summaryrefslogtreecommitdiff
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-22ocfs2: drop the BLKDEV_IFL_WAIT flagLinus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-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/tei...Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...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/misc' of git://git.kernel.dk/linux-2.6-blockLinus 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 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2010-10-22Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus 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-22Alchemy: Add UART PM methods.Manuel Lauss
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: Fix missing prototype for registering an early consoleAnton 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: mark the 8250 driver as maintainedGreg Kroah-Hartman
2010-10-22serial: 8250: Don't delay after transmitter is ready.David Daney
2010-10-22tty: MAINTAINERS: add drivers/serial/jsm/ as maintained driverBreno Leitao
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: Add a new file /proc/tty/consolesDr. Werner Fink
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