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-08
extcon: max14526: depends on I2C to prevent build warning/errors
Randy Dunlap
1
-0
/
+1
2025-09-08
extcon: max14526: avoid defined but not used warning
Randy Dunlap
1
-1
/
+1
2025-09-08
extcon: Add basic support for Maxim MAX14526 MUIC
Svyatoslav Ryhel
3
-0
/
+315
2025-09-08
extcon: adc-jack: Cleanup wakeup source only if it was enabled
Krzysztof Kozlowski
1
-1
/
+2
2025-09-08
drm/i915/psr: Add poll for checking PSR is idle before starting update
Jouni Högander
1
-0
/
+3
2025-09-08
drm/i915/psr: New interface adding PSR idle poll into dsb commit
Jouni Högander
2
-4
/
+37
2025-09-08
drm/i915/psr: Add new define for PSR idle timeout
Jouni Högander
1
-8
/
+12
2025-09-08
drm/i915/psr: Pass intel_crtc_state instead of intel_dp in wait_for_idle
Jouni Högander
1
-8
/
+10
2025-09-08
PCI: hv: Remove unused parameter of hv_msi_free()
Nam Cao
1
-6
/
+2
2025-09-08
firewire: core: code refactoring whether root node is cycle master capable
Takashi Sakamoto
1
-5
/
+3
2025-09-08
firewire: core: code refactoring to investigate root node for bus manager
Takashi Sakamoto
1
-29
/
+27
2025-09-08
firewire: core: code refactoring to detect both IEEE 1394:1995 IRM and Canon MV5i
Takashi Sakamoto
1
-11
/
+11
2025-09-08
firewire: core: refer fw_card member to initiate bus reset under acquiring lock
Takashi Sakamoto
1
-26
/
+26
2025-09-08
firewire: core: code refactoring to evaluate transaction result to CSR_BUS_MANAGER_ID
Takashi Sakamoto
1
-14
/
+16
2025-09-08
firewire: ohci: localize transaction data and rcode per condition branch
Takashi Sakamoto
1
-10
/
+11
2025-09-08
firewire: core: use cleanup function in bm_work
Takashi Sakamoto
1
-17
/
+16
2025-09-08
firewire: core: add helper functions to access to fw_device data in fw_node structure
Takashi Sakamoto
3
-13
/
+23
2025-09-08
firewire: ohci: use return value from fw_node_get()
Takashi Sakamoto
1
-2
/
+1
2025-09-08
firewire: core: utilize cleanup function to release workqueue in error path
Takashi Sakamoto
1
-18
/
+22
2025-09-08
firewire: ohci: use kcalloc() variant for array allocation
Takashi Sakamoto
1
-5
/
+2
2025-09-07
hwmon: add MP2869,MP29608,MP29612 and MP29816 series driver
Wensheng Wang
3
-0
/
+669
2025-09-07
hwmon: (nzxt-smart2) Use devm_mutex_init()
Christophe JAILLET
1
-7
/
+1
2025-09-07
hwmon: (asus-ec-sensors) add ROG STRIX X870-I GAMING WIFI
Maciej Zonski
1
-0
/
+9
2025-09-07
hwmon: (ina238) Add support for INA700
Guenter Roeck
2
-4
/
+19
2025-09-07
hwmon: (ina238) Add support for INA780
Guenter Roeck
2
-4
/
+19
2025-09-07
hwmon: (ina238) Only configure calibration and shunt registers if needed
Guenter Roeck
1
-40
/
+42
2025-09-07
hwmon: (ina238) Support active-high alert polarity
Guenter Roeck
1
-2
/
+6
2025-09-07
hwmon: (ina238) Use the energy64 attribute type to report the energy
Guenter Roeck
1
-19
/
+15
2025-09-07
hwmon: (ina238) Order chip information alphabetically
Guenter Roeck
1
-12
/
+12
2025-09-07
hwmon: (ina238) Add support for current limits
Guenter Roeck
1
-22
/
+83
2025-09-07
hwmon: (ina238) Stop using the shunt voltage register
Guenter Roeck
1
-1
/
+1
2025-09-07
hwmon: (ina238) Improve current dynamic range
Guenter Roeck
1
-32
/
+19
2025-09-07
hwmon: (ina238) Simplify voltage register accesses
Guenter Roeck
1
-108
/
+53
2025-09-07
hwmon: (ina238) Pre-calculate current, power, and energy LSB
Guenter Roeck
1
-20
/
+27
2025-09-07
hwmon: (ina238) Rework and simplify temperature calculations
Guenter Roeck
1
-28
/
+24
2025-09-07
hwmon: (ina238) Drop pointless power attribute check on attribute writes
Guenter Roeck
1
-5
/
+2
2025-09-07
hwmon: (ina238) Update documentation and Kconfig entry
Guenter Roeck
1
-4
/
+5
2025-09-07
hwmon: (ina238) Drop platform data support
Guenter Roeck
1
-6
/
+2
2025-09-07
hwmon: Introduce 64-bit energy attribute support
Guenter Roeck
1
-4
/
+10
2025-09-07
hwmon: (pwm-fan) Implement after shutdown fan settings
Marek Vasut
1
-3
/
+15
2025-09-07
hwmon: (asus-ec-sensors) add PRIME Z270-A
Eugene Shalygin
1
-0
/
+27
2025-09-07
hwmon: (asus-ec-sensors) sort declarations
Michael Tandy
1
-85
/
+85
2025-09-07
hwmon: (asus-ec-sensors) add ROG STRIX Z690-E GAMING WIFI
Tom Ingleby
1
-0
/
+8
2025-09-07
hwmon: tmp102: Add support for label
Flaviu Nistor
1
-1
/
+21
2025-09-07
hwmon: (asus-ec-sensors) refine config description
Eugene Shalygin
1
-3
/
+4
2025-09-07
(asus-ec-sensors) add Pro WS WRX90E-SAGE SE
Michael Tandy
1
-0
/
+42
2025-09-07
hwmon: (nct6775) Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-09-07
hwmon: (coretemp) Replace x86_model checks with VFM ones
Dave Hansen
1
-40
/
+36
2025-09-07
hwmon: (pmbus/isl68137) add support for Renesas RAA228244 and RAA228246
Grant Peltier
1
-0
/
+6
2025-09-07
hwmon: (sbtsi_temp) AMD CPU extended temperature range support
Chuande Chen
1
-15
/
+31
[prev]
[next]