summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2014-09-23usb: core: TPL should apply for both OTG and EHPeter Chen
2014-09-23USB: quirks: enable device-qualifier quirk for Elan TouchscreenJohan Hovold
2014-09-23USB: core: add device-qualifier quirkJohan Hovold
2014-09-23Revert "usb: gadget: composite: dequeue cdev->req before free it in composite...Felipe Balbi
2014-09-22Merge 3.17-rc6 into usb-nextGreg Kroah-Hartman
2014-09-22Merge tag 'usb-serial-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-09-19usb: dwc2: handle DMA buffer unmapping sanelyPaul Zimmerman
2014-09-19usb: dwc2: clip max_transfer_size to 65535Paul Zimmerman
2014-09-19usb: dwc2/gadget: disable clock when it's not neededRobert Baldyga
2014-09-19usb: dwc2/gadget: assign TX FIFO dynamicallyRobert Baldyga
2014-09-19usb: dwc2/gadget: ensure that all fifos have correct memory buffersMarek Szyprowski
2014-09-19usb: dwc2/gadget: hide some not really needed debug messagesMarek Szyprowski
2014-09-19usb: dwc2/gadget: Fix comment textAndrzej Pietrasiewicz
2014-09-19Merge tag 'usb-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-09-19USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark
2014-09-19USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark
2014-09-19USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark
2014-09-19USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern
2014-09-18Revert "usb: gadget: composite: dequeue cdev->req before free its buffer"Felipe Balbi
2014-09-16usb: gadget: gr_udc: Add bounce buffer to handle odd sized OUT requestsAndreas Larsson
2014-09-16usb: gadget: udc_core: Use right kobj when calling sysfs_notifyAndreas Larsson
2014-09-16usb: musb: dsps: kill OTG timer on suspendFelipe Balbi
2014-09-16usb: gadget: uvc: Simplify uvcg_video_pump by using local variableLaurent Pinchart
2014-09-16usb: gadget: uvc: Fix endianness mismatchesLaurent Pinchart
2014-09-16usb: gadget: uvc: uvc_alloc() can be staticFengguang Wu
2014-09-16usb: gadget: f_fs: virtual endpoint address mappingRobert Baldyga
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi
2014-09-15USB: serial: remove zte_ev driverJohan Hovold
2014-09-15Merge tag 'v3.17-rc5' into usb-nextJohan Hovold
2014-09-14Merge 3.17-rc5 into usb-nextGreg Kroah-Hartman