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
Age
Commit message (
Expand
)
Author
2015-06-06
Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-06-01
n_tty: Fix auditing support for cannonical mode
Laura Abbott
2015-06-01
serial: 8250_omap: provide complete custom startup & shutdown callbacks
Sebastian Andrzej Siewior
2015-05-26
ttyFDC: Fix to use native endian MMIO reads
James Hogan
2015-05-24
n_tty: Fix calculation of size in canon_copy_from_read_buf
Mark Tomlinson
2015-05-24
serial: imx: Fix DMA handling for IDLE condition aborts
Philipp Zabel
2015-05-24
serial/amba-pl011: Unconditionally poll for FIFO space before each TX char
Dave Martin
2015-05-21
Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-05-19
xen/events: don't bind non-percpu VIRQs with percpu chip
David Vrabel
2015-05-16
Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-05-10
pty: Fix input race when closing
Peter Hurley
2015-05-10
tty/n_gsm.c: fix a memory leak when gsmtty is removed
Pan Xinhui
2015-05-09
Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"
Dave Martin
2015-05-08
serial: omap: Fix error handling in probe
Semen Protsenko
2015-05-08
earlycon: Revert log warnings
Peter Hurley
2015-05-06
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-05-05
xen/console: Update console event channel on resume
Boris Ostrovsky
2015-04-28
serial: 8250_pci: Add support for 16 port Exar boards
Soeren Grunewald
2015-04-28
serial: samsung: fix serial console break
Robert Baldyga
2015-04-28
tty/serial: at91: maxburst was missing for dma transfers
Ludovic Desroches
2015-04-28
serial: of-serial: Remove device_type = "serial" registration
Michal Simek
2015-04-28
serial: xilinx: Use platform_get_irq to get irq description structure
Michal Simek
2015-04-28
serial: core: Fix kernel-doc build warnings
Peter Hurley
2015-04-28
tty: Re-add external interface for tty_set_termios()
Frederic Danis
2015-04-24
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-04-21
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-14
serial: of_serial: Support big-endian register accesses
Kevin Cernekee
2015-04-14
serial: 8250: Add support for big-endian MMIO accesses
Kevin Cernekee
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-13
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2015-04-13
Merge branch 'pnp'
Rafael J. Wysocki
2015-04-10
n_gsm: Drop unneeded cast on netdev_priv
Julia Lawall
2015-04-10
sc16is7xx: expose RTS inversion in RS-485 mode
Jakub Kicinski
2015-04-10
serial: 8250_pci: port failed after wakeup from S3
Peter Hung
2015-04-10
earlycon: 8250: Document kernel command line options
Peter Hurley
2015-04-10
earlycon: 8250: Fix command line regression
Peter Hurley
2015-04-07
Merge 4.0-rc7 into tty-next
Greg Kroah-Hartman
2015-03-31
ttyFDC: Implement KGDB IO operations.
James Hogan
2015-03-31
MIPS, ttyFDC: Add early FDC console support
James Hogan
2015-03-31
TTY: Add MIPS EJTAG Fast Debug Channel TTY driver
James Hogan
2015-03-26
tty: serial: fsl_lpuart: clear receive flag on FIFO flush
Stefan Agner
2015-03-26
tty: serial: fsl_lpuart: specify transmit FIFO size
Stefan Agner
2015-03-26
serial: samsung: Clear operation mode on UART shutdown
Javier Martinez Canillas
2015-03-26
tty: clean up the tty time logic a bit
Greg Kroah-Hartman
2015-03-26
serial: 8250_dw: only get the clock rate in one place
Heikki Krogerus
2015-03-26
serial: 8250_dw: remove useless ACPI ID check
Heikki Krogerus
2015-03-26
serial: 8250_pci: add Intel Tangier support
Andy Shevchenko
2015-03-26
serial: 8250_pci: replace switch-case by formula for Intel MID
Andy Shevchenko
[next]