summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
...
| * | | phy: cadence-torrent: Implement PHY configure APIsSwapnil Jakhade2020-03-201-5/+431
| * | | phy: cadence-torrent: Add 19.2 MHz reference clock supportSwapnil Jakhade2020-03-201-17/+441
| * | | phy: cadence-torrent: Refactor code for reusabilitySwapnil Jakhade2020-03-201-93/+137
| * | | phy: cadence-torrent: Add wrapper for DPTX register accessSwapnil Jakhade2020-03-201-21/+50
| * | | phy: cadence-torrent: Add wrapper for PHY register accessSwapnil Jakhade2020-03-201-65/+77
| * | | phy: cadence-torrent: Adopt Torrent nomenclatureSwapnil Jakhade2020-03-201-53/+58
| * | | phy: cadence-dp: Rename to phy-cadence-torrentYuti Amonkar2020-03-203-5/+5
| * | | phy: qcom: qmp: Add SDM845 QHP PCIe PHYBjorn Andersson2020-02-212-0/+271
| * | | phy: qcom: qmp: Add SDM845 PCIe QMP PHY supportBjorn Andersson2020-02-211-0/+156
| | |/ | |/|
* | | phy: tegra: Select USB_PHYCorentin Labbe2020-03-191-0/+1
* | | phy: tegra: Don't use device-managed API to allocate portsThierry Reding2020-03-195-4/+57
* | | phy: tegra: Fix regulator leakThierry Reding2020-03-195-2/+28
* | | phy: tegra: Print -EPROBE_DEFER error message at debug levelThierry Reding2020-03-191-1/+7
* | | phy: tegra: xusb: Don't warn on probe deferJon Hunter2020-03-191-1/+3
* | | phy: tegra: xusb: Add Tegra194 supportJC Kuo2020-03-194-0/+96
* | | phy: tegra: xusb: Protect Tegra186 soc with configJC Kuo2020-03-191-34/+36
* | | phy: tegra: xusb: Add set_mode support for UTMI phy on Tegra186Nagarjuna Kristam2020-03-191-22/+92
* | | phy: tegra: xusb: Add set_mode support for USB 2 phy on Tegra210Nagarjuna Kristam2020-03-191-27/+104
* | | phy: tegra: xusb: Add support to get companion USB 3 portNagarjuna Kristam2020-03-191-0/+21
* | | phy: tegra: xusb: Add usb-phy supportNagarjuna Kristam2020-03-192-0/+86
* | | phy: tegra: xusb: Add usb-role-switch supportNagarjuna Kristam2020-03-193-0/+76
| |/ |/|
* | Merge tag 'phy-for-5.6-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2020-03-044-103/+100
|\ \
| * | phy: mapphone-mdm6600: Fix timeouts by adding wake-up handlingTony Lindgren2020-02-271-2/+16
| * | phy: brcm-sata: Correct MDIO operations for 40nm platformsFlorian Fainelli2020-02-211-83/+65
| * | phy: ti: gmii-sel: do not fail in case of gmiiGrygorii Strashko2020-02-201-0/+1
| * | phy: ti: gmii-sel: fix set of copy-paste errorsGrygorii Strashko2020-02-201-5/+4
| * | phy: core: Fix phy_get() to not return error on link creation failureKishon Vijay Abraham I2020-02-191-12/+6
| * | phy: mapphone-mdm6600: Fix write timeouts with shorter GPIO toggle intervalTony Lindgren2020-02-191-1/+8
| |/
* / phy: allwinner: Fix GENMASK misuseRikard Falkeborn2020-03-041-1/+1
|/
* treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada2020-02-041-2/+2
* Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-2929-579/+3048
|\
| * phy: ti: j721e-wiz: Fix build error without CONFIG_OF_ADDRESSHongbo Yao2020-01-181-0/+1
| * Merge tag 'phy-for-5.6_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2020-01-1725-566/+3027
| |\
| | * phy: ti: j721e-wiz: Fix return value check in wiz_probe()Wei Yongjun2020-01-171-1/+1
| | * phy: intel-lgm-emmc: Fix warning by adding missing MODULE_LICENSERamuthevar Vadivel Murugan2020-01-141-0/+1
| | * phy: ti: j721e-wiz: Manage typec-gpio-dirRoger Quadros2020-01-141-0/+61
| | * phy: cadence: Sierra: add phy_reset hookRoger Quadros2020-01-141-0/+10
| | * phy: cadence: Sierra: remove redundant initialization of pointer regmapColin Ian King2020-01-141-1/+1
| | * phy: Enable compile testing for some of driversKrzysztof Kozlowski2020-01-146-15/+21
| | * phy: mediatek: Fix Kconfig indentationKrzysztof Kozlowski2020-01-141-10/+10
| | * phy: intel-lgm-emmc: Add support for eMMC PHYRamuthevar Vadivel Murugan2020-01-145-0/+296
| | * phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoCKishon Vijay Abraham I2020-01-143-0/+914
| | * phy: cadence: Sierra: Use correct dev pointer in cdns_sierra_phy_remove()Kishon Vijay Abraham I2020-01-081-1/+1
| | * phy: cadence: Sierra: Set cmn_refclk_dig_div/cmn_refclk1_dig_div frequency to...Kishon Vijay Abraham I2020-01-081-0/+21
| | * phy: cadence: Sierra: Change MAX_LANES of Sierra to 16Kishon Vijay Abraham I2020-01-081-1/+21
| | * phy: cadence: Sierra: Check for PLL lock during PHY power onKishon Vijay Abraham I2020-01-081-1/+32
| | * phy: cadence: Sierra: Get reset control "array" for each linkKishon Vijay Abraham I2020-01-081-1/+1
| | * phy: cadence: Sierra: Configure both lane cdb and common cdb registers for ex...Anil Varughese2020-01-081-96/+254
| | * phy: cadence: Sierra: Modify register macro names to be in sync with Sierra u...Kishon Vijay Abraham I2020-01-081-83/+84
| | * phy: cadence: Sierra: Make cdns_sierra_phy_init() as phy_opsKishon Vijay Abraham I2020-01-081-6/+9