| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | jsm: Fix the return variable and removing the unused retval. | Breno Leitao | 2009-04-06 | 1 | -4/+3 |
* | | | | jsm: define init function as __devinit | Breno Leitao | 2009-04-06 | 2 | -3/+3 |
* | | | | ucc: Fix leaky error path | Alan Cox | 2009-04-06 | 1 | -0/+1 |
* | | | | blackfin: Subtract ANOMALY_05000230 on quot | Graf Yang | 2009-04-06 | 1 | -1/+1 |
* | | | | Fix DMA rx ring buffer handling | Sonic Zhang | 2009-04-06 | 1 | -1/+3 |
* | | | | blackfin: Fix tty compile error in PIO mode | Sonic Zhang | 2009-04-06 | 1 | -2/+2 |
* | | | | blackfin: Use unsigned long for flags with irq functions | Mike Frysinger | 2009-04-06 | 1 | -2/+3 |
* | | | | blackfin: BF538/9 serial uart support | Michael Hennerich | 2009-04-06 | 1 | -1/+1 |
* | | | | 8250_pci: add support for National Instruments legacy 8420 RS232 boards | Will Page | 2009-04-06 | 1 | -0/+218 |
* | | | | 8250_pci: add support for National Instruments 843x RS232 devices | Shawn Bohrer | 2009-04-06 | 1 | -0/+193 |
* | | | | serial: Update PNP IDs | Matthew Garrett | 2009-04-06 | 1 | -1/+5 |
* | | | | 8250_pnp.c: add another Wacom tablet | Danny Kukawka | 2009-04-06 | 1 | -0/+1 |
|/ / / |
|
* | | | Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs... | Linus Torvalds | 2009-04-05 | 1 | -1/+8 |
|\ \ \ |
|
| * | | | avr32: add hardware handshake support to atmel_serial | Peter Ma | 2009-04-01 | 1 | -1/+8 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2009-04-03 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | m68knommu: Fix support for console port other than ttyS0 on mcf.c | Len Sorensen | 2009-03-24 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | serial: fixup /proc/tty/driver/serial after proc_fops conversion | Alexey Dobriyan | 2009-04-01 | 1 | -1/+1 |
* | | | | | proc tty: switch serial_core to ->proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -40/+36 |
| |_|_|/
|/| | | |
|
* | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-30 | 9 | -34/+37 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 3 | -9/+22 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-03-26 | 1 | -2/+2 |
| | |\ \ |
|
| | | * | | serial: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -2/+2 |
| | | |/ |
|
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-03-10 | 4 | -0/+58 |
| | |\ \
| | | |/ |
|
| | * | | sh: Add support for SH7786 CPU subtype. | Kuninori Morimoto | 2009-03-03 | 2 | -5/+12 |
| | * | | serial: sh-sci: console drainage | Magnus Damm | 2009-02-27 | 1 | -1/+7 |
| | * | | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-02-12 | 2 | -1/+7 |
| | |\ \ |
|
| | * \ \ | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-01-29 | 4 | -2/+19 |
| | |\ \ \ |
|
| | * | | | | sh: use gpiolib | Magnus Damm | 2009-01-27 | 1 | -1/+1 |
| * | | | | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h | Russell King | 2009-03-25 | 3 | -3/+3 |
| * | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | root | 2009-03-24 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | [ARM] pxa: allow reuse of serial driver for pxa168 | Eric Miao | 2009-03-23 | 1 | -1/+1 |
| * | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 | 6 | -2/+60 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | [ARM] MXC: remove _clk suffix from clock names | Sascha Hauer | 2009-03-13 | 1 | -1/+1 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | [ARM] pxa: remove machine class specific stuffs from serial driver | Eric Miao | 2009-03-09 | 1 | -20/+10 |
* | | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-11 | 5 | -1/+59 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-02-27 | 1 | -1/+1 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | serial: sh-sci: fix overrun error handling for SH7785 SCIF. | Kuninori Morimoto | 2009-02-12 | 1 | -1/+1 |
| | |/ / / |
|
| * | | | | 8250: fix boot hang with serial console when using with Serial Over Lan port | Mauro Carvalho Chehab | 2009-02-20 | 2 | -0/+51 |
| * | | | | jsm: additional device support | Adam Lackorzynski | 2009-02-18 | 1 | -0/+3 |
| * | | | | atmel_serial might lose modem status change | Atsushi Nemoto | 2009-02-18 | 1 | -0/+4 |
| |/ / / |
|
* | | | | cpm_uart: fix non-console port startup bug | Xiaotian Feng | 2009-03-09 | 1 | -2/+12 |
* | | | | powerpc/5200: Don't specify IRQF_SHARED in PSC UART driver | Grant Likely | 2009-02-04 | 1 | -1/+1 |
* | | | | powerpc/5200: Stop using device_type and port-number properties | Grant Likely | 2009-02-03 | 1 | -28/+10 |
|/ / / |
|
* | | | Add enable_ms to jsm driver | Paul Larson | 2009-01-30 | 1 | -0/+6 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2009-01-28 | 1 | -0/+11 |
|\ \ |
|
| * | | m68knommu: fix ColdFire 5272 serial baud rates in mcf.c | John Adamson | 2009-01-27 | 1 | -0/+11 |
| |/ |
|
* | | Add support for '8-port RS-232 MIC-3620 from advantech' | Michael Bramer | 2009-01-27 | 1 | -0/+6 |
* | | Move jsm_remove_one to .devexit.text | Uwe Kleine-König | 2009-01-27 | 1 | -1/+1 |