summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | usb: hub: keep hub->dev reference all the time when struct usb_hub livesPetr Mladek2014-09-231-3/+3
| * | | | | storage: Add quirk for another SCM-based USB-SCSI converterMark Knibbs2014-09-231-2/+8
| * | | | | storage: Add quirks for Castlewood and Double-H USB-SCSI convertersMark Knibbs2014-09-231-0/+14
| * | | | | storage: Replace magic number with define in usb_stor_euscsi_init()Mark Knibbs2014-09-231-1/+1
| * | | | | USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2014-09-232-2/+8
| * | | | | 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: Fixed a few typosMickael Maison2014-09-235-6/+6
| * | | | | USB: storage: use %*ph specifier to dump small buffersAndy Shevchenko2014-09-232-9/+5
| * | | | | drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin...Chen Gang2014-09-231-0/+1
| * | | | | usb: wusbcore: fix device disconnect on rekey timeoutThomas Pugliese2014-09-232-1/+19
| * | | | | usb: wusbcore: skip done segs before completing aborted transferThomas Pugliese2014-09-231-3/+14
| * | | | | usb: wusbcore: USB_WUSB_CBAF depends on USBThomas Pugliese2014-09-231-0/+1
| * | | | | usb: wusbcore: remove USB_WUSB build dependency on PCIThomas Pugliese2014-09-231-1/+0
| * | | | | usb: hwa: add USB build dependency for USB_HWA_HCDThomas Pugliese2014-09-231-1/+1
| * | | | | wusb: delete double assignmentJulia Lawall2014-09-231-2/+0
| * | | | | usb: renesas_usbhs: fix driver dependenciesBartlomiej Zolnierkiewicz2014-09-231-0/+1
| * | | | | usb: host: ohci-exynos: Remove unnecessary usb-phy supportVivek Gautam2014-09-231-61/+20
| * | | | | usb: misc: yurex: remove useless casting of private_dataArjun Sreedharan2014-09-231-4/+4
| * | | | | xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...Hans de Goede2014-09-233-9/+27
| * | | | | xhci: Remove "FIXME - check all the stream rings for pending cancellations"Hans de Goede2014-09-231-1/+0
| * | | | | xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd compl...Hans de Goede2014-09-231-2/+2
| * | | | | xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_stateHans de Goede2014-09-231-51/+32
| * | | | | xhci: xhci_ring_device: Ring stream ring bells for endpoints with streamsHans de Goede2014-09-231-4/+11
| * | | | | usb: xhci_suspend is not stopping the root hub timer for the shared HCDAl Cooper2014-09-231-0/+4
| * | | | | xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()Hans de Goede2014-09-233-20/+23
| * | | | | uas: Add response iu handlingHans de Goede2014-09-231-0/+10
| * | | | | uas: Log error codes when logging errorsHans de Goede2014-09-231-5/+12
| * | | | | uas: Cleanup uas_log_cmd_state usageHans de Goede2014-09-231-33/+19
| * | | | | uas: Remove protype hardware usb interface infoHans de Goede2014-09-231-2/+0
| * | | | | uas: Remove support for old sense ui as used in pre-production hardwareHans de Goede2014-09-231-46/+1
| * | | | | uas: Drop COMMAND_COMPLETED flagHans de Goede2014-09-231-7/+3
| * | | | | uas: Use scsi_print_commandHans de Goede2014-09-231-2/+3
| * | | | | uas: Do not log urb status error on cancellationHans de Goede2014-09-231-5/+2
| * | | | | uas: Use streams on upcoming 10Gbps / 3.1 USBHans de Goede2014-09-231-1/+1
| * | | | | uas: pre_reset and suspend: Fix a few racesHans de Goede2014-09-231-6/+55
| * | | | | uas: Fix memleak of non-submitted urbsHans de Goede2014-09-231-0/+22
| * | | | | uas: Drop all references to a scsi_cmnd once it has been abortedHans de Goede2014-09-231-3/+44
| * | | | | uas: Remove cmnd reference from the cmd urbHans de Goede2014-09-231-6/+3
| * | | | | uas: Drop inflight listHans de Goede2014-09-231-16/+16
| * | | | | uas: zap_pending: data urbs should have completed at this timeHans de Goede2014-09-231-5/+5
| * | | | | uas: Simplify reset / disconnect handlingHans de Goede2014-09-231-37/+6
| * | | | | uas: Free data urbs on completionHans de Goede2014-09-231-2/+3
| * | | | | uas: Simplify unlink of data urbs on errorHans de Goede2014-09-231-30/+18
| * | | | | uas: Check against unexpected completionsHans de Goede2014-09-231-0/+12
| * | | | | uas: Do not use scsi_host_find_tagHans de Goede2014-09-231-21/+18
| * | | | | uas: Add uas_get_tag() helper functionHans de Goede2014-09-231-12/+21
| * | | | | uas: Fix resetting flag handlingHans de Goede2014-09-231-14/+35
| * | | | | uas: Remove task-management / abort error handling codeHans de Goede2014-09-231-176/+1
| * | | | | uas: Add another ASM1051 usb-id to the uas blacklistHans de Goede2014-09-231-0/+8
OpenPOWER on IntegriCloud