summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorFilesLines
2015-07-25phy: berlin: .owner field is setup by coreMichal Simek1-1/+0
2015-07-25phy-sun4i-usb: Add support for monitoring vbus via a power-supplyHans de Goede2-7/+70
2015-07-25phy-sun4i-usb: Add support for boards with broken Vusb-detectionHans de Goede1-8/+36
2015-07-25phy-sun4i-usb: Add support for the usb-phys on the sun8i-a33 SoCHans de Goede1-11/+28
2015-07-25phy-sun4i-usb: Add support for the usb-phys on the sun8i-a23 SoCHans de Goede1-2/+5
2015-07-25phy-sun4i-usb: Swap check for disconnect thresholdHans de Goede1-4/+4
2015-07-25phy-sun4i-usb: Add extcon support for the otg phy (phy0)Hans de Goede2-1/+32
2015-07-25phy-sun4i-usb: Add id and vbus detection support for the otg phy (phy0)Hans de Goede1-10/+240
2015-07-25phy: add lpc18xx usb otg phy driverJoachim Eastwood3-0/+155
2015-07-15phy: berlin-usb: fix divider for BG2Thomas Hebb1-1/+1
2015-07-15phy: berlin-usb: fix divider for BG2CDThomas Hebb1-2/+2
2015-07-15phy/pxa: add HAS_IOMEM dependencySebastian Ott1-0/+2
2015-07-15phy: ti-pipe3: fix suspendRoger Quadros1-131/+41
2015-07-06phy: tusb1210: make better use of gpiod APIUwe Kleine-König1-18/+12
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+214
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds13-48/+1101
2015-06-25Mohit Kumar has movedPratyush Anand2-2/+2
2015-06-25Pratyush Anand has movedPratyush Anand2-4/+4
2015-06-21PHY: Add driver for Pistachio USB2.0 PHYAndrew Bresticker3-0/+214
2015-06-09phy: add Marvell HSIC 28nm PHYRob Herring3-0/+231
2015-06-09phy: Add Marvell USB 2.0 OTG 28nm PHYRob Herring3-0/+366
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman4-7/+12
2015-06-03Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman8-48/+303
2015-06-01phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function.NeilBrown1-1/+0
2015-06-01phy: twl4030-usb: remove pointless 'suspended' test in 'suspend' callback.NeilBrown1-4/+0
2015-06-01phy: twl4030-usb: make runtime pm more reliable.NeilBrown1-9/+20
2015-05-27phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectHans de Goede1-0/+9
2015-05-22phy: add Broadcom SATA3 PHY driver for Broadcom STB SoCsBrian Norris3-0/+226
2015-05-21phy: rcar-gen2: Add support for R-Car E2Yoshihiro Shimoda1-0/+1
2015-05-13phy: add driver for TI TUSB1210 ULPI PHYHeikki Krogerus3-0/+161
2015-05-13phy: helpers for USB ULPI PHY registeringHeikki Krogerus1-0/+31
2015-05-12phy: phy-rcar-gen2: Fix USBHS_UGSTS_LOCK valueYoshihiro Shimoda1-2/+2
2015-05-12phy: omap-usb2: invoke pm_runtime_disable on error pathKishon Vijay Abraham I1-0/+1
2015-05-12phy: fix Kconfig dependenciesFelipe Balbi1-2/+6
2015-05-12phy: qcom-ufs: Switch dependency to ARCH_QCOMStephen Boyd1-1/+1
2015-05-11phy: core: Check requested PHY status in _of_phy_get()Axel Lin4-17/+10
2015-05-11phy: miphy365x: fix sparse warningsFelipe Balbi1-2/+2
2015-05-11phy: miphy28lp: fix sparse warningsFelipe Balbi1-2/+2
2015-05-11phy: phy-core: allow specifying supply at port levelDmitry Torokhov1-13/+10
2015-05-11phy: core: Add devm_of_phy_get_by_index to phy-coreArun Ramamurthy1-0/+32
2015-05-11phy: core: Fix error checking in (devm_)phy_optional_getAxel Lin1-2/+2
2015-04-13Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds18-89/+580
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown1-2/+2
2015-04-10Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...Greg Kroah-Hartman18-89/+580
2015-04-03phy: spear1340-miphy: Return proper error for spear1340_miphy_xlateAxel Lin1-2/+2
2015-04-03phy: spear1310-miphy: Return proper error for spear1310_miphy_xlateAxel Lin1-2/+2
2015-04-03phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.hPeter Griffin1-7/+7
2015-04-03phy: Add driver to support individual USB PHYs on sun9iChen-Yu Tsai3-0/+214
2015-04-03phy: Add a driver for dm816x USB PHYTony Lindgren3-0/+298
2015-04-03phy: qcom-ufs: Don't return error if fail to get optional resourceAxel Lin1-20/+3