summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-06Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman159-4372/+6741
2013-04-06USB: keyspan: add a sanity test on "len"Dan Carpenter1-2/+3
2013-04-06USB: keyspan: pull in one indent levelDan Carpenter1-35/+34
2013-04-06usb: chipidea: udc: fix memory leak in _ep_nukeMichael Grzeschik1-0/+6
2013-04-06usb: chipidea: udc: fix memory access of shared memory on armv5 machinesMichael Grzeschik2-2/+4
2013-04-04usb: host: ehci-tegra: Fix oops in error cleanupThierry Reding1-2/+5
2013-04-03usb: host: tegra: Reset Tegra USB controller before initVenu Byravarasu1-0/+5
2013-04-03EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer3-1/+12
2013-04-03usb/misc/appledisplay: Add 24" LED Cinema displayBen Jencks1-0/+1
2013-04-03usb: gadget: nokia: include f_ecm.cFelipe Balbi1-0/+1
2013-04-03usb: phy: twl6030-usb: check regulator_enable return valueFabio Baltieri1-2/+9
2013-04-03usb: phy: twl4030-usb: check regulator_enable return valueFabio Baltieri1-3/+15
2013-04-03usb: phy: ab8500-usb: check regulator_enable return valueFabio Baltieri1-3/+9
2013-04-03usb: gadget: f_obex: add configfs supportAndrzej Pietrasiewicz1-0/+55
2013-04-03usb: gadget: serial: convert to new interface of f_obexAndrzej Pietrasiewicz2-39/+4
2013-04-03usb: gadget: f_obex: convert to new function interface with backward compatib...Andrzej Pietrasiewicz5-47/+132
2013-04-03usb: gadget: f_serial: add configfs supportAndrzej Pietrasiewicz1-0/+55
2013-04-03usb: gadget: f_serial: remove compatibility layerAndrzej Pietrasiewicz1-46/+0
2013-04-03usb: gadget: serial: convert to new interface of f_serialAndrzej Pietrasiewicz2-18/+8
2013-04-03usb: gadget: f_serial: convert to new function interface with backward compat...Andrzej Pietrasiewicz4-27/+110
2013-04-03usb: gadget: nokia: remove unused includeAndrzej Pietrasiewicz1-1/+0
2013-04-03usb: gadget: use consistent naming scheme for usb function modulesAndrzej Pietrasiewicz1-3/+4
2013-04-03usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior7-1/+1174
2013-04-03usb: gadget: push tty port allocation from gadget into f_acmSebastian Andrzej Siewior6-54/+19
2013-04-03usb: gadget: move the global the_dev variable to their usersSebastian Andrzej Siewior13-87/+100
2013-04-03usb: gadget: nokia: use function framework for ACMSebastian Andrzej Siewior4-95/+72
2013-04-03usb: phy: ab8500-usb: call phy_dis_work only when necessarySakethram Bommisetti1-9/+8
2013-04-03usb: phy: ab8500-usb: drop link status delayed workSakethram Bommisetti1-28/+2
2013-04-03usb: phy: ab8500-usb: adopt pinctrl supportPatrice Chotard1-0/+24
2013-04-03usb: phy: ab8500-usb: fix last notifier argumentsFabio Baltieri2-8/+3
2013-04-03usb: phy: ab8500-usb: fix unbalanced clock and regulator disable warningsMian Yousaf Kaukab1-2/+4
2013-04-03usb: phy: ab8500-usb: enable/disable regulator on phy eventsFabio Baltieri1-2/+66
2013-04-03usb: phy: ab8500-usb: split ab8500_usb_phy_ctrlFabio Baltieri1-29/+26
2013-04-03usb: phy: ab8500-usb: add regulator supportFabio Baltieri1-0/+36
2013-04-03usb: phy: ab8500-usb: fix eye diagram for ab8500 v2.0Sakethram Bommisetti1-0/+15
2013-04-03usb: phy: ab8500-usb: set phy tuning valuesSakethram Bommisetti1-0/+87
2013-04-03usb: phy: ab8500-usb: convert to devm_kzallocFabio Baltieri1-14/+5
2013-04-03usb: musb: ux500_dma: drop references to U5500Fabio Baltieri1-1/+1
2013-04-03usb: phy: samsung: convert to devm_ioremap_resource()Sachin Kamat1-5/+3
2013-04-02usb: gadget: pxa27x_udc: fix Section MismatchesFelipe Balbi1-5/+5
2013-04-02usb: gadget: udc-core: prevent a memory leakFelipe Balbi1-0/+1
2013-04-02usb: gadget: fusb300_udc: bug fix of not doing idma reset for each timeYuan-Hsin Chen1-3/+6
2013-04-02usb: gadget: fusb300_udc: add FUSB300_EPSET0_STL_CLR for clearing EP0 stallYuan-Hsin Chen2-2/+2
2013-04-02usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han3-5/+5
2013-04-02usb: musb: gadget: read ep0 fifo only if rxcount is non zeroRavi Babu1-2/+4
2013-04-02usb: musb: dsps: print babble message only when musb is active hostRavi Babu1-1/+1
2013-04-02usb: musb: implement (un)map_urb_for_dma hooksRuslan Bilovol1-0/+117
2013-04-02usb: gadget/uvc: Add support for 'get_unmapped_area' for MMUless architecturesBhupesh Sharma2-0/+33
2013-04-02usb: gadget/uvc: Port UVC webcam gadget to use videobuf2 frameworkBhupesh Sharma5-426/+193
2013-04-02usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto6-14/+30