summaryrefslogtreecommitdiffstats
path: root/drivers
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-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
* tty_ioctl(): drop FIONBIO handlingAl Viro2018-09-141-30/+0
* move compat handling of tty ioctls to tty_compat_ioctl()Al Viro2018-09-142-18/+76
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-2611-179/+72
|\
| * target/iscsi: Allocate session IDs from an IDAMatthew Wilcox2018-08-213-30/+10
| * iscsi target: fix session creation failure handlingMike Christie2018-08-211-14/+21
| * drm/vmwgfx: Convert to new IDA APIMatthew Wilcox2018-08-211-29/+12
| * dmaengine: Convert to new IDA APIMatthew Wilcox2018-08-211-16/+7
| * media: Convert entity ID allocation to new IDA APIMatthew Wilcox2018-08-211-11/+5
| * cb710: Convert to new IDA APIMatthew Wilcox2018-08-211-18/+5
| * rsxx: Convert to new IDA APIMatthew Wilcox2018-08-211-16/+5
| * osd: Convert to new IDA APIMatthew Wilcox2018-08-211-15/+7
| * sd: Convert to new IDA APIMatthew Wilcox2018-08-211-17/+4
| * mtip32xx: Convert to new IDA APIMatthew Wilcox2018-08-211-23/+6
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-265-17/+25
|\ \
| * \ Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2018-08-245-17/+25
| |\ \
| | * | irqchip/gic-v3: Allow interrupt to be configured as wake-up sourcesMarc Zyngier2018-08-201-2/+6