summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
Commit message (Expand)AuthorAgeFilesLines
* USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-151-2/+2
* usb: otg: mxs-phy: add missing type to usb_phyMichael Grzeschik2013-05-151-0/+1
* usb: phy: remove CONFIG_USB_OTG_UTILS once morePaul Bolle2013-05-151-1/+0
* usb: phy: Fix NULL pointer exception during usb_get_phyRobert Jarzmik2013-05-153-0/+3
* usb: phy: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-154-20/+0
* usb: phy: nop: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-151-2/+0
* usb: phy: mxs-usb: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-151-2/+0
* usb: phy: mv-usb: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-151-3/+0
* usb: phy: gpio-vbus-usb: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-151-2/+0
* usb: phy: ab8500-usb: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-151-2/+0
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-1/+1
|\
* | USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann2013-04-251-1/+1
* | usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann2013-04-231-4/+9
* | usb: phy: phy core cannot yet be a moduleArnd Bergmann2013-04-231-1/+1
* | Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-04-231-1/+1
|\ \
| * | usb: phy: remove exported function from __init sectionDenis Efremov2013-04-231-1/+1
* | | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-0533-1032/+12244
|\ \ \ | |/ /
| * | usb: phy: twl6030-usb: check regulator_enable return valueFabio Baltieri2013-04-031-2/+9
| * | usb: phy: twl4030-usb: check regulator_enable return valueFabio Baltieri2013-04-031-3/+15
| * | usb: phy: ab8500-usb: check regulator_enable return valueFabio Baltieri2013-04-031-3/+9
| * | usb: phy: ab8500-usb: call phy_dis_work only when necessarySakethram Bommisetti2013-04-031-9/+8
| * | usb: phy: ab8500-usb: drop link status delayed workSakethram Bommisetti2013-04-031-28/+2
| * | usb: phy: ab8500-usb: adopt pinctrl supportPatrice Chotard2013-04-031-0/+24
| * | usb: phy: ab8500-usb: fix last notifier argumentsFabio Baltieri2013-04-031-7/+3
| * | usb: phy: ab8500-usb: fix unbalanced clock and regulator disable warningsMian Yousaf Kaukab2013-04-031-2/+4
| * | usb: phy: ab8500-usb: enable/disable regulator on phy eventsFabio Baltieri2013-04-031-2/+66
| * | usb: phy: ab8500-usb: split ab8500_usb_phy_ctrlFabio Baltieri2013-04-031-29/+26
| * | usb: phy: ab8500-usb: add regulator supportFabio Baltieri2013-04-031-0/+36
| * | usb: phy: ab8500-usb: fix eye diagram for ab8500 v2.0Sakethram Bommisetti2013-04-031-0/+15
| * | usb: phy: ab8500-usb: set phy tuning valuesSakethram Bommisetti2013-04-031-0/+87
| * | usb: phy: ab8500-usb: convert to devm_kzallocFabio Baltieri2013-04-031-14/+5
| * | usb: phy: samsung: convert to devm_ioremap_resource()Sachin Kamat2013-04-031-5/+3
| * | usb: otg: mv_otg: remove unused clockChao Xie2013-04-022-23/+8
| * | usb: phy: twl4030-usb: check if vbus is driven by twl itselfGrazvydas Ignotas2013-04-021-3/+28
| * | usb: gadget: mv_u3d: drop ARCH dependencyFelipe Balbi2013-03-271-1/+1
| * | usb: phy: twl4030-usb: poll for ID disconnectGrazvydas Ignotas2013-03-211-7/+57
| * | usb: phy: twl4030-usb: don't switch the phy on/off needlesslyGrazvydas Ignotas2013-03-211-6/+0
| * | usb: phy: twl4030-usb: ignore duplicate eventsGrazvydas Ignotas2013-03-211-2/+3
| * | usb: phy: twl4030-usb: don't enable PHY during initGrazvydas Ignotas2013-03-211-11/+9
| * | usb: phy: gpio-vbus: don't ignore regulator APIs return valueFelipe Balbi2013-03-201-2/+7
| * | usb: phy: samsung: fix sparse warningFelipe Balbi2013-03-191-1/+1
| * | usb: phy: ab8500-usb: update irq handling codeFabio Baltieri2013-03-181-93/+347
| * | usb: otg: ab8500-usb: drop support for ab8500 pre v2.0Fabio Baltieri2013-03-181-128/+11
| * | usb: phy: twl4030: fix cold plug on OMAP3Kishon Vijay Abraham I2013-03-181-6/+4
| * | usb: phy: twl4030: use devres API for regulator get and request irqKishon Vijay Abraham I2013-03-181-20/+8
| * | usb: phy: samsung: Add PHY support for USB 3.0 controllerVivek Gautam2013-03-184-0/+437
| * | usb: phy: samsung: Common out the generic stuffVivek Gautam2013-03-185-713/+785
| * | usb: phy: isp1301: implement PHY APIFelipe Balbi2013-03-181-0/+59
| * | usb: phy: isp1301: give it a context structureFelipe Balbi2013-03-181-0/+32
| * | usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi2013-03-1826-25/+25
OpenPOWER on IntegriCloud