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
2026-02-23
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
-129545
/
+362651
2026-02-23
wifi: libertas: fix use-after-free in lbs_free_adapter()
Daniel Hodges
-2
/
+2
2026-02-23
wifi: mwifiex: Fix dev_alloc_name() return value check
Chen-Yu Tsai
-1
/
+1
2026-02-23
iio: imu: adis: Fix NULL pointer dereference in adis_init
Radu Sabau
-1
/
+1
2026-02-23
iio: imu: inv_icm45600: fix regulator put warning when probe fails
Jean-Baptiste Maneyrol
-1
/
+6
2026-02-23
iio: buffer: Fix wait_queue not being removed
Nuno Sá
-2
/
+4
2026-02-23
iio: gyro: mpu3050-core: fix pm_runtime error handling
Antoniu Miclaus
-5
/
+13
2026-02-23
iio: gyro: mpu3050-i2c: fix pm_runtime error handling
Antoniu Miclaus
-2
/
+1
2026-02-23
iio: adc: ad7768-1: Fix ERR_PTR dereference in ad7768_fill_scale_tbl
Ethan Tidmore
-2
/
+11
2026-02-23
iio: chemical: sps30_serial: fix buffer size in sps30_serial_read_meas()
Antoniu Miclaus
-1
/
+1
2026-02-23
iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()
Antoniu Miclaus
-1
/
+1
2026-02-23
iio: magnetometer: tlv493d: remove erroneous shift in X-axis data
Antoniu Miclaus
-1
/
+1
2026-02-23
iio: proximity: hx9023s: Protect against division by zero in set_samp_freq
Yasin Lee
-0
/
+3
2026-02-23
iio: proximity: hx9023s: fix assignment order for __counted_by
Yasin Lee
-2
/
+1
2026-02-23
iio: chemical: bme680: Fix measurement wait duration calculation
Chris Spencer
-1
/
+1
2026-02-23
iio: dac: ds4424: reject -128 RAW value
Oleksij Rempel
-1
/
+1
2026-02-23
iio: imu: inv_icm45600: fix INT1 drive bit inverted
Jean-Baptiste Maneyrol
-3
/
+3
2026-02-23
iio: potentiometer: mcp4131: fix double application of wiper shift
Lukas Schmid
-1
/
+1
2026-02-23
iio: imu: inv-mpu9150: fix irq ack preventing irq storms
Andreas Kemnade
-1
/
+14
2026-02-23
iio: frequency: adf4377: Fix duplicated soft reset mask
SeungJu Cheon
-1
/
+1
2026-02-23
iio: light: bh1780: fix PM runtime leak on error path
Antoniu Miclaus
-1
/
+1
2026-02-23
iio: imu: inv_icm42600: fix odr switch when turning buffer off
Jean-Baptiste Maneyrol
-0
/
+4
2026-02-23
iio: imu: inv_icm42600: fix odr switch to the same value
Jean-Baptiste Maneyrol
-0
/
+4
2026-02-23
wifi: brcmfmac: Fix potential kernel oops when probe fails
Marek Szyprowski
-8
/
+8
2026-02-23
iio: light: zopt2201: use lock guards
Gabriel Almeida
-23
/
+13
2026-02-23
iio: light: zopt2201: Reorder header includes
Gabriel Almeida
-5
/
+4
2026-02-23
iio: adc: ad4080: add support for AD4082, AD4085 and AD4088
Antoniu Miclaus
-0
/
+45
2026-02-23
iio: adc: ad4030: Use BIT macro to improve code readability
Marcelo Schmitt
-3
/
+9
2026-02-23
iio: dac: max5522: simplify probe with devm_regulator_get_enable_read_voltage()
Antoniu Miclaus
-15
/
+7
2026-02-23
iio: magnetometer: si7210: simplify probe with devm_regulator_get_enable_read...
Antoniu Miclaus
-14
/
+7
2026-02-23
iio: adc: ad7192: Revert "properly check spi_get_device_match_data()"
Andy Shevchenko
-3
/
+0
2026-02-23
iio: sca3000: simplify with spi_get_device_match_data()
Harshit Mogalapalli
-68
/
+59
2026-02-23
iio: magnetometer: bmc150_magn: minor formatting cleanup
Neel Bullywon
-14
/
+17
2026-02-23
iio: magnetometer: bmc150_magn: replace msleep with fsleep
Neel Bullywon
-1
/
+1
2026-02-23
iio: light: vcnl4000: add support for Capella CM36686 and CM36672P
Erikas Bitovtas
-0
/
+41
2026-02-23
iio: adc: ad7380: add support for multiple SPI lanes
David Lechner
-13
/
+38
2026-02-23
iio: adc: ad4062: Add missing IS_ERR() check
Ethan Tidmore
-2
/
+10
2026-02-23
iio: frequency: adf4350: Return -ENOMEM on memory allocation failure
Antoniu Miclaus
-1
/
+1
2026-02-23
iio: adc: pac1934: Return -ENOMEM on memory allocation failure
Antoniu Miclaus
-1
/
+1
2026-02-23
iio: proximity: hx9023s: support firmware-name property
Yasin Lee
-1
/
+4
2026-02-23
iio: adc: ad9467: check for backend capabilities
Tomas Melin
-31
/
+49
2026-02-23
iio: adc: ad9467: simplify device pointer in probe
Tomas Melin
-9
/
+9
2026-02-23
iio: adc: sd_adc_modulator: define supported iio-backend capabilities
Tomas Melin
-0
/
+1
2026-02-23
iio: dac: adi-axi-dac: define supported iio-backend capabilities
Tomas Melin
-0
/
+2
2026-02-23
iio: adc: adi-axi-adc: define supported iio-backend capabilities
Tomas Melin
-0
/
+5
2026-02-23
iio: industrialio-backend: support backend capabilities
Tomas Melin
-0
/
+16
2026-02-23
platform/chrome: lightbar: Optimize command size
Gwendal Grignou
-0
/
+3
2026-02-23
drm/buddy: Move internal helpers to buddy.c
Sanjay Yadav
-17
/
+18
2026-02-23
OPP: Move break out of scoped_guard in dev_pm_opp_xlate_required_opp()
Viresh Kumar
-1
/
+1
2026-02-23
OPP: debugfs: Use performance level if available to distinguish between rates
Manivannan Sadhasivam
-9
/
+11
[prev]
[next]