Age | Commit message (Expand) | Author |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-05-20 | phy: mediatek: add XS-PHY driver | Chunfeng Yun |
2018-05-20 | phy: qcom-qusb2: Add QUSB2 PHYs support for sdm845 | Manu Gautam |
2018-05-20 | phy: qcom-qmp: Add QMP V3 USB3 UNI PHY support for sdm845 | Manu Gautam |
2018-05-20 | phy: qcom-qusb2: Fix crash if nvmem cell not specified | Manu Gautam |
2018-05-20 | phy: qcom-qmp: Enable pipe_clk before PHY initialization | Manu Gautam |
2018-05-20 | phy: stm32: fix usbphyc static checker and checkpatch warnings | Amelie Delaunay |
2018-05-20 | phy: mapphone-mdm6600: Add runtime PM support for n_gsm on USB suspend | Tony Lindgren |
2018-05-20 | phy: tegra: Convert to use match_string() helper | Andy Shevchenko |
2018-05-17 | phy: cp110-comphy: 2.5G SGMII mode | Antoine Tenart |
2018-04-25 | phy: Add a driver for the ATH79 USB phy | Alban Bedel |
2018-04-25 | phy: core: Allow phy_pm_runtime_xxx API calls with NULL phy | Manu Gautam |
2018-04-25 | phy: exynos-mipi-video: Simplify code by using regmap_update_bits() | Sylwester Nawrocki |
2018-04-05 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2018-03-20 | Merge tag 'phy-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kis... | Greg Kroah-Hartman |
2018-03-16 | phy: tegra: xusb: Uncomment register write | Thierry Reding |
2018-03-16 | phy: rockchip-typec: fall back to working in host-mode if extcon is missing. | Enric Balletbo i Serra |
2018-03-16 | phy: rockchip-typec: support DP phy switch | Chris Zhong |
2018-03-16 | phy: rockchip-typec: force to USB2 if DP at 4 lanes mode | Chris Zhong |
2018-03-16 | phy: rockchip-typec: enable usb3 host during usb3 phy power on | William wu |
2018-03-16 | phy: rockchip-typec: deprecate some DT properties for various register fields. | Enric Balletbo i Serra |
2018-03-16 | phy: mapphone-mdm6600: Add USB PHY driver for MDM6600 on Droid 4 | Tony Lindgren |
2018-03-16 | phy: add inno-usb2-phy driver for hi3798cv200 SoC | Pengcheng Li |
2018-03-16 | phy: rcar-gen3-usb2: Add support for r8a77965 | Yoshihiro Shimoda |
2018-03-16 | phy: stm32: add support for STM32 USB PHY Controller (USBPHYC) | Amelie Delaunay |
2018-03-16 | phy: add 'depends on HAS_IOMEM' to fix unmet dependency | Masahiro Yamada |
2018-03-16 | phy: amlogic: add USB3 PHY support for Meson GXL and GXM | Martin Blumenstingl |
2018-03-16 | phy: berlin-usb: adjust USB_PHY_RX_CTRL init flags | Alexander Monakov |
2018-03-16 | phy: phy-mtk-tphy: add configurable parameters for slew rate calibrate | Chunfeng Yun |
2018-03-16 | phy: phy-mtk-tphy: keep default value of mcu_bus_ck_gate_en | Chunfeng Yun |
2018-03-16 | phy: lpc18xx-usb-otg: error handling in lpc18xx_usb_otg_phy_power_on() | Alexey Khoroshilov |
2018-03-12 | phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUS | Chen-Yu Tsai |
2018-03-12 | phy: qcom-ufs: add MODULE_LICENSE tag | Arnd Bergmann |
2018-03-08 | phy: amlogic: phy-meson-gxl-usb2: rename some of the U2P_R2 registers | Martin Blumenstingl |
2018-03-08 | phy: amlogic: phy-meson-gxl-usb2: default to host mode | Martin Blumenstingl |
2018-03-08 | phy: amlogic: phy-meson-gxl-usb2: support the clock and reset line | Martin Blumenstingl |
2018-03-08 | phy: amlogic: phy-meson-gxl-usb2: don't log an error on -EPROBE_DEFER | Martin Blumenstingl |
2018-03-08 | phy: rockchip-emmc: use regmap_read_poll_timeout to poll dllrdy | Shawn Lin |
2018-03-08 | phy: rockchip-emmc: retry calpad busy trimming | Shawn Lin |
2018-03-08 | phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USB | Ulf Magnusson |
2018-03-08 | phy: add SPDX identifier to QMP and QUSB2 PHY drivers | Manu Gautam |
2018-03-08 | phy: qcom-qmp: Add support for runtime PM | Manu Gautam |
2018-03-08 | phy: qcom-qusb2: Add support for runtime PM | Manu Gautam |
2018-03-08 | phy: Add USB speed related PHY modes | Manu Gautam |
2018-03-08 | phy: qcom-qmp: Add support for QMP V3 USB3 PHY | Manu Gautam |
2018-03-08 | phy: qcom-qmp: Add register offsets for QMP V3 PHY | Manu Gautam |
2018-03-08 | phy: qcom-qmp: Move register offsets to header file | Manu Gautam |
2018-03-08 | phy: qcom-qusb2: Add support for QUSB2 V2 version | Manu Gautam |
2018-03-08 | phy: qcom-qusb2: Add support for different register layouts | Manu Gautam |
2018-03-08 | phy: qcom-qmp: Move SERDES/PCS START after PHY reset | Manu Gautam |