index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-18
tty/serial: Migrate st-asc to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate sprd_serial to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate sh-sci to use has_sysrq
Dmitry Safonov
1
-8
/
+2
2019-12-18
tty/serial: Migrate serial_txx9 to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate sccnxp to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate sb1250-duart to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate sa1100 to use has_sysrq
Dmitry Safonov
1
-6
/
+1
2019-12-18
tty/serial: Migrate qcom_geni_serial to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate pxa to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate pnx8xxx_uart to use has_sysrq
Dmitry Safonov
1
-6
/
+1
2019-12-18
tty/serial: Migrate pmac_zilog to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: pmac_zilog: Don't check port->sysrq
Dmitry Safonov
1
-4
/
+2
2019-12-18
tty/serial: Migrate pch_uart to use has_sysrq
Dmitry Safonov
1
-5
/
+1
2019-12-18
tty/serial: Migrate omap-serial to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate mxs-auart to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate mux to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate msm_serial to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: mpc52xx_uart: Don't zero port->sysrq
Dmitry Safonov
1
-3
/
+1
2019-12-18
tty/serial: Migrate mpc52xx_uart to use has_sysrq
Dmitry Safonov
1
-6
/
+1
2019-12-18
tty/serial: Migrate milbeaut_usio to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate meson_uart to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate ip22zilog to use has_sysrq
Dmitry Safonov
1
-4
/
+3
2019-12-18
tty/serial: Migrate imx to use has_sysrq
Dmitry Safonov
1
-6
/
+1
2019-12-18
tty/serial: Migrate fsl_lpuart to use has_sysrq
Dmitry Safonov
1
-8
/
+1
2019-12-18
tty/serial: Migrate fsl_linflexuart to use has_sysrq
Dmitry Safonov
1
-7
/
+1
2019-12-18
tty/serial: Migrate efm32-uart to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate dz to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate cpm_uart to use has_sysrq
Dmitry Safonov
1
-7
/
+2
2019-12-18
tty/serial: Migrate clps711x to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate atmel_serial to use has_sysrq
Dmitry Safonov
1
-8
/
+1
2019-12-18
tty/serial: Migrate arc_uart to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate apbuart to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate amba-pl01* to use has_sysrq
Dmitry Safonov
2
-9
/
+2
2019-12-18
tty/serial: Migrate 8250_port to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate 8250_omap to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate bcm63xx_uart to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate 8250_fsl to use has_sysrq
Dmitry Safonov
3
-5
/
+4
2019-12-18
Revert "serdev: simplify Makefile"
Johan Hovold
1
-1
/
+1
2019-12-18
Revert "tty/serial: atmel: fix out of range clock divider handling"
Greg Kroah-Hartman
1
-3
/
+3
2019-12-17
tty/serial: Migrate aspeed_vuart to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-17
tty: serial: samsung_tty: do not abuse the struct uart_port unused fields
Greg Kroah-Hartman
1
-23
/
+23
2019-12-17
sysrq: Remove sysrq_handler_registered
Dmitry Safonov
1
-8
/
+1
2019-12-17
tty: vt: move conmakehash to drivers/tty/vt/ from scripts/
Masahiro Yamada
3
-2
/
+295
2019-12-17
tty: drop useless variable initialisation in tty_kopen()
Uwe Kleine-König
1
-1
/
+1
2019-12-17
serdev: make use of printk extension %pe for better error messages
Uwe Kleine-König
1
-6
/
+8
2019-12-17
serdev: simplify Makefile
Uwe Kleine-König
1
-1
/
+1
2019-12-17
tty/serial: atmel: fix out of range clock divider handling
David Engraf
1
-21
/
+22
2019-12-17
tty: link tty and port before configuring it as console
Sudip Mukherjee
2
-1
/
+3
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
4
-4
/
+4
2019-12-12
serial: sprd: Add clearing break interrupt operation
Yonghan Ye
1
-0
/
+3
[prev]
[next]