summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-121-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-221-18/+12
| * | ida: Remove old APIMatthew Wilcox2018-08-223-67/+11
| * | test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox2018-08-222-66/+58
| * | test_ida: Convert check_ida_conv to new APIMatthew Wilcox2018-08-222-46/+40
| * | test_ida: Move ida_check_maxMatthew Wilcox2018-08-222-28/+23
| * | test_ida: Move ida_check_leafMatthew Wilcox2018-08-222-27/+25
| * | idr-test: Convert ida_check_nomem to new APIMatthew Wilcox2018-08-221-6/+7
| * | ida: Start new test_ida moduleMatthew Wilcox2018-08-227-7/+71
| * | target/iscsi: Allocate session IDs from an IDAMatthew Wilcox2018-08-223-30/+10
| * | iscsi target: fix session creation failure handlingMike Christie2018-08-221-14/+21
| * | drm/vmwgfx: Convert to new IDA APIMatthew Wilcox2018-08-221-29/+12
| * | dmaengine: Convert to new IDA APIMatthew Wilcox2018-08-221-16/+7
| * | ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox2018-08-221-22/+4
| * | media: Convert entity ID allocation to new IDA APIMatthew Wilcox2018-08-221-11/+5
| * | ppc: Convert mmu context allocation to new IDA APIMatthew Wilcox2018-08-221-40/+4
| * | Convert net_namespace to new IDA APIMatthew Wilcox2018-08-221-10/+6
| * | cb710: Convert to new IDA APIMatthew Wilcox2018-08-221-18/+5
| * | rsxx: Convert to new IDA APIMatthew Wilcox2018-08-221-16/+5
| * | osd: Convert to new IDA APIMatthew Wilcox2018-08-221-15/+7
| * | sd: Convert to new IDA APIMatthew Wilcox2018-08-221-17/+4
| * | devpts: Convert to new IDA APIMatthew Wilcox2018-08-221-34/+13