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
2019-01-05
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
3
-0
/
+851
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-12-31
tty: serial: Add RDA8810PL UART driver
Manivannan Sadhasivam
3
-0
/
+851
2018-12-28
Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
36
-301
/
+803
2018-12-27
Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+6
2018-12-24
Revert "serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250"
Greg Kroah-Hartman
1
-1
/
+0
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-5
/
+26
2018-12-21
serial/sunsu: fix refcount leak
Yangtao Li
1
-5
/
+26
2018-12-20
serial: sccnxp: Allow to use non-standard baud rates
Alexander Shiyan
1
-3
/
+19
2018-12-20
serial: sccnxp: Adds a delay between sequential read/write cycles
Alexander Shiyan
1
-5
/
+27
2018-12-20
tty: serial: qcom_geni_serial: Fix UART hang
Ryan Case
1
-0
/
+8
2018-12-20
tty: serial: qcom_geni_serial: Fix wrap around of TX buffer
Matthias Kaehlcke
1
-5
/
+7
2018-12-19
serial: max310x: Fix tx_empty() callback
Alexander Shiyan
1
-5
/
+2
2018-12-19
serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly
Nava kishore Manne
1
-2
/
+2
2018-12-19
serial: uartps: Fix error path when alloc failed
Michal Simek
1
-2
/
+4
2018-12-19
serial: uartps: Check if the device is a console
Shubhrajyoti Datta
1
-2
/
+2
2018-12-19
serial: uartps: Add the device_init_wakeup
Shubhrajyoti Datta
1
-0
/
+2
2018-12-17
Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again"
Paul Burton
1
-24
/
+5
2018-12-17
tty: serial: samsung: Increase maximum baudrate
Seung-Woo Kim
1
-1
/
+1
2018-12-17
tty: serial: samsung: Properly set flags in autoCTS mode
Beomho Seo
1
-0
/
+3
2018-12-17
tty: Use of_node_name_{eq,prefix} for node name comparisons
Rob Herring
5
-19
/
+10
2018-12-17
tty/serial: do not free trasnmit buffer page under port lock
Sergey Senozhatsky
1
-6
/
+16
2018-12-17
serial: 8250: Rate limit serial port rx interrupts during input overruns
Darwin Dingel
3
-1
/
+52
2018-12-17
tty: serial: qcom_geni_serial: Remove interrupt storm
Ryan Case
1
-2
/
+23
2018-12-17
serial: sh-sci: Resume PIO in sci_rx_interrupt() on DMA failure
Geert Uytterhoeven
1
-3
/
+8
2018-12-17
serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallback
Geert Uytterhoeven
1
-1
/
+1
2018-12-17
serial: sh-sci: Fix locking in sci_submit_rx()
Geert Uytterhoeven
1
-7
/
+9
2018-12-10
Merge 4.20-rc6 into tty-next
Greg Kroah-Hartman
4
-14
/
+20
2018-12-09
Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-12
/
+11
2018-12-09
Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+9
2018-12-06
kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
Macpaul Lin
1
-2
/
+2
2018-12-06
Revert "tty: xilinx_uartps: Correct return value in probe"
Greg Kroah-Hartman
1
-12
/
+14
2018-12-05
tty/ldsem: Decrement wait_readers on timeouted down_read()
Dmitry Safonov
1
-0
/
+1
2018-12-05
tty/ldsem: Add lockdep asserts for ldisc_sem
Dmitry Safonov
1
-0
/
+9
2018-12-05
tty/ldsem: Convert to regular lockdep annotations
Peter Zijlstra
1
-37
/
+14
2018-12-05
tty: Simplify tty->count math in tty_reopen()
Dmitry Safonov
1
-8
/
+5
2018-12-05
tty: Don't block on IO when ldisc change is pending
Dmitry Safonov
4
-7
/
+14
2018-12-05
tty: Hold tty_ldisc_lock() during tty_reopen()
Dmitry Safonov
1
-2
/
+7
2018-12-05
tty/ldsem: Wake up readers after timed out down_write()
Dmitry Safonov
1
-0
/
+10
2018-12-05
tty/sysrq: Do not call sync directly from sysrq_do_reset()
Mark Tomlinson
1
-2
/
+1
2018-12-05
tty: serial: 8250_mtk: always resume the device in probe.
Peter Shih
1
-9
/
+7
2018-12-05
USB: serial: console: fix reported terminal settings
Johan Hovold
1
-2
/
+9
2018-12-05
serial: 8250-mtk: add uart DMA support
Long Cheng
1
-1
/
+209
2018-12-05
tty: xilinx_uartps: Correct return value in probe
Rajan Vaja
1
-14
/
+12
2018-12-05
tty: serial: qcom_geni_serial: Fix softlock
Ryan Case
1
-17
/
+39
2018-12-05
Revert "serial/sunsu: add missing of_node_put()"
Greg Kroah-Hartman
1
-15
/
+5
2018-12-02
drivers/tty: add missing of_node_put()
Yangtao Li
1
-0
/
+1
2018-11-27
serdev: document the write functions using kernel-doc
Johan Hovold
1
-0
/
+37
2018-11-27
serdev: make synchronous write helper interruptible
Johan Hovold
1
-6
/
+14
2018-11-27
serdev: make synchronous write return bytes written
Johan Hovold
1
-2
/
+10
[next]