summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-1319-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
| * | phy: rcar-gen3-usb2: use enum phy_mode in the role_store()Yoshihiro Shimoda2017-10-231-11/+18
| * | phy: rcar-gen3-usb2: check dr_mode for otg modeYoshihiro Shimoda2017-10-231-3/+7
| * | phy: sun4i-usb: enable PHY0 dual route for V3s SoCIcenowy Zheng2017-10-231-0/+1
| * | phy: rockchip-typec: Do the calibration more correctlyDouglas Anderson2017-10-231-9/+18
| * | phy: rockchip-typec: Avoid magic numbers + add delays in aux calibDouglas Anderson2017-10-231-39/+163
| * | phy: phy-mtk-tphy: add set_mode callbackChunfeng Yun2017-10-231-0/+39
| * | phy: mvebu-cp110-comphy: remove unused member in private structAntoine Tenart2017-10-231-1/+0
| * | Merge branch 'fixes' into nextKishon Vijay Abraham I2017-10-184-32/+73
| |\ \
| * | | phy: usb: phy-brcm-usb: Add ability to force DRD mode to host or deviceAl Cooper2017-10-031-0/+85
| * | | phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driverAl Cooper2017-10-035-0/+1457
| | |/ | |/|
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
| |/ |/|
* | phy: rockchip-typec: Check for errors from tcphy_phy_init()Douglas Anderson2017-10-031-4/+9
* | phy: rockchip-typec: Don't set the aux voltage swing to 400 mVDouglas Anderson2017-09-261-3/+4
* | phy: rockchip-typec: Set the AUX channel flip state earlierDouglas Anderson2017-09-261-20/+42
* | phy: mvebu-cp110: checking for NULL instead of IS_ERR()Dan Carpenter2017-09-261-2/+2
* | phy: mvebu-cp110-comphy: explicitly set the pipe selectorAntoine Tenart2017-09-261-0/+10
* | phy: mvebu-cp110-comphy: fix mux error checkAntoine Tenart2017-09-261-2/+2
* | phy: phy-mtk-tphy: fix NULL point of chip bankChunfeng Yun2017-09-261-1/+2
* | phy: tegra: Handle return value of kasprintfArvind Yadav2017-09-261-0/+2
|/
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-155-1/+266
|\
| * phy: Add an USB PHY driver for the Lantiq SoCs using the RCU moduleHauke Mehrtens2017-09-045-1/+266
* | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-081-14/+117
|\ \
| * | phy: rockchip-pcie: Reconstruct driver to support per-lane PHYsShawn Lin2017-08-281-14/+117
* | | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-09-071-1/+1
|\ \ \
| * | | mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-041-1/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-063-0/+656
|\ \ \
| * | | phy: add the mvebu cp110 comphy driverAntoine Tenart2017-08-303-0/+656
| |/ /
* | | 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
OpenPOWER on IntegriCloud