summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'phy-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2015-12-2611-234/+1331
|\
| * phy: omap-usb2: use *syscon* framework API to power on/off the PHYKishon Vijay Abraham I2015-12-211-17/+75
| * phy: omap-usb2: use omap_usb_power_off to power off the PHY during probeKishon Vijay Abraham I2015-12-211-1/+1
| * phy: ti-pipe3: use *syscon* framework API to set PCS value of the PHYKishon Vijay Abraham I2015-12-211-2/+32
| * phy: ti-pipe3: use *syscon* framework API to power on/off the PHYKishon Vijay Abraham I2015-12-211-15/+73
| * phy: ti-pipe3: use ti_pipe3_power_off to power off the PHY during probeKishon Vijay Abraham I2015-12-211-2/+3
| * phy: ti-pipe3: move mem resource initialization to a separate functionKishon Vijay Abraham I2015-12-211-19/+33
| * phy: ti-pipe3: move sysctrl initialization to a separate functionKishon Vijay Abraham I2015-12-211-33/+45
| * phy: ti-pipe3: move clk initialization to a separate functionKishon Vijay Abraham I2015-12-211-55/+72
| * phy: ti-pipe3: introduce local struct device* in probeKishon Vijay Abraham I2015-12-211-27/+27
| * phy: berlin-usb: don't set device's driver_dataJisheng Zhang2015-12-201-1/+0
| * phy: berlin-usb: remove non-necessary header filesJisheng Zhang2015-12-201-2/+0
| * phy: phy_brcmstb_sata: add support for MIPS-based platformsJaedon Shin2015-12-202-8/+20
| * phy: phy_brcmstb_sata: add data for phy versionJaedon Shin2015-12-201-3/+20
| * phy: phy_brcmstb_sata: remove duplicate definitionsJaedon Shin2015-12-201-2/+0
| * phy: rockchip-usb: expose the phy-internal PLLsHeiko Stuebner2015-12-201-27/+161
| * phy: rockchip-usb: add compatible values for rk3066a and rk3188Heiko Stuebner2015-12-201-0/+2
| * phy: rockchip-usb: move per-phy init into a separate functionHeiko Stuebner2015-12-201-40/+43
| * phy: rockchip-usb: introduce a common data-struct for the deviceHeiko Stuebner2015-12-201-7/+19
| * phy: rockchip-usb: fix clock get-put mismatchHeiko Stuebner2015-12-201-0/+12
| * phy: add phy-hi6220-usbZhangfei Gao2015-12-203-0/+178
| * phy-sun4i-usb: Add support for the host usb-phys found on the H3 SoCReinder de Haan2015-12-201-9/+32
| * phy-sun4i-usb: Use of_match_node to get model specific config dataHans de Goede2015-12-201-42/+79
| * phy: phy-mt65xx-usb3: improve HS eye diagramChunfeng Yun2015-12-201-3/+96
| * phy: phy-mt65xx-usb3: fix test fail of HS receiver sensitivityChunfeng Yun2015-12-201-2/+5
| * phy: rcar-gen3-usb2: add runtime ID/VBUS pin detectionYoshihiro Shimoda2015-12-201-1/+42
| * phy: rcar-gen3-usb2: change the mode to OTG on the combined channelYoshihiro Shimoda2015-12-201-2/+122
| * phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driverYoshihiro Shimoda2015-12-203-0/+225
* | Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-12-261-16/+16
|\ \ | |/ |/|
| * usb: musb: core: Fix handling of the phy notificationsTony Lindgren2015-12-161-16/+16
* | phy: core: Get a refcount to phy in devm_of_phy_get_by_index()Chunfeng Yun2015-12-071-6/+15
* | phy: cygnus: pcie: add missing of_node_putJulia Lawall2015-12-031-4/+12
* | phy: miphy365x: add missing of_node_putJulia Lawall2015-12-031-5/+11
* | phy: miphy28lp: add missing of_node_putJulia Lawall2015-12-031-5/+11
* | phy: rockchip-usb: add missing of_node_putJulia Lawall2015-12-031-5/+12
* | phy: berlin-sata: add missing of_node_putJulia Lawall2015-12-031-6/+14
* | phy: mt65xx-usb3: add missing of_node_putJulia Lawall2015-12-031-7/+13
* | phy: brcmstb-sata: add missing of_node_putJulia Lawall2015-12-031-5/+12
* | phy: sun9i-usb: add USB dependencyArnd Bergmann2015-12-031-0/+1
|/
* Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-047-15/+773
|\
| * Merge tag 'phy-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2015-10-177-15/+773
| |\
| | * phy: cygnus: pcie: Add Cygnus PCIe PHY supportRay Jui2015-10-063-0/+223
| | * phy: sun4i-usb: Use devm_gpiod_get_optional for optional GPIOsAxel Lin2015-10-061-13/+9
| | * phy: add usb3.0 phy driver for mt65xx SoCsChunfeng Yun2015-10-063-0/+516
| | * phy: exynos-usb2: add vbus regulator supportMarek Szyprowski2015-10-062-2/+25
* | | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-203-0/+18
|\ \ \ | |/ /
| * | phy: berlin-sata: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-251-0/+1
| * | phy: rockchip-usb: power down phy when rockchip phy probehuang lin2015-09-251-0/+6
| * | phy: qcom-ufs: fix build error when the component is built as a moduleYaniv Gardi2015-09-251-0/+11
| |/
* | locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.hBoqun Feng2015-09-131-2/+1
|/
OpenPOWER on IntegriCloud