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