summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)Author
2020-12-02phy: tegra: xusb: Fix dangling pointer on probe failureMarc Zyngier
2020-11-01phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoPali Rohár
2020-10-07phy: ti: am654: Fix a leak in serdes_am654_probe()Dan Carpenter
2020-10-01phy: samsung: s5pv210-usb2: Add delay after resetJonathan Bakker
2020-09-17phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY initSivaprakash Murugesan
2020-08-19phy: armada-38x: fix NETA lockup when repeatedly switching speedsRussell King
2020-08-19phy: renesas: rcar-gen3-usb2: move irq registration to initYoshihiro Shimoda
2020-08-19phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHYMarek Szyprowski
2020-07-22phy: sun4i-usb: fix dereference of pointer phy0 before it is null checkedColin Ian King
2020-06-24drivers: phy: sr-usb: do not use internal fsm for USB2 phy initBharat Gooty
2020-04-23phy: uniphier-usb3ss: Add Pro5 supportKunihiko Hayashi
2020-03-25phy: ti: gmii-sel: do not fail in case of gmiiGrygorii Strashko
2020-03-25phy: ti: gmii-sel: fix set of copy-paste errorsGrygorii Strashko
2020-03-12phy: mapphone-mdm6600: Fix write timeouts with shorter GPIO toggle intervalTony Lindgren
2020-03-12phy: mapphone-mdm6600: Fix timeouts by adding wake-up handlingTony Lindgren
2020-02-11phy: qualcomm: Adjust indentation in read_poll_timeoutNathan Chancellor
2020-02-01phy: cpcap-usb: Prevent USB line glitches from waking up modemTony Lindgren
2020-02-01phy: qcom-qmp: Increase PHY ready timeoutBjorn Andersson
2020-01-26phy/rockchip: inno-hdmi: round clock rate down to closest 1000 HzJonas Karlman
2020-01-26phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxidGrygorii Strashko
2020-01-26phy: lantiq: vrx200-pcie: fix error return code in ltq_vrx200_pcie_phy_power_...Wei Yongjun
2020-01-17phy: mapphone-mdm6600: Fix uninitialized status value regressionTony Lindgren
2020-01-14phy: cpcap-usb: Fix flakey host idling and enumerating of devicesTony Lindgren
2020-01-14phy: cpcap-usb: Fix error path when no host driver is loadedTony Lindgren
2020-01-09phy: renesas: rcar-gen3-usb2: Use platform_get_irq_optional() for optional irqGeert Uytterhoeven
2019-12-31phy: qcom-usb-hs: Fix extcon double register after power cycleStephan Gerhold
2019-12-31phy: renesas: phy-rcar-gen2: Fix the array off by one warningBiju Das
2019-12-17phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role"Yoshihiro Shimoda
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-22Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-09-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-09-02power: supply: cpcap-charger: Enable vbus boost voltageTony Lindgren
2019-08-27phy: marvell: phy-mvebu-cp110-comphy: rename instances of DLTMatt Pelland
2019-08-27phy: marvell: phy-mvebu-cp110-comphy: implement RXAUI supportMatt Pelland
2019-08-27phy: mvebu-cp110-comphy: Update comment about powering off all lanes at bootMiquel Raynal
2019-08-27phy: mvebu-cp110-comphy: Add PCIe supportGrzegorz Jaszczyk
2019-08-27phy: mvebu-cp110-comphy: Cosmetic change in a helperMiquel Raynal
2019-08-27phy: mvebu-cp110-comphy: Add SATA supportGrzegorz Jaszczyk
2019-08-27phy: mvebu-cp110-comphy: Add USB3 host/device supportGrzegorz Jaszczyk
2019-08-27phy: mvebu-cp110-comphy: Allow non-Ethernet modes to be configuredMiquel Raynal
2019-08-27phy: mvebu-cp110-comphy: Rename the macro handling only Ethernet modesMiquel Raynal
2019-08-27phy: mvebu-cp110-comphy: Add RXAUI supportGrzegorz Jaszczyk
2019-08-27phy: mvebu-cp110-comphy: List already supported Ethernet modesMiquel Raynal
2019-08-27phy: mvebu-cp110-comphy: Add SMC call supportGrzegorz Jaszczyk
2019-08-27phy: mvebu-cp110-comphy: Explicitly initialize the lane submodeMiquel Raynal
2019-08-27phy: mvebu-cp110-comphy: Add clocks supportMiquel Raynal
2019-08-27phy-rockchip-inno-hdmi: Fix RK3328_TERM_RESISTOR_CALIB_SPEED_7_0's third valueNathan Chancellor
2019-08-26phy: qcom-qmp: Correct ready status, againBjorn Andersson
2019-08-26phy: qualcomm: phy-qcom-qmp: Add of_node_put() before returnNishka Dasgupta
2019-08-26phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-currentYoshihiro Shimoda