summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds33-651/+963
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+8
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+7
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds7-541/+452
2010-03-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds8-895/+1042
2010-03-03Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-35/+444
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds5-5/+5
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds41-1205/+1216
2010-03-02jsm: fixing error if the driver fails to loadBreno Leitao1-3/+6
2010-03-02jsm: removing the uart structure and filename on errorBreno Leitao1-0/+1
2010-03-02tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELD...Ari Entlich1-19/+20
2010-03-02tty: Keep the default buffering to sub-page unitsAlan Cox1-2/+4
2010-03-02tty: Fix up char drivers request_room usageAlan Cox5-9/+2
2010-03-02tty: Fix the ldisc hangup raceAlan Cox1-20/+30
2010-03-02serial: timberdale: Remove dependanciesAlan Cox1-1/+0
2010-03-02nozomi: Tidy up the PCI tableAlan Cox1-5/+1
2010-03-02nozomi: Fix mutex handlingAlan Cox1-22/+12
2010-03-02nozomi: Add tty_port usageAlan Cox1-47/+68
2010-03-02sdio_uart: Use kfifo instead of the messy circ stuffAlan Cox1-63/+30
2010-03-02serial: bcm63xx_uart: allow more than one uart to be registered.Maxime Bizon1-2/+3
2010-03-02serial: bcm63xx_uart: don't use kfree() on non kmalloced area.Maxime Bizon1-1/+1
2010-03-02serial: bfin_5xx: pull in linux/io.h for ioremap prototypesMike Frysinger1-0/+1
2010-03-02serial: bfin_5xx: kgdboc should accept gdb break only when it is activeSonic Zhang1-1/+2
2010-03-02serial: bfin_5xx: need to disable DMA TX interrupt tooGraf Yang1-0/+2
2010-03-02serial: bfin_5xx: remove useless gpio handling with hard flow controlSonic Zhang1-15/+1
2010-03-02Char: synclink, remove unnecessary checksJiri Slaby1-2/+2
2010-03-02tty: declare MODULE_FIRMWARE in various driversBen Hutchings6-1/+21
2010-03-02ip2: Add module parameter.Rakib Mullick1-0/+13
2010-03-02ip2: remove #ifdef MODULE from ip2main.cRakib Mullick1-6/+5
2010-03-02tty: moxa: remove #ifdef MODULE completely.Rakib Mullick1-11/+6
2010-03-02hvc_console: fix test on unsigned in hvc_console_print()Roel Kluin1-1/+1
2010-03-02serial: isicom.c: use pr_fmt and pr_<level>Joe Perches1-23/+26
2010-03-02tty: char: mxser, remove unnecessary tty testJiri Slaby1-2/+1
2010-03-02serial: cyclades: allow overriding ISA defaults also when the driver is built-inBartlomiej Zolnierkiewicz1-8/+1
2010-03-02serial: Char: cyclades, fix compiler warningJiri Slaby1-6/+0
2010-03-02serial: fix test of unsignedRoel Kluin2-5/+8
2010-03-02serial: add support for Korenix JetCardKiros Yeh1-0/+9
2010-03-02serial: imx: fix NULL dereference Oops when pdata == NULLBaruch Siach1-3/+3
2010-03-02serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port CardIra W. Snyder2-1/+27
2010-03-02serial: synclink_gt: dropped transmit data bugfixPaul Fulghum1-81/+105
2010-03-02serial: atmel_serial: add poll_get_char and poll_put_char uart_opsAlbin Tonnerre1-0/+22
2010-03-02serial: 68328serial.c: remove BAUD_TABLE_SIZE macroThiago Farina1-5/+3
2010-03-02serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_...Shmulik Ladkani1-6/+15
2010-03-02serial: fit blackfin uart over sport driver into common uart infrastructuresonic zhang3-280/+511
2010-03-02Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds27-1785/+2110
2010-03-02Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-260/+403
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-0/+1
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds746-20583/+60705
2010-03-02OMAP: DSS2: Taal: Fix TE when resumingTomi Valkeinen1-3/+18
2010-03-02compal-laptop: Make it depend on CONFIG_RFKILLIngo Molnar1-0/+1