summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-053-20/+12
|\
| * Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2017-08-283-20/+12
| |\
| | * phy: phy-bcm-ns2-usbdrd: Replace the deprecated extcon APIChanwoo Choi2017-08-161-4/+4
| | * phy: rockchip-inno-usb2: Replace the extcon APIChanwoo Choi2017-08-031-5/+5
| | * phy: qcom-usb-hs: Replace the extcon APIChanwoo Choi2017-07-161-11/+3
* | | phy: ralink: fix 64-bit build warningArnd Bergmann2017-08-241-7/+7
* | | Merge tag 'phy-for-4.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2017-08-2219-244/+1135
|\ \ \ | |/ / |/| |
| * | phy: brcm-sata: fix a timeout test in initDan Carpenter2017-08-221-1/+1
| * | phy: cpcap-usb: remove a stray tabDan Carpenter2017-08-221-1/+1
| * | phy: phy-twl4030-usb: silence an uninitialized variable warningDan Carpenter2017-08-221-1/+1
| * | phy: rockchip-typec: remove unused dfp variableShawn Lin2017-08-221-2/+1
| * | phy: rockchip-inno-usb2: add support of usb2-phy for rv1108 SoCsFrank Wang2017-08-221-0/+43
| * | phy: rockchip-inno-usb2: add support for otg-mux interruptFrank Wang2017-08-221-13/+50
| * | phy: rockchip-inno-usb2: add support for rockchip,usbgrf propertyFrank Wang2017-08-221-38/+71
| * | phy: sun4i-usb: Support A83T USB PHYsChen-Yu Tsai2017-08-221-12/+54
| * | phy: sun4i-usb: Support secondary clock for HSIC PHYChen-Yu Tsai2017-08-221-0/+21
| * | phy: ralink-usb: add driver for Mediatek/RalinkJohn Crispin2017-08-205-0/+263
| * | phy: samsung: use of_device_get_match_data()Chunfeng Yun2017-08-203-12/+9
| * | phy: phy-mt65xx-usb3: add mediatek directory and rename fileChunfeng Yun2017-08-205-141/+153
| * | phy: phy-mt65xx-usb3: add SATA PHY supportRyder Lee2017-08-201-4/+129
| * | phy: phy-mt65xx-usb3: add PCIe PHY supportRyder Lee2017-08-201-18/+202
| * | phy: ti-pipe3: Use TRM recommended settings for SATA DPLLRoger Quadros2017-08-201-5/+5
| * | phy: qcom-qmp: Fix failure path in phy_init functionsVivek Gautam2017-08-201-9/+6
| * | phy: qcom-qmp: Add support for IPQ8074Varadarajan Narayanan2017-08-201-0/+124
| * | phy: qcom-qmp: Fix phy pipe clock nameVaradarajan Narayanan2017-08-201-12/+11
| * | phy: allwinner: phy-sun4i-usb: Add log when probingQuentin Schulz2017-07-211-5/+20
| |/
* | phy: bcm-ns-usb3: fix MDIO_BUS dependencyArnd Bergmann2017-07-271-1/+1
|/
* 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
OpenPOWER on IntegriCloud