index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
serial/sunsu: add missing of_node_put()
Yangtao Li
2018-11-27
1
-5
/
+15
|
*
|
|
drivers/tty: add missing of_node_put()
Yangtao Li
2018-11-27
1
-0
/
+1
|
*
|
|
serial-uartlite: fix null pointer dereference on pointer port
Colin Ian King
2018-11-27
1
-5
/
+10
|
*
|
|
Merge 4.20-rc2 into tty-next
Greg Kroah-Hartman
2018-11-12
3
-7
/
+7
|
|
\
\
\
|
*
|
|
|
serial: 8250: Process sysrq at port unlock time
Douglas Anderson
2018-11-09
4
-8
/
+18
|
*
|
|
|
serial: qcom_geni_serial: Process sysrq at port unlock time
Douglas Anderson
2018-11-09
1
-4
/
+3
|
*
|
|
|
serial: qcom_geni_serial: Finish supporting sysrq
Douglas Anderson
2018-11-09
1
-0
/
+7
|
*
|
|
|
serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250
Florian Fainelli
2018-11-09
1
-0
/
+1
|
*
|
|
|
serial: set suppress_bind_attrs flag only if builtin
Anders Roxell
2018-11-09
3
-0
/
+4
|
*
|
|
|
pch_uart: remove set but not used variable 'tx_empty'
zhong jiang
2018-11-09
1
-3
/
+0
|
*
|
|
|
tty: serial: qcom_geni_serial: simplify getting .driver_data
Wolfram Sang
2018-11-09
1
-4
/
+2
|
*
|
|
|
tty: serial: qcom_geni_serial: Rectify UART suspend mechanism
Mukesh Kumar Savaliya
2018-11-09
1
-30
/
+6
|
*
|
|
|
tty: serial: qcom_geni_serial: Don't slow all ports just for kgdb
Douglas Anderson
2018-11-09
1
-5
/
+7
|
*
|
|
|
serial: tegra: fix some spelling mistakes
Marcel Ziswiler
2018-11-09
1
-5
/
+5
|
*
|
|
|
serial: fsl_lpuart: clear parity enable bit when disable parity
Andy Duan
2018-11-09
1
-0
/
+4
|
*
|
|
|
serial: fsl_lpuart: fix the typo: UARTCR1_PE -> UARTCTRL_PE
Andy Duan
2018-11-09
1
-1
/
+1
|
*
|
|
|
serial-uartlite: Fix the unbind path
Shubhrajyoti Datta
2018-11-09
1
-1
/
+1
|
*
|
|
|
serial-uartlite: Add runtime support
Shubhrajyoti Datta
2018-11-09
1
-9
/
+43
|
*
|
|
|
serial-uartlite: Do not use static struct uart_driver out of probe()
Shubhrajyoti Datta
2018-11-09
1
-3
/
+8
|
*
|
|
|
serial-uartlite: Add get serial id if not provided
Shubhrajyoti Datta
2018-11-09
1
-0
/
+7
|
*
|
|
|
serial-uartlite: Move the uart register
Shubhrajyoti Datta
2018-11-09
1
-9
/
+9
|
*
|
|
|
serial: lantiq: Change init_lqasc to static declaration
Songjun Wu
2018-11-09
1
-1
/
+1
|
*
|
|
|
serial: lantiq: Replace lantiq_soc.h with lantiq.h
Songjun Wu
2018-11-09
1
-2
/
+1
|
*
|
|
|
serial: lantiq: Reorder the head files
Songjun Wu
2018-11-09
1
-12
/
+12
|
*
|
|
|
serial: lantiq: Add CCF support
Songjun Wu
2018-11-09
1
-2
/
+10
|
*
|
|
|
serial: lantiq: Replace clk_enable/clk_disable with clk generic API
Songjun Wu
2018-11-09
1
-3
/
+3
|
*
|
|
|
serial: lantiq: Rename fpiclk to freqclk
Songjun Wu
2018-11-09
1
-5
/
+5
|
*
|
|
|
serial: lantiq: Use readl/writel instead of ltq_r32/ltq_w32
Songjun Wu
2018-11-09
1
-19
/
+19
|
*
|
|
|
serial: lantiq: Change ltq_w32_mask to asc_update_bits
Songjun Wu
2018-11-09
1
-13
/
+20
|
*
|
|
|
serial: lantiq: Get serial id from dts
Songjun Wu
2018-11-09
1
-4
/
+15
|
*
|
|
|
serial: sh-sci: Improve type-safety calling sci_receive_chars()
Geert Uytterhoeven
2018-11-09
1
-2
/
+2
*
|
|
|
|
Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-12-27
1
-7
/
+6
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
audit: use current whenever possible
Paul Moore
2018-11-27
1
-7
/
+6
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2018-12-21
1
-5
/
+26
|
\
\
\
\
|
*
|
|
|
serial/sunsu: fix refcount leak
Yangtao Li
2018-12-21
1
-5
/
+26
*
|
|
|
|
Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again"
Paul Burton
2018-12-17
1
-24
/
+5
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-09
3
-12
/
+11
|
\
\
\
\
|
*
|
|
|
kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
Macpaul Lin
2018-12-06
1
-2
/
+2
|
*
|
|
|
tty: serial: 8250_mtk: always resume the device in probe.
Peter Shih
2018-12-05
1
-9
/
+7
|
*
|
|
|
tty: do not set TTY_IO_ERROR flag if console port
Chanho Park
2018-11-27
1
-1
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-09
1
-2
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
USB: serial: console: fix reported terminal settings
Johan Hovold
2018-12-05
1
-2
/
+9
|
|
/
/
*
/
/
drivers/tty: add missing of_node_put()
Yangtao Li
2018-12-03
1
-0
/
+1
|
/
/
*
|
Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-11-10
3
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
Yoshihiro Shimoda
2018-11-09
1
-2
/
+2
|
*
termios, tty/tty_baudrate.c: fix buffer overrun
H. Peter Anvin
2018-11-08
1
-2
/
+2
|
*
vt: fix broken display when running aptitude
Mikulas Patocka
2018-11-08
1
-1
/
+1
|
*
serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
Geert Uytterhoeven
2018-10-15
1
-2
/
+2
*
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
3
-3
/
+3
*
|
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-29
27
-377
/
+786
|
\
\
[prev]
[next]