index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-06
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+6
2015-12-29
sysrq: Fix warning in sysrq generated crash.
Ani Sinha
1
-0
/
+6
2015-12-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-5
/
+7
2015-12-24
tty/serial: Skip 'NULL' char after console break when sysrq enabled
Vijay Kumar
1
-2
/
+4
2015-12-24
tty: serial: constify sunhv_ops structs
Aya Mahfouz
1
-3
/
+3
2015-12-12
tty: Fix GPF in flush_to_ldisc()
Peter Hurley
1
-1
/
+1
2015-12-12
serial: earlycon: Add missing spinlock initialization
Geert Uytterhoeven
1
-0
/
+2
2015-12-12
serial: sh-sci: Fix length of scatterlist
Yoshihiro Shimoda
1
-1
/
+1
2015-12-12
n_tty: Fix poll() after buffer-limited eof push read
Peter Hurley
1
-13
/
+9
2015-12-12
serial: 8250_uniphier: fix dl_read and dl_write functions
Masahiro Yamada
1
-2
/
+6
2015-11-20
serial: export fsl8250_handle_irq
Arnd Bergmann
1
-0
/
+1
2015-11-20
serial: 8250_mid: Add missing dependency
Heikki Krogerus
1
-0
/
+1
2015-11-20
tty: audit: Fix audit source
Peter Hurley
2
-2
/
+2
2015-11-20
serial: etraxfs-uart: Fix crash
Guenter Roeck
1
-1
/
+1
2015-11-20
serial: fsl_lpuart: Fix earlycon support
Peter Hurley
1
-1
/
+1
2015-11-20
bcm63xx_uart: Use the device name when registering an interrupt
Simon Arlott
1
-1
/
+1
2015-11-20
tty: Fix direct use of tty buffer work
Peter Hurley
1
-1
/
+1
2015-11-20
tty: Fix tty_send_xchar() lock order inversion
Peter Hurley
2
-4
/
+4
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
4
-4
/
+1
2015-11-05
Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+0
2015-11-04
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
60
-1655
/
+2443
2015-11-04
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2015-11-04
Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+2
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
4
-4
/
+1
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
4
-4
/
+1
2015-10-23
tty/hvc: xen: Use xen page definition
Julien Grall
1
-2
/
+2
2015-10-22
parisc: serial/mux: Convert to uart_console_device instead of open-coded
Axel Lin
1
-7
/
+2
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-28
/
+79
2015-10-17
tty: Use unbound workqueue for all input workers
Peter Hurley
1
-1
/
+1
2015-10-17
tty: Abstract tty buffer work
Peter Hurley
4
-3
/
+13
2015-10-17
tty: Prevent tty teardown during tty_write_message()
Peter Hurley
1
-4
/
+2
2015-10-17
tty: core: Use correct spinlock flavor in tiocspgrp()
Peter Hurley
1
-3
/
+2
2015-10-17
tty: Combine SIGTTOU/SIGTTIN handling
Peter Hurley
2
-46
/
+26
2015-10-17
serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty()
Timur Tabi
1
-2
/
+2
2015-10-17
ttyFDC: Fix build problems due to use of module_{init,exit}
James Hogan
1
-34
/
+1
2015-10-17
tty: remove unneeded return statement
Guillaume Gomez
1
-1
/
+1
2015-10-17
Revert "serial: 8250_dma: don't bother DMA with small transfers"
Frederic Danis
1
-4
/
+0
2015-10-17
serial: 8250_mid: add support for DMA engine handling from UART MMIO
Heikki Krogerus
2
-2
/
+71
2015-10-17
dmaengine: hsu: make the UART driver in control of selecting this driver
Heikki Krogerus
1
-0
/
+2
2015-10-17
serial: fix mctrl helper functions
Arnd Bergmann
1
-2
/
+2
2015-10-17
serial: 8250_pci: Intel MID UART support to its own driver
Heikki Krogerus
4
-222
/
+273
2015-10-17
serial: fsl_lpuart: add earlycon support
Stefan Agner
2
-0
/
+40
2015-10-17
tty: disable unbind for old 74xx based serial/mpsc console port
Paul Gortmaker
1
-1
/
+2
2015-10-17
n_tty: Remove reader wakeups for TTY_BREAK/TTY_PARITY chars
Peter Hurley
1
-4
/
+0
2015-10-17
tty: synclink, fix indentation
Jiri Slaby
1
-1
/
+1
2015-10-17
serial: at91, fix rs485 properties
Jiri Slaby
1
-3
/
+2
2015-10-17
tty: r3964: Replace/remove bogus tty lock use
Peter Hurley
1
-7
/
+13
2015-10-17
tty: r3964: Use tty->read_wait waitqueue
Peter Hurley
1
-6
/
+4
[next]