summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-03-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-03-03Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-03-03docbook: fix errors from x86 headers mergerRandy Dunlap
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-03-02jsm: fixing error if the driver fails to loadBreno Leitao
2010-03-02jsm: removing the uart structure and filename on errorBreno Leitao
2010-03-02tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELD...Ari Entlich
2010-03-02tty: Keep the default buffering to sub-page unitsAlan Cox
2010-03-02tty: Fix up char drivers request_room usageAlan Cox
2010-03-02tty: Fix the ldisc hangup raceAlan Cox
2010-03-02serial: timberdale: Remove dependanciesAlan Cox
2010-03-02nozomi: Tidy up the PCI tableAlan Cox
2010-03-02nozomi: Fix mutex handlingAlan Cox
2010-03-02nozomi: Add tty_port usageAlan Cox
2010-03-02sdio_uart: Use kfifo instead of the messy circ stuffAlan Cox
2010-03-02serial: bcm63xx_uart: allow more than one uart to be registered.Maxime Bizon
2010-03-02serial: bcm63xx_uart: don't use kfree() on non kmalloced area.Maxime Bizon
2010-03-02serial: bfin_5xx: pull in linux/io.h for ioremap prototypesMike Frysinger
2010-03-02serial: bfin_5xx: kgdboc should accept gdb break only when it is activeSonic Zhang
2010-03-02serial: bfin_5xx: need to disable DMA TX interrupt tooGraf Yang
2010-03-02serial: bfin_5xx: remove useless gpio handling with hard flow controlSonic Zhang
2010-03-02Char: synclink, remove unnecessary checksJiri Slaby
2010-03-02tty: declare MODULE_FIRMWARE in various driversBen Hutchings
2010-03-02ip2: Add module parameter.Rakib Mullick
2010-03-02ip2: remove #ifdef MODULE from ip2main.cRakib Mullick
2010-03-02tty: moxa: remove #ifdef MODULE completely.Rakib Mullick
2010-03-02hvc_console: fix test on unsigned in hvc_console_print()Roel Kluin
2010-03-02serial: isicom.c: use pr_fmt and pr_<level>Joe Perches
2010-03-02tty: char: mxser, remove unnecessary tty testJiri Slaby
2010-03-02serial: cyclades: allow overriding ISA defaults also when the driver is built-inBartlomiej Zolnierkiewicz
2010-03-02serial: Char: cyclades, fix compiler warningJiri Slaby
2010-03-02serial: fix test of unsignedRoel Kluin
2010-03-02serial: add support for Korenix JetCardKiros Yeh
2010-03-02serial: imx: fix NULL dereference Oops when pdata == NULLBaruch Siach
2010-03-02serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port CardIra W. Snyder
2010-03-02serial: synclink_gt: dropped transmit data bugfixPaul Fulghum
2010-03-02serial: atmel_serial: add poll_get_char and poll_put_char uart_opsAlbin Tonnerre
2010-03-02serial: 68328serial.c: remove BAUD_TABLE_SIZE macroThiago Farina
2010-03-02serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_...Shmulik Ladkani
2010-03-02serial: fit blackfin uart over sport driver into common uart infrastructuresonic zhang
2010-03-02Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds