summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2020-01-14phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoCKishon Vijay Abraham I-0/+914
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman-47/+98
2020-01-08phy: cadence: Sierra: Use correct dev pointer in cdns_sierra_phy_remove()Kishon Vijay Abraham I-1/+1
2020-01-08phy: cadence: Sierra: Set cmn_refclk_dig_div/cmn_refclk1_dig_div frequency to...Kishon Vijay Abraham I-0/+21
2020-01-08phy: cadence: Sierra: Change MAX_LANES of Sierra to 16Kishon Vijay Abraham I-1/+21
2020-01-08phy: cadence: Sierra: Check for PLL lock during PHY power onKishon Vijay Abraham I-1/+32
2020-01-08phy: cadence: Sierra: Get reset control "array" for each linkKishon Vijay Abraham I-1/+1
2020-01-08phy: cadence: Sierra: Configure both lane cdb and common cdb registers for ex...Anil Varughese-96/+254
2020-01-08phy: cadence: Sierra: Modify register macro names to be in sync with Sierra u...Kishon Vijay Abraham I-83/+84
2020-01-08phy: cadence: Sierra: Make cdns_sierra_phy_init() as phy_opsKishon Vijay Abraham I-6/+9
2020-01-08phy: cadence: Sierra: Add support for SERDES_16G used in J721E SoCKishon Vijay Abraham I-0/+14
2020-01-08phy: cadence: Sierra: Use "regmap" for read and write to Sierra registersKishon Vijay Abraham I-54/+237
2020-01-08phy: cadence: Sierra: Make "phy_clk" and "sierra_apb" optional resourcesKishon Vijay Abraham I-2/+2
2020-01-08phy: usb: Add support for wake and USB low power mode for 7211 S2/S5Al Cooper-34/+105
2020-01-08phy: usb: USB driver is crashing during S3 resume on 7216Al Cooper-1/+1
2020-01-08phy: usb: bdc: Fix occasional failure with BDC on 7211Al Cooper-4/+38
2020-01-08phy: usb: PHY's MDIO registers not accessible without device installedAl Cooper-0/+9
2020-01-08phy: usb: fix driver to defer on clk_get deferAl Cooper-0/+6
2020-01-08phy: usb: Add support for new Synopsys USB controller on the 7211b0Al Cooper-78/+295
2020-01-08phy: usb: Add support for new Synopsys USB controller on the 7216Al Cooper-18/+227
2020-01-08phy: usb: Restructure in preparation for adding 7216 USB supportAl Cooper-123/+214
2020-01-08phy: usb: Add "wake on" functionalityAl Cooper-3/+63
2020-01-08phy: usb: Put USB phys into IDDQ on suspend to save power in S2 modeAl Cooper-4/+9
2020-01-08phy: usb: Get all drivers that use USB clks using correct enable/disableAl Cooper-14/+14
2020-01-08phy: usb: EHCI DMA may lose a burst of DMA data for 7255xA0 familyAl Cooper-0/+13
2020-01-08phy: qcom-qmp: Add SW reset registerVinod Koul-0/+1
2020-01-08phy: qcom-qmp: remove no_pcs_sw_reset for sm8150Vinod Koul-1/+0
2020-01-08phy: qcom-qmp: remove duplicate powerdown writeVinod Koul-1/+0
2020-01-08phy: qcom-qmp: Use register definesVinod Koul-2/+2
2020-01-08phy: brcm-sata: Implement 7216 initialization sequenceFlorian Fainelli-0/+120
2020-01-08phy/rockchip: inno-dsidphy: generalize parameter handlingHeiko Stuebner-220/+100
2020-01-08phy: lantiq: vrx200-pcie: Remove unneeded semicolonMa Feng-1/+1
2020-01-08phy: qualcomm: Adjust indentation in read_poll_timeoutNathan Chancellor-1/+1
2020-01-08phy: core: Add consumer device link supportAlexandre Torgue-5/+44
2020-01-06phy: Enable compile testing for some of driversKrzysztof Kozlowski-15/+22
2020-01-05net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King-10/+10
2019-12-31phy/rockchip: inno-hdmi: round clock rate down to closest 1000 HzJonas Karlman-0/+4
2019-12-26phy: cpcap-usb: Drop extra write to usb2 registerTony Lindgren-6/+0
2019-12-26phy: cpcap-usb: Improve host vs docked mode detectionTony Lindgren-15/+58
2019-12-26phy: cpcap-usb: Prevent USB line glitches from waking up modemTony Lindgren-3/+15
2019-12-26phy: mapphone-mdm6600: Fix uninitialized status value regressionTony Lindgren-8/+3
2019-12-26phy: cpcap-usb: Fix flakey host idling and enumerating of devicesTony Lindgren-2/+2
2019-12-20phy: qcom-qmp: Increase PHY ready timeoutBjorn Andersson-1/+1
2019-12-20phy: ti-pipe3: make clk operations symmetric in probe and removeChuhong Yuan-11/+7
2019-12-20phy: qcom-qmp: Use the correct style for SPDX License IdentifierNishad Kamdar-1/+1
2019-12-20phy: hisilicon: Fix Kconfig indentationKrzysztof Kozlowski-8/+8
2019-12-20phy: cpcap-usb: Fix error path when no host driver is loadedTony Lindgren-15/+18
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-0/+303
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+61
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-38/+1506