summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorLines
2010-03-02serial: bfin_5xx: need to disable DMA TX interrupt tooGraf Yang-0/+2
2010-03-02serial: bfin_5xx: remove useless gpio handling with hard flow controlSonic Zhang-15/+1
2010-03-02tty: declare MODULE_FIRMWARE in various driversBen Hutchings-1/+3
2010-03-02serial: fix test of unsignedRoel Kluin-5/+8
2010-03-02serial: add support for Korenix JetCardKiros Yeh-0/+9
2010-03-02serial: imx: fix NULL dereference Oops when pdata == NULLBaruch Siach-3/+3
2010-03-02serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port CardIra W. Snyder-1/+21
2010-03-02serial: atmel_serial: add poll_get_char and poll_put_char uart_opsAlbin Tonnerre-0/+22
2010-03-02serial: 68328serial.c: remove BAUD_TABLE_SIZE macroThiago Farina-5/+3
2010-03-02serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_...Shmulik Ladkani-6/+15
2010-03-02serial: fit blackfin uart over sport driver into common uart infrastructuresonic zhang-280/+511
2010-03-02serial: sh-sci: Tidy up build warnings.Paul Mundt-3/+1
2010-03-02serial: sh-sci: Add DMA support.Guennadi Liakhovetski-46/+576
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-0/+19
2010-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds-79/+207
2010-02-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-7/+8
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds-3/+4
2010-02-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-15/+236
2010-02-27pmac-zilog: add platform driverFinn Thain-25/+156
2010-02-27pmac-zilog: cleanupFinn Thain-54/+51
2010-02-27SERIAL 8250: Fixes for Alchemy UARTs.Manuel Lauss-7/+8
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-219/+1
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt-6/+7
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-3/+3
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King-71/+49
2010-02-25Merge branch 'misc2' into develRussell King-0/+19
2010-02-25Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King-3/+4
2010-02-24ARM: SAMSUNG: Fix UART number for S5P6442Ben Dooks-1/+1
2010-02-24ARM: S5P6442: Add serial port supportKukjin Kim-1/+1
2010-02-18ARM: 5933/1: amba-pl011: support hardware flow controlRabin Vincent-0/+19
2010-02-17pcmcia: handle error in serial_cs config callsDominik Brodowski-3/+4
2010-02-16serial: mpc52xx_uart: re-enable mpc5121 PSC UART supportAnatolij Gustschin-15/+236
2010-02-16serial: 8250: add serial transmitter fully empty testDick Hollenbeck-3/+4
2010-02-16imx-serial-excessive-status-clearing-on-break.patchAndy Green-1/+1
2010-02-15Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King-73/+76
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely-3/+3
2010-02-08serial: sh-sci: Support ARM-based SH-Mobile CPUs.Magnus Damm-9/+15
2010-02-08serial: sh-sci: remove SCIF code in sci_rxd_in()Magnus Damm-219/+1
2010-02-05tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König-1/+1
2010-02-02uartlite: fix crash when using as consoleRichard Röjfors-1/+1
2010-02-03ARM: SAMSUNG: Use PLAT_SAMSUNG instead of PLAT_S3CBen Dooks-2/+2
2010-02-03ARM: SAMSUNG: Add SERIAL_SAMSUNG_UARTS_4 Kconfig optionBen Dooks-2/+12
2010-02-03ARM: S3C2412: SoC has the fractional baud rate registerMichel Pollet-0/+1
2010-01-26ARM: S5PV210: Add serial port supportThomas Abraham-1/+163
2010-01-23fmvj18x_cs: add new id (Panasonic lan & modem card)Ken Kawasaki-0/+1
2010-01-20serial: serial_cs: oxsemi quirk breaks resumePavel Machek-1/+2
2010-01-20serial: imx: bit &/| confusionRoel Kluin-1/+1
2010-01-20serial: Fix crash if the minimum rate of the device is > 9600 baudAlan Cox-5/+12
2010-01-20serial-core: resume serial hardware with no_console_suspendStanislav Brabec-55/+33
2010-01-20serial: 8250_pnp: use wildcard for serial Wacom tabletsMatthew Garrett-9/+1