Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
19308a412ec52c0de92d296842be237778753d9b
/
drivers
/
phy
/
qualcomm
14ced7e
phy: qcom-qmp: Correct ready status, again
by Bjorn Andersson
· 5 years ago
be0345b
phy: qualcomm: phy-qcom-qmp: Add of_node_put() before return
by Nishka Dasgupta
· 5 years ago
aa9083f
Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next
by Greg Kroah-Hartman
· 6 years ago
90fca07
Merge tag 'phy-for-5.2-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next
by Greg Kroah-Hartman
· 6 years ago
5206026
phy: qcom-qmp: Raise qcom_qmp_phy_enable() polling delay
by Marc Gonzalez
· 6 years ago
67c2ecc
phy: qcom-qmp: Drop useless msm8998_pciephy_cfg setting
by Marc Gonzalez
· 6 years ago
885bd76
phy: qcom-qmp: Correct READY_STATUS poll break condition
by Bjorn Andersson
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
97fb5e8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
by Thomas Gleixner
· 6 years ago
d980108
phy: qcom-qusb2: fix missing assignment of ret when calling clk_prepare_enable
by Colin Ian King
· 6 years ago
6ef72bc
phy: qcom: Add Qualcomm PCIe2 PHY driver
by Bjorn Andersson
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
132d68d
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
73d7ec8
phy: qcom-qmp: Add msm8998 PCIe QMP PHY support
by Marc Gonzalez
· 6 years ago
1039596
phy: qcom-qusb2: get optional clock by devm_clk_get_optional()
by Chunfeng Yun
· 6 years ago
3f6d176
phy: ufs-qcom: Refactor all init steps into phy_poweron
by Evan Green
· 6 years ago
c9b5897
phy: qcom: Utilize UFS reset controller
by Evan Green
· 6 years ago
e0c546f
phy: qcom-ufs: Make ufs_qcom_phy_disable_iface_clk static
by YueHaibing
· 6 years ago
203d9b1
phy: qcom-qmp: Add QMP UFS PHY support for msm8998
by Marc Gonzalez
· 6 years ago
e74f0f8
phy: qcom-qusb2: Add QUSB2 PHY support for msm8998
by Jeffrey Hugo
· 6 years ago
a51969f
phy: qcom-qmp: Add QMP V3 USB3 PHY support for msm8998
by Jeffrey Hugo
· 6 years ago
32fcf6f
phy: qcom-ufs: Use iopoll.h readl_poll_timeout macro
by Marc Gonzalez
· 6 years ago
827cb03
phy: ath79-usb: Fix the main reset name to match the DT binding
by Alban Bedel
· 6 years ago
0098081
phy: ath79-usb: Fix the power on error path
by Alban Bedel
· 6 years ago
2e38c2e
phy: qcom-qmp: Expose provided clocks to DT
by Evan Green
· 6 years ago
5e17b95
phy: qcom-qmp: Utilize fully-specified DT registers
by Evan Green
· 6 years ago
79a5a18
phy: core: rework phy_set_mode to accept phy mode and submode
by Grygorii Strashko
· 6 years ago
c88520db
phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845
by Manu Gautam
· 6 years ago
6e34d35
phy: qcom-qusb2: Use HSTX_TRIM fused value as is
by Manu Gautam
· 6 years ago
82af093
phy: qcom-ufs: Declare 20nm qcom ufs qmp phy as Broken
by Vivek Gautam
· 6 years ago
1e1e465
scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from host
by Vivek Gautam
· 6 years ago
2ba3c43
phy: qcom-ufs: Remove stale methods that handle ref clk
by Vivek Gautam
· 6 years ago
cc31cdb
phy: Add QMP phy based UFS phy support for sdm845
by Can Guo
· 6 years ago
6b04526
phy: General struct and field cleanup
by Can Guo
· 6 years ago
0d58280
phy: Update PHY power control sequence
by Can Guo
· 6 years ago
ac9ba7d
phy: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
6100ac7
phy: qcom-qusb2: Quiet -EPROBE_DEFER from qusb2_phy_probe()
by Douglas Anderson
· 7 years ago
22fa10e
phy: qcom-qmp: Quiet -EPROBE_DEFER from qcom_qmp_phy_probe()
by Douglas Anderson
· 7 years ago
01abdcc
phy: qcom-usb-hs: Mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
ef17f6e
phy: qcom-qusb2: Add QUSB2 PHYs support for sdm845
by Manu Gautam
· 7 years ago
f6721e5
phy: qcom-qmp: Add QMP V3 USB3 UNI PHY support for sdm845
by Manu Gautam
· 7 years ago
0b4555e
phy: qcom-qusb2: Fix crash if nvmem cell not specified
by Manu Gautam
· 7 years ago
fdf37e1
phy: qcom-qmp: Enable pipe_clk before PHY initialization
by Manu Gautam
· 7 years ago
cd3bf36
phy: Add a driver for the ATH79 USB phy
by Alban Bedel
· 7 years ago
85a09bf
Merge tag 'phy-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next
by Greg Kroah-Hartman
· 7 years ago
59fba08
phy: qcom-ufs: add MODULE_LICENSE tag
by Arnd Bergmann
· 7 years ago
3405bd7
phy: add SPDX identifier to QMP and QUSB2 PHY drivers
by Manu Gautam
· 7 years ago
ac0d239
phy: qcom-qmp: Add support for runtime PM
by Manu Gautam
· 7 years ago
891a96f
phy: qcom-qusb2: Add support for runtime PM
by Manu Gautam
· 7 years ago
efb05a5
phy: qcom-qmp: Add support for QMP V3 USB3 PHY
by Manu Gautam
· 7 years ago
9c7761a
phy: qcom-qmp: Add register offsets for QMP V3 PHY
by Manu Gautam
· 7 years ago
e224861
phy: qcom-qmp: Move register offsets to header file
by Manu Gautam
· 7 years ago
4a705d9
phy: qcom-qusb2: Add support for QUSB2 V2 version
by Manu Gautam
· 7 years ago
c71dabf
phy: qcom-qusb2: Add support for different register layouts
by Manu Gautam
· 7 years ago
76ddd30
phy: qcom-qmp: Move SERDES/PCS START after PHY reset
by Manu Gautam
· 7 years ago
c6549f0
phy: qcom-qmp: Fix PHY block reset sequence
by Manu Gautam
· 7 years ago
937e17f
phy: qcom-qusb2: Power-on PHY before initialization
by Manu Gautam
· 7 years ago
717dab9
phy: qcom-qmp: Power-on PHY before initialization
by Manu Gautam
· 7 years ago
10939b1
phy: qcom-qmp: Adapt to clk_bulk_* APIs
by Vivek Gautam
· 7 years ago
f8ba22a3
phy: qcom-qmp: Fix phy pipe clock gating
by Vivek Gautam
· 7 years ago
894025f
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
052553a
ufs/phy: qcom: Refactor to use phy_init call
by Vivek Gautam
· 7 years ago
3d741ff
phy: qcom-ufs: Add support to set phy mode
by Vivek Gautam
· 7 years ago
bafb076
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
8387c57
phy: qcom-qmp: Fix failure path in phy_init functions
by Vivek Gautam
· 8 years ago
eef243d
phy: qcom-qmp: Add support for IPQ8074
by Varadarajan Narayanan
· 7 years ago
2a9316b
phy: qcom-qmp: Fix phy pipe clock name
by Varadarajan Narayanan
· 7 years ago
f0b5c2c
phy: qcom-usb-hs: Replace the extcon API
by Chanwoo Choi
· 8 years ago
0b56e9a
phy: Group vendor specific phy drivers
by Vivek Gautam
· 8 years ago