index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-27
phy: cadence: Sierra: Fix to get correct parent for mux clocks
Swapnil Jakhade
1
-5
/
+26
2021-12-27
phy: cadence: Sierra: Update single link PCIe register configuration
Swapnil Jakhade
1
-1
/
+213
2021-12-27
phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operation
Swapnil Jakhade
1
-1
/
+72
2021-12-27
phy: cadence: Sierra: Check cmn_ready assertion during PHY power on
Swapnil Jakhade
1
-0
/
+45
2021-12-27
phy: cadence: Sierra: Add PHY PCS common register configurations
Swapnil Jakhade
1
-0
/
+38
2021-12-27
phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra ...
Swapnil Jakhade
1
-10
/
+11
2021-12-27
phy: cadence: Sierra: Add support to get SSC type from device tree
Swapnil Jakhade
1
-1
/
+5
2021-12-27
dt-bindings: phy: cadence-sierra: Add binding to specify SSC mode
Swapnil Jakhade
1
-0
/
+9
2021-12-27
dt-bindings: phy: cadence-torrent: Rename SSC macros to use generic names
Swapnil Jakhade
2
-6
/
+6
2021-12-27
phy: cadence: Sierra: Prepare driver to add support for multilink configurations
Swapnil Jakhade
1
-56
/
+139
2021-12-27
phy: cadence: Sierra: Use of_device_get_match_data() to get driver data
Swapnil Jakhade
1
-9
/
+4
2021-12-27
phy: mediatek: Fix missing check in mtk_mipi_tx_probe
Miaoqian Lin
1
-0
/
+2
2021-12-24
phy: uniphier-usb3ss: fix unintended writing zeros to PHY register
Ryuta NAKANISHI
1
-4
/
+6
2021-12-24
phy: phy-mtk-tphy: use new io helpers to access register
Chunfeng Yun
1
-325
/
+179
2021-12-24
phy: phy-mtk-xsphy: use new io helpers to access register
Chunfeng Yun
1
-94
/
+46
2021-12-24
phy: mediatek: add helpers to update bits of registers
Chunfeng Yun
1
-0
/
+38
2021-12-24
phy: phy-mtk-tphy: add support efuse setting
Chunfeng Yun
1
-0
/
+162
2021-12-24
dt-bindings: phy: mediatek: tphy: support software efuse load
Chunfeng Yun
1
-0
/
+18
2021-12-24
phy: qcom-qmp: Add SM8450 PCIe1 PHY support
Dmitry Baryshkov
2
-0
/
+223
2021-12-24
dt-bindings: phy: qcom,qmp: Add SM8450 PCIe PHY bindings
Dmitry Baryshkov
1
-0
/
+2
2021-12-23
phy: phy-rockchip-inno-usb2: add rk3568 support
Peter Geis
1
-0
/
+65
2021-12-23
phy: phy-rockchip-inno-usb2: support muxed interrupts
Peter Geis
1
-49
/
+119
2021-12-23
phy: phy-rockchip-inno-usb2: support standalone phy nodes
Peter Geis
1
-5
/
+12
2021-12-23
phy: phy-rockchip-inno-usb2: support #address_cells = 2
Peter Geis
1
-1
/
+10
2021-12-23
dt-bindings: phy: phy-rockchip-inno-usb2: add rk3568 documentation
Peter Geis
1
-4
/
+40
2021-12-18
phy: qcom-qmp: Add SM8450 PCIe0 PHY support
Dmitry Baryshkov
2
-0
/
+158
2021-12-18
dt-bindings: phy: qcom,qmp: Add SM8450 PCIe PHY bindings
Dmitry Baryshkov
1
-0
/
+2
2021-12-16
phy: qcom-qmp: Add SM8450 USB QMP PHYs
Vinod Koul
1
-0
/
+3
2021-12-16
dt-bindings: phy: qcom,qmp: Add SM8450 USB3 PHY
Vinod Koul
1
-0
/
+1
2021-12-16
dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for SM8450
Vinod Koul
1
-0
/
+1
2021-12-15
phy: freescale: pcie: explicitly add bitfield.h
Vinod Koul
1
-0
/
+1
2021-12-14
phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver
Richard Zhu
3
-0
/
+245
2021-12-14
dt-bindings: phy: Add imx8 pcie phy driver support
Richard Zhu
1
-0
/
+92
2021-12-14
dt-bindings: phy: phy-imx8-pcie: Add binding for the pad modes of imx8 pcie phy
Richard Zhu
1
-0
/
+14
2021-12-14
phy: rockchip-inno-usb2: remove redundant assignment to variable delay
Colin Ian King
1
-1
/
+0
2021-12-14
phy: lan966x: Remove set_speed function
Horatiu Vultur
1
-12
/
+5
2021-12-14
phy: ti: Use IS_ERR_OR_NULL() to clean code
Miaoqian Lin
1
-3
/
+3
2021-12-14
dt-bindings: phy: qcom,qusb2: Add SM6350 compatible
Luca Weiss
1
-0
/
+1
2021-12-14
phy: tegra: xusb: Fix return value of tegra_xusb_find_port_node function
Miaoqian Lin
1
-1
/
+1
2021-12-09
phy: qcom: use struct_size instead of sizeof
Guo Zhengkui
1
-1
/
+1
2021-12-07
phy: qcom-qmp: Add SM8450 UFS QMP Phy
Vinod Koul
1
-0
/
+32
2021-12-07
dt-bindings: phy: qcom,qmp: Add SM8450 UFS phy compatible
Vinod Koul
1
-0
/
+1
2021-12-07
scsi: ufs: dt-bindings: Add SM8450 compatible strings
Vinod Koul
1
-0
/
+1
2021-12-02
phy: lan966x: Extend lan966x to support multiple phy interfaces.
Horatiu Vultur
1
-0
/
+4
2021-12-02
phy: intel: Remove redundant dev_err call in thunderbay_emmc_phy_probe()
Zou Wei
1
-3
/
+1
2021-11-26
phy: stm32: adopt dev_err_probe for regulators
Fabrice Gasnier
1
-6
/
+4
2021-11-25
phy: bcm-ns-usb2: improve printing ref clk errors
Rafał Miłecki
1
-1
/
+1
2021-11-23
phy: intel: Add Thunder Bay eMMC PHY support
Rashmi A
3
-0
/
+522
2021-11-23
dt-bindings: phy: intel: Add Thunder Bay eMMC PHY bindings
Rashmi A
2
-0
/
+53
2021-11-23
phy: Add lan966x ethernet serdes PHY driver
Horatiu Vultur
4
-0
/
+766
[next]