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: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()Yang Yingliang2021-05-221-1/+1
* 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: phy-twl4030-usb: fix denied runtime accessAndreas Kemnade2019-11-251-0/+29
* phy: renesas: rcar-gen2: Fix memory leak at error pathsYoshihiro Shimoda2019-08-041-0/+2
* phy: tegra: remove redundant self assignment of 'map'Colin Ian King2019-02-271-1/+1
* phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann2018-01-231-0/+4
* phy: qcom-usb-hs: Add depends on EXTCONStephen Boyd2017-05-141-0/+1
* phy: twl4030-usb: Fix for musb session bit based PMTony Lindgren2016-11-171-2/+2
* phy: sun4i: check PMU presence when poking unknown bit of pmuIcenowy Zheng2016-11-051-1/+1
* phy-rockchip-pcie: remove deassert of phy_rst from exit callbackShawn Lin2016-11-051-12/+1
* phy: da8xx-usb: rename the ohci device to ohci-da8xxAxel Haslam2016-11-051-2/+3
* phy-twl4030-usb: initialize charging-related stuff via pm_runtimeAndreas Kemnade2016-09-141-5/+11
* phy-twl4030-usb: better handle musb_mailbox() failureAndreas Kemnade2016-09-141-2/+7
* phy: sun4i-usb: Use spinlock to guard phyctl register accessChen-Yu Tsai2016-09-101-4/+7
* phy: rockchip-usb: use rockchip_usb_phy_reset to reset phy during wakeupRandy Li2016-09-101-0/+20
* phy: Add reset callbackRandy Li2016-09-101-0/+15
* phy-sun4i-usb: Warn when external vbus is detectedHans de Goede2016-09-101-1/+3
* phy-sun4i-usb: Add support for phy_set_modeHans de Goede2016-09-101-0/+30
* phy-sun4i-usb: Simplify missing dr_mode handlingHans de Goede2016-09-101-28/+14
* phy-sun4i-usb: Refactor forced session endingHans de Goede2016-09-101-14/+13
* phy-sun4i-usb: Use bool where appropriateHans de Goede2016-09-101-3/+4
* phy: rockchip-typec: add pm runtime supportChris Zhong2016-09-101-0/+10
* usb: phy: add USB_SUPPORT dependencyArnd Bergmann2016-09-101-0/+2
* phy: Add USB Type-C PHY driver for rk3399Chris Zhong2016-09-103-0/+1023
* phy: da8xx-usb: Fix syscon device nameDavid Lechner2016-09-101-1/+1
* phy: rockchip-inno-usb2: add COMMON_CLK dependencyFrank Wang2016-09-101-0/+1
* phy: omap-usb2: support suspend/resumeSekhar Nori2016-09-101-54/+46
* phy: rcar-gen3-usb2: Add a compatible string for r8a7796Yoshihiro Shimoda2016-09-101-0/+1
* phy: bcm-ns2-pcie: Set missing .owner field in ns2_pci_phy_opsAxel Lin2016-09-101-1/+2
* phy: bcm-ns2-pcie: Get rid of struct ns2_pci_phyAxel Lin2016-09-101-20/+5
* phy: tegra: mark tegra_xusb_lane_lookup_function() staticBaoyou Xie2016-09-101-1/+2
* phy: tegra: add missing header dependenciesBaoyou Xie2016-09-101-0/+1
* phy: add a driver for the Rockchip SoC internal PCIe PHYShawn Lin2016-09-103-0/+366
* phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phyFrank Wang2016-09-103-0/+715
* phy: qcom-ufs: use of_property_read_boolJulia Lawall2016-09-101-4/+2
* phy: bcm-ns-usb3: new driver for USB 3.0 PHY on NorthstarRafał Miłecki2016-09-103-0/+284
* phy: sun4i: add support for A64 usb phyIcenowy Zheng2016-09-101-6/+29
* phy: exynos5-usbdrd: Remove "static" from local variableAxel Lin2016-09-101-2/+2
* phy: sun9i-usb: fix error handlingChristophe JAILLET2016-08-121-2/+2
* phy: brcm-sata: Return proper error if brcm_sata_phy_init failsAxel Lin2016-08-121-1/+1
* phy-sun4i-usb: Add support for peripheral-only modeHans de Goede2016-08-121-22/+46
* Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-07-311-45/+196
|\
| * phy: rockchip-emmc: Wait even longer for the DLL to lockDouglas Anderson2016-07-251-1/+11
| * phy: rockchip-emmc: Be tolerant to card clock of 0 in power onDouglas Anderson2016-07-251-22/+37
| * phy: rockchip-emmc: Set phyctrl_frqsel based on card clockDouglas Anderson2016-07-251-12/+89
| * phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off()Douglas Anderson2016-07-251-12/+2
| * phy: rockchip-emmc: Increase lock time allowanceDouglas Anderson2016-07-251-8/+20
| * phy: rockchip-emmc: reindent the register definitionsBrian Norris2016-07-251-38/+38