summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2014-09-23uas: Remove support for old sense ui as used in pre-production hardwareHans de Goede-46/+1
2014-09-23uas: Drop COMMAND_COMPLETED flagHans de Goede-7/+3
2014-09-23uas: Use scsi_print_commandHans de Goede-2/+3
2014-09-23uas: Do not log urb status error on cancellationHans de Goede-5/+2
2014-09-23uas: Use streams on upcoming 10Gbps / 3.1 USBHans de Goede-1/+1
2014-09-23uas: pre_reset and suspend: Fix a few racesHans de Goede-6/+55
2014-09-23uas: Fix memleak of non-submitted urbsHans de Goede-0/+22
2014-09-23uas: Drop all references to a scsi_cmnd once it has been abortedHans de Goede-3/+44
2014-09-23uas: Remove cmnd reference from the cmd urbHans de Goede-6/+3
2014-09-23uas: Drop inflight listHans de Goede-16/+16
2014-09-23uas: zap_pending: data urbs should have completed at this timeHans de Goede-5/+5
2014-09-23uas: Simplify reset / disconnect handlingHans de Goede-37/+6
2014-09-23uas: Free data urbs on completionHans de Goede-2/+3
2014-09-23uas: Simplify unlink of data urbs on errorHans de Goede-30/+18
2014-09-23uas: Check against unexpected completionsHans de Goede-0/+12
2014-09-23uas: Do not use scsi_host_find_tagHans de Goede-21/+18
2014-09-23uas: Add uas_get_tag() helper functionHans de Goede-12/+21
2014-09-23uas: Fix resetting flag handlingHans de Goede-14/+35
2014-09-23uas: Remove task-management / abort error handling codeHans de Goede-176/+1
2014-09-23uas: Add another ASM1051 usb-id to the uas blacklistHans de Goede-0/+8
2014-09-23uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drivesHans de Goede-0/+7
2014-09-23uas: Add no-report-opcodes quirkHans de Goede-1/+15
2014-09-23uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede-11/+31
2014-09-23uas: replace WARN_ON_ONCE() with lockdep_assert_held()Sanjeev Sharma-4/+4
2014-09-23usb: host: ohci-st: Add OHCI driver support for ST STB devicesPeter Griffin-0/+358
2014-09-23usb: host: ehci-st: Add EHCI support for ST STB devicesPeter Griffin-0/+375
2014-09-23USB: isp1362: Use devm_ioremap_resourceTobias Klauser-78/+25
2014-09-23usb: chipidea: enhance kernel-doc formatPeter Chen-5/+17
2014-09-23usb: chipidea: otg initialization is only needed when the gadget is supportedPeter Chen-1/+1
2014-09-23chipidea: usbmisc_imx: Add USB support for VF610 SoCsStefan Agner-11/+50
2014-09-23usb: chipidea: add TPL support for targeted hostsPeter Chen-0/+5
2014-09-23usb: common: add API to get if the platform supports TPLPeter Chen-0/+15
2014-09-23usb: core: Kconfig: TPL should apply for both OTG and EHPeter Chen-9/+3
2014-09-23usb: core: TPL should apply for both OTG and EHPeter Chen-28/+18
2014-09-23usb: serial: Remove unused tty->hw_stoppedPeter Hurley-18/+3
2014-09-23USB: quirks: enable device-qualifier quirk for Elan TouchscreenJohan Hovold-0/+4
2014-09-23USB: core: add device-qualifier quirkJohan Hovold-0/+3
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-86/+320
2014-09-23Revert "usb: gadget: composite: dequeue cdev->req before free it in composite...Felipe Balbi-1/+0
2014-09-22Merge 3.17-rc6 into usb-nextGreg Kroah-Hartman-2/+32
2014-09-22Merge tag 'usb-serial-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-342/+42
2014-09-22USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz-0/+1
2014-09-22USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage-0/+1
2014-09-19usb: dwc2: handle DMA buffer unmapping sanelyPaul Zimmerman-48/+36
2014-09-19usb: dwc2: clip max_transfer_size to 65535Paul Zimmerman-0/+7
2014-09-19usb: dwc2/gadget: disable clock when it's not neededRobert Baldyga-0/+9
2014-09-19usb: dwc2/gadget: assign TX FIFO dynamicallyRobert Baldyga-30/+52
2014-09-19usb: dwc2/gadget: ensure that all fifos have correct memory buffersMarek Szyprowski-5/+11
2014-09-19usb: dwc2/gadget: hide some not really needed debug messagesMarek Szyprowski-2/+2
2014-09-19usb: dwc2/gadget: Fix comment textAndrzej Pietrasiewicz-1/+1