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
/
tty
/
serial
/
imx.c
Age
Commit message (
Expand
)
Author
2012-02-01
serial: imx: add clk_prepare/clk_unprepare
Richard Zhao
2012-01-04
tty: serial: imx: move del_timer_sync() to avoid potential deadlock
Eric Miao
2012-01-04
imx: add polled io uart methods
Saleem Abdulrasool
2012-01-04
imx: Add save/restore functions for UART control regs
Dirk Behme
2012-01-04
serial/imx: let probing fail for the dt case without a valid alias
Uwe Kleine-König
2012-01-04
serial/imx: propagate error from of_alias_get_id instead of using -ENODEV
Uwe Kleine-König
2012-01-04
tty: serial: imx: Allow UART to be a source for wakeup
Fabio Estevam
2011-11-26
serial/imx: propagate error of platform_driver_register in init routine
Uwe Kleine-König
2011-10-27
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-09-22
serial/imx: add of_alias_get_id() reference back
Shawn Guo
2011-08-24
serial/imx: support to handle break character
Hui Wang
2011-08-04
dt: remove of_alias_get_id() reference
Grant Likely
2011-07-27
serial/imx: add device tree probe support
Shawn Guo
2011-07-27
serial/imx: get rid of the uses of cpu_is_mx1()
Shawn Guo
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-05-23
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-04-19
serial/imx: read cts state only after acking cts change irq
Uwe Kleine-König
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman