Sascha Hauer
|
036bb15ec9
IMX UART: do not assume 16MHz reference frequency
|
17 年 前 |
Russell King
|
cf816ecb53
Merge branch 'merge-fixes' into devel
|
17 年 前 |
Sascha Hauer
|
3a8daaa49f
[ARM] 4999/1: <IMX UART>: fix membase
|
17 年 前 |
Sascha Hauer
|
3d454446e2
[ARM] 4998/1: <IMX UART>: do not use hardcoded io space size
|
17 年 前 |
Sascha Hauer
|
789d52589a
[ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startup
|
17 年 前 |
Sascha Hauer
|
0d3c3938ff
[ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for polling
|
17 年 前 |
Sascha Hauer
|
864eeed051
[ARM] 4994/1: <IMX UART>: Move error handling into execution path
|
17 年 前 |
Sascha Hauer
|
8c9915bf31
[ARM] 4993/1: <IMX UART>: Trivial: Remove unused defines
|
17 年 前 |
Kay Sievers
|
e169c13964
serial: fix platform driver hotplug/coldplug
|
17 年 前 |
Jeff Garzik
|
15aafa2f9d
Remove pointless casts from void pointers
|
17 年 前 |
Sascha Hauer
|
4b300c362d
[ARM] 4481/1: Fix a bug when i.MX is compiled as a module
|
18 年 前 |
Sascha Hauer
|
ff4bfb2163
[ARM] 4328/1: Move i.MX UART regs to driver
|
18 年 前 |
Pavel Pisa
|
d7ea10d9cb
[ARM] i.MX serial: fix IRQ allocation
|
18 年 前 |
Sascha Hauer
|
8c0b254b7e
[ARM] i.MX serial: fix tx buffer overflows
|
18 年 前 |
Alan Cox
|
606d099cdd
[PATCH] tty: switch to ktermios
|
18 年 前 |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 年 前 |
Thomas Gleixner
|
40663cc7f1
[PATCH] irq-flags: serial: Use the new IRQF_ constants
|
19 年 前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年 前 |
Greg Kroah-Hartman
|
aa4148cfc7
[PATCH] devfs: Remove devfs support from the serial subsystem
|
20 年 前 |
Sascha Hauer
|
5b80234435
[ARM] 3490/1: i.MX: move uart resources to board files
|
19 年 前 |
Russell King
|
d358788f3f
[SERIAL] kernel console should send CRLF not LFCR
|
19 年 前 |
Russell King
|
9b4a161777
[SERIAL] uart_port iotype member should use UPIO_*
|
19 年 前 |
Linus Torvalds
|
d195ea4b14
Merge master.kernel.org:/home/rmk/linux-2.6-serial
|
19 年 前 |
Russell King
|
ce8337cb7d
[SERIAL] Don't use ASYNC_ constants with the uart_port structure
|
19 年 前 |
Russell King
|
f43aaba191
[ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGER
|
19 年 前 |
Matt Reimer
|
3261e362f6
[ARM] 3258/1: IMX serial: fix parity
|
19 年 前 |
Alan Cox
|
33f0f88f1c
[PATCH] TTY layer buffering revamp
|
19 年 前 |
Russell King
|
c889b89619
[SERIAL] imx: Fix missed platform_driver_unregister
|
19 年 前 |
Russell King
|
3ae5eaec1d
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
|
19 年 前 |
Russell King
|
8576762ff5
[DRIVER MODEL] Add missing driver_unregister to IMX serial driver
|
19 年 前 |