aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds66-1533/+1757
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds34-516/+1238
2010-10-22ocfs2: drop the BLKDEV_IFL_WAIT flagLinus Torvalds1-2/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds27-1043/+2091
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds306-44890/+39096
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds34-1542/+833
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds2-2/+5
2010-10-22Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds60-1375/+1185
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds10-236/+281
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds17-218/+363
2010-10-22Merge branch 'for-2.6.37/misc' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds80-1921/+845
2010-10-22Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds20-1390/+2432
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds43-299/+2494
2010-10-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds13-286/+419
2010-10-22Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds21-112/+362
2010-10-22Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds3-2/+5
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds9-85/+86
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds370-77/+601
2010-10-22Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds59-711/+691
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds100-556/+614
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds53-402/+347
2010-10-22serial8250: ratelimit "too much work" errorDaniel Drake1-2/+3
2010-10-22serial: bfin_sport_uart: speed up sport RX sample rate to be 3% fasterSonic Zhang1-1/+6
2010-10-22serial: abstraction for 8250 legacy portsAlan Cox2-0/+21
2010-10-22serial/imx: check that the buffer is non-empty before sending it outVolker Ernst1-3/+2
2010-10-22serial: mfd: add more baud rates supportFeng Tang1-14/+27
2010-10-22jsm: Remove the uart port on errorsBreno Leitao1-1/+3
2010-10-22Alchemy: Add UART PM methods.Manuel Lauss2-35/+28
2010-10-228250: allow platforms to override PM hook.Manuel Lauss3-11/+22
2010-10-22altera_uart: Don't use plain integer as NULL pointerAnton Vorontsov1-1/+1
2010-10-22altera_uart: Fix missing prototype for registering an early consoleAnton Vorontsov1-0/+4
2010-10-22altera_uart: Fixup type usage of port flagsAnton Vorontsov1-2/+2
2010-10-22altera_uart: Make it possible to use Altera UART and 8250 ports togetherAnton Vorontsov1-4/+7
2010-10-22altera_uart: Add support for different address stridesAnton Vorontsov2-21/+38
2010-10-22altera_uart: Add support for getting mapbase and IRQ from resourcesAnton Vorontsov1-22/+38
2010-10-22altera_uart: Add support for polling mode (IRQ-less)Anton Vorontsov1-1/+22
2010-10-22serial: Factor out uart_poll_timeout() from 8250 driverAnton Vorontsov2-10/+12
2010-10-22serial: mark the 8250 driver as maintainedGreg Kroah-Hartman1-1/+3
2010-10-22serial: 8250: Don't delay after transmitter is ready.David Daney1-2/+4
2010-10-22tty: MAINTAINERS: add drivers/serial/jsm/ as maintained driverBreno Leitao1-0/+6
2010-10-22vcs: invoke the vt update callback when /dev/vcs* is written toNicolas Pitre3-0/+8
2010-10-22vcs: add poll/fasync supportNicolas Pitre1-0/+133
2010-10-22tty: Add a new file /proc/tty/consolesDr. Werner Fink2-0/+190
2010-10-22tty: Fix warning left over from TIOCGICOUNT changesAlan Cox1-2/+0
2010-10-22tty: icount changeover for other main devicesAlan Cox12-295/+297
2010-10-22tty: Convert the USB drivers to the new icount interfaceAlan Cox10-145/+203
2010-10-22tty: Make tiocgicount a handlerAlan Cox5-19/+61
2010-10-22serial: max3107: Fix memory leaks when returning on errorDavidlohr Bueso1-9/+25
2010-10-22serial: mrst_max3110: Make the IRQ option runtimeAlan Cox2-34/+28