summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman-2/+6
2018-07-24phy: mvebu-cp110-comphy: switch to SPDX identifierAntoine Tenart-4/+1
2018-07-10phy: berlin: switch to SPDX license identifierJisheng Zhang-8/+2
2018-07-10phy: Renesas R-Car gen3 PCIe PHY driverSergei Shtylyov-0/+159
2018-07-10phy: qcom-usb-hs: Mark expected switch fall-throughGustavo A. R. Silva-0/+1
2018-07-10phy: bcm-sr-pcie: Add Stingray PCIe PHY driverRay Jui-0/+317
2018-07-10phy: phy-mtk-tphy: add property for BC12Chunfeng Yun-0/+13
2018-07-10phy: phy-mtk-tphy: add properties for eye diagram testChunfeng Yun-0/+62
2018-07-10phy: phy-mtk-tphy: use SPDX license tagChunfeng Yun-9/+2
2018-06-29phy: mapphone-mdm6600: Fix wrong enum used for status linesTony Lindgren-2/+2
2018-06-29phy: phy-brcm-usb-init: Fix power down USB 3.0 PHY when XHCI reenabledJaedon Shin-0/+4
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-3/+14
2018-05-20phy: mediatek: add XS-PHY driverChunfeng Yun-0/+610
2018-05-20phy: qcom-qusb2: Add QUSB2 PHYs support for sdm845Manu Gautam-8/+118
2018-05-20phy: qcom-qmp: Add QMP V3 USB3 UNI PHY support for sdm845Manu Gautam-1/+151
2018-05-20phy: qcom-qusb2: Fix crash if nvmem cell not specifiedManu Gautam-0/+4
2018-05-20phy: qcom-qmp: Enable pipe_clk before PHY initializationManu Gautam-14/+8
2018-05-20phy: stm32: fix usbphyc static checker and checkpatch warningsAmelie Delaunay-5/+4
2018-05-20phy: mapphone-mdm6600: Add runtime PM support for n_gsm on USB suspendTony Lindgren-0/+85
2018-05-20phy: tegra: Convert to use match_string() helperAndy Shevchenko-14/+1
2018-05-17phy: cp110-comphy: 2.5G SGMII modeAntoine Tenart-3/+14
2018-04-25phy: Add a driver for the ATH79 USB phyAlban Bedel-1/+119
2018-04-25phy: core: Allow phy_pm_runtime_xxx API calls with NULL phyManu Gautam-0/+18
2018-04-25phy: exynos-mipi-video: Simplify code by using regmap_update_bits()Sylwester Nawrocki-20/+14
2018-04-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-7/+9
2018-03-20Merge tag 'phy-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman-394/+3153
2018-03-16phy: tegra: xusb: Uncomment register writeThierry Reding-4/+2
2018-03-16phy: rockchip-typec: fall back to working in host-mode if extcon is missing.Enric Balletbo i Serra-3/+10
2018-03-16phy: rockchip-typec: support DP phy switchChris Zhong-1/+8
2018-03-16phy: rockchip-typec: force to USB2 if DP at 4 lanes modeChris Zhong-3/+18
2018-03-16phy: rockchip-typec: enable usb3 host during usb3 phy power onWilliam wu-0/+11
2018-03-16phy: rockchip-typec: deprecate some DT properties for various register fields.Enric Balletbo i Serra-49/+63
2018-03-16phy: mapphone-mdm6600: Add USB PHY driver for MDM6600 on Droid 4Tony Lindgren-0/+551
2018-03-16phy: add inno-usb2-phy driver for hi3798cv200 SoCPengcheng Li-0/+208
2018-03-16phy: rcar-gen3-usb2: Add support for r8a77965Yoshihiro Shimoda-0/+4
2018-03-16phy: stm32: add support for STM32 USB PHY Controller (USBPHYC)Amelie Delaunay-0/+476
2018-03-16phy: add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada-0/+3
2018-03-16phy: amlogic: add USB3 PHY support for Meson GXL and GXMMartin Blumenstingl-0/+295
2018-03-16phy: berlin-usb: adjust USB_PHY_RX_CTRL init flagsAlexander Monakov-1/+1
2018-03-16phy: phy-mtk-tphy: add configurable parameters for slew rate calibrateChunfeng Yun-5/+15
2018-03-16phy: phy-mtk-tphy: keep default value of mcu_bus_ck_gate_enChunfeng Yun-2/+1
2018-03-16phy: lpc18xx-usb-otg: error handling in lpc18xx_usb_otg_phy_power_on()Alexey Khoroshilov-1/+7
2018-03-12phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUSChen-Yu Tsai-4/+6
2018-03-12phy: qcom-ufs: add MODULE_LICENSE tagArnd Bergmann-0/+5
2018-03-08phy: amlogic: phy-meson-gxl-usb2: rename some of the U2P_R2 registersMartin Blumenstingl-6/+5
2018-03-08phy: amlogic: phy-meson-gxl-usb2: default to host modeMartin Blumenstingl-14/+2
2018-03-08phy: amlogic: phy-meson-gxl-usb2: support the clock and reset lineMartin Blumenstingl-0/+44
2018-03-08phy: amlogic: phy-meson-gxl-usb2: don't log an error on -EPROBE_DEFERMartin Blumenstingl-2/+6
2018-03-08phy: rockchip-emmc: use regmap_read_poll_timeout to poll dllrdyShawn Lin-22/+11
2018-03-08phy: rockchip-emmc: retry calpad busy trimmingShawn Lin-10/+17