| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-08 | 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-03 | 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-03 | 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-10 | 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-02 | 1 | -1/+1 |
* | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. | Maxime Bizon | 2009-09-30 | 1 | -0/+19 |
* | Merge branch 'master' into devel | Russell King | 2009-09-12 | 1 | -1/+1 |
|\ |
|
| * | ARM: S3C64XX: serial: Fix a typo in Kconfig | Ramax Lo | 2009-08-14 | 1 | -1/+1 |
* | | ARM: S5PC100: UART and Serial | Byungho Min | 2009-08-17 | 1 | -1/+8 |
|/ |
|
* | msm_serial: serial driver for MSM7K onboard serial peripheral. | Robert Love | 2009-06-22 | 1 | -0/+10 |
* | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek | 2009-06-12 | 1 | -1/+1 |
* | imx: serial: use rational library function | Oskar Schirmer | 2009-06-11 | 1 | -0/+1 |
* | serial: Added Timberdale UART driver | Richard Röjfors | 2009-06-11 | 1 | -0/+7 |
* | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-04-13 | 1 | -2/+2 |
|\ |
|
| * | microblaze_v8: Uartlite for Microblaze | Michal Simek | 2009-03-27 | 1 | -2/+2 |
* | | Adjust path to gpio headers | Mike Frysinger | 2009-04-07 | 1 | -8/+8 |
* | | KGDB_SERIAL_CONSOLE check for module | Mike Frysinger | 2009-04-07 | 1 | -1/+1 |
* | | Change KCONFIG name | Mike Frysinger | 2009-04-07 | 1 | -1/+1 |
* | | tty: Blackin CTS/RTS | Sonic Zhang | 2009-04-07 | 1 | -6/+20 |
* | | Add support for the MAX3100 SPI UART. | Christian Pellegrin | 2009-04-07 | 1 | -0/+7 |