summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-2266-1533/+1757
|\
| * serial8250: ratelimit "too much work" errorDaniel Drake2010-10-221-2/+3
| * serial: bfin_sport_uart: speed up sport RX sample rate to be 3% fasterSonic Zhang2010-10-221-1/+6
| * serial: abstraction for 8250 legacy portsAlan Cox2010-10-222-0/+21
| * serial/imx: check that the buffer is non-empty before sending it outVolker Ernst2010-10-221-3/+2
| * serial: mfd: add more baud rates supportFeng Tang2010-10-221-14/+27
| * jsm: Remove the uart port on errorsBreno Leitao2010-10-221-1/+3
| * Alchemy: Add UART PM methods.Manuel Lauss2010-10-222-35/+28
| * 8250: allow platforms to override PM hook.Manuel Lauss2010-10-223-11/+22
| * altera_uart: Don't use plain integer as NULL pointerAnton Vorontsov2010-10-221-1/+1
| * altera_uart: Fix missing prototype for registering an early consoleAnton Vorontsov2010-10-221-0/+4
| * altera_uart: Fixup type usage of port flagsAnton Vorontsov2010-10-221-2/+2
| * altera_uart: Make it possible to use Altera UART and 8250 ports togetherAnton Vorontsov2010-10-221-4/+7
| * altera_uart: Add support for different address stridesAnton Vorontsov2010-10-222-21/+38
| * 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
OpenPOWER on IntegriCloud