index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
8250-men-mcb: fix error checking when get_num_ports returns -ENODEV
Colin Ian King
2019-10-15
1
-4
/
+4
*
tty: serial: imx: Use platform_get_irq_optional() for optional IRQs
Anson Huang
2019-10-10
1
-2
/
+2
*
serial: fix kernel-doc warning in comments
Randy Dunlap
2019-10-10
1
-0
/
+2
*
serial: 8250_omap: Fix gpio check for auto RTS/CTS
Adam Ford
2019-10-07
1
-2
/
+3
*
serial: mctrl_gpio: Check for NULL pointer
Adam Ford
2019-10-07
1
-0
/
+3
*
tty: serial: fsl_lpuart: Fix lpuart_flush_buffer()
Andrey Smirnov
2019-10-07
1
-1
/
+1
*
tty: n_hdlc: fix build on SPARC
Randy Dunlap
2019-10-04
1
-0
/
+5
*
serial: uartps: Fix uartps_major handling
Michal Simek
2019-10-04
1
-1
/
+7
*
serial: uartlite: fix exit path null pointer
Randy Dunlap
2019-10-04
1
-1
/
+2
*
tty: serial: linflexuart: Fix magic SysRq handling
Stefan-gabriel Mirea
2019-10-04
1
-7
/
+14
*
serial: sh-sci: Use platform_get_irq_optional() for optional interrupts
Geert Uytterhoeven
2019-10-04
1
-2
/
+6
*
serial/sifive: select SERIAL_EARLYCON
Christoph Hellwig
2019-10-04
1
-0
/
+1
*
tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'
Christophe JAILLET
2019-10-04
1
-1
/
+1
*
tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
Christophe JAILLET
2019-10-04
1
-1
/
+1
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
1
-0
/
+5
|
\
|
*
lockdown: Lock down TIOCSSERIAL
David Howells
2019-08-19
1
-0
/
+5
*
|
Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-18
46
-1798
/
+3026
|
\
\
|
*
|
serial: tegra: Add PIO mode support
Krishna Yarlagadda
2019-09-05
1
-31
/
+86
|
*
|
serial: tegra: report clk rate errors
Krishna Yarlagadda
2019-09-05
1
-2
/
+57
|
*
|
serial: tegra: add support to adjust baud rate
Krishna Yarlagadda
2019-09-05
1
-0
/
+68
|
*
|
serial: tegra: add support to use 8 bytes trigger
Krishna Yarlagadda
2019-09-05
1
-2
/
+11
|
*
|
serial: tegra: set maximum num of uart ports to 8
Krishna Yarlagadda
2019-09-05
1
-2
/
+17
|
*
|
serial: tegra: check for FIFO mode enabled status
Krishna Yarlagadda
2019-09-05
1
-6
/
+46
|
*
|
serial: tegra: report error to upper tty layer
Krishna Yarlagadda
2019-09-05
1
-3
/
+16
|
*
|
serial: tegra: flush the RX fifo on frame error
Shardar Shariff Md
2019-09-05
1
-0
/
+14
|
*
|
serial: tegra: avoid reg access when clk disabled
Ahung Cheng
2019-09-05
1
-6
/
+11
|
*
|
serial: tegra: add support to ignore read
Shardar Shariff Md
2019-09-05
1
-0
/
+12
|
*
|
serial: sprd: correct the wrong sequence of arguments
Chunyan Zhang
2019-09-05
1
-1
/
+1
|
*
|
serial: max310x: turn off transmitter before activating AutoCTS or auto trans...
Christoph Vogtländer
2019-09-05
1
-0
/
+18
|
*
|
serial: max310x: Properly set flags in AutoCTS mode
Christoph Vogtländer
2019-09-05
1
-2
/
+10
|
*
|
tty: serial: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2019-09-04
1
-1
/
+0
|
*
|
serial: fsl_linflexuart: Update compatible string
Stefan-gabriel Mirea
2019-09-04
1
-2
/
+2
|
*
|
tty: n_gsm: avoid recursive locking with async port hangup
Martin Hundebøll
2019-09-04
1
-1
/
+1
|
*
|
serial: sprd: keep console alive even if missing the 'enable' clock
Chunyan Zhang
2019-09-04
1
-4
/
+21
|
*
|
serial: sprd: add console_initcall in sprd's uart driver
Chunyan Zhang
2019-09-04
1
-0
/
+7
|
*
|
serial: sprd: check the right port and membase
Chunyan Zhang
2019-09-04
1
-4
/
+6
|
*
|
tty/serial: atmel: remove unneeded atmel_get_lines_status function
Richard Genoud
2019-09-04
1
-46
/
+2
|
*
|
serial: imx: use Tx ready rather than Tx empty irq
Sergey Organov
2019-09-04
1
-9
/
+9
|
*
|
serial: imx: fix data breakage on termios change
Sergey Organov
2019-09-04
1
-3
/
+16
|
*
|
serial: imx: do not disable individual irqs during termios change
Sergey Organov
2019-09-04
1
-12
/
+1
|
*
|
serial: imx: do not stop Rx/Tx on termios change
Sergey Organov
2019-09-04
1
-3
/
+0
|
*
|
serial: imx: get rid of unbounded busy-waiting loop
Sergey Organov
2019-09-04
1
-4
/
+1
|
*
|
tty: max310x: fix off-by-one buffer access when storing overrun
Jan Kundrát
2019-09-04
1
-1
/
+1
|
*
|
tty: serial: linflexuart: Use DEFINE_SPINLOCK() for spinlock
Wei Yongjun
2019-09-04
1
-5
/
+1
|
*
|
serial: 8250_pci: Implement MSI(-X) support
Ralf Ramsauer
2019-09-04
1
-1
/
+26
|
*
|
serial: 8250_pci: Add F81504A series Support
Ji-Ze Hong (Peter Hong)
2019-09-04
1
-0
/
+121
|
*
|
serial: mctrl_gpio: Use gpiod flags directly
Andy Shevchenko
2019-09-04
1
-18
/
+18
|
*
|
tty: serial: add dependence for CONFIG_SERIAL_FSL_LINFLEXUART
Mao Wenan
2019-09-04
1
-0
/
+1
|
*
|
tty: n_gsm: add ioctl to map serial device to mux'ed tty
Martin Hundebøll
2019-09-04
1
-0
/
+4
|
*
|
serial: 8250_pci: Merge 8250_moxa to 8250_pci
Kai-Heng Feng
2019-09-04
4
-180
/
+99
[next]