summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2018-03-12phy: qcom-ufs: add MODULE_LICENSE tagArnd Bergmann
2018-03-08phy: amlogic: phy-meson-gxl-usb2: rename some of the U2P_R2 registersMartin Blumenstingl
2018-03-08phy: amlogic: phy-meson-gxl-usb2: default to host modeMartin Blumenstingl
2018-03-08phy: amlogic: phy-meson-gxl-usb2: support the clock and reset lineMartin Blumenstingl
2018-03-08phy: amlogic: phy-meson-gxl-usb2: don't log an error on -EPROBE_DEFERMartin Blumenstingl
2018-03-08phy: rockchip-emmc: use regmap_read_poll_timeout to poll dllrdyShawn Lin
2018-03-08phy: rockchip-emmc: retry calpad busy trimmingShawn Lin
2018-03-08phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USBUlf Magnusson
2018-03-08phy: add SPDX identifier to QMP and QUSB2 PHY driversManu Gautam
2018-03-08phy: qcom-qmp: Add support for runtime PMManu Gautam
2018-03-08phy: qcom-qusb2: Add support for runtime PMManu Gautam
2018-03-08phy: Add USB speed related PHY modesManu Gautam
2018-03-08phy: qcom-qmp: Add support for QMP V3 USB3 PHYManu Gautam
2018-03-08phy: qcom-qmp: Add register offsets for QMP V3 PHYManu Gautam
2018-03-08phy: qcom-qmp: Move register offsets to header fileManu Gautam
2018-03-08phy: qcom-qusb2: Add support for QUSB2 V2 versionManu Gautam
2018-03-08phy: qcom-qusb2: Add support for different register layoutsManu Gautam
2018-03-08phy: qcom-qmp: Move SERDES/PCS START after PHY resetManu Gautam
2018-03-08phy: qcom-qmp: Fix PHY block reset sequenceManu Gautam
2018-03-08phy: qcom-qusb2: Power-on PHY before initializationManu Gautam
2018-03-08phy: qcom-qmp: Power-on PHY before initializationManu Gautam
2018-03-08phy: qcom-qmp: Adapt to clk_bulk_* APIsVivek Gautam
2018-03-08phy: qcom-qmp: Fix phy pipe clock gatingVivek Gautam
2018-02-21phy: add combo phy driver for HiSilicon STB SoCsJianguo Sun
2018-02-21phy: sun4i-usb: add support for R40 USB PHYIcenowy Zheng
2018-02-21phy: tegra: remove redundant self assignment of 'map'Colin Ian King
2018-02-19ARM: da8xx: use platform data for CFGCHIP syscon regmapDavid Lechner
2018-02-12phy: da8xx-usb: rename clock con_idsDavid Lechner
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-01-30Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-01-19phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann
2018-01-18phy: brcm-sata: remove unused variableArnd Bergmann
2018-01-17phy: brcm-sata: fix semicolon.cocci warningsFengguang Wu
2018-01-17phy: brcm-sata: Implement calibrate callbackFlorian Fainelli
2018-01-08Merge tag 'phy-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman
2017-12-29phy: phy-mtk-tphy: use of_device_get_match_data()Chunfeng Yun
2017-12-29phy: phy-mtk-tphy: make shared banks optional for V1 TPHYChunfeng Yun
2017-12-29phy: phy-mtk-tphy: use auto instead of force to bypass utmi signalsChunfeng Yun
2017-12-29phy: phy-brcm-usb-init: DRD mode can cause crash on startupAl Cooper
2017-12-29phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabledAl Cooper
2017-12-29phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271Al Cooper
2017-12-29phy: phy-brcm-usb: Fix two DT properties to match bindings docAl Cooper
2017-12-29phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800Vivek Gautam
2017-12-15phy: rcar-gen3-usb2: select USB_COMMONArnd Bergmann
2017-12-15phy: rockchip-typec: add pm_runtime_disable in err caseChris Zhong
2017-12-15phy: cpcap-usb: Fix platform_get_irq_byname's error checking.Arvind Yadav
2017-12-15phy: tegra: fix device-tree node lookupsJohan Hovold
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman