aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2010-10-22Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22serial8250: ratelimit "too much work" errorDaniel Drake
2010-10-22serial: bfin_sport_uart: speed up sport RX sample rate to be 3% fasterSonic Zhang
2010-10-22serial: abstraction for 8250 legacy portsAlan Cox
2010-10-22serial/imx: check that the buffer is non-empty before sending it outVolker Ernst
2010-10-22serial: mfd: add more baud rates supportFeng Tang
2010-10-22jsm: Remove the uart port on errorsBreno Leitao
2010-10-228250: allow platforms to override PM hook.Manuel Lauss
2010-10-22altera_uart: Don't use plain integer as NULL pointerAnton Vorontsov
2010-10-22altera_uart: Fixup type usage of port flagsAnton Vorontsov
2010-10-22altera_uart: Make it possible to use Altera UART and 8250 ports togetherAnton Vorontsov
2010-10-22altera_uart: Add support for different address stridesAnton Vorontsov
2010-10-22altera_uart: Add support for getting mapbase and IRQ from resourcesAnton Vorontsov
2010-10-22altera_uart: Add support for polling mode (IRQ-less)Anton Vorontsov
2010-10-22serial: Factor out uart_poll_timeout() from 8250 driverAnton Vorontsov
2010-10-22serial: 8250: Don't delay after transmitter is ready.David Daney
2010-10-22vcs: invoke the vt update callback when /dev/vcs* is written toNicolas Pitre
2010-10-22vcs: add poll/fasync supportNicolas Pitre
2010-10-22tty: Fix warning left over from TIOCGICOUNT changesAlan Cox
2010-10-22tty: icount changeover for other main devicesAlan Cox
2010-10-22tty: Convert the USB drivers to the new icount interfaceAlan Cox
2010-10-22tty: Make tiocgicount a handlerAlan Cox
2010-10-22serial: max3107: Fix memory leaks when returning on errorDavidlohr Bueso
2010-10-22serial: mrst_max3110: Make the IRQ option runtimeAlan Cox
2010-10-22serial: mrst_max3110: some code cleanupFeng Tang
2010-10-22tty_io: check return code of tty_register_deviceVasiliy Kulikov
2010-10-22Char: mxser, call pci_disable_device from probe/removeJiri Slaby
2010-10-22add ttyprintk driverSamo Pogacnik
2010-10-22serial-core: restore termios settings when resume console portsJason Wang
2010-10-22serial-core: skip call set_termios/console_start when no_console_suspendJason Wang
2010-10-22tty: Remove __GFP_NOFAIL from tty_add_file()Pekka Enberg
2010-10-22serial: Add CONSOLE_POLL support for uartliteMichal Simek
2010-10-22serial: mfd: snprintf() returns largish valuesDan Carpenter
2010-10-22serport: place serport serio device correctly in the device treeDmitry Eremin-Solenikov
2010-10-22tty: add tty_struct->dev pointer to corresponding device instanceDmitry Eremin-Solenikov
2010-10-22driver core: Display error codes when class suspend failsMark Brown
2010-10-22Driver core: Add section count to memory_block structNathan Fontenot