summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: core: modify IO memory resource after deferred probe completesIvan T. Ivanov2013-07-291-15/+16
* usb: phy: tegra: Use switch instead of if-elseTuomas Tynkkynen2013-07-291-3/+8
* usb: musb: dsps: remove EOI accessSebastian Andrzej Siewior2013-07-291-13/+2
* usb: musb: dsps: rename ti81xx_driver_data to am33xx_driver_dataSebastian Andrzej Siewior2013-07-291-2/+2
* usb: phy: tegra: Use DT helpers for dr_modeTuomas Tynkkynen2013-07-291-12/+12
* usb: phy: tegra: Use DT helpers for phy_typeTuomas Tynkkynen2013-07-291-4/+8
* usb: phy: tegra: Remove custom PHY locating APIsTuomas Tynkkynen2013-07-291-24/+0
* usb: host: tegra: Locate a PHY via standard APITuomas Tynkkynen2013-07-291-8/+1
* usb: phy: tegra: Register as an USB PHY.Tuomas Tynkkynen2013-07-291-0/+17
* usb: tegra: host: Remove references to plat dataTuomas Tynkkynen2013-07-291-8/+0
* usb: host: tegra: Remove leftover codeTuomas Tynkkynen2013-07-291-15/+5
* usb: phy: tegra: Remove unnecessary 'dev' fieldTuomas Tynkkynen2013-07-291-12/+15
* usb: tegra: Use regulators instead of GPIOs for USB PHY VBUSMikko Perttunen2013-07-292-33/+25
* usb: phy: tegra: Read UTMIP parameters from device treeMikko Perttunen2013-07-291-42/+87
* usb: musb: do not change dev's dma_maskSebastian Andrzej Siewior2013-07-291-7/+0
* usb: musb: remove ti81xx pieces from musbSebastian Andrzej Siewior2013-07-291-14/+0
* usb: musb: dsps: init / shutdown the phySebastian Andrzej Siewior2013-07-291-0/+3
* usb: phy: don't check resource with devm_ioremap_resourceWolfram Sang2013-07-291-5/+0
* usb: gadget: atmel_usba: prepare clk before calling enableBoris BREZILLON2013-07-291-7/+21
* usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macroKuninori Morimoto2013-07-293-9/+9
* usb: phy: omap-usb3: Improve DPLL parameter lookup codeRoger Quadros2013-07-291-49/+38
* usb: ehci-omap: select NOP_USB_XCEIV PHY driverRoger Quadros2013-07-291-3/+1
* usb: phy: make PHY driver selection possible by controller driversRoger Quadros2013-07-294-20/+21
* usb: dwc3: ep0: don't change to configured state too earlyFelipe Balbi2013-07-291-2/+11
* usb: dwc3: ep0: only change to ADDRESS if set_config() succeedsFelipe Balbi2013-07-291-1/+1
* usb: gadget: udc-core: move sysfs_notify() to a workqueueFelipe Balbi2013-07-291-1/+11
* usb: dwc3: fix typo in comment of dwc3_epHuang Rui2013-07-291-1/+1
* usb: dwc3: gadget: introduce dwc3_process_event_bufFelipe Balbi2013-07-291-37/+44
* usb: dwc3: gadget: rename dwc3_process_event_bufFelipe Balbi2013-07-291-2/+2
* usb: dwc3: gadget: get rid of IRQF_ONESHOTFelipe Balbi2013-07-291-1/+13
* usb: dwc3: core: introduce and use macros for Event Size registerFelipe Balbi2013-07-292-2/+7
* usb: dwc3: gadget: don't enable LPM earlyFelipe Balbi2013-07-291-5/+0
* usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAPFelipe Balbi2013-07-291-1/+0
* usb: dwc3: gadget: add a debugging print when initializing endpointsFelipe Balbi2013-07-291-0/+2
* usb: dwc3: gadget: move direction setting upFelipe Balbi2013-07-291-1/+1
* usb: dwc3: gadget: move debugging print aroundFelipe Balbi2013-07-291-2/+2
* usb: dwc3: core: switch over to devm_ioremap_resource()Felipe Balbi2013-07-291-13/+5
* usb: dwc3: omap: switch over to devm_ioremap_resource()Felipe Balbi2013-07-291-5/+3
* usb: dwc3: gadget: drop dwc3 manual phy controlFelipe Balbi2013-07-291-61/+0
* usb: dwc3: adapt to use dr_mode device tree helperRuchika Kharwar2013-07-293-43/+43
* usb: phy: phy-mxs-usb: Check the return value from stmp_reset_block()Fabio Estevam2013-07-291-5/+8
* usb: musb: get rid of unused proc_dir_entryGreg Kroah-Hartman2013-07-291-8/+0
* usb: gadget: s3c-hsotg: Allow driver instantiation using device treeTomasz Figa2013-07-291-0/+10
* usb: dwc3: core: switch to snps,dwc3Felipe Balbi2013-07-291-0/+3
* usb: dwc3: make maximum-speed a per-instance attributeFelipe Balbi2013-07-293-18/+30
* usb: dwc3: let non-DT platforms pass tx-fifo-resize flag;Felipe Balbi2013-07-292-2/+28
* usb: common: introduce of_usb_get_maximum_speed()Felipe Balbi2013-07-291-11/+38
* usb: dwc3: switch to GPL v2 onlyFelipe Balbi2013-07-2912-304/+91
* usb: dwc3: clean up redundant parameter commentHuang Rui2013-07-291-1/+0
* usb: dwc3: gadget: don't request IRQs in atomicFelipe Balbi2013-07-291-17/+22
OpenPOWER on IntegriCloud