summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2015-09-25phy: berlin-sata: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-25phy: rockchip-usb: power down phy when rockchip phy probehuang lin
2015-09-25phy: qcom-ufs: fix build error when the component is built as a moduleYaniv Gardi
2015-09-04Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-08-14Merge tag 'phy-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2015-08-13Merge tag 'v4.2-rc4' into develLinus Walleij
2015-08-10phy: lpc18xx-usb-otg: fix clock order in phy initJoachim Eastwood
2015-08-03phy: Constify struct phy_ops variablesAxel Lin
2015-08-03phy: ulpi_phy: Add const qualifier to opsAxel Lin
2015-08-03phy-sun4i-usb: Only check vbus-det on power-on on boards with vbus-detHans de Goede
2015-08-03phy-sun4i-sub: Move vbus-detect helper functions up in the fileHans de Goede
2015-08-01phy: ti-pipe3: i783 workaround for SATA lockup after dpll unlock/relockRoger Quadros
2015-08-01phy-sun4i-usb: Add missing EXPORT_SYMBOL_GPL for sun4i_usb_phy_set_squelch_de...Hans de Goede
2015-07-25phy: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-07-25phy: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-25phy: berlin: Trivial coding style cleanupMichal Simek
2015-07-25phy: berlin: Do not use sata name in usb phy driverMichal Simek
2015-07-25phy: berlin: .owner field is setup by coreMichal Simek
2015-07-25phy-sun4i-usb: Add support for monitoring vbus via a power-supplyHans de Goede
2015-07-25phy-sun4i-usb: Add support for boards with broken Vusb-detectionHans de Goede
2015-07-25phy-sun4i-usb: Add support for the usb-phys on the sun8i-a33 SoCHans de Goede
2015-07-25phy-sun4i-usb: Add support for the usb-phys on the sun8i-a23 SoCHans de Goede
2015-07-25phy-sun4i-usb: Swap check for disconnect thresholdHans de Goede
2015-07-25phy-sun4i-usb: Add extcon support for the otg phy (phy0)Hans de Goede
2015-07-25phy-sun4i-usb: Add id and vbus detection support for the otg phy (phy0)Hans de Goede
2015-07-25phy: add lpc18xx usb otg phy driverJoachim Eastwood
2015-07-15phy: berlin-usb: fix divider for BG2Thomas Hebb
2015-07-15phy: berlin-usb: fix divider for BG2CDThomas Hebb
2015-07-15phy/pxa: add HAS_IOMEM dependencySebastian Ott
2015-07-15phy: ti-pipe3: fix suspendRoger Quadros
2015-07-06phy: tusb1210: make better use of gpiod APIUwe Kleine-König
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-25Mohit Kumar has movedPratyush Anand
2015-06-25Pratyush Anand has movedPratyush Anand
2015-06-21PHY: Add driver for Pistachio USB2.0 PHYAndrew Bresticker
2015-06-09phy: add Marvell HSIC 28nm PHYRob Herring
2015-06-09phy: Add Marvell USB 2.0 OTG 28nm PHYRob Herring
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman
2015-06-03Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman
2015-06-01phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function.NeilBrown
2015-06-01phy: twl4030-usb: remove pointless 'suspended' test in 'suspend' callback.NeilBrown
2015-06-01phy: twl4030-usb: make runtime pm more reliable.NeilBrown
2015-05-27phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectHans de Goede
2015-05-22phy: add Broadcom SATA3 PHY driver for Broadcom STB SoCsBrian Norris
2015-05-21phy: rcar-gen2: Add support for R-Car E2Yoshihiro Shimoda
2015-05-13phy: add driver for TI TUSB1210 ULPI PHYHeikki Krogerus
2015-05-13phy: helpers for USB ULPI PHY registeringHeikki Krogerus
2015-05-12phy: phy-rcar-gen2: Fix USBHS_UGSTS_LOCK valueYoshihiro Shimoda
2015-05-12phy: omap-usb2: invoke pm_runtime_disable on error pathKishon Vijay Abraham I