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