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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
serial: 8250_aspeed_vuart: use UPF_IOREMAP to set up register mapping
Zev Weiss
1
-8
/
+3
2021-05-13
serial: 8250_aspeed_vuart: initialize vuart->port in aspeed_vuart_probe()
Zev Weiss
1
-3
/
+2
2021-05-13
serial: 8250_aspeed_vuart: factor out aspeed_vuart_{read, write}b() helper fu...
Zev Weiss
1
-14
/
+24
2021-05-13
tty: serial: samsung_tty: remove set but not used variables
Tian Tao
1
-2
/
+1
2021-05-13
serial: fsl_lpuart: disable DMA for console and fix sysrq
Michael Walle
1
-0
/
+6
2021-05-13
serial: fsl_lpuart: add loopback support
Michael Walle
1
-2
/
+34
2021-05-13
serial: fsl_lpuart: remove manual RTSCTS control from 8-bit LPUART
Michael Walle
1
-27
/
+1
2021-05-13
serial: fsl_lpuart: remove RTSCTS handling from get_mctrl()
Michael Walle
1
-11
/
+1
2021-05-13
serial: fsl_lpuart: handle break and make sysrq work
Michael Walle
1
-8
/
+24
2021-05-13
serial: fsl_lpuart: split sysrq handling
Michael Walle
1
-6
/
+6
2021-05-13
serial: fsl_lpuart: don't restore interrupt state in ISR
Michael Walle
1
-14
/
+8
2021-05-13
serial: fsl_lpuart: use UARTDATA_MASK macro
Michael Walle
1
-2
/
+2
2021-05-13
serial: fsl_lpuart: don't modify arbitrary data on lpuart32
Michael Walle
1
-1
/
+1
2021-05-13
tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
Sherry Sun
1
-0
/
+3
2021-05-02
.gitignore: prefix local generated files with a slash
Masahiro Yamada
1
-3
/
+3
2021-04-26
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-15
/
+8
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-62
/
+62
2021-04-22
serial: extend compile-test coverage
Johan Hovold
2
-10
/
+14
2021-04-22
serial: stm32: add FIFO threshold configuration
Fabrice Gasnier
2
-12
/
+49
2021-04-22
serial: xilinx_uartps: drop low-latency workaround
Johan Hovold
1
-2
/
+1
2021-04-22
serial: vt8500: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: timbuart: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: sunsu: drop low-latency workaround
Johan Hovold
1
-4
/
+0
2021-04-22
serial: sifive: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: txx9: drop low-latency workaround
Johan Hovold
1
-2
/
+2
2021-04-22
serial: sa1100: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: rp2: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: rda: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: owl: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: msm_serial: drop low-latency workaround
Johan Hovold
1
-4
/
+0
2021-04-22
serial: mpc52xx_uart: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: meson: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: mcf: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: lpc32xx_hs: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: icom: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: bcm63xx: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: atmel_serial: drop low-latency workaround
Johan Hovold
1
-18
/
+0
2021-04-22
serial: arc_uart: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: ar933x: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: apbuart: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: amba-pl011: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: amba-pl010: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: altera_uart: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
serial: altera_jtaguart: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-04-22
tty: mxser: drop low-latency workaround
Johan Hovold
1
-7
/
+0
2021-04-22
serial: omap: fix rs485 half-duplex filtering
Dario Binacchi
1
-15
/
+24
2021-04-22
serial: omap: don't disable rs485 if rts gpio is missing
Dario Binacchi
1
-8
/
+4
2021-04-22
serial: stm32: defer sysrq processing
Johan Hovold
1
-10
/
+6
2021-04-22
serial: stm32: fix threaded interrupt handling
Johan Hovold
1
-10
/
+12
2021-04-22
serial: do not restore interrupt state in sysrq helper
Johan Hovold
5
-17
/
+17
[next]