aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-04usb: phy: omap-usb3: Convert to devm_ioremap_resource()Sachin Kamat1-5/+3
2013-03-04usb: phy: samsung: Convert to devm_ioremap_resource()Sachin Kamat1-5/+3
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-87/+45
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds6-34/+1649
2013-01-29usb: phy: fix Kconfig warningFelipe Balbi1-1/+0
2013-01-28usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu1-4/+12
2013-01-28usb: add APIs to access host registers from Tegra PHYVenu Byravarasu1-41/+6
2013-01-28USB: PHY: tegra: Get rid of instance number to differentiate PHY typeVenu Byravarasu1-14/+14
2013-01-28USB: PHY: tegra: get rid of instance number to differentiate legacy controllerVenu Byravarasu1-17/+15
2013-01-28usb: phy: remove unused APIs from Tegra PHY.Venu Byravarasu1-13/+0
2013-01-28usb: phy: use kzalloc to allocate struct tegra_usb_phyVenu Byravarasu1-1/+1
2013-01-25usb: phy: omap-usb2: enable 960Mhz clock for omap5Kishon Vijay Abraham I1-1/+27
2013-01-25usb: musb: omap: make use of the new PHY lib APIsKishon Vijay Abraham I1-1/+2
2013-01-25usb: phy: add a new driver for usb3 phyKishon Vijay Abraham I3-0/+366
2013-01-25usb: start using the control module driverKishon Vijay Abraham I2-33/+9
2013-01-25usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I3-0/+306
2013-01-23usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotationsVivek Gautam1-3/+3
2013-01-23usb: phy: samsung: Add host phy support to samsung-phy driverVivek Gautam2-29/+486
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding2-10/+6
2013-01-18usb: phy: samsung: Add support to set pmu isolationVivek Gautam1-22/+141
2013-01-18usb: phy: samsung: Introducing usb phy driver for hsotgPraveen Paneri3-0/+363
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren1-0/+1
2012-11-21usb: remove use of __devexitBill Pemberton2-2/+2
2012-11-21usb: remove use of __devinitBill Pemberton3-3/+3
2012-11-21usb: remove use of __devexit_pBill Pemberton3-3/+3
2012-11-01usb: phy: add R-Car USB phy driverKuninori Morimoto3-0/+233
2012-10-16usb: phy: tegra remove include of <mach/iomap.h>Stephen Warren1-1/+3
2012-09-14ARM: tegra: remove useless includes of <mach/*.h>Stephen Warren1-1/+0
2012-09-06usb: phy: add a new driver for omap usb2 phyKishon Vijay Abraham I3-0/+281
2012-09-05usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu2-0/+840
2012-08-20usb: phy: isp1301: Remove unused static array and defineRoland Stigge1-6/+0
2012-08-09usb: phy: mv_u3d: Add usb phy driver for mv_u3dYu Xu4-0/+459
2012-06-26usb: phy: Fix Kconfig dependency for Phy driversAlexandre Pereira da Silva1-2/+2
2012-05-01USB: Add driver for NXP ISP1301 USB transceiverRoland Stigge3-0/+101