summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/devio.c
Commit message (Expand)AuthorAgeFilesLines
* usb: usbfs: stop using compat_alloc_user_spaceChristoph Hellwig2020-07-221-57/+69
* Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-011-9/+0
|\
| * usb: get rid of pointless access_ok() callsAl Viro2020-05-291-9/+0
* | USB: usbfs: fix mmap dma mismatchGreg Kroah-Hartman2020-05-141-3/+13
* | usb: usbfs: correct kernel->user page attribute mismatchJeremy Linton2020-05-051-3/+2
|/
* USB: usbfs: Always unlink URBs in reverse orderAlan Stern2020-01-171-2/+2
* Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-15/+1
|\
| * compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-15/+1
* | usb: usbfs: Suppress problematic bind and unbind uevents.Ingo Rohloff2019-10-151-1/+14
* | usb: core: devio.c: Fix assignment of 0/1 to bool variablesSaurav Girepunje2019-10-101-2/+2
|/
* Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman2019-09-031-7/+1
|\
| * drivers: Introduce device lookup variants by device typeSuzuki K Poulose2019-07-301-7/+1
* | usb: usbfs: only account once for mmap()'ed usb memory usageGavin Li2019-08-211-1/+2
* | USB: usbfs: Add a capability flag for runtime suspendAlan Stern2019-08-141-1/+8
* | Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman2019-08-121-2/+0
|\ \
| * | usb: usbfs: fix double-free of usb memory upon submiturb errorGavin Li2019-08-051-2/+0
| |/
* / usbfs: Add ioctls for runtime power managementAlan Stern2019-08-091-5/+91
|/
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-2/+2
|\
| * bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-241-2/+2
* | Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-111-21/+50
|\ \
| * | USB: core: Fix compiler warnings in devio.cAlan Stern2019-06-261-6/+6
| * | USB: core: Remove usbfs_mutexAlan Stern2019-06-261-9/+0
| * | USB: add usbfs ioctl to retrieve the connection parametersDmitry Torokhov2019-06-181-1/+41
| * | usb: avoid redundant allocation and free of memoryWeitao Hou2019-05-241-5/+3
| |/
* / signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman2019-05-221-24/+24
|/
* usb: core: Replace hardcoded check with inline function from usb.hKeyur Patel2019-02-201-1/+1
* usb: devio: update max count of DPs per interval for ISOCChunfeng Yun2019-01-071-5/+3
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-4/+3
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-241-2/+2
|\
| * signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman2018-10-031-2/+2
* | USB: fix the usbfs flag sanitization for control transfersAlan Stern2018-10-161-2/+2
* | USB: usbdevfs: restore warning for nonsensical flagsOliver Neukum2018-09-201-0/+5
* | USB: usbdevfs: sanitize flags moreOliver Neukum2018-09-201-3/+16
|/
* usb: usbfs: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-281-2/+3
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-3/+4
* usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...Stephen Smalley2018-03-071-8/+2
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-3/+3
* Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-02-011-2/+0
|\
| * Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman2017-12-181-5/+9
| |\
| * | USB: remove the URB_NO_FSBR flagAlan Stern2017-12-121-2/+0
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-2/+2
|\ \ \
| * | | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
| |/ /
* | / signal: Replace memset(info,...) with clear_siginfo for clarityEric W. Biederman2018-01-221-2/+2
| |/ |/|
* | USB: usbfs: Filter flags passed in from user spaceOliver Neukum2017-11-281-5/+9
|/
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-131-14/+15
|\
| * USB: usbfs: compute urb->actual_length for isochronousAlan Stern2017-11-091-0/+14
| * USB: core: Remove redundant license textGreg Kroah-Hartman2017-11-041-14/+0
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
|/
* USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede2017-10-171-5/+1