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
2014-11-25
Revert "serial: of-serial: add PM suspend/resume support"
Greg Kroah-Hartman
1
-27
/
+0
2014-11-06
tty: Fix pty master poll() after slave closes v2
Francesco Ruggeri
1
-2
/
+7
2014-11-05
serial: of-serial: fix uninitialized kmalloc variable
Jingchang Lu
1
-1
/
+1
2014-11-05
tty/vt: don't set font mappings on vc not supporting this
Imre Deak
1
-0
/
+7
2014-11-05
tty: serial: 8250_mtk: Fix quot calculation
Matthias Brugger
1
-1
/
+1
2014-11-05
tty: Prevent "read/write wait queue active!" log flooding
Peter Hurley
1
-2
/
+6
2014-11-05
tty: Fix high cpu load if tty is unreleaseable
Peter Hurley
1
-1
/
+6
2014-11-05
serial: Fix divide-by-zero fault in uart_get_divisor()
Peter Hurley
1
-1
/
+1
2014-10-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-21
/
+73
2014-10-16
serial: atmel: add missing dmaengine header
Vinod Koul
1
-0
/
+1
2014-10-15
Merge branch 'topic/dma_control_cleanup_acks' into for-linus
Vinod Koul
1
-1
/
+1
2014-10-15
serial: sh-sci: use dmaengine_terminate_all() API
Vinod Koul
1
-1
/
+1
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2014-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
1
-1
/
+1
2014-10-11
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-5
/
+4
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-1
/
+2
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-14
/
+9
2014-10-08
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
45
-488
/
+2183
2014-10-07
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2014-10-06
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
1
-5
/
+4
2014-10-02
Revert "serial/core: Initialize the console pm state"
Greg Kroah-Hartman
1
-3
/
+0
2014-10-02
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
1
-1
/
+1
2014-09-28
tty: serial: msm: Add earlycon support
Stephen Boyd
2
-12
/
+63
2014-09-28
serial/core: Initialize the console pm state
Sudhir Sreedharan
1
-0
/
+3
2014-09-28
serial: asc: Conditionally use readl_relaxed (COMPILE_TEST)
Daniel Thompson
1
-0
/
+4
2014-09-28
serial: of-serial: add PM suspend/resume support
Jingchang Lu
1
-0
/
+27
2014-09-28
tty/metag_da: Add console_poll module parameter
James Hogan
1
-2
/
+12
2014-09-28
serial: 8250_pci: remove rts_n override from Baytrail quirk
Heikki Krogerus
1
-13
/
+0
2014-09-28
serial: cadence: Add generic earlycon support
Michal Simek
2
-0
/
+20
2014-09-28
serial: imx: change the wait even to interruptiable
Huang Shijie
1
-1
/
+10
2014-09-28
serial: imx: terminate the RX DMA when the UART is suspending
Huang Shijie
1
-6
/
+8
2014-09-28
serial: imx: fix throttle/unthrottle callbacks for hardware assisted flow con...
Fugang Duan
1
-4
/
+2
2014-09-28
serial: 8250: Add Quark X1000 to 8250_pci.c
Bryan O'Donoghue
1
-0
/
+21
2014-09-28
tty: omap-serial: pull out calculation from baud_is_mode16
Frans Klaver
1
-18
/
+24
2014-09-28
tty: omap-serial: fix division by zero
Frans Klaver
1
-2
/
+10
2014-09-28
xen_hvc: no reason to write the type key on xenstore
Stefano Stabellini
1
-3
/
+0
2014-09-26
tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()
Sebastian Andrzej Siewior
1
-1
/
+1
2014-09-26
tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_...
Sebastian Andrzej Siewior
1
-0
/
+5
2014-09-26
tty: serial: 8250_core: read only RX if there is something in the FIFO
Sebastian Andrzej Siewior
1
-5
/
+6
2014-09-26
tty: serial: 8250_core: add run time pm
Sebastian Andrzej Siewior
2
-13
/
+121
2014-09-26
tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
Sebastian Andrzej Siewior
1
-0
/
+14
2014-09-23
tty: Hold termios_rwsem for tcflow(TCIxxx)
Peter Hurley
1
-3
/
+7
2014-09-23
tty: Move and rename send_prio_char() as tty_send_xchar()
Peter Hurley
2
-33
/
+33
2014-09-23
tty: Serialize tcflow() with other tty flow control changes
Peter Hurley
1
-2
/
+6
2014-09-23
tty: Move packet mode flow control notifications to pty driver
Peter Hurley
2
-27
/
+45
2014-09-23
tty: Serialize tty flow control changes with flow_lock
Peter Hurley
1
-11
/
+28
2014-09-23
serial: core: Use spin_lock_irq() in uart_set_termios()
Peter Hurley
1
-5
/
+4
2014-09-23
serial: bfin-uart: Fix auto CTS
Peter Hurley
1
-1
/
+2
2014-09-23
serial: core: Privatize tty->hw_stopped
Peter Hurley
2
-22
/
+20
2014-09-23
serial: core: Privatize modem status enable flags
Peter Hurley
2
-13
/
+18
[next]