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
2014-05-03
tty: Fix lockless tty buffer race
Peter Hurley
2014-05-03
Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...
Peter Hurley
2014-05-03
drivers/tty/hvc: don't free hvc_console_setup after init
Tomoki Sekiyama
2014-05-03
n_tty: Fix n_tty_write crash when echoing in raw mode
Peter Hurley
2014-05-03
tty: serial: 8250_core.c Bug fix for Exar chips.
Michael Welling
2014-04-24
serial_core: fix uart PORT_UNKNOWN handling
Thomas Pfaff
2014-04-24
serial: samsung: Change barrier() to cpu_relax() in console output
Doug Anderson
2014-04-24
serial: samsung: don't check config for every character
Doug Anderson
2014-04-24
serial: samsung: Use the passed in "port", fixing kgdb w/ no console
Doug Anderson
2014-04-24
serial: 8250: Fix thread unsafe __dma_tx_complete function
Loic Poulain
2014-04-24
8250_core: Fix unwanted TX chars write
Loic Poulain
2014-04-24
tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
Manfred Schlaegl
2014-04-17
Revert "serial: 8250, disable "too much work" messages"
Greg Kroah-Hartman
2014-04-16
serial: amba-pl011: fix regression, causing an Oops on rmmod
Guennadi Liakhovetski
2014-04-16
tty: fix memleak in alloc_pid
Chen Tingjie
2014-04-16
serial: 8250, disable "too much work" messages
Jiri Slaby
2014-04-16
serial: omap: Fix missing pm_runtime_resume handling by simplifying code
Tony Lindgren
2014-04-16
serial_core: Fix pm imbalance on unbind
Geert Uytterhoeven
2014-04-16
serial: pl011: change Rx burst size to half of trigger level
Guennadi Liakhovetski
2014-04-16
serial: timberdale: Depend on X86_32
Jean Delvare
2014-04-16
serial: st-asc: Fix SysRq char handling
Daniel Thompson
2014-04-16
Revert "serial: clps711x: Give a chance to perform useful tasks during wait l...
Alexander Shiyan
2014-04-16
serial_core: Fix conditional start_tx on ring buffer not empty
Seth Bollinger
2014-04-16
serial: efm32: use $vendor,$device scheme for compatible string
Uwe Kleine-König
2014-04-16
serial: omap: free the wakeup settings in remove
Sanjay Singh Rawat
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-07
tty/hvc_opal: Kick the HVC thread on OPAL console events
Benjamin Herrenschmidt
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-05
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-01
Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-03-20
audit: anchor all pid references in the initial pid namespace
Richard Guy Briggs
2014-03-19
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
2014-03-17
tty/serial: omap: empty the RX FIFO at the end of half-duplex TX
Dimitris Lampridis
2014-03-17
tty/serial: omap: fix RX interrupt enable/disable in half-duplex TX
Dimitris Lampridis
2014-03-17
serial: sh-sci: Neaten dev_<level> uses
Joe Perches
2014-03-17
serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF
Geert Uytterhoeven
2014-03-17
serial: sh-sci: Add more register documentation
Geert Uytterhoeven
2014-03-17
serial: sh-sci: Remove useless casts
Geert Uytterhoeven
2014-03-17
serial: sh-sci: Replace printk() by pr_*()
Geert Uytterhoeven
2014-03-17
serial_core: Avoid NULL pointer dereference in uart_close()
Geert Uytterhoeven
2014-03-17
serial_core: Get a reference for port->tty in uart_remove_one_port()
Geert Uytterhoeven
2014-03-17
serial: clps711x: Give a chance to perform useful tasks during wait loop
Alexander Shiyan
2014-03-17
serial_core: Grammar s/ports/port's/
Geert Uytterhoeven
2014-03-17
serial_core: Spelling s/contro/control/
Geert Uytterhoeven
2014-03-17
serial: efm32: properly namespace location property
Uwe Kleine-König
2014-03-17
serial: max310x: Add missing #include <linux/uaccess.h>
Geert Uytterhoeven
2014-03-17
synclink: fix info leak in ioctl
Salva Peiró
2014-03-08
serial: 8250: Clean up the locking for -rt
Ingo Molnar
[next]