aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)Author
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-10-01phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY initSivaprakash Murugesan
2020-07-22phy: sun4i-usb: fix dereference of pointer phy0 before it is null checkedColin Ian King
2020-02-14phy: qualcomm: Adjust indentation in read_poll_timeoutNathan Chancellor
2020-02-05phy: cpcap-usb: Prevent USB line glitches from waking up modemTony 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
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: sun4i-usb: Make sure to disable PHY0 passby for peripheral modePaul Kocialkowski
2019-04-03phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYsChen-Yu Tsai
2019-02-27phy: tegra: remove redundant self assignment of 'map'Colin Ian King
2019-02-12phy: sun4i-usb: add support for missing USB PHY indexIcenowy Zheng
2018-08-15phy: phy-mtk-tphy: use auto instead of force to bypass utmi signalsChunfeng Yun
2018-06-16phy: qcom-qusb2: Fix crash if nvmem cell not specifiedManu Gautam
2018-05-30phy: qcom-qmp: Fix phy pipe clock gatingVivek Gautam
2018-05-30phy: rockchip-emmc: retry calpad busy trimmingShawn Lin
2018-04-24phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUSChen-Yu Tsai
2018-04-08phy: qcom-ufs: add MODULE_LICENSE tagArnd Bergmann
2018-03-03phy: cpcap-usb: Fix platform_get_irq_byname's error checking.Arvind Yadav
2018-01-23phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann
2018-01-02phy: tegra: fix device-tree node lookupsJohan Hovold
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-03phy: rockchip-typec: Check for errors from tcphy_phy_init()Douglas Anderson
2017-09-26phy: rockchip-typec: Don't set the aux voltage swing to 400 mVDouglas Anderson
2017-09-26phy: rockchip-typec: Set the AUX channel flip state earlierDouglas Anderson
2017-09-26phy: mvebu-cp110: checking for NULL instead of IS_ERR()Dan Carpenter
2017-09-26phy: mvebu-cp110-comphy: explicitly set the pipe selectorAntoine Tenart
2017-09-26phy: mvebu-cp110-comphy: fix mux error checkAntoine Tenart
2017-09-26phy: phy-mtk-tphy: fix NULL point of chip bankChunfeng Yun
2017-09-26phy: tegra: Handle return value of kasprintfArvind Yadav
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-04phy: Add an USB PHY driver for the Lantiq SoCs using the RCU moduleHauke Mehrtens
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-08-30phy: add the mvebu cp110 comphy driverAntoine Tenart