summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
...
| | * phy: usb: fix driver to defer on clk_get deferAl Cooper2020-01-081-0/+6
| | * phy: usb: Add support for new Synopsys USB controller on the 7211b0Al Cooper2020-01-084-78/+295
| | * phy: usb: Add support for new Synopsys USB controller on the 7216Al Cooper2020-01-084-18/+227
| | * phy: usb: Restructure in preparation for adding 7216 USB supportAl Cooper2020-01-083-123/+214
| | * phy: usb: Add "wake on" functionalityAl Cooper2020-01-083-3/+63
| | * phy: usb: Put USB phys into IDDQ on suspend to save power in S2 modeAl Cooper2020-01-082-4/+9
| | * phy: usb: Get all drivers that use USB clks using correct enable/disableAl Cooper2020-01-081-14/+14
| | * phy: usb: EHCI DMA may lose a burst of DMA data for 7255xA0 familyAl Cooper2020-01-081-0/+13
| | * phy: qcom-qmp: Add SW reset registerVinod Koul2020-01-081-0/+1
| | * phy: qcom-qmp: remove no_pcs_sw_reset for sm8150Vinod Koul2020-01-081-1/+0
| | * phy: qcom-qmp: remove duplicate powerdown writeVinod Koul2020-01-081-1/+0
| | * phy: qcom-qmp: Use register definesVinod Koul2020-01-081-2/+2
| | * phy: brcm-sata: Implement 7216 initialization sequenceFlorian Fainelli2020-01-081-0/+120
| | * phy/rockchip: inno-dsidphy: generalize parameter handlingHeiko Stuebner2020-01-082-220/+100
| | * phy: lantiq: vrx200-pcie: Remove unneeded semicolonMa Feng2020-01-081-1/+1
| | * phy: qualcomm: Adjust indentation in read_poll_timeoutNathan Chancellor2020-01-081-1/+1
| | * phy: core: Add consumer device link supportAlexandre Torgue2020-01-081-5/+44
| | * phy: ti-pipe3: make clk operations symmetric in probe and removeChuhong Yuan2019-12-201-11/+7
| | * phy: qcom-qmp: Use the correct style for SPDX License IdentifierNishad Kamdar2019-12-201-1/+1
| | * phy: hisilicon: Fix Kconfig indentationKrzysztof Kozlowski2019-12-201-8/+8
| * | Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman2020-01-134-47/+98
| |\ \
| * | | phy: Enable compile testing for some of driversKrzysztof Kozlowski2020-01-066-15/+22
| | |/ | |/|
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-194-47/+98
|\ \ \ | | |/ | |/|
| * | phy/rockchip: inno-hdmi: round clock rate down to closest 1000 HzJonas Karlman2019-12-311-0/+4
| * | phy: cpcap-usb: Drop extra write to usb2 registerTony Lindgren2019-12-261-6/+0
| * | phy: cpcap-usb: Improve host vs docked mode detectionTony Lindgren2019-12-261-15/+58
| * | phy: cpcap-usb: Prevent USB line glitches from waking up modemTony Lindgren2019-12-261-3/+15
| * | phy: mapphone-mdm6600: Fix uninitialized status value regressionTony Lindgren2019-12-261-8/+3
| * | phy: cpcap-usb: Fix flakey host idling and enumerating of devicesTony Lindgren2019-12-261-2/+2
| * | phy: qcom-qmp: Increase PHY ready timeoutBjorn Andersson2019-12-201-1/+1
| * | phy: cpcap-usb: Fix error path when no host driver is loadedTony Lindgren2019-12-201-15/+18
| |/
* / net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King2020-01-051-10/+10
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-12-053-0/+303
|\
| * phy: Add USB2 PHY driver for Marvell MMP3 SoCLubomir Rintel2019-10-173-0/+303
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-9/+61
|\ \
| * | phy: meson-g12a-usb3-pcie: Add support for PCIe modeNeil Armstrong2019-10-151-9/+61
| |/
* | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-11-2724-38/+1506
|\ \
| * | phy: phy-rockchip-inno-usb2: add phy description for px30Heiko Stuebner2019-10-311-0/+1
| * | phy: qcom-usb-hs: Fix extcon double register after power cycleStephan Gerhold2019-10-311-2/+5
| * | phy: renesas: phy-rcar-gen2: Fix the array off by one warningBiju Das2019-10-311-1/+4
| * | phy: lantiq: vrx200-pcie: fix error return code in ltq_vrx200_pcie_phy_power_...Wei Yongjun2019-10-311-1/+2
| * | phy/rockchip: Add support for Innosilicon MIPI/LVDS/TTL PHYWyon Bi2019-10-313-0/+814
| * | phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoCIcenowy Zheng2019-10-313-0/+202
| * | phy: qcom-qmp: Add SM8150 QMP UFS PHY supportVinod Koul2019-10-252-0/+216
| * | phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxidGrygorii Strashko2019-10-251-1/+1
| * | phy: tegra: use regulator_bulk_set_supply_names()Bartosz Golaszewski2019-10-251-3/+3
| * | phy: ti: dm816x: remove set but not used variable 'phy_data'YueHaibing2019-10-251-3/+0
| * | phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role"Yoshihiro Shimoda2019-10-231-2/+3
| * | phy: tegra: xusb: Add vbus override support on Tegra186Nagarjuna Kristam2019-10-231-0/+23
| * | phy: tegra: xusb: Add vbus override support on Tegra210Nagarjuna Kristam2019-10-233-0/+82