aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-25Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds2-15/+28
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds16-390/+452
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-4/+4
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-3/+4
2018-10-13kill TIOCSERGSTRUCTAl Viro1-7/+1
2018-10-13change semantics of ldisc ->compat_ioctl()Al Viro3-11/+25
2018-10-13kill TIOCSER[SG]WILDAl Viro2-11/+0
2018-10-13synclink_gt(): fix compat_ioctl()Al Viro1-12/+4
2018-10-13pty: fix compat ioctlsAl Viro1-2/+12
2018-10-13vt_compat_ioctl(): clean up, use compat_ptr() properlyAl Viro1-22/+9
2018-10-13remove fallback to drivers for TIOCGICOUNTAl Viro1-5/+1
2018-10-13take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl()Al Viro1-0/+81
2018-10-13synclink: reduce pointless checks in ->ioctl()Al Viro3-6/+3
2018-10-13complete ->[sg]et_serial() switchoverAl Viro1-10/+4
2018-10-13serial_core: switch to ->[sg]et_serial()Al Viro1-26/+12
2018-10-13mxser: switch to ->[sg]et_serial()Al Viro1-46/+51
2018-10-13moxa: switch to ->[sg]et_serial()Al Viro1-39/+40
2018-10-13isicom: switch to ->[sg]et_serial()Al Viro1-47/+25
2018-10-13ipwireless: switch to ->[sg]et_serial()Al Viro1-18/+18
2018-10-13cyclades: switch to ->[sg]et_serial()Al Viro1-40/+37
2018-10-13amiserial: switch to ->[sg]et_serial()Al Viro1-45/+33
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxGreg Kroah-Hartman1-2/+2
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook1-2/+2
2018-10-02Revert "serial: sh-sci: Allow for compressed SCIF address"Geert Uytterhoeven1-15/+10
2018-10-02Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven1-0/+31
2018-10-02Revert "serial: 8250_dw: Fix runtime PM handling"Guenter Roeck1-4/+0
2018-09-20serial: imx: restore handshaking irq for imx1Uwe Kleine-König1-0/+8
2018-09-18tty: vt_ioctl: fix potential Spectre v1Gustavo A. R. Silva1-0/+4
2018-09-18tty: Drop tty->count on tty_reopen() failureDmitry Safonov1-3/+8
2018-09-18serial: cpm_uart: return immediately from console pollChristophe Leroy1-3/+7
2018-09-18tty: serial: lpuart: avoid leaking struct tty_structStefan Agner1-1/+2
2018-09-18serial: mvebu-uart: Fix reporting of effective CSIZE to userspaceJan Kiszka1-0/+1
2018-09-16tty_io: Use group_send_sig_info in __do_SACK to note it is a session being killedEric W. Biederman1-3/+3
2018-09-14tty_ioctl(): start taking TIOC[SG]SERIAL into separate methodsAl Viro1-5/+30
2018-09-14tty_ioctl(): drop FIONBIO handlingAl Viro1-30/+0
2018-09-14move compat handling of tty ioctls to tty_compat_ioctl()Al Viro2-18/+76
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik1-1/+1
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik1-3/+4
2018-09-11signal: send_sig_all no longer needs SEND_SIG_FORCEDEric W. Biederman1-1/+1
2018-09-10tty: hvc: hvc_write() fix break conditionNicholas Piggin1-1/+6
2018-09-10tty: hvc: hvc_poll() fix read loop batchingNicholas Piggin1-2/+22
2018-09-10tty: hvc: hvc_poll() fix read loop hangNicholas Piggin1-2/+5
2018-09-10tty/serial: atmel: Change the driver to work under at91-usart MFDRadu Pirea2-15/+28
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+2
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-2/+2
2018-08-20powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin1-0/+2
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-0/+3
2018-08-18Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds26-321/+1228
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-84/+142
2018-08-15Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-1/+1