summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* usb: misc: yurex: remove useless casting of private_dataArjun Sreedharan2014-09-231-4/+4
* Merge tag 'v3.17-rc4' into nextFelipe Balbi2014-09-081-0/+1
|\
| * USB: sisusb: add device id for Magic Control USB videoStephen Hemminger2014-08-261-0/+1
* | usbtest: Add interrupt EP testcasesAmit Virdi2014-08-291-15/+98
|/
* usb: lvstest: Fix sparse warnings generated by kbuild test botPratyush Anand2014-07-221-2/+2
* USB: Add LVS Test device driverPratyush Anand2014-07-173-0/+468
* usb: usb3503: add PM functionsJoonyoung Shim2014-07-111-2/+32
* usb: misc: usb3503: Update error code in print messageTushar Behera2014-07-091-1/+2
* USB: usbtest: add a timeout for scatter-gather testsAlan Stern2014-06-171-1/+15
* usb: usbtest: add pattern check on pipe in phase of unlink readHuang Rui2014-05-271-0/+3
* usb: usbtest: fix unlink write error with pattern 1Huang Rui2014-05-271-0/+10
* usb: usb5303: add support for reference clock specified in device treeMarek Szyprowski2014-05-271-2/+57
* USB: yurex: fix race between probe() and read()Oliver Neukum2014-05-271-2/+1
* USB: appledisplay: fix race between reading and writing from the deviceOliver Neukum2014-05-271-3/+10
* USB: iowarrior: Convert local dbg macro to dev_dbgJoe Perches2014-05-271-21/+17
* USB: appledisplay: Convert /n to \nJoe Perches2014-05-271-1/+1
* usb: ftdi-elan: Use pr_<level>Joe Perches2014-04-241-9/+9
* usb: ftdi-elan: Coalesce string fragmentJoe Perches2014-04-241-4/+3
* usb: ftdi-elan: Coalesce formatsJoe Perches2014-04-241-95/+56
* usb: ftdi-elan: Convert leading spaces to tabsJoe Perches2014-04-241-2451/+2451
* usb: ftdi-elan: Fix format fragmentsJoe Perches2014-04-241-4/+4
* USB: sisusb: Use static const, fix typoJoe Perches2014-03-031-4/+6
* usb/misc/usbled: Add Riso Kagaku Webmail NotifierChristian Vogel2014-02-111-0/+34
* USB: ELAN: Remove useless "default M" linesPaul Bolle2014-02-111-1/+0
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0817-17/+0
* USB: misc: idmouse: correct spelling mistake in error stringRahul Bedarkar2014-01-031-1/+1
* USB: yurex: fix spelling mistake in commentRahul Bedarkar2014-01-031-1/+1
* USB: iowarrior: fix spelling mistake in commentRahul Bedarkar2014-01-031-1/+1
* Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-12-211-1/+1
|\
| * usbtest: Fix BOS control test for USB 2.01 devices.Sarah Sharp2013-12-171-1/+1
* | drivers: usb: Mark function as static in usbsevseg.cRashika Kheria2013-12-191-1/+1
* | usb: usbtest: Always clear halt else further tests will failRoger Quadros2013-12-181-1/+10
* | usb: usbtest: Add timetout to simple_io()Roger Quadros2013-12-181-3/+11
|/
* usb: usbtest: update bos test coverage to usb 2.1 deviceHuang Rui2013-12-081-1/+1
* usb: usbtest: fix the bit mask of usb 2.0 extension descriptorHuang Rui2013-12-081-2/+2
* usb: usbtest: add a test case to support bos for queue controlHuang Rui2013-12-081-1/+10
* usb: usbtest: support container id descriptor testHuang Rui2013-10-301-0/+27
* usb: usbtest: support superspeed device capbility descriptor testHuang Rui2013-10-301-0/+37
* usb: usbtest: support usb2 extension descriptor testHuang Rui2013-10-301-0/+77