aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/devio.c
Commit message (Expand)AuthorAge
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-14
|\
| * USB: usbfs: compute urb->actual_length for isochronousAlan Stern2017-11-09
| * USB: core: Remove redundant license textGreg Kroah-Hartman2017-11-04
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede2017-10-17
* USB: devio: Don't corrupt user memoryDan Carpenter2017-09-25
* USB: devio: Prevent integer overflow in proc_do_submiturb()Dan Carpenter2017-09-25
* USB: core: constify vm_operations_structArvind Yadav2017-08-28
* USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson2017-08-28
* Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-06
|\
| * usbdevfs: get rid of field-by-field copyinAl Viro2017-06-29
* | USB: add usbfs ioctl to retrieve the connection speedAlan Stern2017-06-13
* | USB: core: replace %p with %pKVamsi Krishna Samavedam2017-05-17
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-27
* USB: Increase usbfs transfer limitMateusz Berezecki2017-01-10
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* USB: avoid left shift by -1Alan Stern2016-08-23
* USB: remove race condition in usbfs/libusb when using reap-after-disconnectAlan Stern2016-08-09
* usb: devio, do not warn when allocation failsJiri Slaby2016-08-09
* USB: usbfs: fix potential infoleak in devioKangjie Lu2016-05-03
* usb: devio: declare usbdev_vm_ops as staticMichele Curti2016-04-28
* usb: devio: Add ioctl to disallow detaching kernel USB drivers.Reilly Grant2016-03-05
* USB: Add support for usbfs zerocopy.Steinar H. Gunderson2016-02-14
* USB: core, devio: use to_usb_deviceGeliang Tang2016-01-25
* usb: Use memdup_user to reuse the codeRahul Pathak2016-01-24
* usb: core: devio.c: Removed unnecessary spaceChase Metzger2016-01-24
* Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-01-13
|\
| * USB: add usbfs snooping for REAP and DISCARDAlan Stern2015-12-01
| * USB: limit usbfs snooping of URB contentsAlan Stern2015-12-01
* | new helpers: no_seek_end_llseek{,_size}()Al Viro2015-12-23
|/
* usb: devio: fix spacingKris Borer2015-08-08
* usb: devio: remove assignment from if conditionKris Borer2015-08-05
* USB: devio: fix a condition in async_completed()Dan Carpenter2015-05-24
* drivers/usb/core: devio.c: Removed an uneeded space before tabChase Metzger2015-04-10
* USB: usbfs: don't leak kernel data in siginfoAlan Stern2015-02-24
* USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern2015-01-31
* USB: devio: fix issue with log floodingOliver Neukum2014-08-01
* Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-01
|\
| * usbfs: Add support for allocating / freeing streamsHans de Goede2014-03-04
| * usbfs: Add ep_to_host_endpoint helper functionHans de Goede2014-03-04
| * usbfs: Add support for bulk stream idsHans de Goede2014-03-04
| * usbfs: proc_do_submiturb use a local variable for number_of_packetsHans de Goede2014-03-04
| * usbfs: Kill urbs on interface before doing a set_interfaceHans de Goede2014-03-04
| * USB: complain if userspace resets an active endpointAlan Stern2014-02-24
* | usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea2014-03-10
|/
* USB: core: correct spelling mistakes in comments and warningRahul Bedarkar2014-01-07
* drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()Matthias Beyer2013-10-16
* drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()Matthias Beyer2013-10-16