aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAge
* phy: core: Get a refcount to phy in devm_of_phy_get_by_index()Chunfeng Yun2015-12-07
* phy: cygnus: pcie: add missing of_node_putJulia Lawall2015-12-03
* phy: miphy365x: add missing of_node_putJulia Lawall2015-12-03
* phy: miphy28lp: add missing of_node_putJulia Lawall2015-12-03
* phy: rockchip-usb: add missing of_node_putJulia Lawall2015-12-03
* phy: berlin-sata: add missing of_node_putJulia Lawall2015-12-03
* phy: mt65xx-usb3: add missing of_node_putJulia Lawall2015-12-03
* phy: brcmstb-sata: add missing of_node_putJulia Lawall2015-12-03
* phy: sun9i-usb: add USB dependencyArnd Bergmann2015-12-03
* Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-05
|\
| * Merge tag 'phy-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2015-10-17
| |\
| | * phy: cygnus: pcie: Add Cygnus PCIe PHY supportRay Jui2015-10-06
| | * phy: sun4i-usb: Use devm_gpiod_get_optional for optional GPIOsAxel Lin2015-10-06
| | * phy: add usb3.0 phy driver for mt65xx SoCsChunfeng Yun2015-10-06
| | * phy: exynos-usb2: add vbus regulator supportMarek Szyprowski2015-10-06
* | | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-20
|\| |
| * | phy: berlin-sata: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-25
| * | phy: rockchip-usb: power down phy when rockchip phy probehuang lin2015-09-25
| * | phy: qcom-ufs: fix build error when the component is built as a moduleYaniv Gardi2015-09-25
| |/
* / locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.hBoqun Feng2015-09-13
|/
* Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-09-04
|\
| * Merge tag 'v4.2-rc4' into develLinus Walleij2015-08-13
| |\
| * | phy: tusb1210: make better use of gpiod APIUwe Kleine-König2015-07-06
* | | Merge tag 'phy-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2015-08-14
|\ \ \
| * | | phy: lpc18xx-usb-otg: fix clock order in phy initJoachim Eastwood2015-08-10
| * | | phy: Constify struct phy_ops variablesAxel Lin2015-08-03
| * | | phy: ulpi_phy: Add const qualifier to opsAxel Lin2015-08-03
| * | | phy-sun4i-usb: Only check vbus-det on power-on on boards with vbus-detHans de Goede2015-08-03
| * | | phy-sun4i-sub: Move vbus-detect helper functions up in the fileHans de Goede2015-08-03
| * | | phy: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-25
| * | | phy: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-25
| * | | phy: berlin: Trivial coding style cleanupMichal Simek2015-07-25
| * | | phy: berlin: Do not use sata name in usb phy driverMichal Simek2015-07-25
| * | | phy: berlin: .owner field is setup by coreMichal Simek2015-07-25
| * | | phy-sun4i-usb: Add support for monitoring vbus via a power-supplyHans de Goede2015-07-25
| * | | phy-sun4i-usb: Add support for boards with broken Vusb-detectionHans de Goede2015-07-25
| * | | phy-sun4i-usb: Add support for the usb-phys on the sun8i-a33 SoCHans de Goede2015-07-25
| * | | phy-sun4i-usb: Add support for the usb-phys on the sun8i-a23 SoCHans de Goede2015-07-25
| * | | phy-sun4i-usb: Swap check for disconnect thresholdHans de Goede2015-07-25
| * | | phy-sun4i-usb: Add extcon support for the otg phy (phy0)Hans de Goede2015-07-25
| * | | phy-sun4i-usb: Add id and vbus detection support for the otg phy (phy0)Hans de Goede2015-07-25
| * | | phy: add lpc18xx usb otg phy driverJoachim Eastwood2015-07-25
| |/ /
* | | phy: ti-pipe3: i783 workaround for SATA lockup after dpll unlock/relockRoger Quadros2015-08-01
* | | phy-sun4i-usb: Add missing EXPORT_SYMBOL_GPL for sun4i_usb_phy_set_squelch_de...Hans de Goede2015-08-01
| |/ |/|
* | phy: berlin-usb: fix divider for BG2Thomas Hebb2015-07-15
* | phy: berlin-usb: fix divider for BG2CDThomas Hebb2015-07-15
* | phy/pxa: add HAS_IOMEM dependencySebastian Ott2015-07-15
* | phy: ti-pipe3: fix suspendRoger Quadros2015-07-15
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-27
|\
| * PHY: Add driver for Pistachio USB2.0 PHYAndrew Bresticker2015-06-21