summaryrefslogtreecommitdiff
path: root/drivers/usb/phy
AgeCommit message (Expand)Author
2013-06-15Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-06-11phy-rcar-usb: add R8A7778 supportSergei Shtylyov
2013-06-11phy-rcar-usb: handle platform dataSergei Shtylyov
2013-06-11phy-rcar-usb: correct base addressSergei Shtylyov
2013-06-11phy-rcar-usb: remove EHCI internal buffer setupSergei Shtylyov
2013-05-31usb: phy: omap-usb3: updated dpll M,N values to support DRA7xx devicesRuchika Kharwar
2013-05-29usb: phy: registering Tegra USB PHY as platform driverVenu Byravarasu
2013-05-29usb: phy: tegra: Add error handling & clean up.Venu Byravarasu
2013-05-29usb: phy: tegra: get ULPI reset GPIO info using DT.Venu Byravarasu
2013-05-29usb: phy: tegra: Get PHY mode using DTVenu Byravarasu
2013-05-29usb: phy: tegra: Return correct error value provided by clk_get_sysVenu Byravarasu
2013-05-28usb: phy: samsung: Add support HSIC on Exynos4X12Dongjin Kim
2013-05-28usb: phy: phy-nop: Remove redundant use of of_match_ptrSachin Kamat
2013-05-28usb: phy: samsung: Add support for USB 2.0 PHY on Exynos 4x12Tomasz Figa
2013-05-28usb: phy: samsung: Pass enable/disable callbacks through driver dataTomasz Figa
2013-05-28usb: phy: samsung: Pass set_isolation callback through driver dataTomasz Figa
2013-05-28usb: phy: samsung: Consolidate reference clock rate handlingTomasz Figa
2013-05-28usb: phy: samsung: Use clk_get to get reference clockTomasz Figa
2013-05-28usb: phy: samsung: Select common driver part implicitlyTomasz Figa
2013-05-28usb: phy: ab8500-usb: add ab9540 supportFabio Baltieri
2013-05-28usb: phy: ab8500-usb: add ab8540 supportFabio Baltieri
2013-05-28usb: phy: ab8500-usb: add flag bits to control driver featuresFabio Baltieri
2013-05-28usb: phy: ab8500-usb: move phy tuning values on separate functionsFabio Baltieri
2013-05-28usb: phy: ab8500-usb: add platform_device_id tableFabio Baltieri
2013-05-28usb: phy: ab8500-usb: fix phy tuning value select logicFabio Baltieri
2013-05-28usb: phy: ab8500-usb: restart phy during probeSakethram Bommisetti
2013-05-28usb: phy: ab8500-usb: add transceiver clock controlMian Yousaf Kaukab
2013-05-28usb: musb: various cosmetic fixes on ux500 filesFabio Baltieri
2013-05-18drivers/usb/phy: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-15USB: remove remaining instances of USB_SUSPENDAlan Stern
2013-05-15usb: otg: mxs-phy: add missing type to usb_phyMichael Grzeschik
2013-05-15usb: phy: remove CONFIG_USB_OTG_UTILS once morePaul Bolle
2013-05-15usb: phy: Fix NULL pointer exception during usb_get_phyRobert Jarzmik
2013-05-15usb: phy: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-15usb: phy: nop: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: phy: mxs-usb: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: phy: mv-usb: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: phy: gpio-vbus-usb: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: phy: ab8500-usb: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-04-25USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann
2013-04-23usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann
2013-04-23usb: phy: phy core cannot yet be a moduleArnd Bergmann
2013-04-23Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-04-23usb: phy: remove exported function from __init sectionDenis Efremov
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-04-03usb: phy: twl6030-usb: check regulator_enable return valueFabio Baltieri
2013-04-03usb: phy: twl4030-usb: check regulator_enable return valueFabio Baltieri
2013-04-03usb: phy: ab8500-usb: check regulator_enable return valueFabio Baltieri
2013-04-03usb: phy: ab8500-usb: call phy_dis_work only when necessarySakethram Bommisetti