summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-87/+45Star
|\
| * usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu2013-01-281-4/+12
| * usb: add APIs to access host registers from Tegra PHYVenu Byravarasu2013-01-281-41/+6Star
| * USB: PHY: tegra: Get rid of instance number to differentiate PHY typeVenu Byravarasu2013-01-281-14/+14
| * USB: PHY: tegra: get rid of instance number to differentiate legacy controllerVenu Byravarasu2013-01-281-17/+15Star
| * usb: phy: remove unused APIs from Tegra PHY.Venu Byravarasu2013-01-281-13/+0Star
| * usb: phy: use kzalloc to allocate struct tegra_usb_phyVenu Byravarasu2013-01-281-1/+1
* | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-216-34/+1649
|\ \
| * | usb: phy: fix Kconfig warningFelipe Balbi2013-01-291-1/+0Star
| * | usb: phy: omap-usb2: enable 960Mhz clock for omap5Kishon Vijay Abraham I2013-01-251-1/+27
| * | usb: musb: omap: make use of the new PHY lib APIsKishon Vijay Abraham I2013-01-251-1/+2
| * | usb: phy: add a new driver for usb3 phyKishon Vijay Abraham I2013-01-253-0/+366
| * | usb: start using the control module driverKishon Vijay Abraham I2013-01-252-33/+9Star
| * | usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I2013-01-253-0/+306
| * | usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotationsVivek Gautam2013-01-231-3/+3
| * | usb: phy: samsung: Add host phy support to samsung-phy driverVivek Gautam2013-01-232-29/+486
| * | usb: phy: samsung: Add support to set pmu isolationVivek Gautam2013-01-181-22/+141
| * | usb: phy: samsung: Introducing usb phy driver for hsotgPraveen Paneri2013-01-183-0/+363
| |/
* / usb: Convert to devm_ioremap_resource()Thierry Reding2013-01-222-10/+6Star
|/
* ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren2012-12-171-0/+1
* usb: remove use of __devexitBill Pemberton2012-11-212-2/+2
* usb: remove use of __devinitBill Pemberton2012-11-213-3/+3
* usb: remove use of __devexit_pBill Pemberton2012-11-213-3/+3
* usb: phy: add R-Car USB phy driverKuninori Morimoto2012-11-013-0/+233
* usb: phy: tegra remove include of <mach/iomap.h>Stephen Warren2012-10-161-1/+3
* ARM: tegra: remove useless includes of <mach/*.h>Stephen Warren2012-09-141-1/+0Star
* usb: phy: add a new driver for omap usb2 phyKishon Vijay Abraham I2012-09-063-0/+281
* usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu2012-09-052-0/+840
* usb: phy: isp1301: Remove unused static array and defineRoland Stigge2012-08-201-6/+0Star
* usb: phy: mv_u3d: Add usb phy driver for mv_u3dYu Xu2012-08-094-0/+459
* usb: phy: Fix Kconfig dependency for Phy driversAlexandre Pereira da Silva2012-06-271-2/+2
* USB: Add driver for NXP ISP1301 USB transceiverRoland Stigge2012-05-013-0/+101