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
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-19
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-4
/
+43
2019-07-15
Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...
Olof Johansson
2
-4
/
+43
2019-07-15
docs: serial: move it to the driver-api
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: arm: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+1
2019-07-04
tty: serial: fsl_lpuart: add imx8qxp support
Fugang Duan
1
-20
/
+86
2019-07-03
serial: imx: set_termios(): preserve RTS state
Sergey Organov
1
-5
/
+9
2019-07-03
serial: imx: set_termios(): clarify RTS/CTS bits calculation
Sergey Organov
1
-24
/
+14
2019-07-03
serial: imx: set_termios(): factor-out 'ucr2' initial value
Sergey Organov
1
-3
/
+2
2019-07-03
serial: sh-sci: Terminate TX DMA during buffer flushing
Geert Uytterhoeven
1
-2
/
+9
2019-07-03
serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
Geert Uytterhoeven
1
-7
/
+15
2019-07-03
serial: mpsc: Remove obsolete MPSC driver
Mark Greer
3
-2153
/
+0
2019-07-03
serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8...
Wei Yongjun
1
-2
/
+5
2019-06-21
serial: stm32: add RX and TX FIFO flush
Erwan Le Ray
1
-5
/
+15
2019-06-21
serial: stm32: add support of RX FIFO threshold
Erwan Le Ray
2
-3
/
+25
2019-06-21
serial: stm32: add support of TX FIFO threshold
Erwan Le Ray
2
-9
/
+55
2019-06-21
serial: stm32: update PIO transmission
Erwan Le Ray
1
-14
/
+13
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
sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg
John Paul Adrian Glaubitz
1
-1
/
+1
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-04
serial: sa1100: add note about modem control signals
Russell King
1
-0
/
+4
[next]