summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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/+15
| * | phy: qcom-qmp: Power-on PHY before initializationManu Gautam2018-03-081-37/+24
| * | phy: qcom-qmp: Adapt to clk_bulk_* APIsVivek Gautam2018-03-081-34/+16
| * | 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/+5
| | * 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/+7
| | * 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/+7
| | * 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/+0
| * | | 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-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
| |/ |/|