aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)AuthorFilesLines
2015-08-01phy: ti-pipe3: i783 workaround for SATA lockup after dpll unlock/relockGravatar Roger Quadros 1-6/+55
2015-08-01phy-sun4i-usb: Add missing EXPORT_SYMBOL_GPL for sun4i_usb_phy_set_squelch_de...Gravatar Hans de Goede 1-0/+1
2015-07-15phy: berlin-usb: fix divider for BG2Gravatar Thomas Hebb 1-1/+1
2015-07-15phy: berlin-usb: fix divider for BG2CDGravatar Thomas Hebb 1-2/+2
2015-07-15phy/pxa: add HAS_IOMEM dependencyGravatar Sebastian Ott 1-0/+2
2015-07-15phy: ti-pipe3: fix suspendGravatar Roger Quadros 1-131/+41
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 3-0/+214
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 13-48/+1101
2015-06-25Mohit Kumar has movedGravatar Pratyush Anand 2-2/+2
2015-06-25Pratyush Anand has movedGravatar Pratyush Anand 2-4/+4
2015-06-21PHY: Add driver for Pistachio USB2.0 PHYGravatar Andrew Bresticker 3-0/+214
2015-06-09phy: add Marvell HSIC 28nm PHYGravatar Rob Herring 3-0/+231
2015-06-09phy: Add Marvell USB 2.0 OTG 28nm PHYGravatar Rob Herring 3-0/+366
2015-06-08Merge 4.1-rc7 into usb-nextGravatar Greg Kroah-Hartman 4-7/+12
2015-06-03Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Gravatar Greg Kroah-Hartman 8-48/+303
2015-06-01phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function.Gravatar NeilBrown 1-1/+0
2015-06-01phy: twl4030-usb: remove pointless 'suspended' test in 'suspend' callback.Gravatar NeilBrown 1-4/+0
2015-06-01phy: twl4030-usb: make runtime pm more reliable.Gravatar NeilBrown 1-9/+20
2015-05-27phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectGravatar Hans de Goede 1-0/+9
2015-05-22phy: add Broadcom SATA3 PHY driver for Broadcom STB SoCsGravatar Brian Norris 3-0/+226
2015-05-21phy: rcar-gen2: Add support for R-Car E2Gravatar Yoshihiro Shimoda 1-0/+1
2015-05-13phy: add driver for TI TUSB1210 ULPI PHYGravatar Heikki Krogerus 3-0/+161
2015-05-13phy: helpers for USB ULPI PHY registeringGravatar Heikki Krogerus 1-0/+31
2015-05-12phy: phy-rcar-gen2: Fix USBHS_UGSTS_LOCK valueGravatar Yoshihiro Shimoda 1-2/+2
2015-05-12phy: omap-usb2: invoke pm_runtime_disable on error pathGravatar Kishon Vijay Abraham I 1-0/+1
2015-05-12phy: fix Kconfig dependenciesGravatar Felipe Balbi 1-2/+6
2015-05-12phy: qcom-ufs: Switch dependency to ARCH_QCOMGravatar Stephen Boyd 1-1/+1
2015-05-11phy: core: Check requested PHY status in _of_phy_get()Gravatar Axel Lin 4-17/+10
2015-05-11phy: miphy365x: fix sparse warningsGravatar Felipe Balbi 1-2/+2
2015-05-11phy: miphy28lp: fix sparse warningsGravatar Felipe Balbi 1-2/+2
2015-05-11phy: phy-core: allow specifying supply at port levelGravatar Dmitry Torokhov 1-13/+10
2015-05-11phy: core: Add devm_of_phy_get_by_index to phy-coreGravatar Arun Ramamurthy 1-0/+32
2015-05-11phy: core: Fix error checking in (devm_)phy_optional_getGravatar Axel Lin 1-2/+2
2015-04-13Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 18-89/+580
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Gravatar Mark Brown 1-2/+2
2015-04-10Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...Gravatar Greg Kroah-Hartman 18-89/+580
2015-04-03phy: spear1340-miphy: Return proper error for spear1340_miphy_xlateGravatar Axel Lin 1-2/+2
2015-04-03phy: spear1310-miphy: Return proper error for spear1310_miphy_xlateGravatar Axel Lin 1-2/+2
2015-04-03phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.hGravatar Peter Griffin 1-7/+7
2015-04-03phy: Add driver to support individual USB PHYs on sun9iGravatar Chen-Yu Tsai 3-0/+214
2015-04-03phy: Add a driver for dm816x USB PHYGravatar Tony Lindgren 3-0/+298
2015-04-03phy: qcom-ufs: Don't return error if fail to get optional resourceGravatar Axel Lin 1-20/+3
2015-04-03phy: qcom-ufs: Fix build error due to missing export symbolsGravatar Axel Lin 1-0/+9
2015-03-26phy: samsung_usb2: Fixup samsung_usb2_phy_power_on/off pathsGravatar Axel Lin 1-2/+8
2015-03-26phy: exynos5-usbdrd: Add to support for Exynos5433 SoCGravatar Jaewon Kim 1-0/+10
2015-03-26phy: qcom-ufs: Catch devm_phy_create failure in ufs_qcom_phy_generic_probeGravatar Axel Lin 1-0/+1
2015-03-26phy: stih41x-usb: Fixup stih41x_usb_phy_power_on failure pathGravatar Axel Lin 1-2/+6
2015-03-13phy: omap-usb2: Fix missing clk_prepare call when using old dt nameGravatar Axel Lin 1-2/+3
2015-03-13phy: ti/omap: Fix modaliasGravatar Axel Lin 3-3/+3
2015-03-13phy: core: Fixup return value of phy_exit when !pm_runtime_enabledGravatar Axel Lin 1-4/+3