aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)Author
2023-10-25phy: mapphone-mdm6600: Fix runtime PM for removeTony Lindgren
2023-08-11phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()Harshit Mogalapalli
2023-05-30phy: st: miphy28lp: use _poll_timeout functions for waitsAlain Volmat
2023-05-17phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ul...Gaosheng Cui
2023-03-11phy: rockchip-typec: Fix unsigned comparison with less than zeroJiapeng Chong
2023-02-06phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...Shang XiaoJing
2022-11-25phy: stm32: fix an error code in probeDan Carpenter
2022-10-26phy: qualcomm: call clk_disable_unprepare in the error handlingDongliang Mu
2022-06-14phy: qcom-qmp: fix reset-controller leak on probe errorsJohan Hovold
2022-06-14phy: qcom-qmp: fix struct clk leak on probe errorsJohan Hovold
2022-05-12phy: samsung: exynos5250-sata: fix missing device put in probe error pathsKrzysztof Kozlowski
2022-05-12phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probeMiaoqian Lin
2021-11-26phy: qcom-qusb2: Fix a memory leak on probeVladimir Zapolskiy
2021-07-20phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET
2021-05-22phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionallyGeert Uytterhoeven
2021-05-22phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()Yang Yingliang
2021-02-07phy: cpcap-usb: Fix warning for missing regulator_disableTony Lindgren
2020-12-02phy: tegra: xusb: Fix dangling pointer on probe failureMarc Zyngier
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: 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-03-11phy: mapphone-mdm6600: Fix write timeouts with shorter GPIO toggle intervalTony Lindgren
2020-03-11phy: 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-27phy: usb: phy-brcm-usb: Remove sysfs attributes upon driver removalFlorian Fainelli
2020-01-27phy: qcom-qusb2: fix missing assignment of ret when calling clk_prepare_enableColin Ian King
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
2019-12-31phy: qcom-usb-hs: Fix extcon double register after power cycleStephan Gerhold
2019-12-17phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role"Yoshihiro Shimoda
2019-11-20phy: lantiq: Fix compile warningHauke Mehrtens
2019-11-20phy: phy-twl4030-usb: fix denied runtime accessAndreas Kemnade
2019-11-20phy: renesas: rcar-gen3-usb2: fix vbus_ctrl for role sysfsYoshihiro Shimoda
2019-11-20phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCsFlorian Fainelli
2019-09-21phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-currentYoshihiro Shimoda
2019-07-31phy: renesas: rcar-gen2: Fix memory leak at error pathsYoshihiro Shimoda
2019-05-31phy: mapphone-mdm6600: add gpiolib dependencyArnd Bergmann
2019-05-31phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral modePaul Kocialkowski
2019-05-25phy: ti-pipe3: fix missing bit-wise or operator when assigning valColin Ian King
2019-04-03phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYsChen-Yu Tsai
2019-03-05phy: ath79-usb: Fix the main reset name to match the DT bindingAlban Bedel
2019-03-05phy: ath79-usb: Fix the power on error pathAlban Bedel
2019-02-12phy: sun4i-usb: add support for missing USB PHY indexIcenowy Zheng
2018-12-17phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845Manu Gautam
2018-12-17phy: qcom-qusb2: Use HSTX_TRIM fused value as isManu Gautam
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman
2018-07-24phy: mvebu-cp110-comphy: switch to SPDX identifierAntoine Tenart