summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-21/+21
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+2
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+9
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-254/+281
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells-6/+9
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2796/+7737
2015-02-13usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-16/+8
2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches-1/+1
2015-02-11treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches-1/+1
2015-02-11xilinx usb2 gadget: get rid of incredibly annoying compile warningLinus Torvalds-2/+2
2015-02-08USB / PM: Remove unneeded #ifdef and associated dead codeAndreas Ruprecht-12/+0
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman-2213/+7085
2015-02-04usb: musb: fix device hotplug behind hubBin Liu-1/+7
2015-02-04usb: dwc2: Fix a bug in reading the endpoint directions from reg.Roshan Pius-1/+1
2015-02-03usb: Retry port status check on resume to work around RH bugsJulius Werner-3/+12
2015-02-03Revert "usb: Reset USB-3 devices on USB-3 link bounce"Zhuang Jin Can-25/+9
2015-02-03uhci-hub: use HUB_CHAR_*Sergei Shtylyov-2/+3
2015-02-03usb: kconfig: replace PPC_OF with PPCKevin Hao-4/+4
2015-02-03ehci-pci: disable for Intel MID platforms (update)Andy Shevchenko-6/+13
2015-02-02usb: gadget: Kconfig: use bool instead of booleanChristoph Jaeger-1/+1
2015-02-02usb: musb: blackfin: remove incorrect __exit_p()Dmitry Torokhov-1/+1
2015-02-02Merge 3.19-rc7 into usb-nextGreg Kroah-Hartman-5/+28
2015-01-31USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern-8/+8
2015-01-31ehci-pci: disable for Intel MID platformsAndy Shevchenko-1/+22
2015-01-31usb: host: pci_quirks: joing string literalsAndy Shevchenko-21/+25
2015-01-31USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern-0/+15
2015-01-31USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern-26/+37
2015-01-31cdc-acm: kill unnecessary messagesOliver Neukum-24/+9
2015-01-31cdc-acm: add sanity checksOliver Neukum-5/+16
2015-01-30Merge tag 'usb-serial-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-0/+1
2015-01-30Merge tag 'usb-serial-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-106/+14
2015-01-30usb: phy: phy-generic: Fix USB PHY gpio resetFabio Estevam-4/+5
2015-01-30usb: dwc2: fix USB core dependenciesArnd Bergmann-2/+2
2015-01-30usb: renesas_usbhs: fix NULL pointer dereference in dma_release_channel()Yoshihiro Shimoda-0/+4
2015-01-30usb: phy: generic: fix the vbus interrupt requestRobert Jarzmik-1/+2
2015-01-30usb: phy: generic: fix the gpios to be optionalRobert Jarzmik-5/+7
2015-01-30usb: dwc2: gadget: initialize controller in pullup callbackGregory Herrero-0/+1
2015-01-30usb: dwc2: gadget: replace constants with definesMian Yousaf Kaukab-12/+13
2015-01-30usb: dwc2: gadget: fix phy interface configurationMian Yousaf Kaukab-3/+7
2015-01-30usb: dwc2: gadget: fix debug message for zlpMian Yousaf Kaukab-1/+6
2015-01-30usb: dwc2: gadget: don't modify pullup status during resetGregory Herrero-1/+0
2015-01-30usb: dwc2: gadget: add reset flag in init functionGregory Herrero-15/+26
2015-01-30usb: dwc2: gadget: add unaligned buffers supportMian Yousaf Kaukab-1/+63
2015-01-30usb: dwc2: gadget: remove hardcoded if (0) and if (1) checksMian Yousaf Kaukab-13/+1
2015-01-30usb: dwc2: gadget: fix a typo in commentGregory Herrero-1/+1
2015-01-30usb: dwc2: gadget: add TEST_MODE feature supportGregory Herrero-7/+186
2015-01-30usb: dwc2: gadget: fix clear halt feature handlingGregory Herrero-7/+13
2015-01-30usb: dwc2: host: resume root hub on remote wakeupGregory Herrero-2/+4
2015-01-29usb: musb: add omap-control dependencyArnd Bergmann-1/+1
2015-01-29usb: musb: add generic usb phy dependenciesArnd Bergmann-0/+5