summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer2016-03-181-0/+6
* USB: idmouse.c: Put the interface on errorJunjie Mao2016-03-031-1/+1
* usb/misc/chaoskey: introduce an URB for asynchronous readsOliver Neukum2016-02-201-21/+65
* usb/misc/chaoskey: Cleanup probe failure pathsOliver Neukum2016-02-201-18/+18
* Revert "usb: add HAS_IOMEM dependency to USB_APPLEDISPLAY"Greg Kroah-Hartman2016-02-201-1/+0
* usb: add HAS_IOMEM dependency to USB_APPLEDISPLAYVegard Nossum2016-02-141-0/+1
* usb-misc: sisusbvga: fix error pathPeter Senna Tschudin2016-01-241-1/+2
* usb-misc: sisusbvga: Remove memory allocation logsPeter Senna Tschudin2016-01-241-5/+2
* usb-misc: sisusbvga: Remove null test before calls to kfree()Peter Senna Tschudin2016-01-241-8/+4
* usb-misc: sisusbvga: Fix coding style: remove assignment from if testsPeter Senna Tschudin2016-01-241-6/+12
* usb-misc: sisusbvga: Fix coding style: braces, parenthesis, commentPeter Senna Tschudin2016-01-241-47/+41
* usb-misc: sisusbvga: Fix coding style: vertical whitespace changesPeter Senna Tschudin2016-01-241-258/+236
* usb-misc: sisusbvga: Fix coding style: horizontal whitespace changesPeter Senna Tschudin2016-01-241-482/+471
* Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-01-131-84/+149
|\
| * usb: misc: usbtest: Remove timeval usageDeepa Dinamani2015-12-011-82/+147
| * usb: misc: usbtest: improve the description for error messagePeter Chen2015-12-011-2/+2
* | new helpers: no_seek_end_llseek{,_size}()Al Viro2015-12-231-15/+1
|/
* usb: misc: usb3503: Use i2c_add_driver helper macroAndrew F. Davis2015-10-241-1/+1
* Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-10-221-48/+108
|\
| * usb: misc: usbtest: add bulk queue testPeter Chen2015-10-131-31/+74
| * usb: misc: usbtest: format the data pattern according to max packet sizeAlan Stern2015-09-271-9/+26
| * usb: misc: usbtest: using the same data format among write/compare/outputPeter Chen2015-09-271-3/+3
| * usb: misc: usbtest: delete useless memset for urbs arrayPeter Chen2015-09-271-1/+0
| * usb: misc: usbtest: allocate size of urb array according to user parameterPeter Chen2015-09-271-4/+5
* | USB: chaoskey read offset bugAlexander Inyukhin2015-10-041-1/+1
|/
* usb: misc: usbtest: format max packet size for iso transferPeter Chen2015-08-181-3/+4
* usb: misc: ftdi-elan: Simplify return statementSaurabh Karajgaonkar2015-08-051-10/+2
* Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-263-33/+66
|\
| * USB: uss720.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-2/+4
| * USB: sisusb_con.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-18/+36
| * USB: sisusb.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-13/+26
* | Pratyush Anand has movedPratyush Anand2015-06-251-1/+1
* | usb, HID: Remove Vernier devices from lsusb and hid_ignore_listDennis O'Brien2015-06-011-10/+0
|/
* usb/misc: fix chaoskey build, needs HW_RANDOMRandy Dunlap2015-04-031-0/+1
* usb: Fix warnings in chaoskey driverKeith Packard2015-04-011-2/+4
* usb/misc/usb3503: Always read refclk frequency from DTBen Gamari2015-03-261-23/+24
* usb: Add driver for Altus Metrum ChaosKey device (v2)Keith Packard2015-03-263-0/+543
* USB: appledisplay: Deletion of a check before backlight_device_unregister()Markus Elfring2015-03-181-1/+1
* USB: legotower: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-03-181-3/+3
* USB: use %*ph specifier in uss720 driverAndy Shevchenko2015-01-091-9/+3
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * usb: misc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | USB: adutux: NULL dereferences on disconnectDan Carpenter2014-11-261-5/+0
* | USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev"Markus Elfring2014-11-241-2/+1
* | usb: misc: usb3503: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-6/+2
* | usb: yurex: fixed sparse warning of incorrect typeSudip Mukherjee2014-11-031-2/+4
|/
* usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-291-4/+4
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-231-1/+1
* usb3503: clarify what the registers 'PDS' and 'CFG1' really doTobias Jakobi2014-09-231-2/+2
* usb3503: correct error message in probe ('connect' to 'interrupt')Tobias Jakobi2014-09-231-1/+1