summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-09-29usb: hcd: add generic PHY supportSergei Shtylyov1-2/+40
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart9-48/+48
2014-09-29usb: gadget: uvc: fix up uvcg_v4l2_get_unmapped_area typoArnd Bergmann1-1/+1
2014-09-29USB: host: st: fix ehci/ohci driver selectionArnd Bergmann2-9/+20
2014-09-29usb: host: ehci-exynos: Remove unnecessary usb-phy supportVivek Gautam1-54/+20
2014-09-29usb: core: return -ENOTSUPP for all targeted hostsPeter Chen1-2/+3
2014-09-28USB: Remove .owner field for driverKiran Padwal3-3/+0
2014-09-28usb: core: log higher level message on malformed LANGID descriptorScot Doyle1-3/+1
2014-09-25usb: Add LED triggers for USB activityMichal Sojka5-0/+74
2014-09-25usb: Rename usb-common.cMichal Sojka2-1/+3
2014-09-25usb: gadget: Refactor request completionMichal Sojka29-56/+41
2014-09-25usb: gadget: Introduce usb_gadget_giveback_request()Michal Sojka1-0/+16
2014-09-25usb: dwc2/gadget: move phy bus legth initializationKamil Debski1-11/+11
2014-09-25Merge tag 'usb-serial-3.17-final' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-0/+2
2014-09-23usb: hub: allow to process more usb hub events in parallelPetr Mladek1-5/+4
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek24-74/+75
2014-09-23usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()Petr Mladek3-4/+4
2014-09-23usb: hub: convert khubd into workqueuePetr Mladek2-84/+61
2014-09-23usb: hub: rename hub_events() to hub_event() and handle only one event therePetr Mladek1-125/+111
2014-09-23usb: hub: keep hub->dev reference all the time when struct usb_hub livesPetr Mladek1-3/+3
2014-09-23storage: Add quirk for another SCM-based USB-SCSI converterMark Knibbs1-2/+8
2014-09-23storage: Add quirks for Castlewood and Double-H USB-SCSI convertersMark Knibbs1-0/+14
2014-09-23storage: Replace magic number with define in usb_stor_euscsi_init()Mark Knibbs1-1/+1
2014-09-23USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2-2/+8
2014-09-23usb3503: clarify what the registers 'PDS' and 'CFG1' really doTobias Jakobi1-2/+2
2014-09-23usb3503: correct error message in probe ('connect' to 'interrupt')Tobias Jakobi1-1/+1
2014-09-23usb: Fixed a few typosMickael Maison5-6/+6
2014-09-23USB: storage: use %*ph specifier to dump small buffersAndy Shevchenko2-9/+5
2014-09-23drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin...Chen Gang1-0/+1
2014-09-23usb: wusbcore: fix device disconnect on rekey timeoutThomas Pugliese2-1/+19
2014-09-23usb: wusbcore: skip done segs before completing aborted transferThomas Pugliese1-3/+14
2014-09-23usb: wusbcore: USB_WUSB_CBAF depends on USBThomas Pugliese1-0/+1
2014-09-23usb: wusbcore: remove USB_WUSB build dependency on PCIThomas Pugliese1-1/+0
2014-09-23usb: hwa: add USB build dependency for USB_HWA_HCDThomas Pugliese1-1/+1
2014-09-23wusb: delete double assignmentJulia Lawall1-2/+0
2014-09-23usb: renesas_usbhs: fix driver dependenciesBartlomiej Zolnierkiewicz1-0/+1
2014-09-23usb: host: ohci-exynos: Remove unnecessary usb-phy supportVivek Gautam1-61/+20
2014-09-23usb: misc: yurex: remove useless casting of private_dataArjun Sreedharan1-4/+4
2014-09-23xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...Hans de Goede3-9/+27
2014-09-23xhci: Remove "FIXME - check all the stream rings for pending cancellations"Hans de Goede1-1/+0
2014-09-23xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd compl...Hans de Goede1-2/+2
2014-09-23xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_stateHans de Goede1-51/+32
2014-09-23xhci: xhci_ring_device: Ring stream ring bells for endpoints with streamsHans de Goede1-4/+11
2014-09-23usb: xhci_suspend is not stopping the root hub timer for the shared HCDAl Cooper1-0/+4
2014-09-23xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()Hans de Goede3-20/+23
2014-09-23uas: Add response iu handlingHans de Goede1-0/+10
2014-09-23uas: Log error codes when logging errorsHans de Goede1-5/+12
2014-09-23uas: Cleanup uas_log_cmd_state usageHans de Goede1-33/+19
2014-09-23uas: Remove protype hardware usb interface infoHans de Goede1-2/+0
2014-09-23uas: Remove support for old sense ui as used in pre-production hardwareHans de Goede1-46/+1