aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
Commit message (Expand)AuthorAge
...
| * | usb: phy: ab8500-usb: fix eye diagram for ab8500 v2.0Sakethram Bommisetti2013-04-03
| * | usb: phy: ab8500-usb: set phy tuning valuesSakethram Bommisetti2013-04-03
| * | usb: phy: ab8500-usb: convert to devm_kzallocFabio Baltieri2013-04-03
| * | usb: phy: samsung: convert to devm_ioremap_resource()Sachin Kamat2013-04-03
| * | usb: otg: mv_otg: remove unused clockChao Xie2013-04-02
| * | usb: phy: twl4030-usb: check if vbus is driven by twl itselfGrazvydas Ignotas2013-04-02
| * | usb: gadget: mv_u3d: drop ARCH dependencyFelipe Balbi2013-03-27
| * | usb: phy: twl4030-usb: poll for ID disconnectGrazvydas Ignotas2013-03-21
| * | usb: phy: twl4030-usb: don't switch the phy on/off needlesslyGrazvydas Ignotas2013-03-21
| * | usb: phy: twl4030-usb: ignore duplicate eventsGrazvydas Ignotas2013-03-21
| * | usb: phy: twl4030-usb: don't enable PHY during initGrazvydas Ignotas2013-03-21
| * | usb: phy: gpio-vbus: don't ignore regulator APIs return valueFelipe Balbi2013-03-20
| * | usb: phy: samsung: fix sparse warningFelipe Balbi2013-03-19
| * | usb: phy: ab8500-usb: update irq handling codeFabio Baltieri2013-03-18
| * | usb: otg: ab8500-usb: drop support for ab8500 pre v2.0Fabio Baltieri2013-03-18
| * | usb: phy: twl4030: fix cold plug on OMAP3Kishon Vijay Abraham I2013-03-18
| * | usb: phy: twl4030: use devres API for regulator get and request irqKishon Vijay Abraham I2013-03-18
| * | usb: phy: samsung: Add PHY support for USB 3.0 controllerVivek Gautam2013-03-18
| * | usb: phy: samsung: Common out the generic stuffVivek Gautam2013-03-18
| * | usb: phy: isp1301: implement PHY APIFelipe Balbi2013-03-18
| * | usb: phy: isp1301: give it a context structureFelipe Balbi2013-03-18
| * | usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi2013-03-18
| * | usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi2013-03-18
| * | usb: phy: make it a menuconfigFelipe Balbi2013-03-18
| * | usb: phy: move all PHY drivers to drivers/usb/phy/Felipe Balbi2013-03-18
| * | usb: phy: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPLFelipe Balbi2013-03-18
| * | usb: phy: move bulk of otg/otg.c to phy/phy.cSascha Hauer2013-03-18
| |/
* | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-28
|\ \
| * | usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge2013-03-27
| |/
* | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-20
|\|
| * usb: phy: omap-control-usb: Convert to devm_ioremap_resource()Sachin Kamat2013-03-04
| * usb: phy: omap-usb3: Convert to devm_ioremap_resource()Sachin Kamat2013-03-04
| * usb: phy: samsung: Convert to devm_ioremap_resource()Sachin Kamat2013-03-04
* | USB: remove incorrect __exit markupsDmitry Torokhov2013-03-15
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\
| * usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu2013-01-28
| * usb: add APIs to access host registers from Tegra PHYVenu Byravarasu2013-01-28
| * USB: PHY: tegra: Get rid of instance number to differentiate PHY typeVenu Byravarasu2013-01-28
| * USB: PHY: tegra: get rid of instance number to differentiate legacy controllerVenu Byravarasu2013-01-28
| * usb: phy: remove unused APIs from Tegra PHY.Venu Byravarasu2013-01-28
| * usb: phy: use kzalloc to allocate struct tegra_usb_phyVenu Byravarasu2013-01-28
* | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \
| * | usb: phy: fix Kconfig warningFelipe Balbi2013-01-29
| * | usb: phy: omap-usb2: enable 960Mhz clock for omap5Kishon Vijay Abraham I2013-01-25
| * | usb: musb: omap: make use of the new PHY lib APIsKishon Vijay Abraham I2013-01-25
| * | usb: phy: add a new driver for usb3 phyKishon Vijay Abraham I2013-01-25
| * | usb: start using the control module driverKishon Vijay Abraham I2013-01-25
| * | usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I2013-01-25
| * | usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotationsVivek Gautam2013-01-23
| * | usb: phy: samsung: Add host phy support to samsung-phy driverVivek Gautam2013-01-23