summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2018-10-13change semantics of ldisc ->compat_ioctl()Al Viro
2018-10-13kill TIOCSER[SG]WILDAl Viro
2018-10-13synclink_gt(): fix compat_ioctl()Al Viro
2018-10-13pty: fix compat ioctlsAl Viro
2018-10-13vt_compat_ioctl(): clean up, use compat_ptr() properlyAl Viro
2018-10-13remove fallback to drivers for TIOCGICOUNTAl Viro
2018-10-13take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl()Al Viro
2018-10-13synclink: reduce pointless checks in ->ioctl()Al Viro
2018-10-13complete ->[sg]et_serial() switchoverAl Viro
2018-10-13serial_core: switch to ->[sg]et_serial()Al Viro
2018-10-13mxser: switch to ->[sg]et_serial()Al Viro
2018-10-13moxa: switch to ->[sg]et_serial()Al Viro
2018-10-13isicom: switch to ->[sg]et_serial()Al Viro
2018-10-13ipwireless: switch to ->[sg]et_serial()Al Viro
2018-10-13cyclades: switch to ->[sg]et_serial()Al Viro
2018-10-13amiserial: switch to ->[sg]et_serial()Al Viro
2018-10-11serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCESMichal Simek
2018-10-11tty: check name length in tty_find_polling_driver()Miles Chen
2018-10-11tty: wipe buffer if not echoing dataGreg KH
2018-10-11tty: wipe buffer.Linus Torvalds
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-10serial: fsl_lpuart: Remove the alias node dependenceVabhav Sharma
2018-10-08Merge 4.19-rc7 into tty-nextGreg Kroah-Hartman
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-10-04TTY: sn_console: Replace spin_is_locked() with spin_trylock()Lance Roy
2018-10-04Revert "serial:serial_core: Allow use of CTS for PPS line discipline"Greg Kroah-Hartman
2018-10-04BackMerge v4.19-rc6 into drm-nextDave Airlie
2018-10-02Revert "serial: sh-sci: Allow for compressed SCIF address"Geert Uytterhoeven
2018-10-02Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven
2018-10-02Revert "serial: 8250_dw: Fix runtime PM handling"Guenter Roeck
2018-10-02serial: 8250_uniphier: add auto-flow-control supportDai Okamura
2018-10-02serial: 8250_uniphier: flatten probe functionMasahiro Yamada
2018-10-02serial: 8250_uniphier: remove unused "fifo-size" propertyMasahiro Yamada
2018-10-02serial: uartps: Fix missing unlock on error in cdns_get_id()Wei Yongjun
2018-10-02tty/serial: atmel: add ISO7816 supportNicolas Ferre
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre
2018-10-02serial:serial_core: Allow use of CTS for PPS line disciplineSteve Sakoman
2018-09-30Merge 4.19-rc6 into tty-nextGreg Kroah-Hartman
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie
2018-09-20serial: imx: restore handshaking irq for imx1Uwe Kleine-König
2018-09-20serial: uartps: Change uart ID port allocationMichal Simek
2018-09-20tty: serial: remove set but not used variable 'error'YueHaibing
2018-09-20kgdboc: Fix warning with module buildLaura Abbott
2018-09-18TTY: tty_buffer, warn on leaksJiri Slaby
2018-09-18tty_port: Remove incorrect whitespace after commentsTobin C. Harding
2018-09-18sc16is7xx: Fix for "Unexpected interrupt: 8"Phil Elwell
2018-09-18sc16is7xx: Fix for multi-channel stallPhil Elwell
2018-09-18serial: 8250: Fix clearing FIFOs in RS485 mode againMarek Vasut
2018-09-18tty: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-18serial: 8250_of: Fix for lack of interrupt supportJohn Garry