index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
imx.c
Age
Commit message (
Expand
)
Author
2010-10-22
serial/imx: check that the buffer is non-empty before sending it out
Volker Ernst
2010-08-10
tty: serial - fix tty back references in termios
Alan Cox
2010-05-13
serial: imx.c: fix CTS trigger level lower to avoid lost chars
Valentin Longchamp
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-08
Merge branch 'origin' into devel-stable
Russell King
2010-03-02
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
2010-03-02
serial: imx: fix NULL dereference Oops when pdata == NULL
Baruch Siach
2010-02-16
imx-serial-excessive-status-clearing-on-break.patch
Andy Green
2010-01-20
serial: imx: bit &/| confusion
Roel Kluin
2009-09-19
serial: move delta_msr_wait into the tty_port
Alan Cox
2009-09-19
serial: kill off uart_info
Alan Cox
2009-08-07
i.MX serial: do not use #ifdef CONFIG_ARCH_*
Sascha Hauer
2009-06-16
imx: Check for NULL pointer deref before calling tty_encode_baud_rate
Sascha Hauer
2009-06-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-06-11
imx: serial: use tty_encode_baud_rate to set true rate
Oskar Schirmer
2009-06-11
imx: serial: add IrDA support to serial driver
Fabian Godehardt
2009-06-11
imx: serial: use rational library function
Oskar Schirmer
2009-06-11
imx: serial: handle initialisation failure correctly
Daniel Glöckner
2009-06-11
imx: serial: be sure to stop xmit upon shutdown
Fabian Godehardt
2009-06-11
imx: serial: notify higher layers in case xmit IRQ was not called
Fabian Godehardt
2009-06-11
imx: serial: fix one bit field type
Daniel Glöckner
2009-06-11
imx: serial: fix whitespaces (no changes in functionality)
Oskar Schirmer
2009-06-03
fix oops when using console=ttymxcN with N > 0
Eric Lammerts
2009-05-20
fix oops when using console=ttymxcN with N > 0
Eric Lammerts
2009-05-07
[ARM] Remove arch-imx from build system
Sascha Hauer
2009-03-13
[ARM] MXC: remove _clk suffix from clock names
Sascha Hauer
2008-12-18
[ARM] MXC: remove dependency to other include files from irqs.h
Sascha Hauer
2008-12-16
patch-mx1-UART-support
Paulius Zaleckas
2008-09-02
imx serial: fix rts handling for non imx1 based hardware
Marc Kleine-Budde
2008-09-02
imx serial: set RXD mux bit on i.MX27 and i.MX31
Marc Kleine-Budde
2008-09-02
i.MX serial: fix init failure
Darius Augulis
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-07-20
Fix compile errors in SGI console drivers (linux-next tree)
Takashi Iwai
2008-07-05
MX2 add support for mx2 in i.MX serial driver
Sascha Hauer
2008-07-05
mxc: add MX3 support for i.MX internal UART driver
Sascha Hauer
2008-07-05
IMX: introduce clock API
Sascha Hauer
2008-07-05
IMX UART: remove statically initialized tables
Sascha Hauer
2008-07-05
IMX UART: Add board specific init/exit functions
Sascha Hauer
2008-07-05
IMX UART: do not assume 16MHz reference frequency
Sascha Hauer
2008-04-19
Merge branch 'merge-fixes' into devel
Russell King
2008-04-17
[ARM] 4999/1: <IMX UART>: fix membase
Sascha Hauer
2008-04-17
[ARM] 4998/1: <IMX UART>: do not use hardcoded io space size
Sascha Hauer
2008-04-17
[ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startup
Sascha Hauer
2008-04-17
[ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for polling
Sascha Hauer
2008-04-17
[ARM] 4994/1: <IMX UART>: Move error handling into execution path
Sascha Hauer
2008-04-17
[ARM] 4993/1: <IMX UART>: Trivial: Remove unused defines
Sascha Hauer
2008-04-15
serial: fix platform driver hotplug/coldplug
Kay Sievers
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
2007-07-20
[ARM] 4481/1: Fix a bug when i.MX is compiled as a module
Sascha Hauer
[next]