index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
imx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-06-14
1
-10
/
+3
|
\
|
*
fix oops when using console=ttymxcN with N > 0
Eric Lammerts
2009-05-20
1
-0
/
+2
|
*
[ARM] Remove arch-imx from build system
Sascha Hauer
2009-05-07
1
-10
/
+3
*
|
imx: serial: use tty_encode_baud_rate to set true rate
Oskar Schirmer
2009-06-11
1
-0
/
+7
*
|
imx: serial: add IrDA support to serial driver
Fabian Godehardt
2009-06-11
1
-19
/
+176
*
|
imx: serial: use rational library function
Oskar Schirmer
2009-06-11
1
-20
/
+10
*
|
imx: serial: handle initialisation failure correctly
Daniel Glöckner
2009-06-11
1
-1
/
+6
*
|
imx: serial: be sure to stop xmit upon shutdown
Fabian Godehardt
2009-06-11
1
-0
/
+4
*
|
imx: serial: notify higher layers in case xmit IRQ was not called
Fabian Godehardt
2009-06-11
1
-0
/
+3
*
|
imx: serial: fix one bit field type
Daniel Glöckner
2009-06-11
1
-1
/
+1
*
|
imx: serial: fix whitespaces (no changes in functionality)
Oskar Schirmer
2009-06-11
1
-25
/
+23
*
|
fix oops when using console=ttymxcN with N > 0
Eric Lammerts
2009-06-03
1
-0
/
+2
|
/
*
[ARM] MXC: remove _clk suffix from clock names
Sascha Hauer
2009-03-13
1
-1
/
+1
*
[ARM] MXC: remove dependency to other include files from irqs.h
Sascha Hauer
2008-12-18
1
-1
/
+1
*
patch-mx1-UART-support
Paulius Zaleckas
2008-12-16
1
-3
/
+3
*
imx serial: fix rts handling for non imx1 based hardware
Marc Kleine-Budde
2008-09-02
1
-1
/
+1
*
imx serial: set RXD mux bit on i.MX27 and i.MX31
Marc Kleine-Budde
2008-09-02
1
-2
/
+13
*
i.MX serial: fix init failure
Darius Augulis
2008-09-02
1
-2
/
+8
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-2
/
+2
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
Fix compile errors in SGI console drivers (linux-next tree)
Takashi Iwai
2008-07-20
1
-1
/
+1
*
MX2 add support for mx2 in i.MX serial driver
Sascha Hauer
2008-07-05
1
-3
/
+3
*
mxc: add MX3 support for i.MX internal UART driver
Sascha Hauer
2008-07-05
1
-20
/
+80
*
IMX: introduce clock API
Sascha Hauer
2008-07-05
1
-4
/
+21
*
IMX UART: remove statically initialized tables
Sascha Hauer
2008-07-05
1
-75
/
+54
*
IMX UART: Add board specific init/exit functions
Sascha Hauer
2008-07-05
1
-9
/
+19
*
IMX UART: do not assume 16MHz reference frequency
Sascha Hauer
2008-07-05
1
-11
/
+39
*
Merge branch 'merge-fixes' into devel
Russell King
2008-04-19
1
-0
/
+2
|
\
|
*
serial: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-15
1
-0
/
+2
*
|
[ARM] 4999/1: <IMX UART>: fix membase
Sascha Hauer
2008-04-17
1
-2
/
+2
*
|
[ARM] 4998/1: <IMX UART>: do not use hardcoded io space size
Sascha Hauer
2008-04-17
1
-10
/
+15
*
|
[ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startup
Sascha Hauer
2008-04-17
1
-1
/
+1
*
|
[ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for polling
Sascha Hauer
2008-04-17
1
-1
/
+3
*
|
[ARM] 4994/1: <IMX UART>: Move error handling into execution path
Sascha Hauer
2008-04-17
1
-41
/
+33
*
|
[ARM] 4993/1: <IMX UART>: Trivial: Remove unused defines
Sascha Hauer
2008-04-17
1
-4
/
+0
|
/
*
Remove pointless casts from void pointers
Jeff Garzik
2008-02-06
1
-2
/
+2
*
[ARM] 4481/1: Fix a bug when i.MX is compiled as a module
Sascha Hauer
2007-07-20
1
-1
/
+1
*
[ARM] 4328/1: Move i.MX UART regs to driver
Sascha Hauer
2007-05-03
1
-63
/
+205
*
[ARM] i.MX serial: fix IRQ allocation
Pavel Pisa
2007-02-11
1
-1
/
+2
*
[ARM] i.MX serial: fix tx buffer overflows
Sascha Hauer
2007-02-11
1
-6
/
+5
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-2
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-4
/
+4
*
[PATCH] irq-flags: serial: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] devfs: Remove devfs support from the serial subsystem
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
[ARM] 3490/1: i.MX: move uart resources to board files
Sascha Hauer
2006-05-04
1
-24
/
+16
*
[SERIAL] kernel console should send CRLF not LFCR
Russell King
2006-03-20
1
-17
/
+9
*
[SERIAL] uart_port iotype member should use UPIO_*
Russell King
2006-02-05
1
-2
/
+2
*
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-01-31
1
-2
/
+2
|
\
|
*
[SERIAL] Don't use ASYNC_ constants with the uart_port structure
Russell King
2006-01-21
1
-2
/
+2
[next]