summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
...
| * phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCsFlorian Fainelli2018-09-251-1/+2
| * phy: socionext: add PCIe PHY driver supportKunihiko Hayashi2018-09-253-0/+250
| * phy: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-259-22/+22
| * phy: add Rockchip Innosilicon hdmi phyZheng Yang2018-09-103-0/+1286
| * phy:phy-lantiq-rcu-usb2: Use PTR_ERR_OR_ZERO to replace the open coded versionzhong jiang2018-09-101-3/+1
| * phy:phy-brcm-usb: Use PTR_ERR_OR_ZERO to replace the open coded versionzhong jiang2018-09-101-3/+1
| * phy: renesas: use SPDX identifier for Renesas driversWolfram Sang2018-09-103-12/+3
| * phy: socionext: add USB2 PHY driver for UniPhier SoCKunihiko Hayashi2018-09-103-0/+258
| * phy: socionext: add USB3 PHY driver for UniPhier SoCKunihiko Hayashi2018-09-106-0/+791
| * phy: qcom-qusb2: Quiet -EPROBE_DEFER from qusb2_phy_probe()Douglas Anderson2018-09-101-1/+3
| * phy: qcom-qmp: Quiet -EPROBE_DEFER from qcom_qmp_phy_probe()Douglas Anderson2018-09-101-1/+3
| * phy: Add driver for Cadence MHDP DisplayPort SD0801 PHYScott Telford2018-09-105-0/+554
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-10-245-0/+313
|\ \
| * | phy: ocelot-serdes: fix out-of-bounds readGustavo A. R. Silva2018-10-221-2/+2
| * | phy: phy-ocelot-serdes: fix return value check in serdes_probe()Wei Yongjun2018-10-101-2/+2
| * | phy: add driver for Microsemi Ocelot SerDes muxingQuentin Schulz2018-10-055-0/+313
| |/
* | gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik2018-09-131-1/+3
* | gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik2018-09-131-9/+6
|/
* Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman2018-07-302-2/+6
|\
| * phy: mapphone-mdm6600: Fix wrong enum used for status linesTony Lindgren2018-06-291-2/+2
| * phy: phy-brcm-usb-init: Fix power down USB 3.0 PHY when XHCI reenabledJaedon Shin2018-06-291-0/+4
* | phy: mvebu-cp110-comphy: switch to SPDX identifierAntoine Tenart2018-07-241-4/+1
* | phy: berlin: switch to SPDX license identifierJisheng Zhang2018-07-102-8/+2
* | phy: Renesas R-Car gen3 PCIe PHY driverSergei Shtylyov2018-07-103-0/+159
* | phy: qcom-usb-hs: Mark expected switch fall-throughGustavo A. R. Silva2018-07-101-0/+1
* | phy: bcm-sr-pcie: Add Stingray PCIe PHY driverRay Jui2018-07-103-0/+317
* | phy: phy-mtk-tphy: add property for BC12Chunfeng Yun2018-07-101-0/+13
* | phy: phy-mtk-tphy: add properties for eye diagram testChunfeng Yun2018-07-101-0/+62
* | phy: phy-mtk-tphy: use SPDX license tagChunfeng Yun2018-07-102-9/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-3/+14
|\
| * phy: cp110-comphy: 2.5G SGMII modeAntoine Tenart2018-05-171-3/+14
* | phy: mediatek: add XS-PHY driverChunfeng Yun2018-05-203-0/+610
* | phy: qcom-qusb2: Add QUSB2 PHYs support for sdm845Manu Gautam2018-05-201-8/+118
* | phy: qcom-qmp: Add QMP V3 USB3 UNI PHY support for sdm845Manu Gautam2018-05-202-1/+151
* | phy: qcom-qusb2: Fix crash if nvmem cell not specifiedManu Gautam2018-05-201-0/+4
* | phy: qcom-qmp: Enable pipe_clk before PHY initializationManu Gautam2018-05-201-14/+8
* | phy: stm32: fix usbphyc static checker and checkpatch warningsAmelie Delaunay2018-05-201-5/+4
* | phy: mapphone-mdm6600: Add runtime PM support for n_gsm on USB suspendTony Lindgren2018-05-201-0/+85
* | phy: tegra: Convert to use match_string() helperAndy Shevchenko2018-05-201-14/+1
* | phy: Add a driver for the ATH79 USB phyAlban Bedel2018-04-253-1/+119
* | phy: core: Allow phy_pm_runtime_xxx API calls with NULL phyManu Gautam2018-04-251-0/+18
* | phy: exynos-mipi-video: Simplify code by using regmap_update_bits()Sylwester Nawrocki2018-04-251-20/+14
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-04-051-7/+9
|\
| * ARM: da8xx: use platform data for CFGCHIP syscon regmapDavid Lechner2018-02-191-3/+5
| * phy: da8xx-usb: rename clock con_idsDavid Lechner2018-02-121-4/+4
* | Merge tag 'phy-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2018-03-2030-394/+3153
|\ \
| * | phy: tegra: xusb: Uncomment register writeThierry Reding2018-03-161-4/+2
| * | phy: rockchip-typec: fall back to working in host-mode if extcon is missing.Enric Balletbo i Serra2018-03-161-3/+10
| * | phy: rockchip-typec: support DP phy switchChris Zhong2018-03-161-1/+8
| * | phy: rockchip-typec: force to USB2 if DP at 4 lanes modeChris Zhong2018-03-161-3/+18