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
/
pch_uart.c
Age
Commit message (
Expand
)
Author
2011-09-22
TTY: serial, fix includes in some drivers
Jiri Slaby
2011-07-25
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-08
pch_uart: add missing comment about OKI ML7223
Alexander Stein
2011-07-08
pch_uart: Add MSI support
Alexander Stein
2011-06-15
drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL
Alexander Stein
2011-06-07
serial/pch: use global div helper instead of creating a private one
Uwe Kleine-König
2011-05-25
drivers/tty/serial/pch_uart.c needs slab.h
Andrew Morton
2011-05-10
pch_uart: Support new device ML7223 IOH
Tomoya MORINAGA
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-14
pch_uart: reference clock on CM-iTC
Denis Turischev
2011-02-22
pch_uart: Fix DMA channel miss-setting issue.
Tomoya MORINAGA
2011-02-22
pch_uart: fix exclusive access issue
Tomoya MORINAGA
2011-02-22
pch_uart: fix auto flow control miss-setting issue
Tomoya MORINAGA
2011-02-22
pch_uart: fix uart clock setting issue
Tomoya MORINAGA
2011-02-22
pch_uart : Use dev_xxx not pr_xxx
Tomoya MORINAGA
2011-02-22
pch_uart : Reduce memcpy
Tomoya MORINAGA
2011-02-22
pch_uart: add spin_lock_init
Tomoya MORINAGA
2011-02-22
pch_uart: add multi-scatter processing
Tomoya MORINAGA
2011-02-17
serial, pch uart: Remove duplicate inclusion of linux/pci.h header
Jesper Juhl
2011-02-03
serial: pch_uart: support new device ML7213
Tomoya MORINAGA
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman