summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds2018-10-242-0/+17
|\
| * FireWire: clean up core-transaction.c kernel-docRandy Dunlap2018-09-061-0/+10
| * FireWire: clean up core-iso.c kernel-docRandy Dunlap2018-09-061-0/+7
* | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-2448-1326/+752
|\ \
| * | kill TIOCSERGSTRUCTAl Viro2018-10-131-7/+1
| * | change semantics of ldisc ->compat_ioctl()Al Viro2018-10-139-98/+27
| * | kill TIOCSER[SG]WILDAl Viro2018-10-132-11/+0
| * | synclink_gt(): fix compat_ioctl()Al Viro2018-10-131-12/+4
| * | pty: fix compat ioctlsAl Viro2018-10-131-2/+12
| * | gigaset: add ->compat_ioctl()Al Viro2018-10-131-0/+11
| * | vt_compat_ioctl(): clean up, use compat_ptr() properlyAl Viro2018-10-131-22/+9
| * | gigaset: don't try to printk userland buffer contentsAl Viro2018-10-131-1/+1
| * | dgnc: don't bother with (empty) stub for TCXONCAl Viro2018-10-131-5/+0
| * | dgnc: leave TIOC[GS]SOFTCAR to ldiscAl Viro2018-10-131-24/+0
| * | remove fallback to drivers for TIOCGICOUNTAl Viro2018-10-131-5/+1
| * | dgnc: break-related ioctls won't reach ->ioctl()Al Viro2018-10-131-75/+0
| * | dgnc: TIOCM... won't reach ->ioctl()Al Viro2018-10-131-114/+0
| * | isdn_tty: TCSBRK{,P} won't reach ->ioctl()Al Viro2018-10-131-19/+0
| * | kill capinc_tty_ioctl()Al Viro2018-10-131-7/+0
| * | 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-134-8/+4
| * | complete ->[sg]et_serial() switchoverAl Viro2018-10-132-12/+6
| * | usb_wwan: switch to ->[sg]et_serial()Al Viro2018-10-133-49/+23
| * | whiteheat: switch to ->get_serial()Al Viro2018-10-131-27/+15
| * | ti_usb_3410_5052: switch to ->[sg]et_serial()Al Viro2018-10-131-50/+24
| * | ssu100: switch to ->get_serial()Al Viro2018-10-131-31/+11
| * | quatech2: switch to ->get_serial()Al Viro2018-10-131-31/+11
| * | pl2303: switch to ->get_serial()Al Viro2018-10-131-21/+8
| * | opticon: switch to ->get_serial()Al Viro2018-10-131-31/+12
| * | mos7840: switch to ->get_serial()Al Viro2018-10-131-26/+13
| * | mos7720: switch to ->get_serial()Al Viro2018-10-131-21/+13
| * | io_ti: switch to ->get_serial()Al Viro2018-10-131-33/+14
| * | io_edgeport: switch to ->get_serial()Al Viro2018-10-131-21/+16
| * | fdti_sio: switch to ->[sg]et_serial()Al Viro2018-10-131-27/+21
| * | f81534: switch to ->get_serial()Al Viro2018-10-131-30/+8
| * | f81232: switch to ->get_serial()Al Viro2018-10-131-28/+8
| * | ark3116: switch to ->get_serial()Al Viro2018-10-131-30/+8
| * | cdc-acm: switch to ->[sg]et_serial()Al Viro2018-10-131-27/+14
| * | usb-serial: begin switching to ->[sg]et_serial()Al Viro2018-10-131-0/+20
| * | serial_core: switch to ->[sg]et_serial()Al Viro2018-10-131-26/+12
| * | 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/+25
| * | ipwireless: switch to ->[sg]et_serial()Al Viro2018-10-131-18/+18
| * | cyclades: switch to ->[sg]et_serial()Al Viro2018-10-131-40/+37
| * | amiserial: switch to ->[sg]et_serial()Al Viro2018-10-131-45/+33
| * | greybus/uart: switch to ->[sg]et_serial()Al Viro2018-09-141-29/+18
| * | fwserial: switch to ->[sg]et_serial()Al Viro2018-09-141-38/+28
| * | tty_ioctl(): start taking TIOC[SG]SERIAL into separate methodsAl Viro2018-09-141-5/+30
| * | mos7720: bury dead TIOCM... in ->ioctl()Al Viro2018-09-141-52/+0