summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)AuthorFilesLines
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds5-1/+266
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-14/+117
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-1/+1
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-0/+656
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-20/+12
2017-09-04phy: Add an USB PHY driver for the Lantiq SoCs using the RCU moduleHauke Mehrtens5-1/+266
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang1-1/+1
2017-08-30phy: add the mvebu cp110 comphy driverAntoine Tenart3-0/+656
2017-08-28phy: rockchip-pcie: Reconstruct driver to support per-lane PHYsShawn Lin1-14/+117
2017-08-28Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman3-20/+12
2017-08-24phy: ralink: fix 64-bit build warningArnd Bergmann1-7/+7
2017-08-22Merge tag 'phy-for-4.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman19-244/+1135
2017-08-22phy: brcm-sata: fix a timeout test in initDan Carpenter1-1/+1
2017-08-22phy: cpcap-usb: remove a stray tabDan Carpenter1-1/+1
2017-08-22phy: phy-twl4030-usb: silence an uninitialized variable warningDan Carpenter1-1/+1
2017-08-22phy: rockchip-typec: remove unused dfp variableShawn Lin1-2/+1
2017-08-22phy: rockchip-inno-usb2: add support of usb2-phy for rv1108 SoCsFrank Wang1-0/+43
2017-08-22phy: rockchip-inno-usb2: add support for otg-mux interruptFrank Wang1-13/+50
2017-08-22phy: rockchip-inno-usb2: add support for rockchip,usbgrf propertyFrank Wang1-38/+71
2017-08-22phy: sun4i-usb: Support A83T USB PHYsChen-Yu Tsai1-12/+54
2017-08-22phy: sun4i-usb: Support secondary clock for HSIC PHYChen-Yu Tsai1-0/+21
2017-08-20phy: ralink-usb: add driver for Mediatek/RalinkJohn Crispin5-0/+263
2017-08-20phy: samsung: use of_device_get_match_data()Chunfeng Yun3-12/+9
2017-08-20phy: phy-mt65xx-usb3: add mediatek directory and rename fileChunfeng Yun5-141/+153
2017-08-20phy: phy-mt65xx-usb3: add SATA PHY supportRyder Lee1-4/+129
2017-08-20phy: phy-mt65xx-usb3: add PCIe PHY supportRyder Lee1-18/+202
2017-08-20phy: ti-pipe3: Use TRM recommended settings for SATA DPLLRoger Quadros1-5/+5
2017-08-20phy: qcom-qmp: Fix failure path in phy_init functionsVivek Gautam1-9/+6
2017-08-20phy: qcom-qmp: Add support for IPQ8074Varadarajan Narayanan1-0/+124
2017-08-20phy: qcom-qmp: Fix phy pipe clock nameVaradarajan Narayanan1-12/+11
2017-08-16phy: phy-bcm-ns2-usbdrd: Replace the deprecated extcon APIChanwoo Choi1-4/+4
2017-08-03phy: rockchip-inno-usb2: Replace the extcon APIChanwoo Choi1-5/+5
2017-07-27phy: bcm-ns-usb3: fix MDIO_BUS dependencyArnd Bergmann1-1/+1
2017-07-21phy: allwinner: phy-sun4i-usb: Add log when probingQuentin Schulz1-5/+20
2017-07-16phy: qcom-usb-hs: Replace the extcon APIChanwoo Choi1-11/+3
2017-06-16phy: bcm-ns-usb3: add MDIO driver using proper bus layerRafał Miłecki2-1/+105
2017-06-16phy: bcm-ns-usb3: enable MDIO in the platform specific codeRafał Miłecki1-12/+6
2017-06-16phy: bcm-ns-usb3: use pointer for PHY writing functionRafał Miłecki1-42/+56
2017-06-16phy: bcm-ns-usb3: always wait for idle after writing to the PHY regRafał Miłecki1-10/+1
2017-06-16phy: Add stingray SATA phy supportSrinath Mannam1-0/+73
2017-06-16phy: cpcap-usb: Fix missing return statementTony Lindgren1-0/+2
2017-06-09phy: phy-bcm-ns2-usbdrd: Broadcom USB DRD PHY driver for Northstar2Raviteja Garimella3-0/+451
2017-06-09phy: cpcap-usb: add MUSB dependencyArnd Bergmann1-0/+1
2017-06-09phy: tusb1210: implement ->set_mode()Felipe Balbi1-0/+35
2017-06-09phy: tusb1210: add support for TUSB1211Felipe Balbi1-1/+2
2017-06-07phy: rcar-gen3-usb3: add support for R-Car Gen3 USB 3.0 PHYYoshihiro Shimoda3-0/+234
2017-06-06phy: rockchip-inno-usb2: add support of usb2-phy for rk3228 SoCsFrank Wang1-0/+60
2017-06-06phy: rockchip-inno-usb2: add one phy comprises with two host-ports supportWilliam Wu1-3/+6
2017-06-06phy: rockchip-inno-usb2: increase otg sm work first schedule timeWilliam Wu1-1/+1
2017-06-06phy: rockchip-inno-usb2: add a delay after phy resumeWilliam Wu1-0/+3