aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
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: Fix up char drivers request_room usageAlan Cox
2010-03-02serial: timberdale: Remove dependanciesAlan 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-02tty: declare MODULE_FIRMWARE in various driversBen Hutchings
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: 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-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-02-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-02-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-02-27pmac-zilog: add platform driverFinn Thain
2010-02-27pmac-zilog: cleanupFinn Thain
2010-02-27SERIAL 8250: Fixes for Alchemy UARTs.Manuel Lauss
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King
2010-02-25Merge branch 'misc2' into develRussell King
2010-02-18ARM: 5933/1: amba-pl011: support hardware flow controlRabin Vincent
2010-02-17pcmcia: handle error in serial_cs config callsDominik Brodowski
2010-02-16serial: mpc52xx_uart: re-enable mpc5121 PSC UART supportAnatolij Gustschin
2010-02-16serial: 8250: add serial transmitter fully empty testDick Hollenbeck
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2010-02-08serial: sh-sci: remove SCIF code in sci_rxd_in()Magnus Damm
2010-02-02uartlite: fix crash when using as consoleRichard Röjfors
2010-01-23fmvj18x_cs: add new id (Panasonic lan & modem card)Ken Kawasaki
2010-01-20serial: serial_cs: oxsemi quirk breaks resumePavel Machek
2010-01-20serial: imx: bit &/| confusionRoel Kluin
2010-01-20serial: Fix crash if the minimum rate of the device is > 9600 baudAlan Cox
2010-01-20serial-core: resume serial hardware with no_console_suspendStanislav Brabec
2010-01-20serial: 8250_pnp: use wildcard for serial Wacom tabletsMatthew Garrett
2010-01-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-01-16serial/8250_pnp: add a new Fujitsu Wacom Tablet PC devicePing
2010-01-15serial/pmac_zilog: Workaround problem due to interrupt on closed portBenjamin Herrenschmidt
2010-01-15serial: sh-sci: using correct fifo size for SCIF and SCIFA ports.Markus Pietrek
2010-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds