summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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