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
Age
Commit message (
Expand
)
Author
2014-12-14
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-09
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-12-02
serial: mctrl_gpio: use gpiod_set_array function
Rojhalat Ibrahim
2014-11-25
Revert "serial: of-serial: add PM suspend/resume support"
Greg Kroah-Hartman
2014-11-22
serial: samsung: Fix serial config dependencies for exynos7
Pankaj Dubey
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-05
serial: of-serial: fix uninitialized kmalloc variable
Jingchang Lu
2014-11-05
tty: serial: 8250_mtk: Fix quot calculation
Matthias Brugger
2014-11-05
serial: Fix divide-by-zero fault in uart_get_divisor()
Peter Hurley
2014-10-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-10-16
serial: atmel: add missing dmaengine header
Vinod Koul
2014-10-15
Merge branch 'topic/dma_control_cleanup_acks' into for-linus
Vinod Koul
2014-10-15
serial: sh-sci: use dmaengine_terminate_all() API
Vinod Koul
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-10-08
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-10-07
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-10-02
Revert "serial/core: Initialize the console pm state"
Greg Kroah-Hartman
2014-09-28
tty: serial: msm: Add earlycon support
Stephen Boyd
2014-09-28
serial/core: Initialize the console pm state
Sudhir Sreedharan
2014-09-28
serial: asc: Conditionally use readl_relaxed (COMPILE_TEST)
Daniel Thompson
2014-09-28
serial: of-serial: add PM suspend/resume support
Jingchang Lu
2014-09-28
serial: 8250_pci: remove rts_n override from Baytrail quirk
Heikki Krogerus
2014-09-28
serial: cadence: Add generic earlycon support
Michal Simek
2014-09-28
serial: imx: change the wait even to interruptiable
Huang Shijie
2014-09-28
serial: imx: terminate the RX DMA when the UART is suspending
Huang Shijie
2014-09-28
serial: imx: fix throttle/unthrottle callbacks for hardware assisted flow con...
Fugang Duan
2014-09-28
serial: 8250: Add Quark X1000 to 8250_pci.c
Bryan O'Donoghue
2014-09-28
tty: omap-serial: pull out calculation from baud_is_mode16
Frans Klaver
2014-09-28
tty: omap-serial: fix division by zero
Frans Klaver
2014-09-26
tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()
Sebastian Andrzej Siewior
2014-09-26
tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_...
Sebastian Andrzej Siewior
2014-09-26
tty: serial: 8250_core: read only RX if there is something in the FIFO
Sebastian Andrzej Siewior
2014-09-26
tty: serial: 8250_core: add run time pm
Sebastian Andrzej Siewior
2014-09-26
tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
Sebastian Andrzej Siewior
2014-09-23
serial: core: Use spin_lock_irq() in uart_set_termios()
Peter Hurley
2014-09-23
serial: bfin-uart: Fix auto CTS
Peter Hurley
2014-09-23
serial: core: Privatize tty->hw_stopped
Peter Hurley
2014-09-23
serial: core: Privatize modem status enable flags
Peter Hurley
2014-09-23
serial: core: Document and assert lock requirements for irq helpers
Peter Hurley
2014-09-23
tty: sc16is7xx: remove retval from gpiochip_remove()
Linus Walleij
2014-09-20
tty: serial_mctrl_gpio: Fix COMPILE_TEST build for architectures with custom ...
Alexander Shiyan
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2014-09-14
Merge 3.17-rc5 into tty-next
Greg Kroah-Hartman
2014-09-11
serial: 8250_pci: Add PCI IDs for Intel Braswell
Alan Cox
2014-09-11
serial: 8250: don't use slave_id of dma_slave_config
Andy Shevchenko
2014-09-10
tty: serial: 8250: Add Mediatek UART driver
Matthias Brugger
2014-09-10
serial: asc: Adopt readl_/writel_relaxed()
Daniel Thompson
2014-09-09
serial: clps711x: Fix COMPILE_TEST build for target without GPIOLIB support
Alexander Shiyan
2014-09-09
serial/8250_core: Add reference to uacess.h
Ricardo Ribalda Delgado
[next]