aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-10-03USB: host: st: fix typo 'CONFIG_USB_EHCI_HCD_ST'Paul Bolle
2014-10-03uas: Reduce number of function arguments for uas_alloc_foo functionsHans de Goede
2014-10-03xhci: Allow xHCI drivers to be built as separate modulesAndrew Bresticker
2014-10-03xhci: Export symbols used by host-controller driversAndrew Bresticker
2014-10-03xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3coldAndrew Bresticker
2014-10-03xhci: Introduce xhci_init_driver()Andrew Bresticker
2014-10-03[SCSI] uas: disable use of blk-mq I/O pathChristoph Hellwig
2014-09-29usb: hcd: add generic PHY supportSergei Shtylyov
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart
2014-09-29usb: gadget: uvc: fix up uvcg_v4l2_get_unmapped_area typoArnd Bergmann
2014-09-29USB: host: st: fix ehci/ohci driver selectionArnd Bergmann
2014-09-29usb: host: ehci-exynos: Remove unnecessary usb-phy supportVivek Gautam
2014-09-29usb: core: return -ENOTSUPP for all targeted hostsPeter Chen
2014-09-28USB: Remove .owner field for driverKiran Padwal
2014-09-28usb: core: log higher level message on malformed LANGID descriptorScot Doyle
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-26treewide: Fix typos in KconfigMasanari Iida
2014-09-25usb: Add LED triggers for USB activityMichal Sojka
2014-09-25usb: Rename usb-common.cMichal Sojka
2014-09-25usb: gadget: Refactor request completionMichal Sojka
2014-09-25usb: gadget: Introduce usb_gadget_giveback_request()Michal Sojka
2014-09-25usb: dwc2/gadget: move phy bus legth initializationKamil Debski
2014-09-25Merge tag 'usb-serial-3.17-final' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2014-09-23usb: hub: allow to process more usb hub events in parallelPetr Mladek
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek
2014-09-23usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()Petr Mladek
2014-09-23usb: hub: convert khubd into workqueuePetr Mladek
2014-09-23usb: hub: rename hub_events() to hub_event() and handle only one event therePetr Mladek
2014-09-23usb: hub: keep hub->dev reference all the time when struct usb_hub livesPetr Mladek
2014-09-23storage: Add quirk for another SCM-based USB-SCSI converterMark Knibbs
2014-09-23storage: Add quirks for Castlewood and Double-H USB-SCSI convertersMark Knibbs
2014-09-23storage: Replace magic number with define in usb_stor_euscsi_init()Mark Knibbs
2014-09-23USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-09-23usb3503: clarify what the registers 'PDS' and 'CFG1' really doTobias Jakobi
2014-09-23usb3503: correct error message in probe ('connect' to 'interrupt')Tobias Jakobi
2014-09-23usb: Fixed a few typosMickael Maison
2014-09-23USB: storage: use %*ph specifier to dump small buffersAndy Shevchenko
2014-09-23drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin...Chen Gang
2014-09-23usb: wusbcore: fix device disconnect on rekey timeoutThomas Pugliese
2014-09-23usb: wusbcore: skip done segs before completing aborted transferThomas Pugliese
2014-09-23usb: wusbcore: USB_WUSB_CBAF depends on USBThomas Pugliese
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