summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)AuthorFilesLines
2015-04-03usb/misc: fix chaoskey build, needs HW_RANDOMRandy Dunlap1-0/+1
2015-04-01usb: Fix warnings in chaoskey driverKeith Packard1-2/+4
2015-03-26usb/misc/usb3503: Always read refclk frequency from DTBen Gamari1-23/+24
2015-03-26usb: Add driver for Altus Metrum ChaosKey device (v2)Keith Packard3-0/+543
2015-03-18USB: appledisplay: Deletion of a check before backlight_device_unregister()Markus Elfring1-1/+1
2015-03-18USB: legotower: use msecs_to_jiffies for time conversionNicholas Mc Guire1-3/+3
2015-01-09USB: use %*ph specifier in uss720 driverAndy Shevchenko1-9/+3
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-11-27USB: adutux: NULL dereferences on disconnectDan Carpenter1-5/+0
2014-11-25USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev"Markus Elfring1-2/+1
2014-11-04usb: misc: usb3503: delete unnecessary 'out of memory' messagesPeter Chen1-6/+2
2014-11-04usb: yurex: fixed sparse warning of incorrect typeSudip Mukherjee1-2/+4
2014-10-20usb: misc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart1-4/+4
2014-09-24usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek1-1/+1
2014-09-24usb3503: clarify what the registers 'PDS' and 'CFG1' really doTobias Jakobi1-2/+2
2014-09-24usb3503: correct error message in probe ('connect' to 'interrupt')Tobias Jakobi1-1/+1
2014-09-24usb: misc: yurex: remove useless casting of private_dataArjun Sreedharan1-4/+4
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi1-0/+1
2014-08-30usbtest: Add interrupt EP testcasesAmit Virdi1-15/+98
2014-08-26USB: sisusb: add device id for Magic Control USB videoStephen Hemminger1-0/+1
2014-07-23usb: lvstest: Fix sparse warnings generated by kbuild test botPratyush Anand1-2/+2
2014-07-18USB: Add LVS Test device driverPratyush Anand3-0/+468
2014-07-12usb: usb3503: add PM functionsJoonyoung Shim1-2/+32
2014-07-10usb: misc: usb3503: Update error code in print messageTushar Behera1-1/+2
2014-06-18USB: usbtest: add a timeout for scatter-gather testsAlan Stern1-1/+15
2014-05-28usb: usbtest: add pattern check on pipe in phase of unlink readHuang Rui1-0/+3
2014-05-28usb: usbtest: fix unlink write error with pattern 1Huang Rui1-0/+10
2014-05-28usb: usb5303: add support for reference clock specified in device treeMarek Szyprowski1-2/+57
2014-05-28USB: yurex: fix race between probe() and read()Oliver Neukum1-2/+1
2014-05-28USB: appledisplay: fix race between reading and writing from the deviceOliver Neukum1-3/+10
2014-05-28USB: iowarrior: Convert local dbg macro to dev_dbgJoe Perches1-21/+17
2014-05-28USB: appledisplay: Convert /n to \nJoe Perches1-1/+1
2014-04-25usb: ftdi-elan: Use pr_<level>Joe Perches1-9/+9
2014-04-25usb: ftdi-elan: Coalesce string fragmentJoe Perches1-4/+3
2014-04-25usb: ftdi-elan: Coalesce formatsJoe Perches1-95/+56
2014-04-25usb: ftdi-elan: Convert leading spaces to tabsJoe Perches1-2451/+2451
2014-04-25usb: ftdi-elan: Fix format fragmentsJoe Perches1-4/+4
2014-03-03USB: sisusb: Use static const, fix typoJoe Perches1-4/+6
2014-02-12usb/misc/usbled: Add Riso Kagaku Webmail NotifierChristian Vogel1-0/+34
2014-02-12USB: ELAN: Remove useless "default M" linesPaul Bolle1-1/+0
2014-01-09usb: delete non-required instances of include <linux/init.h>Paul Gortmaker17-17/+0
2014-01-04USB: misc: idmouse: correct spelling mistake in error stringRahul Bedarkar1-1/+1
2014-01-04USB: yurex: fix spelling mistake in commentRahul Bedarkar1-1/+1
2014-01-04USB: iowarrior: fix spelling mistake in commentRahul Bedarkar1-1/+1
2013-12-22Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-1/+1
2013-12-19drivers: usb: Mark function as static in usbsevseg.cRashika Kheria1-1/+1
2013-12-19usb: usbtest: Always clear halt else further tests will failRoger Quadros1-1/+10
2013-12-19usb: usbtest: Add timetout to simple_io()Roger Quadros1-3/+11
2013-12-18usbtest: Fix BOS control test for USB 2.01 devices.Sarah Sharp1-1/+1