summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* usb: gadget: s3c-hsotg: Allow driver instantiation using device treeTomasz Figa2013-07-292-0/+50
* usb: dwc3: core: switch to snps,dwc3Felipe Balbi2013-07-293-3/+6
* 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-293-11/+70
* usb: phy: protect against NULL phy pointersFelipe Balbi2013-07-291-9/+9
* 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
* usb: gadget: remove imx_udcFelipe Balbi2013-07-294-1911/+0
* usb: dwc3: make glue layers selectableFelipe Balbi2013-07-292-10/+35
* usb: musb: unmap reqs in musb_gadget_queue()'s error caseSebastian Andrzej Siewior2013-07-291-2/+3
* usb: musb: core: call dma_controller_destroy() in the err pathSebastian Andrzej Siewior2013-07-291-0/+2
* usb: musb: remove a few is_dma_capable() in init/exit codeSebastian Andrzej Siewior2013-07-291-4/+3
* usb: musb: provide empty dma_controller_create() in PIO modeSebastian Andrzej Siewior2013-07-291-0/+11
OpenPOWER on IntegriCloud