summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-09-23usb: wusbcore: remove USB_WUSB build dependency on PCIThomas Pugliese
2014-09-23usb: hwa: add USB build dependency for USB_HWA_HCDThomas Pugliese
2014-09-23wusb: delete double assignmentJulia Lawall
2014-09-23usb: renesas_usbhs: fix driver dependenciesBartlomiej Zolnierkiewicz
2014-09-23usb: host: ohci-exynos: Remove unnecessary usb-phy supportVivek Gautam
2014-09-23usb: misc: yurex: remove useless casting of private_dataArjun Sreedharan
2014-09-23xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...Hans de Goede
2014-09-23xhci: Remove "FIXME - check all the stream rings for pending cancellations"Hans de Goede
2014-09-23xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd compl...Hans de Goede
2014-09-23xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_stateHans de Goede
2014-09-23xhci: xhci_ring_device: Ring stream ring bells for endpoints with streamsHans de Goede
2014-09-23usb: xhci_suspend is not stopping the root hub timer for the shared HCDAl Cooper
2014-09-23xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()Hans de Goede
2014-09-23uas: Add response iu handlingHans de Goede
2014-09-23uas: Log error codes when logging errorsHans de Goede
2014-09-23uas: Cleanup uas_log_cmd_state usageHans de Goede
2014-09-23uas: Remove protype hardware usb interface infoHans de Goede
2014-09-23uas: Remove support for old sense ui as used in pre-production hardwareHans de Goede
2014-09-23uas: Drop COMMAND_COMPLETED flagHans de Goede
2014-09-23uas: Use scsi_print_commandHans de Goede
2014-09-23uas: Do not log urb status error on cancellationHans de Goede
2014-09-23uas: Use streams on upcoming 10Gbps / 3.1 USBHans de Goede
2014-09-23uas: pre_reset and suspend: Fix a few racesHans de Goede
2014-09-23uas: Fix memleak of non-submitted urbsHans de Goede
2014-09-23uas: Drop all references to a scsi_cmnd once it has been abortedHans de Goede
2014-09-23uas: Remove cmnd reference from the cmd urbHans de Goede
2014-09-23uas: Drop inflight listHans de Goede
2014-09-23uas: zap_pending: data urbs should have completed at this timeHans de Goede
2014-09-23uas: Simplify reset / disconnect handlingHans de Goede
2014-09-23uas: Free data urbs on completionHans de Goede
2014-09-23uas: Simplify unlink of data urbs on errorHans de Goede
2014-09-23uas: Check against unexpected completionsHans de Goede
2014-09-23uas: Do not use scsi_host_find_tagHans de Goede
2014-09-23uas: Add uas_get_tag() helper functionHans de Goede
2014-09-23uas: Fix resetting flag handlingHans de Goede
2014-09-23uas: Remove task-management / abort error handling codeHans de Goede
2014-09-23uas: Add another ASM1051 usb-id to the uas blacklistHans de Goede
2014-09-23uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drivesHans de Goede
2014-09-23uas: Add no-report-opcodes quirkHans de Goede
2014-09-23uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede
2014-09-23uas: replace WARN_ON_ONCE() with lockdep_assert_held()Sanjeev Sharma
2014-09-23usb: host: ohci-st: Add OHCI driver support for ST STB devicesPeter Griffin
2014-09-23usb: host: ehci-st: Add EHCI support for ST STB devicesPeter Griffin
2014-09-23USB: isp1362: Use devm_ioremap_resourceTobias Klauser
2014-09-23usb: chipidea: enhance kernel-doc formatPeter Chen
2014-09-23usb: chipidea: otg initialization is only needed when the gadget is supportedPeter Chen
2014-09-23chipidea: usbmisc_imx: Add USB support for VF610 SoCsStefan Agner
2014-09-23usb: chipidea: add TPL support for targeted hostsPeter Chen
2014-09-23usb: common: add API to get if the platform supports TPLPeter Chen
2014-09-23usb: core: Kconfig: TPL should apply for both OTG and EHPeter Chen