| Commit message (Expand) | Author | Age |
* | Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs... | Linus Torvalds | 2009-04-05 |
|\ |
|
| * | avr32: add hardware handshake support to atmel_serial | Peter Ma | 2009-04-01 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
|\ \ |
|
| * | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2009-04-03 |
|\ \ \ |
|
| * | | | m68knommu: Fix support for console port other than ttyS0 on mcf.c | Len Sorensen | 2009-03-24 |
* | | | | serial: fixup /proc/tty/driver/serial after proc_fops conversion | Alexey Dobriyan | 2009-04-01 |
* | | | | proc tty: switch serial_core to ->proc_fops | Alexey Dobriyan | 2009-04-01 |
* | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-29 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'origin' into devel | Russell King | 2009-03-28 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-03-26 |
| | |\ \ |
|
| | | * | | serial: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| | | |/ |
|
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-03-10 |
| | |\| |
|
| | * | | sh: Add support for SH7786 CPU subtype. | Kuninori Morimoto | 2009-03-03 |
| | * | | serial: sh-sci: console drainage | Magnus Damm | 2009-02-27 |
| | * | | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-02-12 |
| | |\ \ |
|
| | * \ \ | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-01-28 |
| | |\ \ \ |
|
| | * | | | | sh: use gpiolib | Magnus Damm | 2009-01-27 |
| * | | | | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h | Russell King | 2009-03-25 |
| * | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | root | 2009-03-24 |
| |\ \ \ \ \ |
|
| | * | | | | | [ARM] pxa: allow reuse of serial driver for pxa168 | Eric Miao | 2009-03-22 |
| * | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | [ARM] MXC: remove _clk suffix from clock names | Sascha Hauer | 2009-03-13 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | [ARM] pxa: remove machine class specific stuffs from serial driver | Eric Miao | 2009-03-09 |
* | | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-11 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-02-27 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | serial: sh-sci: fix overrun error handling for SH7785 SCIF. | Kuninori Morimoto | 2009-02-12 |
| | |/ / / |
|
| * | | | | 8250: fix boot hang with serial console when using with Serial Over Lan port | Mauro Carvalho Chehab | 2009-02-20 |
| * | | | | jsm: additional device support | Adam Lackorzynski | 2009-02-18 |
| * | | | | atmel_serial might lose modem status change | Atsushi Nemoto | 2009-02-18 |
| |/ / / |
|
* | | | | cpm_uart: fix non-console port startup bug | Xiaotian Feng | 2009-03-09 |
* | | | | powerpc/5200: Don't specify IRQF_SHARED in PSC UART driver | Grant Likely | 2009-02-04 |
* | | | | powerpc/5200: Stop using device_type and port-number properties | Grant Likely | 2009-02-03 |
|/ / / |
|
* | / | Add enable_ms to jsm driver | Paul Larson | 2009-01-30 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2009-01-28 |
|\ \ |
|
| * | | m68knommu: fix ColdFire 5272 serial baud rates in mcf.c | John Adamson | 2009-01-27 |
| |/ |
|
* | | Add support for '8-port RS-232 MIC-3620 from advantech' | Michael Bramer | 2009-01-27 |
* | | Move jsm_remove_one to .devexit.text | Uwe Kleine-König | 2009-01-27 |
* | | MIPS: enable serial UART support on PNX833X devices. | Ihar Hrachyshka | 2009-01-27 |
|/ |
|
* | sh: fix sh-sci / early printk build on sh7723 | Magnus Damm | 2009-01-21 |
* | serial: sh-sci: Fix up SH7720/SH7721 SCI build. | Paul Mundt | 2009-01-21 |
* | serial: Add 16850 uart type support to OF uart driver | Matthias Fuchs | 2009-01-16 |
* | atmel_serial: fix flow control bug | Itai Levi | 2009-01-15 |
* | When a break signal is detected, the next character should be ignored. | Mischa Jonker | 2009-01-15 |
* | serial: Add SupraExpress 336i PnP Voice Modem | Daniel Gagnon | 2009-01-15 |
* | 8250_pci: add support for netmos 9835 IBM devices | Jiri Slaby | 2009-01-15 |
* | fix early_serial_setup() regression | Helge Deller | 2009-01-13 |
* | neo: Remove a bogus NULL check | Alan Cox | 2009-01-12 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-01-08 |
|\ |
|
| * | [ARM] Ensure CONFIG_SERIAL_SAMSUNG_UARTS is always set. | Ben Dooks | 2009-01-08 |