summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* altera_uart: Add support for getting mapbase and IRQ from resourcesAnton Vorontsov2010-10-221-22/+38
* altera_uart: Add support for polling mode (IRQ-less)Anton Vorontsov2010-10-221-1/+22
* serial: Factor out uart_poll_timeout() from 8250 driverAnton Vorontsov2010-10-222-10/+12
* serial: mark the 8250 driver as maintainedGreg Kroah-Hartman2010-10-221-1/+3
* serial: 8250: Don't delay after transmitter is ready.David Daney2010-10-221-2/+4
* tty: MAINTAINERS: add drivers/serial/jsm/ as maintained driverBreno Leitao2010-10-221-0/+6
* vcs: invoke the vt update callback when /dev/vcs* is written toNicolas Pitre2010-10-223-0/+8
* vcs: add poll/fasync supportNicolas Pitre2010-10-221-0/+133
* tty: Add a new file /proc/tty/consolesDr. Werner Fink2010-10-222-0/+190
* tty: Fix warning left over from TIOCGICOUNT changesAlan Cox2010-10-221-2/+0
* tty: icount changeover for other main devicesAlan Cox2010-10-2212-295/+297
* tty: Convert the USB drivers to the new icount interfaceAlan Cox2010-10-2210-145/+203
* tty: Make tiocgicount a handlerAlan Cox2010-10-225-19/+61
* serial: max3107: Fix memory leaks when returning on errorDavidlohr Bueso2010-10-221-9/+25
* serial: mrst_max3110: Make the IRQ option runtimeAlan Cox2010-10-222-34/+28
* serial: mrst_max3110: some code cleanupFeng Tang2010-10-222-127/+201
* tty_io: check return code of tty_register_deviceVasiliy Kulikov2010-10-221-2/+22
* Char: mxser, call pci_disable_device from probe/removeJiri Slaby2010-10-221-25/+22
* add ttyprintk driverSamo Pogacnik2010-10-224-0/+242
* serial-core: restore termios settings when resume console portsJason Wang2010-10-221-0/+12
* serial-core: skip call set_termios/console_start when no_console_suspendJason Wang2010-10-221-1/+1
* ioctl: Use asm-generic/ioctls.h on s390 (enables termiox)Jeff Mahoney2010-10-221-87/+1
* ioctl: Use asm-generic/ioctls.h on mn10300 (enables termiox)Jeff Mahoney2010-10-221-83/+1
* ioctl: Use asm-generic/ioctls.h on m68k (enables termiox)Jeff Mahoney2010-10-221-79/+1
* ioctl: Use asm-generic/ioctls.h on m32r (enables termiox)Jeff Mahoney2010-10-221-82/+1
* ioctl: Use asm-generic/ioctls.h on ia64 (enables termiox)Jeff Mahoney2010-10-221-88/+1
* ioctl: Use asm-generic/ioctls.h on h8300 (enables termiox)Jeff Mahoney2010-10-221-80/+1
* ioctl: Use asm-generic/ioctls.h on frv (enables termiox)Jeff Mahoney2010-10-221-79/+1
* ioctl: Use asm-generic/ioctls.h on cris (enables termiox)Jeff Mahoney2010-10-222-83/+3
* ioctl: Use asm-generic/ioctls.h on avr32 (enables termiox)Jeff Mahoney2010-10-221-85/+1
* ioctl: Use asm-generic/ioctls.h on arm (enables termiox)Jeff Mahoney2010-10-221-82/+1
* tty: Remove __GFP_NOFAIL from tty_add_file()Pekka Enberg2010-10-223-6/+15
* serial: Add CONSOLE_POLL support for uartliteMichal Simek2010-10-221-1/+25
* serial: mfd: snprintf() returns largish valuesDan Carpenter2010-10-221-0/+6
* serport: place serport serio device correctly in the device treeDmitry Eremin-Solenikov2010-10-221-0/+1
* tty: add tty_struct->dev pointer to corresponding device instanceDmitry Eremin-Solenikov2010-10-222-0/+18
* Linux 2.6.36v2.6.36Linus Torvalds2010-10-201-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-207-9/+14
|\
| * MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2010-10-192-6/+6
| * MAINTAINERS: Change list for ioc_serial to linux-serial.Ralf Baechle2010-10-191-1/+1
| * SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-191-0/+1
| * MIPS: jz4740: Fix Kbuild Platform file.David Daney2010-10-191-1/+1
| * MIPS: Repair Kbuild make clean breakage.David Daney2010-10-192-1/+5
* | virtio: console: Don't block entire guest if host doesn't read dataAmit Shah2010-10-201-3/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-10-202-3/+3
|\ \
| * | [SCSI] bsg: fix incorrect device_status valueFUJITA Tomonori2010-10-151-1/+1
| * | [SCSI] Fix VPD inquiry page wrapperMartin K. Petersen2010-09-161-2/+2
* | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-203-44/+19
|\ \ \
| * | | KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity2010-10-193-44/+19
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-191-16/+12
|\ \ \ \
OpenPOWER on IntegriCloud