summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET2021-07-201-4/+13
* phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionallyGeert Uytterhoeven2021-05-221-2/+2
* phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()Yang Yingliang2021-05-221-1/+1
* phy: cpcap-usb: Fix warning for missing regulator_disableTony Lindgren2021-02-071-6/+13
* phy: tegra: xusb: Fix dangling pointer on probe failureMarc Zyngier2020-12-021-0/+1
* phy: samsung: s5pv210-usb2: Add delay after resetJonathan Bakker2020-10-011-0/+4
* phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY initSivaprakash Murugesan2020-10-011-7/+11
* phy: sun4i-usb: fix dereference of pointer phy0 before it is null checkedColin Ian King2020-07-221-2/+3
* phy: qualcomm: Adjust indentation in read_poll_timeoutNathan Chancellor2020-02-141-1/+1
* phy: cpcap-usb: Prevent USB line glitches from waking up modemTony Lindgren2020-02-051-3/+15
* phy: cpcap-usb: Fix flakey host idling and enumerating of devicesTony Lindgren2020-01-141-2/+2
* phy: cpcap-usb: Fix error path when no host driver is loadedTony Lindgren2020-01-141-15/+18
* phy: qcom-usb-hs: Fix extcon double register after power cycleStephan Gerhold2019-12-311-2/+5
* phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role"Yoshihiro Shimoda2019-12-171-2/+3
* phy: lantiq: Fix compile warningHauke Mehrtens2019-11-201-1/+0
* phy: phy-twl4030-usb: fix denied runtime accessAndreas Kemnade2019-11-201-0/+29
* phy: renesas: rcar-gen3-usb2: fix vbus_ctrl for role sysfsYoshihiro Shimoda2019-11-201-1/+1
* phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCsFlorian Fainelli2019-11-201-1/+2
* phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-currentYoshihiro Shimoda2019-09-211-0/+2
* phy: renesas: rcar-gen2: Fix memory leak at error pathsYoshihiro Shimoda2019-07-311-0/+2
* phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral modePaul Kocialkowski2019-05-311-0/+4
* phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYsChen-Yu Tsai2019-04-031-1/+4
* phy: tegra: remove redundant self assignment of 'map'Colin Ian King2019-02-271-1/+1
* phy: sun4i-usb: add support for missing USB PHY indexIcenowy Zheng2019-02-121-0/+7
* phy: phy-mtk-tphy: use auto instead of force to bypass utmi signalsChunfeng Yun2018-08-151-12/+7
* phy: qcom-qusb2: Fix crash if nvmem cell not specifiedManu Gautam2018-06-161-0/+4
* phy: qcom-qmp: Fix phy pipe clock gatingVivek Gautam2018-05-301-2/+2
* phy: rockchip-emmc: retry calpad busy trimmingShawn Lin2018-05-301-10/+17
* phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUSChen-Yu Tsai2018-04-241-4/+6
* phy: qcom-ufs: add MODULE_LICENSE tagArnd Bergmann2018-04-081-0/+5
* phy: cpcap-usb: Fix platform_get_irq_byname's error checking.Arvind Yadav2018-03-031-1/+1
* phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann2018-01-231-0/+4
* phy: tegra: fix device-tree node lookupsJohan Hovold2018-01-021-29/+29
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
* phy: rockchip-typec: Check for errors from tcphy_phy_init()Douglas Anderson2017-10-031-4/+9
* phy: rockchip-typec: Don't set the aux voltage swing to 400 mVDouglas Anderson2017-09-261-3/+4
* phy: rockchip-typec: Set the AUX channel flip state earlierDouglas Anderson2017-09-261-20/+42
* phy: mvebu-cp110: checking for NULL instead of IS_ERR()Dan Carpenter2017-09-261-2/+2
* phy: mvebu-cp110-comphy: explicitly set the pipe selectorAntoine Tenart2017-09-261-0/+10
* phy: mvebu-cp110-comphy: fix mux error checkAntoine Tenart2017-09-261-2/+2
* phy: phy-mtk-tphy: fix NULL point of chip bankChunfeng Yun2017-09-261-1/+2
* phy: tegra: Handle return value of kasprintfArvind Yadav2017-09-261-0/+2
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-155-1/+266
|\
| * phy: Add an USB PHY driver for the Lantiq SoCs using the RCU moduleHauke Mehrtens2017-09-045-1/+266
* | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-081-14/+117
|\ \
| * | phy: rockchip-pcie: Reconstruct driver to support per-lane PHYsShawn Lin2017-08-281-14/+117
* | | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-09-071-1/+1
|\ \ \
| * | | mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-041-1/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-063-0/+656
|\ \ \
| * | | phy: add the mvebu cp110 comphy driverAntoine Tenart2017-08-303-0/+656
| |/ /