summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-132-67/+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-132-0/+22
* rfcomm: get rid of mentioning TIOC[SG]SERIALAl Viro2018-10-131-8/+0
* 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
* simserial: switch to ->[sg]et_serial()Al Viro2018-09-141-4/+13
* tty_ioctl(): start taking TIOC[SG]SERIAL into separate methodsAl Viro2018-09-142-5/+33
* mos7720: bury dead TIOCM... in ->ioctl()Al Viro2018-09-141-52/+0
* tty_ioctl(): drop FIONBIO handlingAl Viro2018-09-141-30/+0
* move compat handling of tty ioctls to tty_compat_ioctl()Al Viro2018-09-144-71/+76
* presence of RS485 ioctls has been unconditional since 2014Al Viro2018-09-111-4/+0
* Linux 4.19-rc1v4.19-rc1Linus Torvalds2018-08-261-2/+2
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-08-261-0/+15
|\
| * y2038: Provide aliases for compat helpersArnd Bergmann2018-08-221-0/+15
* | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-2628-679/+485
|\ \
| * | ida: Change ida_get_new_above to return the idMatthew Wilcox2018-08-211-18/+12
| * | ida: Remove old APIMatthew Wilcox2018-08-213-67/+11
| * | test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox2018-08-212-66/+58
| * | test_ida: Convert check_ida_conv to new APIMatthew Wilcox2018-08-212-46/+40
| * | test_ida: Move ida_check_maxMatthew Wilcox2018-08-212-28/+23
| * | test_ida: Move ida_check_leafMatthew Wilcox2018-08-212-27/+25
| * | idr-test: Convert ida_check_nomem to new APIMatthew Wilcox2018-08-211-6/+7