aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/phy
AgeCommit message (Expand)AuthorFilesLines
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-07-25usb: rockchip-phy: implement USB2.0 phy controlXu Ziyuan2-0/+108
2016-06-02usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configurationRoger Quadros1-15/+41
2015-07-22usb: xhci: omap: Remove common dwc3 drv functions callsRamneek Mehresh1-18/+0
2015-04-16ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.cKishon Vijay Abraham I1-16/+0
2014-12-04usb: phy: omap_usb_phy: fix build breakageFelipe Balbi1-2/+0
2014-07-09usb: phy: omap_usb_phy: implement usb_phy_power() for AM437xFelipe Balbi1-1/+16
2013-10-31drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada1-24/+2
2013-10-20usb: am437x: Add support for am437x xhci USB hostDan Murphy1-0/+23
2013-10-20usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy1-2/+43
2013-10-20usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy2-0/+198
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2-28/+2
2013-05-10twl4030: make twl4030_i2c_read_u8 prototype consistentNishanth Menon1-1/+1
2013-05-10twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon1-23/+23
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-05-06drivers/*/Makefile: fix conditional compile rule.Ender.Dai1-1/+0
2009-12-20TWL4030 Add usb PHY supportTom Rix2-0/+233