summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorLines
2018-10-25Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-15/+28
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-390/+452
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+4
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-3/+4
2018-10-13kill TIOCSERGSTRUCTAl Viro-7/+1
2018-10-13change semantics of ldisc ->compat_ioctl()Al Viro-11/+25
2018-10-13kill TIOCSER[SG]WILDAl Viro-11/+0
2018-10-13synclink_gt(): fix compat_ioctl()Al Viro-12/+4
2018-10-13pty: fix compat ioctlsAl Viro-2/+12
2018-10-13vt_compat_ioctl(): clean up, use compat_ptr() properlyAl Viro-22/+9
2018-10-13remove fallback to drivers for TIOCGICOUNTAl Viro-5/+1
2018-10-13take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl()Al Viro-0/+81
2018-10-13synclink: reduce pointless checks in ->ioctl()Al Viro-6/+3
2018-10-13complete ->[sg]et_serial() switchoverAl Viro-10/+4
2018-10-13serial_core: switch to ->[sg]et_serial()Al Viro-26/+12
2018-10-13mxser: switch to ->[sg]et_serial()Al Viro-46/+51
2018-10-13moxa: switch to ->[sg]et_serial()Al Viro-39/+40
2018-10-13isicom: switch to ->[sg]et_serial()Al Viro-47/+25
2018-10-13ipwireless: switch to ->[sg]et_serial()Al Viro-18/+18
2018-10-13cyclades: switch to ->[sg]et_serial()Al Viro-40/+37
2018-10-13amiserial: switch to ->[sg]et_serial()Al Viro-45/+33
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman-2/+2
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook-2/+2
2018-10-02Revert "serial: sh-sci: Allow for compressed SCIF address"Geert Uytterhoeven-15/+10
2018-10-02Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven-0/+31
2018-10-02Revert "serial: 8250_dw: Fix runtime PM handling"Guenter Roeck-4/+0
2018-09-20serial: imx: restore handshaking irq for imx1Uwe Kleine-König-0/+8
2018-09-18tty: vt_ioctl: fix potential Spectre v1Gustavo A. R. Silva-0/+4
2018-09-18tty: Drop tty->count on tty_reopen() failureDmitry Safonov-3/+8
2018-09-18serial: cpm_uart: return immediately from console pollChristophe Leroy-3/+7
2018-09-18tty: serial: lpuart: avoid leaking struct tty_structStefan Agner-1/+2
2018-09-18serial: mvebu-uart: Fix reporting of effective CSIZE to userspaceJan Kiszka-0/+1
2018-09-16tty_io: Use group_send_sig_info in __do_SACK to note it is a session being ki...Eric W. Biederman-3/+3
2018-09-14tty_ioctl(): start taking TIOC[SG]SERIAL into separate methodsAl Viro-5/+30
2018-09-14tty_ioctl(): drop FIONBIO handlingAl Viro-30/+0
2018-09-14move compat handling of tty ioctls to tty_compat_ioctl()Al Viro-18/+76
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik-1/+1
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik-3/+4
2018-09-11signal: send_sig_all no longer needs SEND_SIG_FORCEDEric W. Biederman-1/+1
2018-09-10tty: hvc: hvc_write() fix break conditionNicholas Piggin-1/+6
2018-09-10tty: hvc: hvc_poll() fix read loop batchingNicholas Piggin-2/+22
2018-09-10tty: hvc: hvc_poll() fix read loop hangNicholas Piggin-2/+5
2018-09-10tty/serial: atmel: Change the driver to work under at91-usart MFDRadu Pirea-15/+28
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+2
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2018-08-20powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin-0/+2
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+3
2018-08-18Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-321/+1228
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-84/+142
2018-08-15Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1