summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
AgeCommit message (Expand)AuthorLines
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge-0/+1
2013-03-04usb: phy: omap-control-usb: Convert to devm_ioremap_resource()Sachin Kamat-15/+9
2013-03-04usb: phy: omap-usb3: Convert to devm_ioremap_resource()Sachin Kamat-5/+3
2013-03-04usb: phy: samsung: Convert to devm_ioremap_resource()Sachin Kamat-5/+3
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-87/+45
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-34/+1649
2013-01-29usb: phy: fix Kconfig warningFelipe Balbi-1/+0
2013-01-28usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu-4/+12
2013-01-28usb: add APIs to access host registers from Tegra PHYVenu Byravarasu-41/+6
2013-01-28USB: PHY: tegra: Get rid of instance number to differentiate PHY typeVenu Byravarasu-14/+14
2013-01-28USB: PHY: tegra: get rid of instance number to differentiate legacy controllerVenu Byravarasu-17/+15
2013-01-28usb: phy: remove unused APIs from Tegra PHY.Venu Byravarasu-13/+0
2013-01-28usb: phy: use kzalloc to allocate struct tegra_usb_phyVenu Byravarasu-1/+1
2013-01-25usb: phy: omap-usb2: enable 960Mhz clock for omap5Kishon Vijay Abraham I-1/+27
2013-01-25usb: musb: omap: make use of the new PHY lib APIsKishon Vijay Abraham I-1/+2
2013-01-25usb: phy: add a new driver for usb3 phyKishon Vijay Abraham I-0/+366
2013-01-25usb: start using the control module driverKishon Vijay Abraham I-33/+9
2013-01-25usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I-0/+306
2013-01-23usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotationsVivek Gautam-3/+3
2013-01-23usb: phy: samsung: Add host phy support to samsung-phy driverVivek Gautam-29/+486
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding-10/+6
2013-01-18usb: phy: samsung: Add support to set pmu isolationVivek Gautam-22/+141
2013-01-18usb: phy: samsung: Introducing usb phy driver for hsotgPraveen Paneri-0/+363
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren-0/+1
2012-11-21usb: remove use of __devexitBill Pemberton-2/+2
2012-11-21usb: remove use of __devinitBill Pemberton-3/+3
2012-11-21usb: remove use of __devexit_pBill Pemberton-3/+3
2012-11-01usb: phy: add R-Car USB phy driverKuninori Morimoto-0/+233
2012-10-16usb: phy: tegra remove include of <mach/iomap.h>Stephen Warren-1/+3
2012-09-14ARM: tegra: remove useless includes of <mach/*.h>Stephen Warren-1/+0
2012-09-06usb: phy: add a new driver for omap usb2 phyKishon Vijay Abraham I-0/+281
2012-09-05usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu-0/+840
2012-08-20usb: phy: isp1301: Remove unused static array and defineRoland Stigge-6/+0
2012-08-09usb: phy: mv_u3d: Add usb phy driver for mv_u3dYu Xu-0/+459
2012-06-26usb: phy: Fix Kconfig dependency for Phy driversAlexandre Pereira da Silva-2/+2
2012-05-01USB: Add driver for NXP ISP1301 USB transceiverRoland Stigge-0/+101