summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-10-23serdev: ttyport: enforce tty-driver open() requirementJohan Hovold
2017-10-23serial: omap: Fix EFR write on RTS deassertionLukas Wunner
2017-10-23omap_serial: Removing superfluous check on no interrupt pending.Martin Townsend
2017-10-20serdev: Add ACPI supportFrédéric Danis
2017-10-20serial: mvebu-uart: support extended port registers layoutMiquel Raynal
2017-10-20serial: mvebu-uart: augment the maximum number of portsMiquel Raynal
2017-10-20serial: mvebu-uart: dissociate RX and TX interruptsMiquel Raynal
2017-10-20serial: mvebu-uart: add TX interrupt trigger for pulse interruptsAllen Yan
2017-10-20serial: mvebu-uart: clear state register before IRQ requestAllen Yan
2017-10-20serial: mvebu-uart: add function to change baudrateAllen Yan
2017-10-20serial: mvebu-uart: add soft reset at probeAllen Yan
2017-10-20serial: mvebu-uart: use a generic way to access the registersMiquel Raynal
2017-10-20serial: mvebu-uart: support probe of multiple portsAllen Yan
2017-10-20serial: mvebu-uart: use driver name when requesting an interruptYehuda Yitschak
2017-10-20serial-uartlite: pr_err() strings should end with newlinesArvind Yadav
2017-10-20serdev: enable TTY port controller support by defaultJohan Hovold
2017-10-20tty: amba-pl011: Convert timers to use timer_setup()Kees Cook
2017-10-20tty: mips_ejtag_fdc: Convert timers to use timer_setup()Kees Cook
2017-10-20tty/sysrq: Convert timers to use timer_setup()Kees Cook
2017-10-20serial: m32r_sio: Convert timers to use timer_setup()Kees Cook
2017-10-20tty: metag_da: Convert timers to use timer_setup()Kees Cook
2017-10-20serial: 8250_fintek: Fix finding base_port with activated SuperIOJi-Ze Hong (Peter Hong)
2017-10-20serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra
2017-10-20tty: vt: remove multi-fetch, derive font.height from font.dataMeng Xu
2017-10-20serial: sh-sci: Fix init data attribute for struct 'port_cfg'Matthias Kaehlcke
2017-10-20serial: sh-sci: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-10-20serial: imx: Correct comment imx_flush_buffer()Martyn Welch
2017-10-13tty: fall back to N_NULL if switching to N_TTY fails during hangupJohannes Weiner
2017-10-09Merge 4.14-rc4 into tty-nextGreg Kroah-Hartman
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-10-04vt: Use consistent logging styleJoe Perches
2017-10-04sysrq : fix Show Regs call trace on ARMJibin Xu
2017-10-04serial: 8250_dw: Improve clock rate settingEd Blake
2017-10-04serial: Add define for max baud rate divisorEd Blake
2017-10-04serial: sh-sci: suppress warning for ports without dma channelsAndy Lowe
2017-10-04serial: 8250_mid: Enable HSU on Intel Cedar Fork PCHAndy Shevchenko
2017-10-04mxser: remove unused parametersJiri Slaby
2017-10-04tty: xilinx_uartps: move to arch_initcall for earlier consoleShubhrajyoti Datta
2017-10-04Arm: dts: stm32: remove extra compatible string from DT & driverVikas Manocha
2017-10-04tty/serial: atmel: Prevent a warning on suspendRomain Izard
2017-10-03serial: sh-sci: Support for variable HSCIF hardware RX timeoutUlrich Hecht
2017-10-03tty: serial: jsm: Add space before the open braceGimcuan Hui
2017-10-03serial: 8250_fintek: fix warning reported from smatchJi-Ze Hong (Peter Hong)
2017-10-03serial: 8250_fintek: UART dynamic clocksource on Fintek F81216HJi-Ze Hong (Peter Hong)
2017-10-03serial: 8250_fintek: UART dynamic clocksource on Fintek F81866Ji-Ze Hong (Peter Hong)
2017-10-03drivers: tty: sa1100: use setup_timer() helper.Allen Pais
2017-10-03drivers: tty: ifx6x60: use setup_timer() helper.Allen Pais
2017-10-03drivers: tty: sn_console: use setup_timer() helper.Allen Pais
2017-10-03drivers: tty: n_gsm: use setup_timer() helper.Allen Pais
2017-10-03drivers: tty: pnx8xxx: use setup_timer() helper.Allen Pais