summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* tty/serial: Migrate pch_uart to use has_sysrqDmitry Safonov2019-12-181-5/+1
* tty/serial: Migrate omap-serial to use has_sysrqDmitry Safonov2019-12-181-4/+1
* tty/serial: Migrate mxs-auart to use has_sysrqDmitry Safonov2019-12-181-4/+1
* tty/serial: Migrate mux to use has_sysrqDmitry Safonov2019-12-181-4/+1
* tty/serial: Migrate msm_serial to use has_sysrqDmitry Safonov2019-12-181-4/+1
* tty/serial: mpc52xx_uart: Don't zero port->sysrqDmitry Safonov2019-12-181-3/+1
* tty/serial: Migrate mpc52xx_uart to use has_sysrqDmitry Safonov2019-12-181-6/+1
* tty/serial: Migrate milbeaut_usio to use has_sysrqDmitry Safonov2019-12-181-4/+1
* tty/serial: Migrate meson_uart to use has_sysrqDmitry Safonov2019-12-181-4/+1
* tty/serial: Migrate ip22zilog to use has_sysrqDmitry Safonov2019-12-181-4/+3
* tty/serial: Migrate imx to use has_sysrqDmitry Safonov2019-12-181-6/+1
* tty/serial: Migrate fsl_lpuart to use has_sysrqDmitry Safonov2019-12-181-8/+1
* tty/serial: Migrate fsl_linflexuart to use has_sysrqDmitry Safonov2019-12-181-7/+1
* tty/serial: Migrate efm32-uart to use has_sysrqDmitry Safonov2019-12-181-4/+1
* tty/serial: Migrate dz to use has_sysrqDmitry Safonov2019-12-181-4/+1
* tty/serial: Migrate cpm_uart to use has_sysrqDmitry Safonov2019-12-181-7/+2
* tty/serial: Migrate clps711x to use has_sysrqDmitry Safonov2019-12-181-4/+1
* tty/serial: Migrate atmel_serial to use has_sysrqDmitry Safonov2019-12-181-8/+1
* tty/serial: Migrate arc_uart to use has_sysrqDmitry Safonov2019-12-181-4/+1
* tty/serial: Migrate apbuart to use has_sysrqDmitry Safonov2019-12-181-4/+1
* tty/serial: Migrate amba-pl01* to use has_sysrqDmitry Safonov2019-12-182-9/+2
* tty/serial: Migrate 8250_port to use has_sysrqDmitry Safonov2019-12-181-4/+1
* tty/serial: Migrate 8250_omap to use has_sysrqDmitry Safonov2019-12-181-4/+1
* tty/serial: Migrate bcm63xx_uart to use has_sysrqDmitry Safonov2019-12-181-4/+1
* tty/serial: Migrate 8250_fsl to use has_sysrqDmitry Safonov2019-12-183-5/+4
* Revert "serdev: simplify Makefile"Johan Hovold2019-12-181-1/+1
* Revert "tty/serial: atmel: fix out of range clock divider handling"Greg Kroah-Hartman2019-12-181-3/+3
* tty/serial: Migrate aspeed_vuart to use has_sysrqDmitry Safonov2019-12-171-4/+1
* tty: serial: samsung_tty: do not abuse the struct uart_port unused fieldsGreg Kroah-Hartman2019-12-171-23/+23
* sysrq: Remove sysrq_handler_registeredDmitry Safonov2019-12-171-8/+1
* tty: vt: move conmakehash to drivers/tty/vt/ from scripts/Masahiro Yamada2019-12-173-2/+295
* tty: drop useless variable initialisation in tty_kopen()Uwe Kleine-König2019-12-171-1/+1
* serdev: make use of printk extension %pe for better error messagesUwe Kleine-König2019-12-171-6/+8
* serdev: simplify MakefileUwe Kleine-König2019-12-171-1/+1
* tty: serial: samsung_tty: fix blank line checkpatch warningGreg Kroah-Hartman2019-12-121-0/+3
* tty: serial: samsung_tty: fix up minor comment formattingGreg Kroah-Hartman2019-12-121-7/+9
* tty: serial: samsung_tty: use 'unsigned int' not 'unsigned'Greg Kroah-Hartman2019-12-121-1/+2
* tty: serial: samsung_tty: use standard debugging macrosGreg Kroah-Hartman2019-12-121-48/+30
* tty: serial: samsung_tty: drop unneded dbg() callsGreg Kroah-Hartman2019-12-121-22/+0
* tty: serial: samsung_tty: delete samsung.hGreg Kroah-Hartman2019-12-122-147/+130
* tty: serial: samsung.h: remove reset_port callback from struct s3c24xx_uart_infoGreg Kroah-Hartman2019-12-121-3/+0
* tty: serial: samsung.h: fix up minor comment issuesGreg Kroah-Hartman2019-12-121-2/+2
* tty: serial: samsung_tty: fix build warningGreg Kroah-Hartman2019-12-121-0/+3
* tty: serial: samsung: allow driver to be built by anyoneGreg Kroah-Hartman2019-12-121-1/+1
* tty/serial: atmel: fix out of range clock divider handlingDavid Engraf2019-12-121-3/+3
* tty: pl011: Add suspend resume supportShubhrajyoti Datta2019-12-121-0/+1
* tty: serial: amba-pl011: remove set but unused variableXiongfeng Wang2019-12-121-4/+2
* tty: serial: samsung: remove variable 'ufstat' set but not usedChen Wandun2019-12-121-2/+2
* tty: omap-serial: remove set but unused variableXiongfeng Wang2019-12-101-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-0841-305/+448
|\