aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/devio.c
Commit message (Expand)AuthorAge
* 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
* Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-29
|\
| * usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff2013-09-25
* | usbcore: fix read of usbdevfs_ctrltransfer fields in proc_control()Xenia Ragiadakou2013-09-17
|/
* usbfs: Allow printer class 'get_device_id' without needing to claim the intfHans de Goede2013-07-25
* Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman2013-06-09
|\
| * usbfs: Increase arbitrary limit for USB 3 isopkt lengthFederico Manzan2013-05-29
* | usb: devio: Fixed error: 'do not use assignment in if condition'Tülin İzer2013-05-17
* | usb: devio: Fixed macro parenthesis errorTülin İzer2013-05-17
* | usb: devio: Fixed warning: 'use <linux/uacces.h> instead <asm/uacces.h>'Tülin İzer2013-05-17
|/
* usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede2013-04-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | drivers/usb/core: using strlcpy instead of strncpyChen Gang2013-02-06
|/
* usbdevfs: Fix broken scatter-gather transferHenrik Rydberg2012-10-17
* usbfs: Add a new disconnect-and-claim ioctl (v2)Hans de Goede2012-09-10
* usbdevfs: Use scatter-gather lists for large bulk transfersHans de Goede2012-07-06
* usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctlHans de Goede2012-07-06
* usbdevfs: Correct amount of data copied to user in processcompl_compatHans de Goede2012-07-06
* USB: Remove races in devio.cHuajun Li2012-05-18
* USB: remove CONFIG_USB_DEVICE_CLASSGreg Kroah-Hartman2012-04-29
* USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman2012-04-29
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* usbfs: Fix oops related to user namespace conversion.Sarah Sharp2011-12-22
* USB: make the usbfs memory limit configurableAlan Stern2011-11-18
* USB: change the memory limits in usbfs URB submissionAlan Stern2011-11-18
* USB: unify some error pathways in usbfsAlan Stern2011-11-18
* user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn2011-09-29
* usb/core/devio.c: Check for printer class specific requestMatthias Dellweg2011-09-26
* USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uidSerge Hallyn2011-09-26
* USB: Do not pass negative length to snoop_urb()Michal Sojka2011-03-23
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* usb: core: fix information leak to userlandVasiliy Kulikov2010-11-11
* USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen2010-08-10
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20
* USB: fix usbfs regressionAlan Stern2010-03-19
* USB: usbfs_snoop: add data logging back inChris Frey2010-03-02
* USB: BKL removal from ioctl path of usbfsOliver Neukum2010-03-02
* USB: Reduce scope of BKL in usb ioctl handlingOliver Neukum2010-03-02