summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-10-291-8/+4Star
|\
| * BackMerge v4.19-rc6 into drm-nextDave Airlie2018-10-046-7/+30
| |\
| * \ BackMerge v4.19-rc5 into drm-nextDave Airlie2018-09-271-5/+33
| |\ \
| * | | vt: Remove vc_panic_force_writeDaniel Vetter2018-09-111-8/+4Star
* | | | Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-10-252-15/+28
|\ \ \ \
| * | | | tty/serial: atmel: Change the driver to work under at91-usart MFDRadu Pirea2018-09-102-15/+28
| |/ / /
* | | | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-2416-390/+452
|\ \ \ \
| * | | | kill TIOCSERGSTRUCTAl Viro2018-10-131-7/+1Star
| * | | | change semantics of ldisc ->compat_ioctl()Al Viro2018-10-133-11/+25
| * | | | kill TIOCSER[SG]WILDAl Viro2018-10-132-11/+0Star
| * | | | synclink_gt(): fix compat_ioctl()Al Viro2018-10-131-12/+4Star
| * | | | pty: fix compat ioctlsAl Viro2018-10-131-2/+12
| * | | | vt_compat_ioctl(): clean up, use compat_ptr() properlyAl Viro2018-10-131-22/+9Star
| * | | | remove fallback to drivers for TIOCGICOUNTAl Viro2018-10-131-5/+1Star
| * | | | take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl()Al Viro2018-10-131-0/+81
| * | | | synclink: reduce pointless checks in ->ioctl()Al Viro2018-10-133-6/+3Star
| * | | | complete ->[sg]et_serial() switchoverAl Viro2018-10-131-10/+4Star
| * | | | serial_core: switch to ->[sg]et_serial()Al Viro2018-10-131-26/+12Star
| * | | | mxser: switch to ->[sg]et_serial()Al Viro2018-10-131-46/+51
| * | | | moxa: switch to ->[sg]et_serial()Al Viro2018-10-131-39/+40
| * | | | isicom: switch to ->[sg]et_serial()Al Viro2018-10-131-47/+25Star
| * | | | ipwireless: switch to ->[sg]et_serial()Al Viro2018-10-131-18/+18
| * | | | cyclades: switch to ->[sg]et_serial()Al Viro2018-10-131-40/+37Star
| * | | | amiserial: switch to ->[sg]et_serial()Al Viro2018-10-131-45/+33Star
| * | | | tty_ioctl(): start taking TIOC[SG]SERIAL into separate methodsAl Viro2018-09-141-5/+30
| * | | | tty_ioctl(): drop FIONBIO handlingAl Viro2018-09-141-30/+0Star
| * | | | move compat handling of tty ioctls to tty_compat_ioctl()Al Viro2018-09-142-18/+76
| |/ / /
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-242-4/+4
|\ \ \ \
| * | | | tty_io: Use group_send_sig_info in __do_SACK to note it is a session being ki...Eric W. Biederman2018-09-161-3/+3
| * | | | signal: send_sig_all no longer needs SEND_SIG_FORCEDEric W. Biederman2018-09-111-1/+1
| |/ / /
* | | | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-231-3/+4
|\ \ \ \
| * | | | gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik2018-09-131-1/+1
| * | | | gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik2018-09-131-3/+4
| |/ / /
* | | | Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2018-10-111-2/+2
|\ \ \ \
| * | | | treewide: Replace more open-coded allocation size multiplicationsKees Cook2018-10-061-2/+2
| |/ / /
* | | | Revert "serial: sh-sci: Allow for compressed SCIF address"Geert Uytterhoeven2018-10-021-15/+10Star
* | | | Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven2018-10-021-0/+31
* | | | Revert "serial: 8250_dw: Fix runtime PM handling"Guenter Roeck2018-10-021-4/+0Star
| |_|/ |/| |
* | | serial: imx: restore handshaking irq for imx1Uwe Kleine-König2018-09-201-0/+8
* | | tty: vt_ioctl: fix potential Spectre v1Gustavo A. R. Silva2018-09-181-0/+4
* | | tty: Drop tty->count on tty_reopen() failureDmitry Safonov2018-09-181-3/+8
* | | serial: cpm_uart: return immediately from console pollChristophe Leroy2018-09-181-3/+7
* | | tty: serial: lpuart: avoid leaking struct tty_structStefan Agner2018-09-181-1/+2
* | | serial: mvebu-uart: Fix reporting of effective CSIZE to userspaceJan Kiszka2018-09-181-0/+1
| |/ |/|
* | tty: hvc: hvc_write() fix break conditionNicholas Piggin2018-09-101-1/+6
* | tty: hvc: hvc_poll() fix read loop batchingNicholas Piggin2018-09-101-2/+22
* | tty: hvc: hvc_poll() fix read loop hangNicholas Piggin2018-09-101-2/+5
|/
* Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-241-0/+2
|\
| * powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin2018-08-201-0/+2
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-212-2/+2
|\ \