index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-21
serial: stm32: add support of timeout interrupt for RX
Erwan Le Ray
2
-6
/
+26
2019-06-21
Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
Oliver Barta
1
-2
/
+1
2019-06-21
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
5
-15
/
+61
2019-06-21
serial: mctrl_gpio: Check if GPIO property exisits before requesting it
Stefan Roese
1
-0
/
+14
2019-06-18
serial: 8250: pericom_do_set_divisor can be static
kbuild test robot
1
-1
/
+1
2019-06-18
tty: serial_core: Set port active bit in uart_port_activate
Serge Semin
1
-1
/
+6
2019-06-18
serial: 8250: Add MSR/MCR TIOCM conversion wrapper functions
Stefan Roese
2
-22
/
+57
2019-06-18
serial: 8250: factor out serial8250_{set,clear}_THRI() helpers
Andy Shevchenko
4
-27
/
+26
2019-06-18
serial: fsl_lpuart: Remove unneeded OOM error message
Fabio Estevam
1
-3
/
+1
2019-06-18
serial: uartps: Remove useless return from cdns_uart_poll_put_char
Nava kishore Manne
1
-2
/
+0
2019-06-18
serial: uartps: Do not add a trailing semicolon to macro
Nava kishore Manne
1
-1
/
+1
2019-06-18
serial: uartps: Fix long line over 80 chars
Nava kishore Manne
1
-1
/
+2
2019-06-18
serial: uartps: Fix multiple line dereference
Nava kishore Manne
1
-2
/
+2
2019-06-18
serial: uartps: Use octal permission for module_param()
Nava kishore Manne
1
-2
/
+2
2019-06-18
serial: uartps: Use the same dynamic major number for all ports
Shubhrajyoti Datta
1
-2
/
+3
2019-06-18
serial: 8250: Add support for higher baud rates to Pericom chips
Jay Dolan
1
-18
/
+79
2019-06-18
serial: imx: fix locking in set_termios()
Sergey Organov
1
-10
/
+13
2019-06-13
Revert "serial: stm32: select pinctrl state in each suspend/resume function"
Greg Kroah-Hartman
1
-4
/
+0
2019-06-10
tty: serial: msm_serial: avoid system lockup condition
Jorge Ramirez-Ortiz
1
-0
/
+4
2019-06-10
serial: 8250: Fix TX interrupt handling condition
Rautkoski Kimmo EXT
1
-1
/
+2
2019-06-10
serial: stm32: fix a recursive locking in stm32_config_rs485
Borut Seljak
1
-3
/
+0
2019-06-10
tty: serial: 8250-of: Do not warn on deferred probe
Thierry Reding
1
-2
/
+3
2019-06-10
serial: imx: Use dev_info() instead of pr_info()
Fabio Estevam
1
-1
/
+1
2019-06-10
serial: fsl_lpuart: Use dev_info() instead of printk()
Fabio Estevam
1
-2
/
+2
2019-06-10
uart: mediatek: support Rx in-band wakeup
Claire Chang
1
-0
/
+24
2019-06-10
serial: uartps: Add a timeout to the tx empty wait
Shubhrajyoti Datta
1
-4
/
+10
2019-06-10
serial: uartps: Move the spinlock after the read of the tx empty
Shubhrajyoti Datta
1
-2
/
+1
2019-06-10
serial: 8250-mtk: modify uart DMA rx
Long Cheng
1
-29
/
+20
2019-06-10
tty/serial: digicolor: Fix digicolor-usart already registered warning
Kefeng Wang
1
-1
/
+5
2019-06-10
serial: stm32: Make stm32_get_databits static
YueHaibing
1
-1
/
+1
2019-06-10
serial: stm32: select pinctrl state in each suspend/resume function
Bich Hemon
1
-0
/
+4
2019-06-03
Merge 5.2-rc3 into tty-next
Greg Kroah-Hartman
4
-3
/
+12
2019-05-24
tty: cpm_uart: drop unused iflag macro
Johan Hovold
1
-2
/
+0
2019-05-24
tty: serial: cpm_uart - fix init when SMC is relocated
Christophe Leroy
1
-6
/
+11
2019-05-24
serial: stm32: fix the get_irq error case
Erwan Le Ray
1
-8
/
+26
2019-05-24
serial: stm32: fix wakeup source initialization
Erwan Le Ray
1
-13
/
+15
2019-05-24
serial: stm32: Add support of TC bit status check
Erwan Le Ray
1
-17
/
+15
2019-05-24
serial: stm32: fix transmit_chars when tx is stopped
Erwan Le Ray
1
-8
/
+3
2019-05-24
serial: stm32: fix rx data length when parity enabled
Erwan Le Ray
2
-4
/
+9
2019-05-24
serial: stm32: fix rx error handling
Erwan Le Ray
2
-27
/
+37
2019-05-24
serial: stm32: fix word length configuration
Erwan Le Ray
2
-9
/
+50
2019-05-21
tty: max310x: Fix external crystal register setup
Joe Burmeister
1
-1
/
+1
2019-05-21
serial: sh-sci: disable DMA for uart_console
George G. Davis
1
-0
/
+7
2019-05-21
serial: imx: remove log spamming error message
Sascha Hauer
1
-1
/
+0
2019-05-21
tty: serial: msm_serial: Fix XON/XOFF
Jorge Ramirez-Ortiz
1
-1
/
+4
2019-05-21
tty: max310x: Split uart characters insertion loop
Serge Semin
1
-4
/
+10
2019-05-21
tty: max310x: Optionally enable rs485 on startup
Serge Semin
1
-0
/
+16
2019-05-21
tty: max310x: Add rx-during-tx rs485 flag support
Serge Semin
1
-15
/
+14
2019-05-21
tty: max310x: Fix invalid baudrate divisors calculator
Serge Semin
1
-20
/
+31
2019-05-21
tty: max310x: Don't pass stacked buffers to SPI
Serge Semin
1
-9
/
+18
[next]