index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-25
PCI: rcar-gen4: Add missing 1ms delay after PWR reset assertion
Marek Vasut
1
-1
/
+10
2025-09-25
i2c: busses: Fix some spelling errors
Xichao Zhao
4
-4
/
+4
2025-09-25
i2c: mux: Simplify boolean assignment in i2c_mux_alloc
I Viswanath
1
-6
/
+3
2025-09-25
i2c: designware: use dev_err_probe() when probing platform device
Benoît Monin
1
-4
/
+6
2025-09-25
i2c: designware: convert to dev_err_probe() on request IRQ error
Benoît Monin
2
-10
/
+8
2025-09-25
i2c: spacemit: ensure SDA is released after bus reset
Troy Mitchell
1
-1
/
+20
2025-09-25
i2c: spacemit: check SDA instead of SCL after bus reset
Troy Mitchell
1
-2
/
+2
2025-09-25
i2c: spacemit: disable SDA glitch fix to avoid restart delay
Troy Mitchell
1
-0
/
+11
2025-09-25
ACPI: property: Refactor acpi_fwnode_get_reference_args() to support nargs_prop
Sunil V L
1
-51
/
+50
2025-09-25
PCI: Set up bridge resources earlier
Ilpo Järvinen
1
-3
/
+10
2025-09-25
i2c: spacemit: remove stop function to avoid bus error
Troy Mitchell
1
-19
/
+7
2025-09-25
i2c: spacemit: ensure bus release check runs when wait_bus_idle() fails
Troy Mitchell
1
-4
/
+5
2025-09-25
i2c: mediatek: fix potential incorrect use of I2C_MASTER_WRRD
Leilk.Liu
1
-7
/
+10
2025-09-25
i2c: boardinfo: Annotate code used in init phase only
Heiner Kallweit
1
-2
/
+2
2025-09-25
Merge branch 'i2c/immutable/scoped_fwnode_child' into i2c/for-mergewindow
Wolfram Sang
1
-2
/
+1
2025-09-25
irqchip: Add driver for the RPMI system MSI service group
Anup Patel
3
-0
/
+295
2025-09-25
thermal/drivers/renesas/rzg3e: Add thermal driver for the Renesas RZ/G3E SoC
John Madieu
2
-0
/
+9
2025-09-25
thermal/drivers/thermal-generic-adc: Add temperature sensor channel
Svyatoslav Ryhel
1
-1
/
+54
2025-09-25
thermal/drivers/rockchip: Shut up GRF warning
Sebastian Reichel
1
-5
/
+18
2025-09-25
thermal/drivers/rockchip: Unify struct rockchip_tsadc_chip format
Sebastian Reichel
1
-27
/
+0
2025-09-25
thermal/drivers/renesas/rzg3s: Add thermal driver for the Renesas RZ/G3S SoC
Claudiu Beznea
3
-0
/
+281
2025-09-25
thermal/drivers/k3_j72xx_bandgap: Register sensors with hwmon
Michael Walle
1
-0
/
+4
2025-09-25
thermal/drivers/rcar_gen3: Fix mapping SoCs to generic Gen4 entry
Wolfram Sang
1
-6
/
+6
2025-09-25
thermal/drivers/tegra: Add Tegra114 specific SOCTHERM driver
Svyatoslav Ryhel
4
-0
/
+227
2025-09-25
thermal/drivers/tegra/soctherm-fuse: Prepare calibration for Tegra114 support
Svyatoslav Ryhel
5
-7
/
+30
2025-09-25
thermal/drivers/rcar_gen3: Document Gen4 support in Kconfig entry
Marek Vasut
1
-3
/
+3
2025-09-25
thermal/drivers/rcar_gen3: Fix comment typo
Marek Vasut
1
-1
/
+1
2025-09-25
drivers/thermal/qcom/lmh: Fix incorrect error message
Sumeet Pawnikar
1
-1
/
+1
2025-09-25
thermal/drivers/qcom/lmh: Add missing IRQ includes
Dmitry Baryshkov
1
-0
/
+2
2025-09-25
thermal/drivers/qcom: Make LMH select QCOM_SCM
Dmitry Baryshkov
1
-1
/
+2
2025-09-25
thermal/drivers/mediatek/lvts_thermal: Remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2025-09-25
thermal/drivers/rcar_gen3: Add support for R-Car V4H default trim values
Marek Vasut
1
-1
/
+19
2025-09-25
thermal/drivers/rcar_gen3: Add support for per-SoC default trim values
Marek Vasut
1
-14
/
+27
2025-09-25
drm/amd: Add name to modes from amdgpu_connector_add_common_modes()
Mario Limonciello
1
-12
/
+14
2025-09-25
drm/amd: Drop some common modes from amdgpu_connector_add_common_modes()
Mario Limonciello
1
-6
/
+0
2025-09-25
drm/amdgpu: update MODULE_PARM_DESC for freesync_video
Alex Deucher
1
-1
/
+1
2025-09-25
drm/amd: Use dynamic array size declaration for amdgpu_connector_add_common_modes()
Mario Limonciello
1
-2
/
+5
2025-09-25
drm/amd/display: Share dce100_validate_global with DCE6-8
Timur Kristóf
4
-63
/
+7
2025-09-25
drm/amd/display: Share dce100_validate_bandwidth with DCE6-8
Timur Kristóf
4
-77
/
+18
2025-09-25
drm/amdgpu: Fix fence signaling race condition in userqueue
Jesse.Zhang
1
-1
/
+1
2025-09-25
amd/amdkfd: enhance kfd process check in switch partition
Yifan Zhang
3
-0
/
+16
2025-09-25
amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_sw
Yifan Zhang
1
-1
/
+9
2025-09-25
drm/amd/display: Reject modes with too high pixel clock on DCE6-10
Timur Kristóf
5
-3
/
+35
2025-09-25
drm/amd: Drop unnecessary check in amdgpu_connector_add_common_modes()
Mario Limonciello
1
-2
/
+0
2025-09-25
drm/amd/display: Only enable common modes for eDP and LVDS
Mario Limonciello
1
-0
/
+4
2025-09-25
drm/amdgpu: remove the redeclaration of variable i
Sunil Khatri
1
-1
/
+0
2025-09-25
drm/amdgpu/userq: assign an error code for invalid userq va
Prike Liang
1
-0
/
+2
2025-09-25
drm/amdgpu: revert "rework reserved VMID handling" v2
Christian König
4
-41
/
+50
2025-09-25
drm/amdgpu: remove leftover from enforcing isolation by VMID
Christian König
1
-5
/
+0
2025-09-25
drm/amdgpu: Add fallback to pipe reset if KCQ ring reset fails
Jesse.Zhang
1
-0
/
+12
[prev]
[next]