summaryrefslogtreecommitdiff
path: root/drivers/usb/phy
AgeCommit message (Expand)AuthorFilesLines
2013-11-15usb: phy: samsung: do not check otg->host to clear itChanho Park1-2/+1
2013-11-15usb: ehci-s5p: Add support for HSIC to the Exynos 4x12 SoC familyKamil Debski2-7/+53
2013-11-15usb: phy: samsung: Add support for USB 2.0 PHY on Exynos 4x12Tomasz Figa2-0/+19
2013-11-15usb: phy: samsung: Pass enable/disable callbacks through driver dataTomasz Figa3-13/+15
2013-11-15usb: phy: samsung: Pass set_isolation callback through driver dataTomasz Figa4-35/+23
2013-11-15usb: phy: samsung: Consolidate reference clock rate handlingTomasz Figa4-49/+86
2013-11-15usb: phy: samsung: Use clk_get to get reference clockTomasz Figa1-2/+2
2013-11-15usb: phy: samsung: Select common driver part implicitlyTomasz Figa1-1/+1
2013-08-29usb: phy: fix build breakageAnatolij Gustschin2-2/+2
2013-06-18usb: phy: Improve Kconfig help for CONFIG_USB_PHYGeorge Spelvin1-4/+10
2013-05-15USB: remove remaining instances of USB_SUSPENDAlan Stern1-2/+2
2013-05-15usb: otg: mxs-phy: add missing type to usb_phyMichael Grzeschik1-0/+1
2013-05-15usb: phy: remove CONFIG_USB_OTG_UTILS once morePaul Bolle1-1/+0
2013-05-15usb: phy: Fix NULL pointer exception during usb_get_phyRobert Jarzmik3-0/+3
2013-05-15usb: phy: don't check resource with devm_ioremap_resourceWolfram Sang4-20/+0
2013-05-15usb: phy: nop: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-15usb: phy: mxs-usb: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-15usb: phy: mv-usb: Remove redundant platform_set_drvdata()Sachin Kamat1-3/+0
2013-05-15usb: phy: gpio-vbus-usb: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-15usb: phy: ab8500-usb: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2013-04-25USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann1-1/+1
2013-04-23usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann1-4/+9
2013-04-23usb: phy: phy core cannot yet be a moduleArnd Bergmann1-1/+1
2013-04-23Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+1
2013-04-23usb: phy: remove exported function from __init sectionDenis Efremov1-1/+1
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman33-1032/+12244
2013-04-03usb: phy: twl6030-usb: check regulator_enable return valueFabio Baltieri1-2/+9
2013-04-03usb: phy: twl4030-usb: check regulator_enable return valueFabio Baltieri1-3/+15
2013-04-03usb: phy: ab8500-usb: check regulator_enable return valueFabio Baltieri1-3/+9
2013-04-03usb: phy: ab8500-usb: call phy_dis_work only when necessarySakethram Bommisetti1-9/+8
2013-04-03usb: phy: ab8500-usb: drop link status delayed workSakethram Bommisetti1-28/+2
2013-04-03usb: phy: ab8500-usb: adopt pinctrl supportPatrice Chotard1-0/+24
2013-04-03usb: phy: ab8500-usb: fix last notifier argumentsFabio Baltieri1-7/+3
2013-04-03usb: phy: ab8500-usb: fix unbalanced clock and regulator disable warningsMian Yousaf Kaukab1-2/+4
2013-04-03usb: phy: ab8500-usb: enable/disable regulator on phy eventsFabio Baltieri1-2/+66
2013-04-03usb: phy: ab8500-usb: split ab8500_usb_phy_ctrlFabio Baltieri1-29/+26
2013-04-03usb: phy: ab8500-usb: add regulator supportFabio Baltieri1-0/+36
2013-04-03usb: phy: ab8500-usb: fix eye diagram for ab8500 v2.0Sakethram Bommisetti1-0/+15
2013-04-03usb: phy: ab8500-usb: set phy tuning valuesSakethram Bommisetti1-0/+87
2013-04-03usb: phy: ab8500-usb: convert to devm_kzallocFabio Baltieri1-14/+5
2013-04-03usb: phy: samsung: convert to devm_ioremap_resource()Sachin Kamat1-5/+3
2013-04-02usb: otg: mv_otg: remove unused clockChao Xie2-23/+8
2013-04-02usb: phy: twl4030-usb: check if vbus is driven by twl itselfGrazvydas Ignotas1-3/+28
2013-03-28Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman1-0/+1
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge1-0/+1
2013-03-27usb: gadget: mv_u3d: drop ARCH dependencyFelipe Balbi1-1/+1
2013-03-21usb: phy: twl4030-usb: poll for ID disconnectGrazvydas Ignotas1-7/+57
2013-03-21usb: phy: twl4030-usb: don't switch the phy on/off needlesslyGrazvydas Ignotas1-6/+0
2013-03-21usb: phy: twl4030-usb: ignore duplicate eventsGrazvydas Ignotas1-2/+3