| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -1598/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2011-01-10 | 1 | -66/+4 |
|\ |
|
| * | serial: bfin_5xx: move resources into board files | Sonic Zhang | 2011-01-10 | 1 | -66/+4 |
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-01-10 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF | Rob Herring | 2011-01-03 | 1 | -1/+1 |
* | | serial: fix pch_uart kconfig & build | Randy Dunlap | 2010-12-10 | 1 | -1/+2 |
* | | Serial: EG20T: add PCH_UART driver | Tomoya MORINAGA | 2010-11-30 | 1 | -0/+8 |
* | | serial: ifx6x60: The IFX requires SPI | Alan Cox | 2010-11-16 | 1 | -1/+1 |
* | | serial: Add support for UART on VIA VT8500 and compatibles | Alexey Charkov | 2010-11-11 | 1 | -0/+10 |
* | | ifx6x60: SPI protocol driver for Infineon 6x60 modem | Russ Gorby | 2010-11-11 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-25 | 1 | -0/+27 |
|\ |
|
| * | serial: Add OMAP high-speed UART driver | Govindraj.R | 2010-09-29 | 1 | -0/+27 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-10-22 | 1 | -7/+0 |
|\ \ |
|
| * | | serial: mrst_max3110: Make the IRQ option runtime | Alan Cox | 2010-10-22 | 1 | -7/+0 |
| |/ |
|
* | | ARM: S5P64X0: Add UART serial support for S5P6450 | Kukjin Kim | 2010-10-18 | 1 | -3/+4 |
|/ |
|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-11 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2010-08-09 | 1 | -2/+2 |
| |\ |
|
| | * | ARM: S5PV310: Add serial port support | Jongpill Lee | 2010-08-05 | 1 | -2/+2 |
* | | | hsu: driver for Medfield High Speed UART device | Feng Tang | 2010-08-10 | 1 | -0/+10 |
* | | | serial: max3107: Abstract out the platform specific bits | Alan Cox | 2010-08-10 | 1 | -6/+15 |
* | | | serial: max3107: introduce a max3107 driver | jianwei.yang | 2010-08-10 | 1 | -0/+8 |
* | | | mrst_max3110: add UART driver for Max3110 on Moorestown | Feng Tang | 2010-08-10 | 1 | -0/+17 |
|/ / |
|
* | | SERIAL: 8250: Remove SERIAL_8250_AU1X00 | Manuel Lauss | 2010-08-05 | 1 | -8/+0 |
* | | MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY | Manuel Lauss | 2010-08-05 | 1 | -1/+1 |
|/ |
|
* | serial: Add driver for the Altera UART | Tobias Klauser | 2010-05-21 | 1 | -0/+31 |
* | serial: Add driver for the Altera JTAG UART | Tobias Klauser | 2010-05-21 | 1 | -0/+21 |
* | serial: bfin_sport_uart: drop redundant cpu depends | Mike Frysinger | 2010-05-21 | 1 | -1/+1 |
* | serial: bfin_sport_uart: drop the experimental markings | Mike Frysinger | 2010-05-21 | 1 | -2/+2 |
* | serial: bfin_sport_uart: add support for CTS/RTS via GPIOs | Sonic Zhang | 2010-05-21 | 1 | -0/+24 |
* | drivers: serial: S5PC100 serial driver cleanup | Marek Szyprowski | 2010-05-19 | 1 | -12/+4 |
* | serial: Use s3c2440 driver for S3C2416 SoC | Yauhen Kharuzhy | 2010-05-06 | 1 | -3/+4 |
* | Merge branch 'origin' into devel-stable | Russell King | 2010-03-08 | 1 | -35/+34 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-03-07 | 1 | -0/+4 |
| |\ |
|
| | * | serial: sh-sci: Add DMA support. | Guennadi Liakhovetski | 2010-03-02 | 1 | -0/+4 |
| * | | serial: timberdale: Remove dependancies | Alan Cox | 2010-03-02 | 1 | -1/+0 |
| * | | serial: fit blackfin uart over sport driver into common uart infrastructure | sonic zhang | 2010-03-02 | 1 | -28/+24 |
| |/ |
|
| * | pmac-zilog: add platform driver | Finn Thain | 2010-02-27 | 1 | -6/+6 |
* | | Merge branch 'for-rmk/samsung5' of git://git.fluff.org/bjdooks/linux into dev... | Russell King | 2010-03-02 | 1 | -5/+15 |
|\ \ |
|
| * | | ARM: SAMSUNG: Fix UART number for S5P6442 | Ben Dooks | 2010-02-24 | 1 | -1/+1 |
| * | | ARM: S5P6442: Add serial port support | Kukjin Kim | 2010-02-24 | 1 | -1/+1 |
| * | | ARM: SAMSUNG: Use PLAT_SAMSUNG instead of PLAT_S3C | Ben Dooks | 2010-02-03 | 1 | -2/+2 |
| * | | ARM: SAMSUNG: Add SERIAL_SAMSUNG_UARTS_4 Kconfig option | Ben Dooks | 2010-02-03 | 1 | -2/+12 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev... | Russell King | 2010-03-02 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | serial: sh-sci: Support ARM-based SH-Mobile CPUs. | Magnus Damm | 2010-02-08 | 1 | -1/+1 |
| |/ |
|
* | | ARM: S5PV210: Add serial port support | Thomas Abraham | 2010-01-26 | 1 | -1/+8 |
* | | ARM: S5P6440: Add serial port support | Kukjin Kim | 2010-01-15 | 1 | -4/+4 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ |
|
| * | serial: sh-sci: Depend on HAVE_CLK unconditionally. | Paul Mundt | 2009-11-25 | 1 | -1/+1 |
* | | sparc: Support for GRLIB APBUART serial port | Kristoffer Glembo | 2009-11-04 | 1 | -0/+13 |
|/ |
|
* | uartlite: allow building for timberdale MFD | Richard Röjfors | 2009-10-01 | 1 | -1/+1 |