summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-18tty/serial: Migrate omap-serial to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate mxs-auart to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate mux to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate msm_serial to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: mpc52xx_uart: Don't zero port->sysrqDmitry Safonov1-3/+1
2019-12-18tty/serial: Migrate mpc52xx_uart to use has_sysrqDmitry Safonov1-6/+1
2019-12-18tty/serial: Migrate milbeaut_usio to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate meson_uart to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate ip22zilog to use has_sysrqDmitry Safonov1-4/+3
2019-12-18tty/serial: Migrate imx to use has_sysrqDmitry Safonov1-6/+1
2019-12-18tty/serial: Migrate fsl_lpuart to use has_sysrqDmitry Safonov1-8/+1
2019-12-18tty/serial: Migrate fsl_linflexuart to use has_sysrqDmitry Safonov1-7/+1
2019-12-18tty/serial: Migrate efm32-uart to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate dz to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate cpm_uart to use has_sysrqDmitry Safonov1-7/+2
2019-12-18tty/serial: Migrate clps711x to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate atmel_serial to use has_sysrqDmitry Safonov1-8/+1
2019-12-18tty/serial: Migrate arc_uart to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate apbuart to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate amba-pl01* to use has_sysrqDmitry Safonov2-9/+2
2019-12-18tty/serial: Migrate 8250_port to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate 8250_omap to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate bcm63xx_uart to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate 8250_fsl to use has_sysrqDmitry Safonov5-6/+8
2019-12-18Revert "serdev: simplify Makefile"Johan Hovold1-1/+1
2019-12-18Revert "tty/serial: atmel: fix out of range clock divider handling"Greg Kroah-Hartman1-3/+3
2019-12-17tty/serial: Migrate aspeed_vuart to use has_sysrqDmitry Safonov1-4/+1
2019-12-17serial_core: Un-ifdef sysrq SUPPORT_SYSRQDmitry Safonov1-34/+43
2019-12-17tty: serial: samsung_tty: do not abuse the struct uart_port unused fieldsGreg Kroah-Hartman1-23/+23
2019-12-17serial: Move sysrq members aboveDmitry Safonov1-5/+6
2019-12-17sysrq: Remove sysrq_handler_registeredDmitry Safonov1-8/+1
2019-12-17tty: vt: move conmakehash to drivers/tty/vt/ from scripts/Masahiro Yamada5-6/+5
2019-12-17tty: drop useless variable initialisation in tty_kopen()Uwe Kleine-König1-1/+1
2019-12-17serdev: make use of printk extension %pe for better error messagesUwe Kleine-König1-6/+8
2019-12-17serdev: simplify MakefileUwe Kleine-König1-1/+1
2019-12-12tty: serial: samsung_tty: fix blank line checkpatch warningGreg Kroah-Hartman1-0/+3
2019-12-12tty: serial: samsung_tty: fix up minor comment formattingGreg Kroah-Hartman1-7/+9
2019-12-12tty: serial: samsung_tty: use 'unsigned int' not 'unsigned'Greg Kroah-Hartman1-1/+2
2019-12-12tty: serial: samsung_tty: use standard debugging macrosGreg Kroah-Hartman1-48/+30
2019-12-12tty: serial: samsung_tty: drop unneded dbg() callsGreg Kroah-Hartman1-22/+0
2019-12-12tty: serial: samsung_tty: delete samsung.hGreg Kroah-Hartman2-147/+130
2019-12-12tty: serial: samsung.h: remove reset_port callback from struct s3c24xx_uart_infoGreg Kroah-Hartman1-3/+0
2019-12-12tty: serial: samsung.h: fix up minor comment issuesGreg Kroah-Hartman1-2/+2
2019-12-12tty: serial: samsung_tty: fix build warningGreg Kroah-Hartman1-0/+3
2019-12-12tty: serial: samsung: allow driver to be built by anyoneGreg Kroah-Hartman1-1/+1
2019-12-12tty/serial: atmel: fix out of range clock divider handlingDavid Engraf1-3/+3
2019-12-12tty: pl011: Add suspend resume supportShubhrajyoti Datta1-0/+1
2019-12-12tty: serial: amba-pl011: remove set but unused variableXiongfeng Wang1-4/+2
2019-12-12tty: serial: samsung: remove variable 'ufstat' set but not usedChen Wandun1-2/+2
2019-12-10tty: omap-serial: remove set but unused variableXiongfeng Wang1-2/+5