summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: fix build breakageAnatolij Gustschin2013-08-232-2/+2
* usb: phy: omap-usb3: fix dpll clock indexRuchika Kharwar2013-07-151-1/+1
* usb: phy: samsung: Fix an error message typoSachin Kamat2013-07-151-1/+1
* Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-101-1/+1
|\
| * mfd: twl-core: Change TWL6025 references to TWL6032Graeme Gregory2013-06-201-1/+1
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-021-19/+19
|\ \
| * \ Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-06-271-19/+19
| |\ \ | | |/ | |/|
| | * usb: otg: msm: Convert to clk_prepare/unprepareStephen Boyd2013-06-241-19/+19
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-022-51/+87
|\ \ \
| * \ \ Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-06-142-51/+87
| |\ \ \ | | |/ / | |/| |
| | * | phy-rcar-usb: add R8A7778 supportSergei Shtylyov2013-06-112-11/+36
| | * | phy-rcar-usb: handle platform dataSergei Shtylyov2013-06-111-6/+45
| | * | phy-rcar-usb: correct base addressSergei Shtylyov2013-06-111-18/+10
| | * | phy-rcar-usb: remove EHCI internal buffer setupSergei Shtylyov2013-06-111-24/+4
| | * | drivers/usb/phy: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-184-20/+0
| | |/
* | | usb: phy: tegra: remove duplicated include from phy-tegra-usb.cWei Yongjun2013-06-241-1/+0
* | | Merge 3.10-rc7 into usb-nextGreg Kroah-Hartman2013-06-241-4/+10
|\ \ \
| * | | usb: phy: Improve Kconfig help for CONFIG_USB_PHYGeorge Spelvin2013-06-181-4/+10
| |/ /
* | | USB: EHCI: tegra: fix circular module dependenciesStephen Warren2013-06-171-3/+36
* | | usb: phy: add MODULE_LICENSE to phy-tegra-usb.cStephen Warren2013-06-171-0/+4
* | | usb: phy: export ulpi_viewport_access_opsManjunath Goudar2013-06-171-0/+2
* | | usb: add devicetree helpers for determining dr_mode and phy_typeMichael Grzeschik2013-06-172-0/+48
* | | usb: phy: rcar-usb: Fix comment w.r.t. devm_ioremap_resourceTushar Behera2013-06-171-1/+1
* | | usb: phy: omap-usb3: updated dpll M,N values to support DRA7xx devicesRuchika Kharwar2013-06-011-1/+6
* | | usb: phy: registering Tegra USB PHY as platform driverVenu Byravarasu2013-05-301-145/+180
* | | usb: phy: tegra: Add error handling & clean up.Venu Byravarasu2013-05-301-11/+39
* | | usb: phy: tegra: get ULPI reset GPIO info using DT.Venu Byravarasu2013-05-301-14/+11
* | | usb: phy: tegra: Get PHY mode using DTVenu Byravarasu2013-05-301-2/+11
* | | usb: phy: tegra: Return correct error value provided by clk_get_sysVenu Byravarasu2013-05-301-2/+1
* | | usb: phy: samsung: Add support HSIC on Exynos4X12Dongjin Kim2013-05-283-2/+26
* | | usb: phy: phy-nop: Remove redundant use of of_match_ptrSachin Kamat2013-05-281-1/+1
* | | usb: phy: samsung: Add support for USB 2.0 PHY on Exynos 4x12Tomasz Figa2013-05-282-0/+19
* | | usb: phy: samsung: Pass enable/disable callbacks through driver dataTomasz Figa2013-05-283-13/+15
* | | usb: phy: samsung: Pass set_isolation callback through driver dataTomasz Figa2013-05-284-35/+23
* | | usb: phy: samsung: Consolidate reference clock rate handlingTomasz Figa2013-05-284-49/+86
* | | usb: phy: samsung: Use clk_get to get reference clockTomasz Figa2013-05-281-2/+2
* | | usb: phy: samsung: Select common driver part implicitlyTomasz Figa2013-05-281-1/+1
* | | usb: phy: ab8500-usb: add ab9540 supportFabio Baltieri2013-05-281-0/+213
* | | usb: phy: ab8500-usb: add ab8540 supportFabio Baltieri2013-05-281-3/+294
* | | usb: phy: ab8500-usb: add flag bits to control driver featuresFabio Baltieri2013-05-281-36/+73
* | | usb: phy: ab8500-usb: move phy tuning values on separate functionsFabio Baltieri2013-05-281-75/+86
* | | usb: phy: ab8500-usb: add platform_device_id tableFabio Baltieri2013-05-281-2/+8
* | | usb: phy: ab8500-usb: fix phy tuning value select logicFabio Baltieri2013-05-281-2/+2
* | | usb: phy: ab8500-usb: restart phy during probeSakethram Bommisetti2013-05-281-0/+33
* | | usb: phy: ab8500-usb: add transceiver clock controlMian Yousaf Kaukab2013-05-281-0/+14
* | | usb: musb: various cosmetic fixes on ux500 filesFabio Baltieri2013-05-281-4/+5
|/ /
* | 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
OpenPOWER on IntegriCloud