index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
qualcomm
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: qcom-qmp: rename error labels
Johan Hovold
2022-05-03
1
-14
/
+14
*
phy: qcom-qmp: fix pipe-clock imbalance on power-on failure
Johan Hovold
2022-05-03
1
-1
/
+1
*
phy: qcom-qmp: switch to explicit reset helpers
Johan Hovold
2022-05-03
1
-2
/
+2
*
phy: qcom-qmp: fix reset-controller leak on probe errors
Johan Hovold
2022-05-03
1
-0
/
+9
*
phy: qcom-qmp: fix struct clk leak on probe errors
Johan Hovold
2022-05-03
1
-1
/
+1
*
phy: qcom-qmp: fix phy-descriptor kernel-doc typo
Johan Hovold
2022-05-02
1
-1
/
+1
*
phy: qcom-qmp: Add support for SDX65 QMP PHY
Rohit Agarwal
2022-04-13
1
-0
/
+76
*
phy: qcom-qmp: Add SM6350 UFS PHY support
Luca Weiss
2022-04-11
1
-0
/
+3
*
phy: qcom-qmp: add sc8280xp UFS PHY
Bjorn Andersson
2022-03-02
1
-0
/
+3
*
phy: qcom-snps: Add sc8280xp support
Bjorn Andersson
2022-03-02
1
-0
/
+5
*
phy: qcom: Program SSC only if supported by sink
Sankeerth Billakanti
2022-02-08
1
-3
/
+5
*
phy: qcom: Add support for eDP PHY on sc7280
Sankeerth Billakanti
2022-02-08
1
-0
/
+1
*
phy: qcom-qusb2: Add compatible for MSM8953
Luca Weiss
2022-01-27
1
-0
/
+3
*
drivers: phy: qcom: ipq806x-usb: conver latch function to pool macro
Ansuel Smith
2022-01-24
1
-12
/
+5
*
drivers: phy: qcom: ipq806x-usb: convert to BITFIELD macro
Ansuel Smith
2022-01-24
1
-5
/
+6
*
Merge tag 'phy-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
2021-12-30
5
-0
/
+1102
|
\
|
*
phy: qcom-qmp: Add SM8450 PCIe1 PHY support
Dmitry Baryshkov
2021-12-24
2
-0
/
+223
|
*
phy: qcom-qmp: Add SM8450 PCIe0 PHY support
Dmitry Baryshkov
2021-12-18
2
-0
/
+158
|
*
phy: qcom-qmp: Add SM8450 USB QMP PHYs
Vinod Koul
2021-12-16
1
-0
/
+3
|
*
phy: qcom: use struct_size instead of sizeof
Guo Zhengkui
2021-12-09
1
-1
/
+1
|
*
phy: qcom-qmp: Add SM8450 UFS QMP Phy
Vinod Koul
2021-12-07
1
-0
/
+32
|
*
phy: qcom: Introduce new eDP PHY driver
Bjorn Andersson
2021-11-23
4
-0
/
+686
*
|
phy: qualcomm: ipq806x-usb: Fix kernel-doc style
Vinod Koul
2021-11-23
1
-12
/
+14
*
|
phy: qualcomm: usb-hsic: Fix the kernel-doc warn
Vinod Koul
2021-11-20
1
-1
/
+1
*
|
phy: qualcomm: qmp: Add missing struct documentation
Vinod Koul
2021-11-20
1
-0
/
+3
|
/
*
phy: qcom-snps: Correct the FSEL_MASK
Sandeep Maheswaram
2021-10-26
1
-1
/
+1
*
phy: qcom-qmp: another fix for the sc8180x PCIe definition
Dmitry Baryshkov
2021-10-26
1
-1
/
+1
*
phy: qcom-qusb2: Fix a memory leak on probe
Vladimir Zapolskiy
2021-10-26
1
-6
/
+10
*
phy: qcom-qmp: Add QCM2290 USB3 PHY support
Shawn Guo
2021-10-26
2
-0
/
+145
*
phy: qcom-qusb2: Add missing vdd supply
Shawn Guo
2021-10-05
1
-1
/
+1
*
phy: qcom-qmp: Make use of the helper function devm_add_action_or_reset()
Cai Huoqing
2021-10-01
1
-10
/
+2
*
phy: qcom-qusb2: Add compatible for QCM2290
Shawn Guo
2021-10-01
1
-0
/
+3
*
phy: qcom-qmp: Add support for SM6115 UFS phy
Iskren Chernev
2021-08-23
2
-0
/
+142
*
phy: qmp: Provide unique clock names for DP clocks
Bjorn Andersson
2021-08-20
1
-2
/
+5
*
phy: qcom-qmp: add USB3 PHY support for IPQ6018
Baruch Siach
2021-08-06
1
-0
/
+3
*
phy: qcom: qmp: Add SC8180x USB/DP combo
Bjorn Andersson
2021-08-06
1
-0
/
+47
*
phy: qualcomm: phy-qcom-usb-hs: repair non-kernel-doc comment
Randy Dunlap
2021-08-06
1
-1
/
+1
*
phy: qcom-qmp: Fix sc8180x PCIe definition
Bjorn Andersson
2021-07-22
1
-1
/
+1
*
phy: qcom-qmp: Add sc8180x PCIe support
Bjorn Andersson
2021-07-20
1
-0
/
+140
*
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
1
-0
/
+34
|
\
|
*
phy: qcom-qusb2: Add configuration for SM4250 and SM6115
Iskren Chernev
2021-06-24
1
-0
/
+34
*
|
phy: qcom-qmp: remove redundant error of clock bulk
Chunfeng Yun
2021-05-31
1
-6
/
+2
*
|
phy: qcom-qmp: Add support for SDX55 QMP PCIe PHY
Manivannan Sadhasivam
2021-05-31
2
-1
/
+187
*
|
phy: qcom-qmp: Use phy_status field for the status bit offset
Manivannan Sadhasivam
2021-05-31
1
-1
/
+28
*
|
phy: qcom-qmp: add QMP V2 PCIe PHY support for ipq60xx
Selvam Sathappan Periakaruppan
2021-05-14
2
-0
/
+279
|
/
*
phy: qcom-qmp: add support for sm8250-usb3-dp phy
Dmitry Baryshkov
2021-03-31
2
-22
/
+412
*
phy: qcom-qmp: rename common registers
Dmitry Baryshkov
2021-03-31
2
-43
/
+44
*
phy: qcom-qmp: move DP functions to callbacks
Dmitry Baryshkov
2021-03-31
1
-22
/
+51
*
phy: qcom-qmp: add hbr3_hbr2 voltage and premphasis swing table
Kuogee Hsieh
2021-03-30
1
-2
/
+21
*
phy: qualcomm: remove duplicate argument
Zhang Yunkai
2021-03-25
1
-2
/
+2
[next]