summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
...
| * | phy: rockchip-emmc: retry calpad busy trimmingShawn Lin2018-03-081-10/+17
| * | phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USBUlf Magnusson2018-03-081-1/+1
| * | phy: add SPDX identifier to QMP and QUSB2 PHY driversManu Gautam2018-03-082-19/+2Star
| * | phy: qcom-qmp: Add support for runtime PMManu Gautam2018-03-082-1/+179
| * | phy: qcom-qusb2: Add support for runtime PMManu Gautam2018-03-081-0/+176
| * | phy: Add USB speed related PHY modesManu Gautam2018-03-081-0/+2
| * | phy: qcom-qmp: Add support for QMP V3 USB3 PHYManu Gautam2018-03-081-3/+220
| * | phy: qcom-qmp: Add register offsets for QMP V3 PHYManu Gautam2018-03-081-0/+149
| * | phy: qcom-qmp: Move register offsets to header fileManu Gautam2018-03-082-118/+129
| * | phy: qcom-qusb2: Add support for QUSB2 V2 versionManu Gautam2018-03-081-0/+64
| * | phy: qcom-qusb2: Add support for different register layoutsManu Gautam2018-03-081-40/+109
| * | phy: qcom-qmp: Move SERDES/PCS START after PHY resetManu Gautam2018-03-081-3/+3
| * | phy: qcom-qmp: Fix PHY block reset sequenceManu Gautam2018-03-081-9/+19
| * | phy: qcom-qusb2: Power-on PHY before initializationManu Gautam2018-03-081-32/+15Star
| * | phy: qcom-qmp: Power-on PHY before initializationManu Gautam2018-03-081-37/+24Star
| * | phy: qcom-qmp: Adapt to clk_bulk_* APIsVivek Gautam2018-03-081-34/+16Star
| * | phy: qcom-qmp: Fix phy pipe clock gatingVivek Gautam2018-03-081-2/+2
| * | phy: add combo phy driver for HiSilicon STB SoCsJianguo Sun2018-02-213-0/+299
| * | phy: sun4i-usb: add support for R40 USB PHYIcenowy Zheng2018-02-211-0/+12
| * | phy: tegra: remove redundant self assignment of 'map'Colin Ian King2018-02-211-1/+1
| |/
* / phy: qcom-ufs: add MODULE_LICENSE tagArnd Bergmann2018-03-121-0/+5
|/
* Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-02-014-34/+210
|\
| * Merge tag 'phy-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2018-01-084-34/+210
| |\
| | * phy: phy-mtk-tphy: use of_device_get_match_data()Chunfeng Yun2017-12-291-6/+5Star
| | * phy: phy-mtk-tphy: make shared banks optional for V1 TPHYChunfeng Yun2017-12-291-2/+3
| | * phy: phy-mtk-tphy: use auto instead of force to bypass utmi signalsChunfeng Yun2017-12-291-12/+7Star
| | * phy: phy-brcm-usb-init: DRD mode can cause crash on startupAl Cooper2017-12-291-0/+1
| | * phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabledAl Cooper2017-12-291-0/+2
| | * phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271Al Cooper2017-12-291-12/+7Star
| | * phy: phy-brcm-usb: Fix two DT properties to match bindings docAl Cooper2017-12-291-2/+2
| | * phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800Vivek Gautam2017-12-291-0/+183
* | | Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-01-301-0/+31
|\ \ \
| * | | phy: brcm-sata: remove unused variableArnd Bergmann2018-01-181-1/+0Star
| * | | phy: brcm-sata: fix semicolon.cocci warningsFengguang Wu2018-01-171-1/+1
| * | | phy: brcm-sata: Implement calibrate callbackFlorian Fainelli2018-01-171-0/+32
| | |/ | |/|
* | | phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann2018-01-191-0/+4
| |/ |/|
* | phy: rcar-gen3-usb2: select USB_COMMONArnd Bergmann2017-12-151-0/+2
* | phy: rockchip-typec: add pm_runtime_disable in err caseChris Zhong2017-12-151-0/+2
* | phy: cpcap-usb: Fix platform_get_irq_byname's error checking.Arvind Yadav2017-12-151-1/+1
* | phy: tegra: fix device-tree node lookupsJohan Hovold2017-12-151-29/+29
|/
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-1419-107/+2066
|\
| * Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2017-10-274-4/+4
| |\
| | * extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi2017-10-234-4/+4
| * | drivers: phy: add calibrate methodAndrzej Pietrasiewicz2017-10-231-0/+15
| * | ufs/phy: qcom: Refactor to use phy_init callVivek Gautam2017-10-234-34/+41
| * | phy: qcom-ufs: Add support to set phy modeVivek Gautam2017-10-233-0/+30
| * | phy: ti-pipe3: Update pcie phy settingsKishon Vijay Abraham I2017-10-231-1/+100
| * | phy: brcm-sata: Allow RX equalizer tuningFlorian Fainelli2017-10-231-1/+68
| * | phy: brcm-sata: Prepare for doing more tuningFlorian Fainelli2017-10-231-1/+6
| * | phy: rcar-gen3-usb2: add SoC-specific parameter for dedicated pinsYoshihiro Shimoda2017-10-231-10/+21