summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* phy: bcm-ns-usb3: add MDIO driver using proper bus layerRafał Miłecki2017-06-162-1/+105
* phy: bcm-ns-usb3: enable MDIO in the platform specific codeRafał Miłecki2017-06-161-12/+6
* phy: bcm-ns-usb3: use pointer for PHY writing functionRafał Miłecki2017-06-161-42/+56
* phy: bcm-ns-usb3: always wait for idle after writing to the PHY regRafał Miłecki2017-06-161-10/+1
* phy: Add stingray SATA phy supportSrinath Mannam2017-06-161-0/+73
* phy: cpcap-usb: Fix missing return statementTony Lindgren2017-06-161-0/+2
* phy: phy-bcm-ns2-usbdrd: Broadcom USB DRD PHY driver for Northstar2Raviteja Garimella2017-06-093-0/+451
* phy: cpcap-usb: add MUSB dependencyArnd Bergmann2017-06-091-0/+1
* phy: tusb1210: implement ->set_mode()Felipe Balbi2017-06-091-0/+35
* phy: tusb1210: add support for TUSB1211Felipe Balbi2017-06-091-1/+2
* phy: rcar-gen3-usb3: add support for R-Car Gen3 USB 3.0 PHYYoshihiro Shimoda2017-06-073-0/+234
* phy: rockchip-inno-usb2: add support of usb2-phy for rk3228 SoCsFrank Wang2017-06-061-0/+60
* phy: rockchip-inno-usb2: add one phy comprises with two host-ports supportWilliam Wu2017-06-061-3/+6
* phy: rockchip-inno-usb2: increase otg sm work first schedule timeWilliam Wu2017-06-061-1/+1
* phy: rockchip-inno-usb2: add a delay after phy resumeWilliam Wu2017-06-061-0/+3
* phy: cpcap-usb: Add CPCAP PMIC USB supportTony Lindgren2017-06-065-0/+692
* phy: meson8b-usb2: add support for the USB PHY on Meson8 SoCsMartin Blumenstingl2017-06-062-5/+6
* phy: meson: add USB2 PHY support for Meson GXL and GXMMartin Blumenstingl2017-06-063-0/+287
* phy: Group vendor specific phy driversVivek Gautam2017-06-0183-537/+582
* phy: Move ULPI phy header out of drivers to include pathVivek Gautam2017-06-012-33/+1
* phy: qcom-usb: Remove unused ulpi phy headerVivek Gautam2017-06-012-4/+2
* phy: qualcomm: phy-qcom-qmp: fix application of sizeof to pointerFengguang Wu2017-06-011-1/+1
* phy: qcom-qmp: fix return value check in qcom_qmp_phy_create()Wei Yongjun2017-05-191-6/+6
* phy: qcom-qusb2: add NVMEM dependencyTobias Regnery2017-04-101-0/+1
* phy: rockchip-usb: Add vbus regulator support.Sjoerd Simons2017-04-101-0/+19
* phy: bcm-ns-usb3: split all writes into reg & val pairsRafał Miłecki2017-04-101-20/+49
* phy: qcom-qmp: new qmp phy driver for qcom-chipsetsVivek Gautam2017-04-103-0/+1162
* phy: qcom-qusb2: New driver for QUSB2 PHY on Qcom chipsVivek Gautam2017-04-103-0/+504
* phy: rockchip-inno-usb2: add support of usb2-phy for rk3328Meng Dongyang2017-04-101-0/+44
* phy: phy-mt65xx-usb3: disable 100uA extraction from SS port to HS portChunfeng Yun2017-04-101-14/+10
* phy: phy-mt65xx-usb3: add support for new version phyChunfeng Yun2017-04-101-128/+218
* phy: phy-mt65xx-usb3: move clock from phy node into port nodesChunfeng Yun2017-04-101-2/+25
* phy: phy-mt65xx-usb3: split SuperSpeed port into two onesChunfeng Yun2017-04-101-74/+75
* phy: phy-mt65xx-usb3: increase LFPS filter thresholdChunfeng Yun2017-04-101-0/+9
* phy: phy-mt65xx-usb3: improve RX detection stable timeChunfeng Yun2017-04-101-0/+18
* phy: sun4i-usb: enable PHY0 dual route switching for A64 USB PHYIcenowy Zheng2017-04-101-0/+1
* phy: rcar-gen3-usb2: fix implementation for runtime PMYoshihiro Shimoda2017-04-101-7/+24
* phy: rockchip-inno-usb2: fix spelling mistake: "connecetd" -> "connected"Colin Ian King2017-04-101-6/+3
* phy: exynos: Use one define for enable bitKrzysztof Kozlowski2017-04-103-26/+23
* phy: exynos-mipi-video: Use consistent method to address phy registersKrzysztof Kozlowski2017-04-101-10/+10
* phy: exynos5: Remove duplicated defines of PHY register definesKrzysztof Kozlowski2017-04-102-0/+2
* phy: exynos4: Remove duplicated defines of PHY register definesKrzysztof Kozlowski2017-04-101-6/+6
* phy: meson8b-usb2: fix offsets for some of the registersMartin Blumenstingl2017-04-101-3/+3
* phy: sun4i-usb: support automatically switch PHY0 route to MUSB/HCIIcenowy Zheng2017-04-101-17/+33
* phy: sun4i-usb: add PHYCTL offset for H3 SoCIcenowy Zheng2017-04-101-0/+1
* phy: sun4i-usb: change PHYCTL register clearing codeIcenowy Zheng2017-04-101-4/+2
* phy: phy-exynos-pcie: make it explicitly non-modularPaul Gortmaker2017-04-101-6/+2
* phy: qcom-usb-hs: Add depends on EXTCONStephen Boyd2017-03-091-0/+1
* phy: phy-exynos-pcie: fix the wrong error returnJaehoon Chung2017-03-091-2/+2
* Revert "phy: Add USB3 PHY support for Broadcom NSP SoC"Rafał Miłecki2017-03-093-186/+0