summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* phy: cadence: Sierra: remove redundant initialization of pointer regmapColin Ian King2020-01-141-1/+1
* phy: Add DisplayPort configuration optionsYuti Amonkar2020-01-142-0/+100
* phy: Enable compile testing for some of driversKrzysztof Kozlowski2020-01-146-15/+21
* phy: mediatek: Fix Kconfig indentationKrzysztof Kozlowski2020-01-141-10/+10
* phy: intel-lgm-emmc: Add support for eMMC PHYRamuthevar Vadivel Murugan2020-01-145-0/+296
* dt-bindings: phy: intel-emmc-phy: Add YAML schema for LGM eMMC PHYRamuthevar Vadivel Murugan2020-01-141-0/+56
* phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoCKishon Vijay Abraham I2020-01-143-0/+914
* dt-bindings: phy: Document WIZ (SERDES wrapper) bindingsKishon Vijay Abraham I2020-01-141-0/+204
* phy: cadence: Sierra: Use correct dev pointer in cdns_sierra_phy_remove()Kishon Vijay Abraham I2020-01-081-1/+1
* phy: cadence: Sierra: Set cmn_refclk_dig_div/cmn_refclk1_dig_div frequency to...Kishon Vijay Abraham I2020-01-081-0/+21
* phy: cadence: Sierra: Change MAX_LANES of Sierra to 16Kishon Vijay Abraham I2020-01-081-1/+21
* phy: cadence: Sierra: Check for PLL lock during PHY power onKishon Vijay Abraham I2020-01-081-1/+32
* phy: cadence: Sierra: Get reset control "array" for each linkKishon Vijay Abraham I2020-01-081-1/+1
* phy: cadence: Sierra: Configure both lane cdb and common cdb registers for ex...Anil Varughese2020-01-081-96/+254
* phy: cadence: Sierra: Modify register macro names to be in sync with Sierra u...Kishon Vijay Abraham I2020-01-081-83/+84
* phy: cadence: Sierra: Make cdns_sierra_phy_init() as phy_opsKishon Vijay Abraham I2020-01-081-6/+9
* phy: cadence: Sierra: Add support for SERDES_16G used in J721E SoCKishon Vijay Abraham I2020-01-081-0/+14
* phy: cadence: Sierra: Use "regmap" for read and write to Sierra registersKishon Vijay Abraham I2020-01-081-54/+237
* phy: cadence: Sierra: Make "phy_clk" and "sierra_apb" optional resourcesKishon Vijay Abraham I2020-01-081-2/+2
* dt-bindings: phy: Sierra: Add bindings for Sierra in TI's J721EKishon Vijay Abraham I2020-01-081-5/+8
* phy: usb: Add support for wake and USB low power mode for 7211 S2/S5Al Cooper2020-01-084-34/+105
* phy: usb: USB driver is crashing during S3 resume on 7216Al Cooper2020-01-081-1/+1
* phy: usb: bdc: Fix occasional failure with BDC on 7211Al Cooper2020-01-083-4/+38
* phy: usb: PHY's MDIO registers not accessible without device installedAl Cooper2020-01-081-0/+9
* 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
* dt-bindings: Add Broadcom STB USB PHY binding documentAl Cooper2020-01-081-13/+56
* 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
* dt-bindings: phy: Document BCM7216 SATA PHY compatible stringFlorian Fainelli2020-01-081-0/+1
* phy/rockchip: inno-dsidphy: generalize parameter handlingHeiko Stuebner2020-01-082-220/+100
* dt-bindings: phy: drop #clock-cells from rockchip,px30-dsi-dphyHeiko Stuebner2020-01-081-5/+0
* 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-084-9/+53
* 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
* Linux 5.5-rc1v5.5-rc1Linus Torvalds2019-12-081-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-08119-628/+1025
|\
| * r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit2019-12-071-1/+1