index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2025-12-23
drm/xe/guc: READ/WRITE_ONCE g2h_fence->done
Jonathan Cavitt
-4
/
+10
2025-12-23
vfio/xe: Add default handler for .get_region_info_caps
Michal Wajdeczko
-0
/
+1
2025-12-23
vfio/pci: Disable qword access to the VGA region
Kevin Tian
-1
/
+1
2025-12-23
vfio/pci: Disable qword access to the PCI ROM bar
Kevin Tian
-9
/
+20
2025-12-23
drm/xe/soc_remapper: Add system controller config for SoC remapper
Umesh Nerlige Ramappa
-2
/
+24
2025-12-23
drm/xe/soc_remapper: Use SoC remapper helper from VSEC code
Umesh Nerlige Ramappa
-6
/
+45
2025-12-23
drm/xe/soc_remapper: Initialize SoC remapper during Xe probe
Umesh Nerlige Ramappa
-0
/
+46
2025-12-23
phy: rockchip: naneng-combphy: use existing DT property check for rk3528
Chukun Pan
-7
/
+5
2025-12-23
phy: qualcomm: qmp-combo: Add DP offsets and settings for Glymur platforms
Abel Vesa
-4
/
+428
2025-12-23
phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings
Wesley Cheng
-0
/
+1212
2025-12-23
phy: qualcomm: Update the QMP clamp register for V6
Wesley Cheng
-5
/
+57
2025-12-23
phy: qualcomm: qmp-usb: Add support for Glymur USB UNI PHY
Wesley Cheng
-0
/
+163
2025-12-23
phy: qualcomm: eusb2-repeater: Add SMB2370 eUSB2 repeater support
Wesley Cheng
-0
/
+18
2025-12-23
phy: lynx-28g: improve lynx_28g_probe() sequence
Vladimir Oltean
-8
/
+8
2025-12-23
phy: lynx-28g: use "dev" argument more in lynx_28g_probe()
Vladimir Oltean
-4
/
+4
2025-12-23
phy: lynx-28g: configure more equalization params for 1GbE and 10GbE
Ioana Ciornei
-0
/
+37
2025-12-23
phy: lynx-28g: distinguish between 10GBASE-R and USXGMII
Vladimir Oltean
-13
/
+74
2025-12-23
phy: lynx-28g: refactor lane->interface to lane->mode
Vladimir Oltean
-102
/
+106
2025-12-23
phy: lynx-28g: make lynx_28g_set_lane_mode() more systematic
Vladimir Oltean
-163
/
+496
2025-12-23
phy: lynx-28g: restructure protocol configuration register accesses
Vladimir Oltean
-22
/
+33
2025-12-23
phy: lynx-28g: convert iowrite32() calls with magic values to macros
Vladimir Oltean
-12
/
+90
2025-12-23
phy: lynx-28g: use FIELD_GET() and FIELD_PREP()
Vladimir Oltean
-50
/
+57
2025-12-23
phy: lynx-28g: don't concatenate lynx_28g_lane_rmw() argument "reg" with "val...
Vladimir Oltean
-22
/
+38
2025-12-23
phy: lynx-28g: remove LYNX_28G_ prefix from register names
Vladimir Oltean
-124
/
+124
2025-12-23
phy: lynx-28g: avoid memsetting lane already allocated with kzalloc()
Vladimir Oltean
-2
/
+0
2025-12-23
phy: lynx-28g: support individual lanes as OF PHY providers
Vladimir Oltean
-5
/
+44
2025-12-23
phy: lynx-28g: refactor lane probing to lynx_28g_probe_lane()
Vladimir Oltean
-16
/
+26
2025-12-23
phy: exynos5-usbdrd: support SS combo phy for ExynosAutov920
Pritam Manohar Sutar
-4
/
+321
2025-12-23
phy: exynos5-usbdrd: support HS combo phy for ExynosAutov920
Pritam Manohar Sutar
-0
/
+211
2025-12-23
phy: exynos5-usbdrd: support HS phy for ExynosAutov920
Pritam Manohar Sutar
-0
/
+123
2025-12-23
phy: apple: Add Apple Type-C PHY
Sven Peter
-0
/
+2313
2025-12-23
soc: apple: Add hardware tunable support
Sven Peter
-0
/
+87
2025-12-23
phy: qcom: qmp-usbc: Add QCS615 USB/DP PHY config and DP mode support
Xiangxu Yin
-0
/
+413
2025-12-23
phy: qcom: qmp: Add DP v2 PHY register definitions
Xiangxu Yin
-0
/
+198
2025-12-23
phy: qcom: qmp-usbc: Add USB/DP exclude handling
Xiangxu Yin
-0
/
+21
2025-12-23
phy: qcom: qmp-usbc: Add DP PHY ops for USB/DP switchable Type-C PHYs
Xiangxu Yin
-1
/
+193
2025-12-23
phy: qcom: qmp-usbc: Add TCSR parsing and PHY mode setting
Xiangxu Yin
-6
/
+19
2025-12-23
phy: qcom: qmp-usbc: Move USB-only init to usb_power_on
Xiangxu Yin
-12
/
+10
2025-12-23
phy: qcom: qmp-usbc: add DP link and vco_div clocks for DP PHY
Xiangxu Yin
-6
/
+203
2025-12-23
phy: qcom: qmp-usbc: Move reset config into PHY cfg
Xiangxu Yin
-3
/
+11
2025-12-23
phy: qcom: qmp-usbc: Add regulator init_load support
Xiangxu Yin
-29
/
+39
2025-12-23
phy: qcom: qmp-usbc: Add DP-related fields for USB/DP switchable PHY
Xiangxu Yin
-8
/
+46
2025-12-23
phy: qcom: qmp-usbc: Rename USB-specific ops to prepare for DP support
Xiangxu Yin
-28
/
+27
2025-12-23
phy: cadence-torrent: restore parent clock for refclk during resume
Thomas Richard (TI.com)
-0
/
+23
2025-12-23
phy: ti: phy-j721e-wiz: restore mux selection during resume
Thomas Richard (TI.com)
-2
/
+17
2025-12-23
phy: qcom-qmp-usb: Set regulator load before enabling
Faisal Hassan
-21
/
+6
2025-12-23
phy: qcom: qmp-pcie: add QMP PCIe PHY tables for Kaanapali
Qiang Yu
-0
/
+194
2025-12-23
phy: qcom-qmp: qserdes-com: Add some more v8 register offsets
Qiang Yu
-0
/
+11
2025-12-23
phy: qcom-qmp: pcs-pcie: Add v8 register offsets
Qiang Yu
-0
/
+34
2025-12-23
phy: qcom-qmp: qserdes-txrx: Add complete QMP PCIe PHY v8 register offsets
Qiang Yu
-0
/
+71
[prev]
[next]