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
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-20
Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
63
-1262
/
+2669
2026-04-15
Merge tag 'chrome-platform-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
5
-83
/
+107
2026-04-15
Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
3
-8
/
+101
2026-04-14
platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C77)
Krishna Chomal
1
-0
/
+4
2026-04-14
platform/x86: hp-wmi: Add support for Omen 16-n0xxx (8A44)
Krishna Chomal
1
-0
/
+4
2026-04-14
platform/x86: hp-wmi: Add support for OMEN MAX 16-ak0xxx (8D87)
Krishna Chomal
1
-2
/
+16
2026-04-14
platform/x86: hp-wmi: fix fan table parsing
Krishna Chomal
1
-8
/
+33
2026-04-13
Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-3
/
+0
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-31
/
+5
2026-04-13
platform/x86: hp-wmi: add Omen 14-fb0xxx (board 8C58) support
Shaun Varghese
1
-0
/
+1
2026-04-13
platform/wmi: Replace .no_notify_data with .min_event_size
Armin Wolf
11
-11
/
+19
2026-04-13
platform/wmi: Extend wmidev_query_block() to reject undersized data
Armin Wolf
3
-11
/
+8
2026-04-13
platform/wmi: Extend wmidev_invoke_method() to reject undersized data
Armin Wolf
2
-21
/
+13
2026-04-13
platform/wmi: Prepare to reject undersized unmarshalling results
Armin Wolf
4
-7
/
+32
2026-04-13
platform/wmi: Convert drivers to use wmidev_invoke_procedure()
Armin Wolf
2
-9
/
+10
2026-04-13
platform/wmi: Add wmidev_invoke_procedure()
Armin Wolf
1
-0
/
+44
2026-04-13
platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)
Marco Nenciarini
2
-12
/
+20
2026-04-10
platform/x86: int3472: Parameterize LED con_id in registration
Marco Nenciarini
2
-5
/
+6
2026-04-10
platform/x86: int3472: Rename pled to led in LED registration code
Marco Nenciarini
2
-9
/
+9
2026-04-10
platform/x86: int3472: Use local variable for LED struct access
Marco Nenciarini
1
-21
/
+22
2026-04-09
Merge branch 'acpi-driver'
Rafael J. Wysocki
2
-3
/
+0
2026-04-09
platform/x86: thinkpad_acpi: remove obsolete TODO comment
Daniil Bulgar
1
-3
/
+0
2026-04-09
platform/x86: dell-wmi-sysman: bound enumeration string aggregation
Pengpeng Hou
1
-6
/
+28
2026-04-09
platform/x86: hp-wmi: Ignore backlight and FnLock events
Krishna Chomal
1
-0
/
+5
2026-04-09
platform/x86: uniwill-laptop: Fix signedness bug
Ethan Tidmore
1
-3
/
+4
2026-04-09
platform/x86: dell_rbu: avoid uninit value usage in packet_size_write()
Fedor Pchelkin
1
-1
/
+5
2026-04-09
platform/x86: hp-wmi: add locking for concurrent hwmon access
Emre Cecanpunar
1
-2
/
+13
2026-04-09
platform/x86: hp-wmi: fix u8 underflow in gpu_delta calculation
Emre Cecanpunar
1
-3
/
+3
2026-04-09
platform/x86: hp-wmi: use mod_delayed_work to reset keep-alive timer
Emre Cecanpunar
1
-4
/
+4
2026-04-09
platform/x86: hp-wmi: avoid cancel_delayed_work_sync from work handler
Emre Cecanpunar
1
-1
/
+1
2026-04-09
platform/x86: hp-wmi: fix ignored return values in fan settings
Emre Cecanpunar
1
-7
/
+16
2026-04-07
platform/x86: dell-wmi-sysman: Fix typo in function comment
Thorsten Blum
1
-1
/
+1
2026-04-07
platform/x86: dell-wmi-sysman: Clean up security buffer helpers
Thorsten Blum
2
-14
/
+12
2026-04-07
platform/x86: thinkpad_acpi: Drop ACPI driver registration
Rafael J. Wysocki
1
-58
/
+4
2026-04-07
platform/x86: asus-wireless: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-18
/
+21
2026-04-07
platform/x86: asus-wireless: Register ACPI notify handler directly
Rafael J. Wysocki
1
-4
/
+16
2026-04-07
platform/x86: asus-laptop: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-17
/
+18
2026-04-07
platform/x86: asus-laptop: Register ACPI notify handler directly
Rafael J. Wysocki
1
-3
/
+8
2026-04-04
platform/wmi: use generic driver_override infrastructure
Danilo Krummrich
1
-31
/
+5
2026-03-31
platform/x86: toshiba_haps: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-19
/
+21
2026-03-31
platform/x86: toshiba_haps: Register ACPI notify handler directly
Rafael J. Wysocki
1
-2
/
+15
2026-03-31
platform/x86: toshiba_bluetooth: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-21
/
+21
2026-03-31
platform/x86: toshiba_bluetooth: Register ACPI notify handler directly
Rafael J. Wysocki
1
-8
/
+24
2026-03-31
platform/x86: toshiba_acpi: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-23
/
+27
2026-03-31
platform/x86: toshiba_acpi: Register ACPI notify handler directly
Rafael J. Wysocki
1
-3
/
+15
2026-03-31
platform/x86: toshiba_acpi: Reorder code to avoid forward declaration
Rafael J. Wysocki
1
-60
/
+60
2026-03-31
platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write
Srinivas Pandruvada
1
-0
/
+4
2026-03-31
platform/x86: uniwill-laptop: Apply features across all TUXEDO devices
Werner Sembach
1
-56
/
+154
2026-03-31
platform/x86: uniwill-laptop: Fix XMG Fusion 15 (L19) entries
Werner Sembach
1
-2
/
+18
2026-03-31
platform/x86: uniwill-laptop: Implement USB-C power priority setting
Werner Sembach
1
-7
/
+138
[next]