summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-138-26/+210
|\ \ \ \
| * | | | Merge branch 'origin' into devel-stableRussell King2010-03-0822-480/+1664
| |\| | |
| * | | | Merge branch 'for-rmk/samsung5' of git://git.fluff.org/bjdooks/linux into dev...Russell King2010-03-032-5/+16
| |\ \ \ \
| | * | | | ARM: SAMSUNG: Fix UART number for S5P6442Ben Dooks2010-02-241-1/+1
| | * | | | ARM: S5P6442: Add serial port supportKukjin Kim2010-02-241-1/+1
| | * | | | ARM: SAMSUNG: Use PLAT_SAMSUNG instead of PLAT_S3CBen Dooks2010-02-031-2/+2
| | * | | | ARM: SAMSUNG: Add SERIAL_SAMSUNG_UARTS_4 Kconfig optionBen Dooks2010-02-031-2/+12
| | * | | | ARM: S3C2412: SoC has the fractional baud rate registerMichel Pollet2010-02-031-0/+1
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2010-03-032-228/+16Star
| |\ \ \ \ \
| | * | | | | serial: sh-sci: Support ARM-based SH-Mobile CPUs.Magnus Damm2010-02-082-9/+15
| * | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-03-031-1/+1
| |\ \ \ \ \ \
| | * | | | | | imx-serial-excessive-status-clearing-on-break.patchAndy Green2010-02-161-1/+1
| * | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King2010-02-251-3/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King2010-02-157-73/+76
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | ARM: S5PV210: Add serial port supportThomas Abraham2010-01-263-1/+163
| * | | | | | | ARM: SAMSUNG: serial: Modify console initialization.Thomas Abraham2010-01-192-10/+15
| * | | | | | | ARM: S5P6440: Add serial port supportKukjin Kim2010-01-151-4/+4
* | | | | | | | serial amba-pl010: enable PPS supportRodolfo Giometti2010-03-131-0/+15
* | | | | | | | serial 8250: enable PPS supportRodolfo Giometti2010-03-131-0/+16
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-082-46/+574
|\ \ \ \ \ \ \
| * | | | | | | serial: sh-sci: Tidy up build warnings.Paul Mundt2010-03-021-3/+1Star
| * | | | | | | serial: sh-sci: Add DMA support.Guennadi Liakhovetski2010-03-022-46/+576
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | jsm: fixing error if the driver fails to loadBreno Leitao2010-03-021-3/+6
* | | | | | | jsm: removing the uart structure and filename on errorBreno Leitao2010-03-021-0/+1
* | | | | | | tty: Fix up char drivers request_room usageAlan Cox2010-03-022-3/+1Star
* | | | | | | serial: timberdale: Remove dependanciesAlan Cox2010-03-021-1/+0Star
* | | | | | | serial: bcm63xx_uart: allow more than one uart to be registered.Maxime Bizon2010-03-021-2/+3
* | | | | | | serial: bcm63xx_uart: don't use kfree() on non kmalloced area.Maxime Bizon2010-03-021-1/+1
* | | | | | | serial: bfin_5xx: pull in linux/io.h for ioremap prototypesMike Frysinger2010-03-021-0/+1
* | | | | | | serial: bfin_5xx: kgdboc should accept gdb break only when it is activeSonic Zhang2010-03-021-1/+2
* | | | | | | serial: bfin_5xx: need to disable DMA TX interrupt tooGraf Yang2010-03-021-0/+2
* | | | | | | serial: bfin_5xx: remove useless gpio handling with hard flow controlSonic Zhang2010-03-021-15/+1Star
* | | | | | | tty: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-021-1/+3
* | | | | | | serial: fix test of unsignedRoel Kluin2010-03-022-5/+8
* | | | | | | serial: add support for Korenix JetCardKiros Yeh2010-03-021-0/+9
* | | | | | | serial: imx: fix NULL dereference Oops when pdata == NULLBaruch Siach2010-03-021-3/+3
* | | | | | | serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port CardIra W. Snyder2010-03-021-1/+21
* | | | | | | serial: atmel_serial: add poll_get_char and poll_put_char uart_opsAlbin Tonnerre2010-03-021-0/+22
* | | | | | | serial: 68328serial.c: remove BAUD_TABLE_SIZE macroThiago Farina2010-03-021-5/+3Star
* | | | | | | serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_...Shmulik Ladkani2010-03-021-6/+15
* | | | | | | serial: fit blackfin uart over sport driver into common uart infrastructuresonic zhang2010-03-023-280/+511
|/ / / / / /
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-0/+19
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branches 'clks' and 'pnx' into develRussell King2010-02-254-71/+49Star
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'misc2' into develRussell King2010-02-251-0/+19
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: 5933/1: amba-pl011: support hardware flow controlRabin Vincent2010-02-181-0/+19
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-02-283-79/+207
|\ \ \ \ \ \ \ \
| * | | | | | | | pmac-zilog: add platform driverFinn Thain2010-02-273-25/+156
| * | | | | | | | pmac-zilog: cleanupFinn Thain2010-02-272-54/+51Star
* | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-02-281-7/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SERIAL 8250: Fixes for Alchemy UARTs.Manuel Lauss2010-02-271-7/+8
| |/ / / / / / / /