summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-02usb: gadget: at91_udc: add usb_clk for transition to common clk frameworkBoris BREZILLON
2013-08-02usb: gadget: at91_udc: add missing clk_put on fclk and iclkBoris BREZILLON
2013-08-02usb: gadget: fusb300_udc: Staticize fusb300_rdcxf()Jingoo Han
2013-08-02usb: gadget: goku_udc: use NULL instead of 0Jingoo Han
2013-08-02usb: dwc3: pci: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-07-31usb: dwc3: use dev_get_platdata()Felipe Balbi
2013-07-30usb: renesas: use dev_get_platdata()Jingoo Han
2013-07-30usb: musb: use dev_get_platdata()Jingoo Han
2013-07-30usb: phy: use dev_get_platdata()Jingoo Han
2013-07-30usb: gadget: use dev_get_platdata()Jingoo Han
2013-07-30usb: tegra: Fix typo in tegra20-usb-phy documentationMikko Perttunen
2013-07-30usb: of: fix build breakage caused by recent patchesFelipe Balbi
2013-07-29usb: dwc3: core: modify IO memory resource after deferred probe completesIvan T. Ivanov
2013-07-29usb: phy: tegra: Use switch instead of if-elseTuomas Tynkkynen
2013-07-29usb: musb: dsps: remove EOI accessSebastian Andrzej Siewior
2013-07-29usb: musb: dsps: rename ti81xx_driver_data to am33xx_driver_dataSebastian Andrzej Siewior
2013-07-29usb: phy: tegra: Use DT helpers for dr_modeTuomas Tynkkynen
2013-07-29usb: phy: tegra: Use DT helpers for phy_typeTuomas Tynkkynen
2013-07-29usb: phy: tegra: Remove custom PHY locating APIsTuomas Tynkkynen
2013-07-29usb: host: tegra: Locate a PHY via standard APITuomas Tynkkynen
2013-07-29usb: phy: tegra: Register as an USB PHY.Tuomas Tynkkynen
2013-07-29ARM: tegra: Remove USB platform dataTuomas Tynkkynen
2013-07-29usb: tegra: host: Remove references to plat dataTuomas Tynkkynen
2013-07-29usb: host: tegra: Remove leftover codeTuomas Tynkkynen
2013-07-29usb: phy: tegra: Remove unnecessary 'dev' fieldTuomas Tynkkynen
2013-07-29arm: tegra: Remove obsolete nvidia,vbus-gpio propertiesMikko Perttunen
2013-07-29usb: tegra: Add vbus-supply property for host mode PHYsMikko Perttunen
2013-07-29usb: tegra: Use regulators instead of GPIOs for USB PHY VBUSMikko Perttunen
2013-07-29usb: phy: tegra: Read UTMIP parameters from device treeMikko Perttunen
2013-07-29arm: dts: tegra20: Rename USB UTMI parameters according to new definitionsMikko Perttunen
2013-07-29usb: musb: do not change dev's dma_maskSebastian Andrzej Siewior
2013-07-29usb: musb: remove ti81xx pieces from musbSebastian Andrzej Siewior
2013-07-29usb: musb: dsps: init / shutdown the phySebastian Andrzej Siewior
2013-07-29usb: phy: don't check resource with devm_ioremap_resourceWolfram Sang
2013-07-29usb: gadget: atmel_usba: prepare clk before calling enableBoris BREZILLON
2013-07-29usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macroKuninori Morimoto
2013-07-29usb: phy: omap-usb3: Improve DPLL parameter lookup codeRoger Quadros
2013-07-29usb: ehci-omap: select NOP_USB_XCEIV PHY driverRoger Quadros
2013-07-29usb: phy: make PHY driver selection possible by controller driversRoger Quadros
2013-07-29usb: dwc3: ep0: don't change to configured state too earlyFelipe Balbi
2013-07-29usb: dwc3: ep0: only change to ADDRESS if set_config() succeedsFelipe Balbi
2013-07-29usb: gadget: udc-core: move sysfs_notify() to a workqueueFelipe Balbi
2013-07-29usb: dwc3: fix typo in comment of dwc3_epHuang Rui
2013-07-29usb: dwc3: gadget: introduce dwc3_process_event_bufFelipe Balbi
2013-07-29usb: dwc3: gadget: rename dwc3_process_event_bufFelipe Balbi
2013-07-29usb: dwc3: gadget: get rid of IRQF_ONESHOTFelipe Balbi
2013-07-29usb: dwc3: core: introduce and use macros for Event Size registerFelipe Balbi
2013-07-29usb: dwc3: gadget: don't enable LPM earlyFelipe Balbi
2013-07-29usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAPFelipe Balbi
2013-07-29usb: dwc3: gadget: add a debugging print when initializing endpointsFelipe Balbi