summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/devio.c
AgeCommit message (Expand)AuthorLines
2019-09-03Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman-7/+1
2019-08-21usb: usbfs: only account once for mmap()'ed usb memory usageGavin Li-1/+2
2019-08-14USB: usbfs: Add a capability flag for runtime suspendAlan Stern-1/+8
2019-08-12Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman-2/+0
2019-08-09usbfs: Add ioctls for runtime power managementAlan Stern-5/+91
2019-08-05usb: usbfs: fix double-free of usb memory upon submiturb errorGavin Li-2/+0
2019-07-30drivers: Introduce device lookup variants by device typeSuzuki K Poulose-7/+1
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2019-07-11Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-21/+50
2019-06-26USB: core: Fix compiler warnings in devio.cAlan Stern-6/+6
2019-06-26USB: core: Remove usbfs_mutexAlan Stern-9/+0
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose-2/+2
2019-06-18USB: add usbfs ioctl to retrieve the connection parametersDmitry Torokhov-1/+41
2019-05-24usb: avoid redundant allocation and free of memoryWeitao Hou-5/+3
2019-05-22signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman-24/+24
2019-02-20usb: core: Replace hardcoded check with inline function from usb.hKeyur Patel-1/+1
2019-01-07usb: devio: update max count of DPs per interval for ISOCChunfeng Yun-5/+3
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-4/+3
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2018-10-16USB: fix the usbfs flag sanitization for control transfersAlan Stern-2/+2
2018-10-03signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman-2/+2
2018-09-20USB: usbdevfs: restore warning for nonsensical flagsOliver Neukum-0/+5
2018-09-20USB: usbdevfs: sanitize flags moreOliver Neukum-3/+16
2018-06-28usb: usbfs: use irqsave() in USB's complete callbackSebastian Andrzej Siewior-2/+3
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-3/+4
2018-03-07usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...Stephen Smalley-8/+2
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-3/+3
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2/+0
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+2
2018-01-22signal: Replace memset(info,...) with clear_siginfo for clarityEric W. Biederman-2/+2
2017-12-18Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman-5/+9
2017-12-12USB: remove the URB_NO_FSBR flagAlan Stern-2/+0
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro-2/+2
2017-11-28USB: usbfs: Filter flags passed in from user spaceOliver Neukum-5/+9
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-14/+15
2017-11-09USB: usbfs: compute urb->actual_length for isochronousAlan Stern-0/+14
2017-11-04USB: core: Remove redundant license textGreg Kroah-Hartman-14/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman-0/+1
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland-1/+1
2017-10-17USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede-5/+1
2017-09-25USB: devio: Don't corrupt user memoryDan Carpenter-1/+5
2017-09-25USB: devio: Prevent integer overflow in proc_do_submiturb()Dan Carpenter-0/+5
2017-08-28USB: core: constify vm_operations_structArvind Yadav-1/+1
2017-08-28USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson-2/+2
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-29/+19
2017-06-29usbdevfs: get rid of field-by-field copyinAl Viro-29/+19
2017-06-13USB: add usbfs ioctl to retrieve the connection speedAlan Stern-0/+3
2017-05-17USB: core: replace %p with %pKVamsi Krishna Samavedam-7/+7
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-02-27scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada-1/+1