summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)AuthorFilesLines
2016-09-10phy: rcar-gen3-usb2: Add a compatible string for r8a7796Yoshihiro Shimoda1-0/+1
2016-09-10phy: bcm-ns2-pcie: Set missing .owner field in ns2_pci_phy_opsAxel Lin1-1/+2
2016-09-10phy: bcm-ns2-pcie: Get rid of struct ns2_pci_phyAxel Lin1-20/+5
2016-09-10phy: tegra: mark tegra_xusb_lane_lookup_function() staticBaoyou Xie1-1/+2
2016-09-10phy: tegra: add missing header dependenciesBaoyou Xie1-0/+1
2016-09-10phy: add a driver for the Rockchip SoC internal PCIe PHYShawn Lin3-0/+366
2016-09-10phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phyFrank Wang3-0/+715
2016-09-10phy: qcom-ufs: use of_property_read_boolJulia Lawall1-4/+2
2016-09-10phy: bcm-ns-usb3: new driver for USB 3.0 PHY on NorthstarRafał Miłecki3-0/+284
2016-09-10phy: sun4i: add support for A64 usb phyIcenowy Zheng1-6/+29
2016-09-10phy: exynos5-usbdrd: Remove "static" from local variableAxel Lin1-2/+2
2016-08-12phy: sun9i-usb: fix error handlingChristophe JAILLET1-2/+2
2016-08-12phy: brcm-sata: Return proper error if brcm_sata_phy_init failsAxel Lin1-1/+1
2016-08-12phy-sun4i-usb: Add support for peripheral-only modeHans de Goede1-22/+46
2016-08-01Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-45/+196
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-1/+124
2016-07-27Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds1-0/+81
2016-07-25phy: rockchip-emmc: Wait even longer for the DLL to lockDouglas Anderson1-1/+11
2016-07-25phy: rockchip-emmc: Be tolerant to card clock of 0 in power onDouglas Anderson1-22/+37
2016-07-25phy: rockchip-emmc: Set phyctrl_frqsel based on card clockDouglas Anderson1-12/+89
2016-07-25phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off()Douglas Anderson1-12/+2
2016-07-25phy: rockchip-emmc: Increase lock time allowanceDouglas Anderson1-8/+20
2016-07-25phy: rockchip-emmc: reindent the register definitionsBrian Norris1-38/+38
2016-07-25phy: rockchip-emmc: configure default output tap delayBrian Norris1-0/+19
2016-07-25phy: rockchip-emmc: configure frequency range and drive impedanceShawn Lin1-0/+27
2016-07-25phy: rockchip-emmc: give DLL some extra time to be readyShawn Lin1-3/+4
2016-07-14Merge tag 'phy-for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman10-26/+334
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-26/+15
2016-07-04Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman6-26/+15
2016-07-04phy: rcar-gen3-usb2: fix mutex_lock calling in interruptYoshihiro Shimoda1-4/+22
2016-07-04phy: rockhip-usb: use devm_add_action_or_reset()Sudip Mukherjee1-5/+3
2016-07-04phy-sun4i-usb: Add workaround for missing Vbus det interrupts on A31Hans de Goede1-10/+24
2016-07-04phy: phy-qcom-ufs-qmp-14nm: Remove site specific OOM error messagePeter Griffin1-1/+0
2016-07-04phy: phy-qcom-ufs-qmp-20nm: Remove site specific OOM error messagePeter Griffin1-1/+0
2016-07-04phy: rockchip-usb: should be a child device of the GRFHeiko Stuebner1-3/+12
2016-07-04phy: da8xx-usb: new driver for DA8xx SoC USB PHYDavid Lechner3-0/+256
2016-07-04Merge tag 'phy-set-mode-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kishon Vijay Abraham I2-2/+17
2016-07-04phy: Add set_mode callbackDavid Lechner1-0/+15
2016-07-04phy: xgene: rename "enum phy_mode" to "enum xgene_phy_mode"Kishon Vijay Abraham I1-2/+2
2016-07-02Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+3
2016-07-01Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-23/+11
2016-07-01phy: phy-stih407-usb: Use explicit reset_control_get_exclusive() APILee Jones1-1/+1
2016-07-01phy: miphy28lp: Inform the reset framework that our reset line may be sharedLee Jones1-1/+2
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-1/+1
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+26
2016-06-30phy: phy-stih407-usb: Inform the reset framework that our reset line may be s...Lee Jones1-1/+1
2016-06-25Merge tag 'phy-for-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman4-23/+11
2016-06-22phy-sun4i-usb: Fix irq free conditions to match request conditionsHans de Goede1-2/+2
2016-06-21usb: gadget: move gadget API functions to udc-coreFelipe Balbi1-0/+1
2016-06-17phy: bcm-ns-usb2: checking the wrong variableDan Carpenter1-2/+2