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-02-08
Merge tag 'tty-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-5
/
+22
2019-02-02
Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+8
2019-01-31
serial: fix race between flush_to_ldisc and tty_open
Greg Kroah-Hartman
1
-0
/
+6
2019-01-30
serial: sh-sci: Do not free irqs that have already been freed
Chris Brandt
1
-1
/
+8
2019-01-30
serial: 8250_pci: Make PCI class test non fatal
Andy Shevchenko
1
-4
/
+5
2019-01-30
tty: serial: 8250_mtk: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-0
/
+3
2019-01-23
tty/serial: use uart_console_write in the RISC-V SBL early console
Andreas Schwab
1
-5
/
+8
2019-01-22
serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
Tomonori Sakita
1
-1
/
+1
2019-01-22
tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabled
Matthias Kaehlcke
1
-2
/
+2
2019-01-21
tty: Handle problem if line discipline does not have receive_buf
Greg Kroah-Hartman
1
-1
/
+2
2019-01-18
vt: invoke notifier on screen size change
Nicolas Pitre
1
-0
/
+1
2019-01-18
vt: always call notifier with the console lock held
Nicolas Pitre
1
-1
/
+1
2019-01-18
vt: make vt_console_print() compatible with the unicode screen buffer
Nicolas Pitre
1
-32
/
+15
2019-01-18
tty/n_hdlc: fix __might_sleep warning
Paul Fulghum
1
-0
/
+1
2019-01-18
serial: 8250: Fix serial8250 initialization crash
He Zhe
1
-8
/
+9
2019-01-18
uart: Fix crash in uart_write and uart_put_char
Samir Virmani
1
-4
/
+8
2019-01-14
Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-24
/
+32
2019-01-11
tty: Don't hold ldisc lock in tty_reopen() if ldisc present
Dmitry Safonov
1
-7
/
+13
2019-01-09
tty/serial: Add RISC-V SBI earlycon support
Anup Patel
3
-0
/
+41
2019-01-08
serial: lantiq: Do not swap register read/writes
Hauke Mehrtens
1
-17
/
+19
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
[next]