summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2013-03-07usb: c67x00 RetryCnt value in c67x00 TD should be 3Dave Tubbs1-1/+1
2013-03-07usb: Correction to c67x00 TD data length maskDave Tubbs1-1/+1
2013-03-07usb: Makefile: fix drivers/usb/phy/ Makefile entryFelipe Balbi1-1/+1
2013-03-07USB: added support for Cinterion's products AH6 and PLS8Christian Schmiedl1-0/+4
2013-03-07usb: gadget: fix omap_udc build errorsArnd Bergmann1-1/+2
2013-03-07USB: storage: fix Huawei mode switching regressionBjørn Mork3-78/+331
2013-03-07USB: storage: in-kernel modeswitching is deprecatedBjørn Mork1-0/+8
2013-03-07USB: option: add Huawei E5331Bjørn Mork1-0/+1
2013-03-05USB: EHCI: don't check DMA values in QH overlaysAlan Stern1-5/+13
2013-03-05USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern2-8/+16
2013-03-04usb: gadget: u_uac1: NULL dereference on error pathDan Carpenter1-0/+3
2013-03-04usb: gadget: f_uac1: silence an info leak warningDan Carpenter1-0/+1
2013-03-04usb: phy: omap-control-usb: Convert to devm_ioremap_resource()Sachin Kamat1-15/+9
2013-03-04usb: phy: omap-usb3: Convert to devm_ioremap_resource()Sachin Kamat1-5/+3
2013-03-04usb: phy: samsung: Convert to devm_ioremap_resource()Sachin Kamat1-5/+3
2013-03-04usb: otg: use try_module_get in all usb_get_phy functions and add missing mod...Marc Kleine-Budde1-3/+7
2013-03-04usb: musb: correct Kconfig in order to avoid non compilable selectionPeter Ujfalusi1-2/+2
2013-03-04usb: gadget: s3c2410: fix build breakageFelipe Balbi1-1/+1
2013-03-04usb: gadget: imx_udc: fix gadget->dev registrationFelipe Balbi1-12/+8
2013-03-04usb: gadget: pxa25x: fix gadget->dev registrationFelipe Balbi1-9/+11
2013-03-04usb: gadget: s3c2410: fix gadget->dev registrationFelipe Balbi1-15/+11
2013-03-04usb: gadget: make usb functions to load before gadget driverKishon Vijay Abraham I1-6/+6
2013-03-04usb: gadget: pxa27x: fix gadget->dev registrationFelipe Balbi1-6/+12
2013-03-04usb: chipidea: register debugging sysfs on our deviceFelipe Balbi1-3/+3
2013-03-04usb: dwc3: gadget: remove unnecessary codeFelipe Balbi1-3/+0
2013-03-04usb: dwc3: glue layers shouldn't know about the core IPFelipe Balbi3-6/+0
2013-03-04usb: dwc3: omap: fix a typo on of_device_idFelipe Balbi1-3/+3
2013-03-04usb: dwc3: core: don't forget to free coherent memoryFelipe Balbi1-0/+1
2013-03-03Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-15/+14
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-13/+13
2013-02-27USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern1-15/+14
2013-02-25Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-3/+3
2013-02-24Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds1-0/+13
2013-02-24usb: forbid memory allocation with I/O during bus resetMing Lei1-0/+13
2013-02-23new helper: file_inode(file)Al Viro7-13/+13
2013-02-23Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2013-02-22Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-119/+110
2013-02-22Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds40-413/+210
2013-02-22Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds136-2464/+5783
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds32-204/+89
2013-02-20Revert "USB: EHCI: make ehci-vt8500 a separate driver"Greg Kroah-Hartman4-43/+45
2013-02-20Revert "USB: EHCI: make ehci-orion a separate driver"Greg Kroah-Hartman4-52/+53
2013-02-20Revert "USB: update host controller Kconfig entries"Greg Kroah-Hartman1-17/+9
2013-02-19Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann20-392/+299
2013-02-19locking: Various static lock initializer fixesThomas Gleixner1-1/+1
2013-02-18USB: update host controller Kconfig entriesArnd Bergmann1-9/+17
2013-02-16USB: EHCI: make ehci-orion a separate driverManjunath Goudar4-53/+52
2013-02-16USB: EHCI: make ehci-vt8500 a separate driverManjunath Goudar4-45/+43
2013-02-14USB: usb-storage: unusual_devs update for Super TOP SATA bridgeJosh Boyer1-1/+1
2013-02-14USB: ehci-omap: Fix autoloading of moduleRoger Quadros1-1/+1