summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2019-01-25Merge tag 'usb-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-4/+4
2019-01-16phy: ath79-usb: Fix the main reset name to match the DT bindingAlban Bedel-1/+1
2019-01-16phy: ath79-usb: Fix the power on error pathAlban Bedel-1/+1
2019-01-16phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard-2/+3
2019-01-16phy: ti: ensure priv is not null before dereferencing itColin Ian King-2/+2
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+1
2019-01-12phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard-2/+3
2019-01-07phy: ti: Fix compilation failures without REGMAPJason Gunthorpe-0/+1
2018-12-12phy: qcom-qmp: Expose provided clocks to DTEvan Green-1/+22
2018-12-12phy: qcom-qmp: Utilize fully-specified DT registersEvan Green-13/+38
2018-12-12phy: ti: fix semicolon.cocci warningskbuild test robot-1/+1
2018-12-12phy: dphy: Add configuration helpersMaxime Ripard-0/+175
2018-12-12phy: Add configuration interfaceMaxime Ripard-0/+64
2018-12-12phy: add driver for Freescale i.MX8MQ USB3 PHYLi Jun-0/+135
2018-12-12phy: Use of_node_name_eq for node name comparisonsRob Herring-5/+5
2018-12-12phy: ti: introduce phy-gmii-sel driverGrygorii Strashko-0/+360
2018-12-12phy: mvebu-cp110-comphy: fix spelling in structure nameMiquel Raynal-2/+2
2018-12-12phy: mapphone-mdm6600: Improve phy related runtime PM callsTony Lindgren-20/+51
2018-12-12phy: renesas: rcar-gen3-usb2: follow the hardware manual procedureYoshihiro Shimoda-6/+11
2018-12-12phy: cadence: Add driver for Sierra PHYAlan Douglas-1/+404
2018-12-12phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko-39/+51
2018-12-12phy: ocelot-serdes: convert to use eth phy mode and submodeGrygorii Strashko-6/+16
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko-19/+29
2018-12-12phy: sun4i-usb: add support for H6 USB2 PHYIcenowy Zheng-2/+17
2018-12-12phy: sun4i-usb: add support for missing USB PHY indexIcenowy Zheng-0/+7
2018-11-21phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845Manu Gautam-0/+1
2018-11-21phy: qcom-qusb2: Use HSTX_TRIM fused value as isManu Gautam-9/+10
2018-11-12phy: uniphier-pcie: Depend on HAS_IOMEMKunihiko Hayashi-1/+2
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-196/+4006
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+313
2018-10-22phy: ocelot-serdes: fix out-of-bounds readGustavo A. R. Silva-2/+2
2018-10-18phy: phy-pxa-usb: add a new driverLubomir Rintel-0/+357
2018-10-10phy: phy-ocelot-serdes: fix return value check in serdes_probe()Wei Yongjun-2/+2
2018-10-05phy: add driver for Microsemi Ocelot SerDes muxingQuentin Schulz-0/+313
2018-09-26phy: renesas: convert to SPDX identifiersKuninori Morimoto-0/+2
2018-09-26phy: lantiq: Fix compile warningHauke Mehrtens-1/+0
2018-09-26phy: qcom-ufs: Declare 20nm qcom ufs qmp phy as BrokenVivek Gautam-2/+19
2018-09-26scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostVivek Gautam-1/+1
2018-09-26phy: qcom-ufs: Remove stale methods that handle ref clkVivek Gautam-50/+0
2018-09-25phy: Add QMP phy based UFS phy support for sdm845Can Guo-1/+186
2018-09-25phy: General struct and field cleanupCan Guo-11/+14
2018-09-25phy: Update PHY power control sequenceCan Guo-7/+12
2018-09-25phy: rockchip-usb: add usb-uart setup for rk3188Heiko Stuebner-46/+95
2018-09-25phy: phy-twl4030-usb: fix denied runtime accessAndreas Kemnade-0/+29
2018-09-25phy: renesas: rcar-gen3-usb2: add is_otg_channel to use "role" sysfsYoshihiro Shimoda-5/+18
2018-09-25phy: renesas: rcar-gen3-usb2: add conditions for uses_otg_pins == falseYoshihiro Shimoda-1/+4
2018-09-25phy: renesas: rcar-gen3-usb2: change a condition "dr_mode"Yoshihiro Shimoda-1/+3
2018-09-25phy: renesas: rcar-gen3-usb2: unify OBINTEN handlingYoshihiro Shimoda-8/+15
2018-09-25phy: renesas: rcar-gen3-usb2: Check a property to use otg pinsYoshihiro Shimoda-18/+6
2018-09-25phy: renesas: rcar-gen3-usb2: Rename has_otg_pins to uses_otg_pinsYoshihiro Shimoda-7/+7