aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* tty: Fix up char drivers request_room usageAlan Cox2010-03-02
* tty: Fix the ldisc hangup raceAlan Cox2010-03-02
* serial: timberdale: Remove dependanciesAlan Cox2010-03-02
* nozomi: Tidy up the PCI tableAlan Cox2010-03-02
* nozomi: Fix mutex handlingAlan Cox2010-03-02
* nozomi: Add tty_port usageAlan Cox2010-03-02
* sdio_uart: Use kfifo instead of the messy circ stuffAlan Cox2010-03-02
* serial: bcm63xx_uart: allow more than one uart to be registered.Maxime Bizon2010-03-02
* serial: bcm63xx_uart: don't use kfree() on non kmalloced area.Maxime Bizon2010-03-02
* serial: bfin_5xx: pull in linux/io.h for ioremap prototypesMike Frysinger2010-03-02
* serial: bfin_5xx: kgdboc should accept gdb break only when it is activeSonic Zhang2010-03-02
* serial: bfin_5xx: need to disable DMA TX interrupt tooGraf Yang2010-03-02
* serial: bfin_5xx: remove useless gpio handling with hard flow controlSonic Zhang2010-03-02
* Char: synclink, remove unnecessary checksJiri Slaby2010-03-02
* tty: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-02
* ip2: Add module parameter.Rakib Mullick2010-03-02
* ip2: remove #ifdef MODULE from ip2main.cRakib Mullick2010-03-02
* tty: moxa: remove #ifdef MODULE completely.Rakib Mullick2010-03-02
* hvc_console: fix test on unsigned in hvc_console_print()Roel Kluin2010-03-02
* serial: isicom.c: use pr_fmt and pr_<level>Joe Perches2010-03-02
* tty: char: mxser, remove unnecessary tty testJiri Slaby2010-03-02
* serial: cyclades: allow overriding ISA defaults also when the driver is built-inBartlomiej Zolnierkiewicz2010-03-02
* serial: Char: cyclades, fix compiler warningJiri Slaby2010-03-02
* serial: fix test of unsignedRoel Kluin2010-03-02
* serial: add support for Korenix JetCardKiros Yeh2010-03-02
* serial: imx: fix NULL dereference Oops when pdata == NULLBaruch Siach2010-03-02
* serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port CardIra W. Snyder2010-03-02
* serial: synclink_gt: dropped transmit data bugfixPaul Fulghum2010-03-02
* serial: atmel_serial: add poll_get_char and poll_put_char uart_opsAlbin Tonnerre2010-03-02
* serial: 68328serial.c: remove BAUD_TABLE_SIZE macroThiago Farina2010-03-02
* serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_...Shmulik Ladkani2010-03-02
* serial: fit blackfin uart over sport driver into common uart infrastructuresonic zhang2010-03-02
* Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-03-01
|\
| * TI Davinci EMAC : Abstract Buffer address translation logic.Sriramakrishnan2010-02-04
| * TI Davinci EMAC : add platform specific interrupt enable/disable logic.Sriramakrishnan2010-02-04
| * TI Davinci EMAC : Re-use driver for other platforms.Sriramakrishnan2010-02-04
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-01
|\ \
| * | sata_via: Delay on vt6420 when starting ATAPI DMA writeBart Hartgers2010-03-01
| * | pata_efar: Enable parallel scanningAlan Cox2010-03-01
| * | pata_atiixp: enable parallel scanAlan Cox2010-03-01
| * | [libata] pata_atiixp: add locking for parallel scanningBartlomiej Zolnierkiewicz2010-03-01
| * | [libata] pata_efar: add locking for parallel scanningBartlomiej Zolnierkiewicz2010-03-01
| * | libata: Pass host flags into the pci helperAlan Cox2010-03-01
| * | [libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCIChristoph Egger2010-03-01
| * | libata: Allow pata_legacy to be built on non-ISA but PCI systemsAlan Cox2010-03-01
| * | pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsetsBartlomiej Zolnierkiewicz2010-03-01
| * | pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cardsBartlomiej Zolnierkiewicz2010-03-01
| * | [libata] pata_at91: fix backslash-continued stringJeff Garzik2010-03-01
| * | pata_via: store UDMA masks in via_isa_bridges tableBartlomiej Zolnierkiewicz2010-03-01
| * | pata_via: fix address setup timings underlockingBartlomiej Zolnierkiewicz2010-03-01