aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)AuthorFilesLines
2016-07-04phy-sun4i-usb: Add workaround for missing Vbus det interrupts on A31Gravatar Hans de Goede 1-10/+24
2016-07-04phy: phy-qcom-ufs-qmp-14nm: Remove site specific OOM error messageGravatar Peter Griffin 1-1/+0
2016-07-04phy: phy-qcom-ufs-qmp-20nm: Remove site specific OOM error messageGravatar Peter Griffin 1-1/+0
2016-07-04phy: rockchip-usb: should be a child device of the GRFGravatar Heiko Stuebner 1-3/+12
2016-07-04phy: da8xx-usb: new driver for DA8xx SoC USB PHYGravatar David Lechner 3-0/+256
2016-07-04Merge tag 'phy-set-mode-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Kishon Vijay Abraham I 2-2/+17
2016-07-04phy: Add set_mode callbackGravatar David Lechner 1-0/+15
2016-07-04phy: xgene: rename "enum phy_mode" to "enum xgene_phy_mode"Gravatar Kishon Vijay Abraham I 1-2/+2
2016-07-01Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-2/+3
2016-07-01Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 4-23/+11
2016-07-01phy: phy-stih407-usb: Use explicit reset_control_get_exclusive() APIGravatar Lee Jones 1-1/+1
2016-07-01phy: miphy28lp: Inform the reset framework that our reset line may be sharedGravatar Lee Jones 1-1/+2
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 1-1/+1
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-9/+26
2016-06-30phy: phy-stih407-usb: Inform the reset framework that our reset line may be s...Gravatar Lee Jones 1-1/+1
2016-06-24Merge tag 'phy-for-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Greg Kroah-Hartman 4-23/+11
2016-06-22phy-sun4i-usb: Fix irq free conditions to match request conditionsGravatar Hans de Goede 1-2/+2
2016-06-21usb: gadget: move gadget API functions to udc-coreGravatar Felipe Balbi 1-0/+1
2016-06-17phy: bcm-ns-usb2: checking the wrong variableGravatar Dan Carpenter 1-2/+2
2016-06-17phy-sun4i-usb: fix missing __iomem *Gravatar Ben Dooks 1-1/+1
2016-06-17phy: phy-sun4i-usb: Fix optional gpios failing probeGravatar Quentin Schulz 1-4/+4
2016-06-17phy: rockchip-dp: fix return value check in rockchip_dp_phy_probe()Gravatar Wei Yongjun 1-1/+1
2016-06-17phy: rcar-gen3-usb2: fix unexpected repeat interrupts of VBUS changeGravatar Yoshihiro Shimoda 1-13/+1
2016-06-16phy: Add SATA3 PHY support for Broadcom NSP SoCGravatar Yendapally Reddy Dhananjaya Reddy 1-0/+81
2016-06-10phy: Add Northstar2 PCI Phy supportGravatar Pramod Kumar 3-1/+124
2016-06-10Merge tag 'phy-for-4.7-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Gravatar Greg Kroah-Hartman 2-5/+16
2016-06-03phy: ti-pipe3: Program the DPLL even if it was already lockedGravatar Roger Quadros 1-4/+11
2016-06-01usb: musb: Return error value from musb_mailboxGravatar Tony Lindgren 1-4/+10
2016-05-30phy: exynos-mipi-video: avoid uninitialized variable useGravatar Arnd Bergmann 1-1/+5
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 10-372/+952
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 9-6/+5301
2016-05-03Merge tag 'phy-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Gravatar Greg Kroah-Hartman 10-371/+950
2016-04-30phy: exynos-mipi-video: Add support for Exynos 5420 and 5433 SoCsGravatar Marek Szyprowski 1-1/+128
2016-04-30phy: exynos-mipi-video: Rewrite handling of phy registersGravatar Marek Szyprowski 1-35/+130
2016-04-30phy: exynos-mipi-video: Drop support for direct access to PMUGravatar Sylwester Nawrocki 1-44/+13
2016-04-30phy: bcm-ns-usb2: new driver for USB 2.0 PHY on NorthstarGravatar Rafał Miłecki 3-0/+147
2016-04-30phy: rockhip-usb: Remove CLK_IS_ROOTGravatar Stephen Boyd 1-1/+1
2016-04-30phy: phy-mt65xx-usb3: add support for mt2701 platformGravatar Chunfeng Yun 2-28/+54
2016-04-30phy: rcar-gen3-usb2: add extcon supportGravatar Yoshihiro Shimoda 2-0/+27
2016-04-30phy: rcar-gen3-usb2: Add vbus-supply to handle VBUS on/offGravatar Yoshihiro Shimoda 1-0/+28
2016-04-30phy: rcar-gen3-usb2: remove unnecesary struct rcar_gen3_dataGravatar Yoshihiro Shimoda 1-19/+14
2016-04-30phy: Add support for NS2 SATA3 PHY in Broadcom SATA3 PHY driverGravatar Anup Patel 3-48/+211
2016-04-29phy: tegra: Add Tegra210 supportGravatar Thierry Reding 2-0/+2046
2016-04-29phy: Add Tegra XUSB pad controller supportGravatar Thierry Reding 7-0/+3211
2016-04-29phy: core: Allow children node to be overriddenGravatar Thierry Reding 1-6/+44
2016-04-29phy: Rename phy-brcmstb-sata driver to phy-brcm-sata driverGravatar Anup Patel 3-14/+14
2016-04-29phy: rcar-gen3-usb2, rcar-gen2: Use ARCH_RENESASGravatar Simon Horman 1-2/+2
2016-04-29phy: rcar-gen3-usb2: add fallback bindingGravatar Simon Horman 1-0/+1
2016-04-29phy: rcar-gen2: add fallback bindingGravatar Simon Horman 1-0/+1
2016-04-28Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Gravatar Greg Kroah-Hartman 1-1/+2