index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2019-01-22
serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
Tomonori Sakita
2019-01-22
tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabled
Matthias Kaehlcke
2019-01-21
tty: Handle problem if line discipline does not have receive_buf
Greg Kroah-Hartman
2019-01-18
vt: invoke notifier on screen size change
Nicolas Pitre
2019-01-18
vt: always call notifier with the console lock held
Nicolas Pitre
2019-01-18
vt: make vt_console_print() compatible with the unicode screen buffer
Nicolas Pitre
2019-01-18
tty/n_hdlc: fix __might_sleep warning
Paul Fulghum
2019-01-18
serial: 8250: Fix serial8250 initialization crash
He Zhe
2019-01-18
uart: Fix crash in uart_write and uart_put_char
Samir Virmani
2019-01-14
Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-01-11
tty: Don't hold ldisc lock in tty_reopen() if ldisc present
Dmitry Safonov
2019-01-09
tty/serial: Add RISC-V SBI earlycon support
Anup Patel
2019-01-08
serial: lantiq: Do not swap register read/writes
Hauke Mehrtens
2019-01-05
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-31
tty: serial: Add RDA8810PL UART driver
Manivannan Sadhasivam
2018-12-28
Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-27
Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-12-24
Revert "serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250"
Greg Kroah-Hartman
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2018-12-21
serial/sunsu: fix refcount leak
Yangtao Li
2018-12-20
serial: sccnxp: Allow to use non-standard baud rates
Alexander Shiyan
2018-12-20
serial: sccnxp: Adds a delay between sequential read/write cycles
Alexander Shiyan
2018-12-20
tty: serial: qcom_geni_serial: Fix UART hang
Ryan Case
2018-12-20
tty: serial: qcom_geni_serial: Fix wrap around of TX buffer
Matthias Kaehlcke
2018-12-19
serial: max310x: Fix tx_empty() callback
Alexander Shiyan
2018-12-19
serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly
Nava kishore Manne
2018-12-19
serial: uartps: Fix error path when alloc failed
Michal Simek
2018-12-19
serial: uartps: Check if the device is a console
Shubhrajyoti Datta
2018-12-19
serial: uartps: Add the device_init_wakeup
Shubhrajyoti Datta
2018-12-17
Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again"
Paul Burton
2018-12-17
tty: serial: samsung: Increase maximum baudrate
Seung-Woo Kim
2018-12-17
tty: serial: samsung: Properly set flags in autoCTS mode
Beomho Seo
2018-12-17
tty: Use of_node_name_{eq,prefix} for node name comparisons
Rob Herring
2018-12-17
tty/serial: do not free trasnmit buffer page under port lock
Sergey Senozhatsky
2018-12-17
serial: 8250: Rate limit serial port rx interrupts during input overruns
Darwin Dingel
2018-12-17
tty: serial: qcom_geni_serial: Remove interrupt storm
Ryan Case
2018-12-17
serial: sh-sci: Resume PIO in sci_rx_interrupt() on DMA failure
Geert Uytterhoeven
2018-12-17
serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallback
Geert Uytterhoeven
2018-12-17
serial: sh-sci: Fix locking in sci_submit_rx()
Geert Uytterhoeven
2018-12-10
Merge 4.20-rc6 into tty-next
Greg Kroah-Hartman
2018-12-09
Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-09
Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-06
kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
Macpaul Lin
2018-12-06
Revert "tty: xilinx_uartps: Correct return value in probe"
Greg Kroah-Hartman
2018-12-05
tty/ldsem: Decrement wait_readers on timeouted down_read()
Dmitry Safonov
2018-12-05
tty/ldsem: Add lockdep asserts for ldisc_sem
Dmitry Safonov
2018-12-05
tty/ldsem: Convert to regular lockdep annotations
Peter Zijlstra
2018-12-05
tty: Simplify tty->count math in tty_reopen()
Dmitry Safonov
2018-12-05
tty: Don't block on IO when ldisc change is pending
Dmitry Safonov
[next]