summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: zero: put function instances on unbindAndrzej Pietrasiewicz2013-04-231-0/+2
* usb: gadget: f_sourcesink.c: correct a copy-paste misnomerAndrzej Pietrasiewicz2013-04-231-2/+2
* usb: gadget: cdc2: fix error return code in cdc_do_config()Wei Yongjun2013-04-231-1/+3
* usb: gadget: multi: fix error return code in rndis_do_config()Wei Yongjun2013-04-231-1/+3
* usb: gadget: f_obex: fix error return code in obex_bind()Wei Yongjun2013-04-231-0/+1
* usb: gadget: nokia: include f_ecm.cFelipe Balbi2013-04-031-0/+1
* usb: phy: twl6030-usb: check regulator_enable return valueFabio Baltieri2013-04-031-2/+9
* usb: phy: twl4030-usb: check regulator_enable return valueFabio Baltieri2013-04-031-3/+15
* usb: phy: ab8500-usb: check regulator_enable return valueFabio Baltieri2013-04-031-3/+9
* usb: gadget: f_obex: add configfs supportAndrzej Pietrasiewicz2013-04-031-0/+55
* usb: gadget: serial: convert to new interface of f_obexAndrzej Pietrasiewicz2013-04-032-39/+4
* usb: gadget: f_obex: convert to new function interface with backward compatib...Andrzej Pietrasiewicz2013-04-035-47/+132
* usb: gadget: f_serial: add configfs supportAndrzej Pietrasiewicz2013-04-031-0/+55
* usb: gadget: f_serial: remove compatibility layerAndrzej Pietrasiewicz2013-04-031-46/+0
* usb: gadget: serial: convert to new interface of f_serialAndrzej Pietrasiewicz2013-04-032-18/+8
* usb: gadget: f_serial: convert to new function interface with backward compat...Andrzej Pietrasiewicz2013-04-034-27/+110
* usb: gadget: nokia: remove unused includeAndrzej Pietrasiewicz2013-04-031-1/+0
* usb: gadget: use consistent naming scheme for usb function modulesAndrzej Pietrasiewicz2013-04-031-3/+4
* usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior2013-04-035-1/+1061
* usb: gadget: push tty port allocation from gadget into f_acmSebastian Andrzej Siewior2013-04-036-54/+19
* usb: gadget: move the global the_dev variable to their usersSebastian Andrzej Siewior2013-04-0313-87/+100
* usb: gadget: nokia: use function framework for ACMSebastian Andrzej Siewior2013-04-034-95/+72
* usb: phy: ab8500-usb: call phy_dis_work only when necessarySakethram Bommisetti2013-04-031-9/+8
* usb: phy: ab8500-usb: drop link status delayed workSakethram Bommisetti2013-04-031-28/+2
* usb: phy: ab8500-usb: adopt pinctrl supportPatrice Chotard2013-04-031-0/+24
* usb: phy: ab8500-usb: fix last notifier argumentsFabio Baltieri2013-04-032-8/+3
* usb: phy: ab8500-usb: fix unbalanced clock and regulator disable warningsMian Yousaf Kaukab2013-04-031-2/+4
* usb: phy: ab8500-usb: enable/disable regulator on phy eventsFabio Baltieri2013-04-031-2/+66
* usb: phy: ab8500-usb: split ab8500_usb_phy_ctrlFabio Baltieri2013-04-031-29/+26
* usb: phy: ab8500-usb: add regulator supportFabio Baltieri2013-04-031-0/+36
* usb: phy: ab8500-usb: fix eye diagram for ab8500 v2.0Sakethram Bommisetti2013-04-031-0/+15
* usb: phy: ab8500-usb: set phy tuning valuesSakethram Bommisetti2013-04-031-0/+87
* usb: phy: ab8500-usb: convert to devm_kzallocFabio Baltieri2013-04-031-14/+5
* usb: musb: ux500_dma: drop references to U5500Fabio Baltieri2013-04-031-1/+1
* usb: phy: samsung: convert to devm_ioremap_resource()Sachin Kamat2013-04-031-5/+3
* usb: gadget: pxa27x_udc: fix Section MismatchesFelipe Balbi2013-04-021-5/+5
* usb: gadget: udc-core: prevent a memory leakFelipe Balbi2013-04-021-0/+1
* usb: gadget: fusb300_udc: bug fix of not doing idma reset for each timeYuan-Hsin Chen2013-04-021-3/+6
* usb: gadget: fusb300_udc: add FUSB300_EPSET0_STL_CLR for clearing EP0 stallYuan-Hsin Chen2013-04-022-2/+2
* usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-04-023-5/+5
* usb: musb: gadget: read ep0 fifo only if rxcount is non zeroRavi Babu2013-04-021-2/+4
* usb: musb: dsps: print babble message only when musb is active hostRavi Babu2013-04-021-1/+1
* usb: musb: implement (un)map_urb_for_dma hooksRuslan Bilovol2013-04-021-0/+117
* usb: gadget/uvc: Add support for 'get_unmapped_area' for MMUless architecturesBhupesh Sharma2013-04-022-0/+33
* usb: gadget/uvc: Port UVC webcam gadget to use videobuf2 frameworkBhupesh Sharma2013-04-025-426/+193
* usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto2013-04-021-3/+3
* usb: gadget: mv_u3d_core: remove unused clockFelipe Balbi2013-04-021-1/+1
* usb: ehci: mv_ehci: remove unused clockChao Xie2013-04-021-25/+10
* usb: otg: mv_otg: remove unused clockChao Xie2013-04-022-23/+8
* usb: gadget: mv_udc_core: remove unused clockChao Xie2013-04-022-22/+8