summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2017-06-17Merge tag 'v4.1.41' into 4.1-2.0.x-imxOtavio Salvador
2017-06-08USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold
2017-05-17usb: misc: add missing continue in switchGustavo A. R. Silva
2017-05-17USB: uss720: fix NULL-deref at probeJohan Hovold
2017-05-17USB: lvtest: fix NULL-deref at probeJohan Hovold
2017-05-17USB: idmouse: fix NULL-deref at probeJohan Hovold
2017-05-17USB: iowarrior: fix NULL-deref in writeJohan Hovold
2017-05-17USB: iowarrior: fix NULL-deref at probeJohan Hovold
2016-10-05Merge tag 'v4.1.33' into 4.1-2.0.x-imxOtavio Salvador
2016-08-31usb: misc: usbtest: add fix for driver hangLu Baolu
2016-06-03usb: misc: usbtest: fix pattern tests for scatterlists.Mathias Nyman
2016-06-03usb: misc: usbtest: format the data pattern according to max packet sizeAlan Stern
2016-04-18USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer
2016-01-14usb: misc: usbtest: add bulk queue testPeter Chen
2016-01-14usb: misc: usbtest: format the data pattern according to max packet sizeAlan Stern
2016-01-14usb: misc: usbtest: using the same data format among write/compare/outputPeter Chen
2016-01-14usb: misc: usbtest: delete useless memset for urbs arrayPeter Chen
2016-01-14usb: misc: usbtest: allocate size of urb array according to user parameterPeter Chen
2016-01-14usb: misc: usbtest: format max packet size for iso transferPeter Chen
2016-01-14MLK-9638-4 usb: ehset: test: start timer for B host switch role backLi Jun
2016-01-14MLK-9606-2 usb: otg: test: start tst_maint timer and set otg_vbus_off flagLi Jun
2015-10-22USB: chaoskey read offset bugAlexander Inyukhin
2015-04-03usb/misc: fix chaoskey build, needs HW_RANDOMRandy Dunlap
2015-04-01usb: Fix warnings in chaoskey driverKeith Packard
2015-03-26usb/misc/usb3503: Always read refclk frequency from DTBen Gamari
2015-03-26usb: Add driver for Altus Metrum ChaosKey device (v2)Keith Packard
2015-03-18USB: appledisplay: Deletion of a check before backlight_device_unregister()Markus Elfring
2015-03-18USB: legotower: use msecs_to_jiffies for time conversionNicholas Mc Guire
2015-01-09USB: use %*ph specifier in uss720 driverAndy Shevchenko
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-26USB: adutux: NULL dereferences on disconnectDan Carpenter
2014-11-24USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev"Markus Elfring
2014-11-03usb: misc: usb3503: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: yurex: fixed sparse warning of incorrect typeSudip Mukherjee
2014-10-20usb: misc: drop owner assignment from platform_driversWolfram Sang
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek
2014-09-23usb3503: clarify what the registers 'PDS' and 'CFG1' really doTobias Jakobi
2014-09-23usb3503: correct error message in probe ('connect' to 'interrupt')Tobias Jakobi
2014-09-23usb: misc: yurex: remove useless casting of private_dataArjun Sreedharan
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi
2014-08-29usbtest: Add interrupt EP testcasesAmit Virdi
2014-08-26USB: sisusb: add device id for Magic Control USB videoStephen Hemminger
2014-07-22usb: lvstest: Fix sparse warnings generated by kbuild test botPratyush Anand
2014-07-17USB: Add LVS Test device driverPratyush Anand
2014-07-11usb: usb3503: add PM functionsJoonyoung Shim
2014-07-09usb: misc: usb3503: Update error code in print messageTushar Behera
2014-06-17USB: usbtest: add a timeout for scatter-gather testsAlan Stern
2014-05-27usb: usbtest: add pattern check on pipe in phase of unlink readHuang Rui
2014-05-27usb: usbtest: fix unlink write error with pattern 1Huang Rui