summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2015-12-03phy: miphy28lp: add missing of_node_putJulia Lawall-5/+11
2015-12-03phy: rockchip-usb: add missing of_node_putJulia Lawall-5/+12
2015-12-03phy: berlin-sata: add missing of_node_putJulia Lawall-6/+14
2015-12-03phy: mt65xx-usb3: add missing of_node_putJulia Lawall-7/+13
2015-12-03phy: brcmstb-sata: add missing of_node_putJulia Lawall-5/+12
2015-12-03phy: sun9i-usb: add USB dependencyArnd Bergmann-0/+1
2015-11-04Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-15/+773
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar-0/+18
2015-10-17Merge tag 'phy-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman-15/+773
2015-10-06phy: cygnus: pcie: Add Cygnus PCIe PHY supportRay Jui-0/+223
2015-10-06phy: sun4i-usb: Use devm_gpiod_get_optional for optional GPIOsAxel Lin-13/+9
2015-10-06phy: add usb3.0 phy driver for mt65xx SoCsChunfeng Yun-0/+516
2015-10-06phy: exynos-usb2: add vbus regulator supportMarek Szyprowski-2/+25
2015-09-25phy: berlin-sata: Fix module autoload for OF platform driverLuis de Bethencourt-0/+1
2015-09-25phy: rockchip-usb: power down phy when rockchip phy probehuang lin-0/+6
2015-09-25phy: qcom-ufs: fix build error when the component is built as a moduleYaniv Gardi-0/+11
2015-09-13locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.hBoqun Feng-2/+1
2015-09-04Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-18/+12
2015-08-14Merge tag 'phy-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman-68/+590
2015-08-13Merge tag 'v4.2-rc4' into develLinus Walleij-133/+45
2015-08-10phy: lpc18xx-usb-otg: fix clock order in phy initJoachim Eastwood-3/+3
2015-08-03phy: Constify struct phy_ops variablesAxel Lin-31/+31
2015-08-03phy: ulpi_phy: Add const qualifier to opsAxel Lin-1/+1
2015-08-03phy-sun4i-usb: Only check vbus-det on power-on on boards with vbus-detHans de Goede-1/+2
2015-08-03phy-sun4i-sub: Move vbus-detect helper functions up in the fileHans de Goede-24/+24
2015-08-01phy: ti-pipe3: i783 workaround for SATA lockup after dpll unlock/relockRoger Quadros-6/+55
2015-08-01phy-sun4i-usb: Add missing EXPORT_SYMBOL_GPL for sun4i_usb_phy_set_squelch_de...Hans de Goede-0/+1
2015-07-25phy: Drop owner assignment from platform_driverKrzysztof Kozlowski-4/+0
2015-07-25phy: Drop owner assignment from i2c_driverKrzysztof Kozlowski-1/+0
2015-07-25phy: berlin: Trivial coding style cleanupMichal Simek-1/+1
2015-07-25phy: berlin: Do not use sata name in usb phy driverMichal Simek-4/+4
2015-07-25phy: berlin: .owner field is setup by coreMichal Simek-1/+0
2015-07-25phy-sun4i-usb: Add support for monitoring vbus via a power-supplyHans de Goede-7/+70
2015-07-25phy-sun4i-usb: Add support for boards with broken Vusb-detectionHans de Goede-8/+36
2015-07-25phy-sun4i-usb: Add support for the usb-phys on the sun8i-a33 SoCHans de Goede-11/+28
2015-07-25phy-sun4i-usb: Add support for the usb-phys on the sun8i-a23 SoCHans de Goede-2/+5
2015-07-25phy-sun4i-usb: Swap check for disconnect thresholdHans de Goede-4/+4
2015-07-25phy-sun4i-usb: Add extcon support for the otg phy (phy0)Hans de Goede-1/+32
2015-07-25phy-sun4i-usb: Add id and vbus detection support for the otg phy (phy0)Hans de Goede-10/+240
2015-07-25phy: add lpc18xx usb otg phy driverJoachim Eastwood-0/+155
2015-07-15phy: berlin-usb: fix divider for BG2Thomas Hebb-1/+1
2015-07-15phy: berlin-usb: fix divider for BG2CDThomas Hebb-2/+2
2015-07-15phy/pxa: add HAS_IOMEM dependencySebastian Ott-0/+2
2015-07-15phy: ti-pipe3: fix suspendRoger Quadros-131/+41
2015-07-06phy: tusb1210: make better use of gpiod APIUwe Kleine-König-18/+12
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+214
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-48/+1101
2015-06-25Mohit Kumar has movedPratyush Anand-2/+2
2015-06-25Pratyush Anand has movedPratyush Anand-4/+4
2015-06-21PHY: Add driver for Pistachio USB2.0 PHYAndrew Bresticker-0/+214