aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
...
| * | xhci: Remove "FIXME - check all the stream rings for pending cancellations"Hans de Goede2014-09-24
| * | xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd compl...Hans de Goede2014-09-24
| * | xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_stateHans de Goede2014-09-24
| * | xhci: xhci_ring_device: Ring stream ring bells for endpoints with streamsHans de Goede2014-09-24
| * | usb: xhci_suspend is not stopping the root hub timer for the shared HCDAl Cooper2014-09-24
| * | xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()Hans de Goede2014-09-24
| * | uas: Add response iu handlingHans de Goede2014-09-24
| * | uas: Log error codes when logging errorsHans de Goede2014-09-24
| * | uas: Cleanup uas_log_cmd_state usageHans de Goede2014-09-24
| * | uas: Remove protype hardware usb interface infoHans de Goede2014-09-24
| * | uas: Remove support for old sense ui as used in pre-production hardwareHans de Goede2014-09-24
| * | uas: Drop COMMAND_COMPLETED flagHans de Goede2014-09-24
| * | uas: Use scsi_print_commandHans de Goede2014-09-24
| * | uas: Do not log urb status error on cancellationHans de Goede2014-09-24
| * | uas: Use streams on upcoming 10Gbps / 3.1 USBHans de Goede2014-09-24
| * | uas: pre_reset and suspend: Fix a few racesHans de Goede2014-09-24
| * | uas: Fix memleak of non-submitted urbsHans de Goede2014-09-24
| * | uas: Drop all references to a scsi_cmnd once it has been abortedHans de Goede2014-09-24
| * | uas: Remove cmnd reference from the cmd urbHans de Goede2014-09-24
| * | uas: Drop inflight listHans de Goede2014-09-24
| * | uas: zap_pending: data urbs should have completed at this timeHans de Goede2014-09-24
| * | uas: Simplify reset / disconnect handlingHans de Goede2014-09-24
| * | uas: Free data urbs on completionHans de Goede2014-09-24
| * | uas: Simplify unlink of data urbs on errorHans de Goede2014-09-24
| * | uas: Check against unexpected completionsHans de Goede2014-09-24
| * | uas: Do not use scsi_host_find_tagHans de Goede2014-09-24
| * | uas: Add uas_get_tag() helper functionHans de Goede2014-09-24
| * | uas: Fix resetting flag handlingHans de Goede2014-09-24
| * | uas: Remove task-management / abort error handling codeHans de Goede2014-09-24
| * | uas: Add another ASM1051 usb-id to the uas blacklistHans de Goede2014-09-24
| * | uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drivesHans de Goede2014-09-24
| * | uas: Add no-report-opcodes quirkHans de Goede2014-09-24
| * | uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede2014-09-24
| * | uas: replace WARN_ON_ONCE() with lockdep_assert_held()Sanjeev Sharma2014-09-24
| * | usb: host: ohci-st: Add OHCI driver support for ST STB devicesPeter Griffin2014-09-24
| * | usb: host: ehci-st: Add EHCI support for ST STB devicesPeter Griffin2014-09-24
| * | USB: isp1362: Use devm_ioremap_resourceTobias Klauser2014-09-24
| * | usb: chipidea: enhance kernel-doc formatPeter Chen2014-09-24
| * | usb: chipidea: otg initialization is only needed when the gadget is supportedPeter Chen2014-09-24
| * | chipidea: usbmisc_imx: Add USB support for VF610 SoCsStefan Agner2014-09-24
| * | usb: chipidea: add TPL support for targeted hostsPeter Chen2014-09-24
| * | usb: common: add API to get if the platform supports TPLPeter Chen2014-09-24
| * | usb: core: Kconfig: TPL should apply for both OTG and EHPeter Chen2014-09-24
| * | usb: core: TPL should apply for both OTG and EHPeter Chen2014-09-24
| * | USB: quirks: enable device-qualifier quirk for Elan TouchscreenJohan Hovold2014-09-24
| * | USB: core: add device-qualifier quirkJohan Hovold2014-09-24
| * | Revert "usb: gadget: composite: dequeue cdev->req before free it in composite...Felipe Balbi2014-09-23
| * | Merge 3.17-rc6 into usb-nextGreg Kroah-Hartman2014-09-22
| |\ \
| * \ \ Merge tag 'usb-serial-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-09-22
| |\ \ \
| | * | | USB: serial: remove zte_ev driverJohan Hovold2014-09-15