index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
altera_uart: Add support for getting mapbase and IRQ from resources
Anton Vorontsov
2010-10-22
1
-22
/
+38
*
altera_uart: Add support for polling mode (IRQ-less)
Anton Vorontsov
2010-10-22
1
-1
/
+22
*
serial: Factor out uart_poll_timeout() from 8250 driver
Anton Vorontsov
2010-10-22
2
-10
/
+12
*
serial: mark the 8250 driver as maintained
Greg Kroah-Hartman
2010-10-22
1
-1
/
+3
*
serial: 8250: Don't delay after transmitter is ready.
David Daney
2010-10-22
1
-2
/
+4
*
tty: MAINTAINERS: add drivers/serial/jsm/ as maintained driver
Breno Leitao
2010-10-22
1
-0
/
+6
*
vcs: invoke the vt update callback when /dev/vcs* is written to
Nicolas Pitre
2010-10-22
3
-0
/
+8
*
vcs: add poll/fasync support
Nicolas Pitre
2010-10-22
1
-0
/
+133
*
tty: Add a new file /proc/tty/consoles
Dr. Werner Fink
2010-10-22
2
-0
/
+190
*
tty: Fix warning left over from TIOCGICOUNT changes
Alan Cox
2010-10-22
1
-2
/
+0
*
tty: icount changeover for other main devices
Alan Cox
2010-10-22
12
-295
/
+297
*
tty: Convert the USB drivers to the new icount interface
Alan Cox
2010-10-22
10
-145
/
+203
*
tty: Make tiocgicount a handler
Alan Cox
2010-10-22
5
-19
/
+61
*
serial: max3107: Fix memory leaks when returning on error
Davidlohr Bueso
2010-10-22
1
-9
/
+25
*
serial: mrst_max3110: Make the IRQ option runtime
Alan Cox
2010-10-22
2
-34
/
+28
*
serial: mrst_max3110: some code cleanup
Feng Tang
2010-10-22
2
-127
/
+201
*
tty_io: check return code of tty_register_device
Vasiliy Kulikov
2010-10-22
1
-2
/
+22
*
Char: mxser, call pci_disable_device from probe/remove
Jiri Slaby
2010-10-22
1
-25
/
+22
*
add ttyprintk driver
Samo Pogacnik
2010-10-22
4
-0
/
+242
*
serial-core: restore termios settings when resume console ports
Jason Wang
2010-10-22
1
-0
/
+12
*
serial-core: skip call set_termios/console_start when no_console_suspend
Jason Wang
2010-10-22
1
-1
/
+1
*
ioctl: Use asm-generic/ioctls.h on s390 (enables termiox)
Jeff Mahoney
2010-10-22
1
-87
/
+1
*
ioctl: Use asm-generic/ioctls.h on mn10300 (enables termiox)
Jeff Mahoney
2010-10-22
1
-83
/
+1
*
ioctl: Use asm-generic/ioctls.h on m68k (enables termiox)
Jeff Mahoney
2010-10-22
1
-79
/
+1
*
ioctl: Use asm-generic/ioctls.h on m32r (enables termiox)
Jeff Mahoney
2010-10-22
1
-82
/
+1
*
ioctl: Use asm-generic/ioctls.h on ia64 (enables termiox)
Jeff Mahoney
2010-10-22
1
-88
/
+1
*
ioctl: Use asm-generic/ioctls.h on h8300 (enables termiox)
Jeff Mahoney
2010-10-22
1
-80
/
+1
*
ioctl: Use asm-generic/ioctls.h on frv (enables termiox)
Jeff Mahoney
2010-10-22
1
-79
/
+1
*
ioctl: Use asm-generic/ioctls.h on cris (enables termiox)
Jeff Mahoney
2010-10-22
2
-83
/
+3
*
ioctl: Use asm-generic/ioctls.h on avr32 (enables termiox)
Jeff Mahoney
2010-10-22
1
-85
/
+1
*
ioctl: Use asm-generic/ioctls.h on arm (enables termiox)
Jeff Mahoney
2010-10-22
1
-82
/
+1
*
tty: Remove __GFP_NOFAIL from tty_add_file()
Pekka Enberg
2010-10-22
3
-6
/
+15
*
serial: Add CONSOLE_POLL support for uartlite
Michal Simek
2010-10-22
1
-1
/
+25
*
serial: mfd: snprintf() returns largish values
Dan Carpenter
2010-10-22
1
-0
/
+6
*
serport: place serport serio device correctly in the device tree
Dmitry Eremin-Solenikov
2010-10-22
1
-0
/
+1
*
tty: add tty_struct->dev pointer to corresponding device instance
Dmitry Eremin-Solenikov
2010-10-22
2
-0
/
+18
*
Linux 2.6.36
v2.6.36
Linus Torvalds
2010-10-20
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2010-10-20
7
-9
/
+14
|
\
|
*
MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.
Michel Thebeau
2010-10-19
2
-6
/
+6
|
*
MAINTAINERS: Change list for ioc_serial to linux-serial.
Ralf Baechle
2010-10-19
1
-1
/
+1
|
*
SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure
Julia Lawall
2010-10-19
1
-0
/
+1
|
*
MIPS: jz4740: Fix Kbuild Platform file.
David Daney
2010-10-19
1
-1
/
+1
|
*
MIPS: Repair Kbuild make clean breakage.
David Daney
2010-10-19
2
-1
/
+5
*
|
virtio: console: Don't block entire guest if host doesn't read data
Amit Shah
2010-10-20
1
-3
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2010-10-20
2
-3
/
+3
|
\
\
|
*
|
[SCSI] bsg: fix incorrect device_status value
FUJITA Tomonori
2010-10-15
1
-1
/
+1
|
*
|
[SCSI] Fix VPD inquiry page wrapper
Martin K. Petersen
2010-09-16
1
-2
/
+2
*
|
|
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-10-20
3
-44
/
+19
|
\
\
\
|
*
|
|
KVM: Fix fs/gs reload oops with invalid ldt
Avi Kivity
2010-10-19
3
-44
/
+19
*
|
|
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-10-19
1
-16
/
+12
|
\
\
\
\
[next]