aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+9
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-254/+281
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells1-6/+9
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds147-2796/+7737
2015-02-13usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo4-16/+8
2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches1-1/+1
2015-02-11treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches1-1/+1
2015-02-11xilinx usb2 gadget: get rid of incredibly annoying compile warningLinus Torvalds1-2/+2
2015-02-08USB / PM: Remove unneeded #ifdef and associated dead codeAndreas Ruprecht1-12/+0
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman85-2213/+7085
2015-02-04usb: musb: fix device hotplug behind hubBin Liu2-1/+7
2015-02-04usb: dwc2: Fix a bug in reading the endpoint directions from reg.Roshan Pius1-1/+1
2015-02-03usb: Retry port status check on resume to work around RH bugsJulius Werner1-3/+12
2015-02-03Revert "usb: Reset USB-3 devices on USB-3 link bounce"Zhuang Jin Can1-25/+9
2015-02-03uhci-hub: use HUB_CHAR_*Sergei Shtylyov1-2/+3
2015-02-03usb: kconfig: replace PPC_OF with PPCKevin Hao1-4/+4
2015-02-03ehci-pci: disable for Intel MID platforms (update)Andy Shevchenko2-6/+13
2015-02-02usb: gadget: Kconfig: use bool instead of booleanChristoph Jaeger1-1/+1
2015-02-02usb: musb: blackfin: remove incorrect __exit_p()Dmitry Torokhov1-1/+1
2015-02-02Merge 3.19-rc7 into usb-nextGreg Kroah-Hartman6-5/+28
2015-01-31USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern1-8/+8
2015-01-31ehci-pci: disable for Intel MID platformsAndy Shevchenko1-1/+22
2015-01-31usb: host: pci_quirks: joing string literalsAndy Shevchenko1-21/+25
2015-01-31USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern2-0/+15
2015-01-31USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern1-26/+37
2015-01-31cdc-acm: kill unnecessary messagesOliver Neukum1-24/+9
2015-01-31cdc-acm: add sanity checksOliver Neukum1-5/+16
2015-01-30Merge tag 'usb-serial-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-0/+1
2015-01-30Merge tag 'usb-serial-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman2-106/+14
2015-01-30usb: phy: phy-generic: Fix USB PHY gpio resetFabio Estevam1-4/+5
2015-01-30usb: dwc2: fix USB core dependenciesArnd Bergmann1-2/+2
2015-01-30usb: renesas_usbhs: fix NULL pointer dereference in dma_release_channel()Yoshihiro Shimoda1-0/+4
2015-01-30usb: phy: generic: fix the vbus interrupt requestRobert Jarzmik1-1/+2
2015-01-30usb: phy: generic: fix the gpios to be optionalRobert Jarzmik1-5/+7
2015-01-30usb: dwc2: gadget: initialize controller in pullup callbackGregory Herrero1-0/+1
2015-01-30usb: dwc2: gadget: replace constants with definesMian Yousaf Kaukab2-12/+13
2015-01-30usb: dwc2: gadget: fix phy interface configurationMian Yousaf Kaukab1-3/+7
2015-01-30usb: dwc2: gadget: fix debug message for zlpMian Yousaf Kaukab1-1/+6
2015-01-30usb: dwc2: gadget: don't modify pullup status during resetGregory Herrero1-1/+0
2015-01-30usb: dwc2: gadget: add reset flag in init functionGregory Herrero3-15/+26
2015-01-30usb: dwc2: gadget: add unaligned buffers supportMian Yousaf Kaukab2-1/+63
2015-01-30usb: dwc2: gadget: remove hardcoded if (0) and if (1) checksMian Yousaf Kaukab1-13/+1
2015-01-30usb: dwc2: gadget: fix a typo in commentGregory Herrero1-1/+1
2015-01-30usb: dwc2: gadget: add TEST_MODE feature supportGregory Herrero2-7/+186
2015-01-30usb: dwc2: gadget: fix clear halt feature handlingGregory Herrero1-7/+13
2015-01-30usb: dwc2: host: resume root hub on remote wakeupGregory Herrero1-2/+4
2015-01-29usb: musb: add omap-control dependencyArnd Bergmann1-1/+1
2015-01-29usb: musb: add generic usb phy dependenciesArnd Bergmann1-0/+5
2015-01-29usb: udc-core: add is_selfpowered sys entryPeter Chen1-0/+2