summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: use dev_get_platdata()Jingoo Han2013-07-3012-20/+22
* usb: gadget: use dev_get_platdata()Jingoo Han2013-07-3016-29/+29
* usb: tegra: Fix typo in tegra20-usb-phy documentationMikko Perttunen2013-07-301-1/+1
* usb: of: fix build breakage caused by recent patchesFelipe Balbi2013-07-301-1/+1
* 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-292-19/+13
* usb: phy: tegra: Use DT helpers for phy_typeTuomas Tynkkynen2013-07-291-4/+8
* usb: phy: tegra: Remove custom PHY locating APIsTuomas Tynkkynen2013-07-292-26/+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
* ARM: tegra: Remove USB platform dataTuomas Tynkkynen2013-07-293-74/+1
* 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-292-13/+15
* arm: tegra: Remove obsolete nvidia,vbus-gpio propertiesMikko Perttunen2013-07-293-4/+0
* usb: tegra: Add vbus-supply property for host mode PHYsMikko Perttunen2013-07-291-1/+1
* usb: tegra: Use regulators instead of GPIOs for USB PHY VBUSMikko Perttunen2013-07-293-33/+26
* usb: phy: tegra: Read UTMIP parameters from device treeMikko Perttunen2013-07-291-42/+87
* arm: dts: tegra20: Rename USB UTMI parameters according to new definitionsMikko Perttunen2013-07-291-14/+14
* 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-292-1/+15
* 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
OpenPOWER on IntegriCloud