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-05
net: fman: clean up included headers
Heiner Kallweit
1
-2
/
+0
2025-09-05
sh_eth: Use async pm_runtime_put()
Geert Uytterhoeven
1
-2
/
+2
2025-09-05
sh_eth: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-11
/
+2
2025-09-05
sh_eth: Remove dummy Runtime PM callbacks
Geert Uytterhoeven
1
-13
/
+0
2025-09-05
net: phy: transfer phy_config_inband() locking responsibility to phylink
Vladimir Oltean
2
-8
/
+13
2025-09-05
net: phylink: add lock for serializing concurrent pl->phydev writes with resolver
Vladimir Oltean
1
-3
/
+16
2025-09-05
net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()
Stefan Wahren
1
-1
/
+2
2025-09-05
net: phy: fixed_phy: remove link gpio support
Heiner Kallweit
1
-64
/
+4
2025-09-06
power: supply: bq27xxx: restrict no-battery detection to bq27000
H. Nikolaus Schaller
1
-2
/
+2
2025-09-06
power: supply: bq27xxx: fix error return in case of no bq27000 hdq battery
H. Nikolaus Schaller
1
-1
/
+1
2025-09-06
power: supply: Add new Intel Dollar Cove TI battery driver
Hans de Goede
3
-0
/
+407
2025-09-06
power: supply: adc-battery-helper: Add support for optional charge_finished GPIO
Hans de Goede
3
-5
/
+20
2025-09-06
power: supply: ug3105_battery: Put FG in standby on remove and shutdown
Hans de Goede
1
-0
/
+2
2025-09-06
power: supply: ug3105_battery: Switch to adc-battery-helper
Hans de Goede
2
-280
/
+65
2025-09-06
power: supply: Add adc-battery-helper
Hans de Goede
4
-0
/
+378
2025-09-05
drm/amd/display: Drop dm_prepare_suspend() and dm_complete()
Mario Limonciello (AMD)
1
-21
/
+0
2025-09-05
drm/amdgpu: Fix error codes if copy_to_user() fails
Dan Carpenter
1
-2
/
+4
2025-09-05
drm/radeon: use dev_warn_once() in CS parsers
Alex Deucher
6
-635
/
+650
2025-09-05
drm/amdgpu: Correct misnamed function in amdgpu_gem.c
Srinivasan Shanmugam
1
-1
/
+1
2025-09-05
drm/amdgpu: print root PD address in PDE format instead of GPU
Sunil Khatri
1
-1
/
+1
2025-09-05
drm/amd/display: Promote DC to 3.2.349
Taimur Hassan
1
-1
/
+1
2025-09-05
drm/amd/display: Fix pbn_div Calculation Error
Fangzhi Zuo
3
-5
/
+12
2025-09-05
drm/amd/display: Correct sequences and delays for DCN35 PG & RCG
Ovidiu Bunea
7
-164
/
+111
2025-09-05
drm/amd/display: Refine error message for vblank init failure
Roman Li
1
-1
/
+1
2025-09-05
drm/amd/display: Update dchubbub.h for hubbub perfmon support
Wenjing Liu
1
-0
/
+22
2025-09-05
drm/amd/display: Read DPCD to obtain eDP capability information.
Allen Li
2
-0
/
+7
2025-09-05
drm/amd/display: Indicate when custom brightness curves are in use
Mario Limonciello
1
-1
/
+4
2025-09-05
drm/amd/display: dont wait for pipe update during medupdate/highirq
Ausef Yousof
1
-1
/
+1
2025-09-05
drm/amd/display: Add link index in AUX and dpms
Cruise Hung
3
-9
/
+19
2025-09-05
drm/amd/display: Add HDCP policy control
Oleh Kuzhylnyi
3
-2
/
+6
2025-09-05
drm/amdgpu: Add vbios build number interface
Lijo Lazar
3
-3
/
+54
2025-09-05
drm/amd/display: Disable DPCD Probe Quirk
Fangzhi Zuo
1
-0
/
+1
2025-09-05
drm/amd/pm: Add caching for SystemMetrics table
Lijo Lazar
4
-13
/
+36
2025-09-05
drm/amd/pm: refine amdgpu pm sysfs node error code
Yang Wang
1
-2
/
+3
2025-09-05
drm/amd/pm: use int type to store negative error codes
Qianfeng Rong
3
-3
/
+3
2025-09-05
drm/radeon/pm: Remove redundant ternary operators
Liao Yuanhong
1
-2
/
+1
2025-09-05
drm/radeon/radeon_legacy_encoders: Remove redundant ternary operators
Liao Yuanhong
1
-10
/
+10
2025-09-05
drm/radeon/dpm: Remove redundant ternary operators
Liao Yuanhong
2
-5
/
+5
2025-09-05
drm/radeon/atom: Remove redundant ternary operators
Liao Yuanhong
1
-1
/
+1
2025-09-05
drm/amd/pm/powerplay/smumgr: remove redundant ternary operators
Liao Yuanhong
4
-12
/
+8
2025-09-05
drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove redundant ternary operators
Liao Yuanhong
1
-2
/
+2
2025-09-05
amdgpu/pm/legacy: remove redundant ternary operators
Liao Yuanhong
1
-2
/
+1
2025-09-05
drm/amd/display: Remove redundant ternary operators
Liao Yuanhong
5
-7
/
+6
2025-09-05
drm/amdgpu/userq: add a detect and reset callback
Jesse.Zhang
2
-0
/
+51
2025-09-05
drm/amdkfd: Fix error code sign for EINVAL in svm_ioctl()
Qianfeng Rong
1
-1
/
+1
2025-09-05
drm/amdgpu: don't enable SMU on cyan skillfish
Alex Deucher
1
-1
/
+4
2025-09-05
drm/amdgpu: add support for cyan skillfish gpu_info
Alex Deucher
1
-0
/
+4
2025-09-05
drm/amdgpu: add support for cyan skillfish without IP discovery
Alex Deucher
1
-0
/
+30
2025-09-05
drm/amdgpu: add ip offset support for cyan skillfish
Alex Deucher
3
-1
/
+59
2025-09-05
drm/amdgpu: Fix function header names in amdgpu_connectors.c
Srinivasan Shanmugam
1
-3
/
+12
[prev]
[next]