summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)AuthorFilesLines
2014-11-18usb: usb3503: add PM functionsJoonyoung Shim1-2/+32
2014-11-18usb: misc: usb3503: Update error code in print messageTushar Behera1-1/+2
2014-11-18usb: usb5303: add support for reference clock specified in device treeMarek Szyprowski1-2/+57
2014-11-18Revert "usb: usb5303: add support for reference clock specified in device tree"Marek Szyprowski1-26/+2
2014-11-18usb: usb5303: add support for reference clock specified in device treeMarek Szyprowski1-2/+26
2014-11-18usb: misc: usb3503: Support operation with no I2C controlMark Brown1-17/+76
2014-11-18usb: misc: usb3503: Add USB3503A to the compatible listMark Brown1-0/+1
2014-11-18usb: misc: usb3503: Default to hub modeMark Brown1-1/+1
2014-11-18usb: misc: usb3503: Fix typos in error messagesMark Brown1-2/+2
2014-11-18usb: misc: usb3503: Factor out I2C probeMark Brown1-34/+43
2014-11-18usb: misc: usb3503: Convert to regmapMark Brown2-57/+37
2014-11-18usb: misc: usb3503: Actively manage Hub Connect GPIOMark Brown1-6/+12
2014-11-18usb: misc: usb3503: Use gpio_set_value_cansleep()Mark Brown1-1/+1
2014-11-18usb: misc: usb3503: Convert to devm_ APIsMark Brown1-35/+7
2014-11-18usb: misc: Fix swapped properties in usb3503 DT parsingMark Brown1-2/+2
2014-11-18usb: misc: usb3503: use dev_get_platdata()Jingoo Han1-1/+1
2014-11-18usb: misc: usb3503: Remove 100ms sleep on reset, conform to data sheetJulius Werner1-4/+2
2014-11-18usb: misc: usb3503: Fix up whitespaceJulius Werner1-1/+1
2014-11-18usb: misc: usb3503: Adding device tree entry 'disabled-ports'Dongjin Kim1-0/+14
2014-11-18usb: misc: usb3503: Add to select the ports to disableDongjin Kim1-9/+10
2014-10-05USB: sisusb: add device id for Magic Control USB videoStephen Hemminger1-0/+1
2014-06-30usb: usbtest: Add timetout to simple_io()Roger Quadros1-3/+11
2014-06-30USB: usbtest: add a timeout for scatter-gather testsAlan Stern1-1/+15
2014-06-30usb: usbtest: fix unlink write error with pattern 1Huang Rui1-0/+10
2013-08-04USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson1-0/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+3
2013-04-29yurex: don't wank with fasync on ->release()...Al Viro1-2/+0
2013-04-12treewide: Fix typo in printksMasanari Iida1-2/+2
2013-04-09USB: regroup all depends on USB within an if USB blockFlorian Fainelli2-22/+1
2013-04-03usb/misc/appledisplay: Add 24" LED Cinema displayBen Jencks1-0/+1
2013-03-18treewide: Fix typos in printk and commentMasanari Iida1-1/+1
2013-03-15usb: misc: sisusbvga: Avoid NULL pointer dereference from sisusbColin Ian King1-1/+1
2013-03-15USB: misc: usb3503: use module_i2c_driver to simplify the codeWei Yongjun1-12/+1
2013-01-31USB: altsetting overrides for usbtestAlan Stern1-1/+12
2013-01-25USB: misc: usb3503: Fix compiler warningDongjin Kim1-1/+1
2013-01-24USB: misc: usb3503: add dt supportDongjin Kim1-5/+26
2013-01-18Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman1-1/+1
2013-01-17USB: misc: fixup smatch WARNINGDongjin Kim1-4/+5
2013-01-17usb: misc: usb3503_probe() can be staticFengguang Wu1-1/+1
2013-01-11USB: misc: Add USB3503 High-Speed Hub ControllerDongjin Kim3-0/+310
2013-01-07USB: usbtest: fix test number in log messageAlan Stern1-1/+1
2012-11-26ezusb: add dependency to USBRene Buergel1-0/+1
2012-11-21USB: usbtest: prevent a divide by zero bugDan Carpenter1-0/+3
2012-11-14usb: misc: usbtest: send ISO packets for g_zeroBoyan Nedeltchev1-0/+1
2012-10-29Merge 3.7-rc3 into usb-next.Greg Kroah-Hartman1-0/+2
2012-10-24USB: ezusb: unexport some functions that aren't being usedGreg Kroah-Hartman1-17/+22
2012-10-23USB: Add missing license tag to ezusb driver.Dave Jones1-0/+1
2012-09-26USB: ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/miscRene Buergel3-0/+166
2012-09-13drivers/usb/misc/rio500.c: removes unnecessary semicolonPeter Senna Tschudin1-1/+1