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
/
iio
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-7
/
+5
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-35
/
+35
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-50
/
+48
2026-02-02
Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
-1090
/
+10147
2026-02-01
iio: magn: mmc5633: Fix Kconfig for combination of I3C as module and driver b...
Jonathan Cameron
-2
/
+3
2026-01-29
iio: sca3000: Fix a resource leak in sca3000_probe()
Harshit Mogalapalli
-1
/
+5
2026-01-29
iio: proximity: rfd77402: Add interrupt handling support
Shrikant Raskar
-8
/
+113
2026-01-29
iio: proximity: rfd77402: Document device private data structure
Shrikant Raskar
-1
/
+5
2026-01-29
iio: proximity: rfd77402: Use devm-managed mutex initialization
Shrikant Raskar
-1
/
+4
2026-01-29
iio: proximity: rfd77402: Use kernel helper for result polling
Shrikant Raskar
-19
/
+27
2026-01-29
iio: proximity: rfd77402: Align polling timeout with datasheet
Shrikant Raskar
-1
/
+5
2026-01-29
iio: cros_ec: Allow enabling/disabling calibration mode
Gwendal Grignou
-3
/
+3
2026-01-29
iio: gyro: itg3200: Fix unchecked return value in read_raw
Antoniu Miclaus
-0
/
+2
2026-01-29
iio: accel: sca3000: remove unused last_timestamp field
Antoniu Miclaus
-2
/
+0
2026-01-29
iio: accel: adxl372: remove unused int2_bitmask field
Antoniu Miclaus
-1
/
+0
2026-01-29
iio: adc: ad7766: Use iio_trigger_generic_data_rdy_poll()
Sebastian Andrzej Siewior
-7
/
+1
2026-01-29
iio: magnetometer: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
-1
/
+1
2026-01-29
iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Sebastian Andrzej Siewior
-62
/
+42
2026-01-29
iio: Use IRQF_NO_THREAD
Sebastian Andrzej Siewior
-9
/
+8
2026-01-23
iio: dac: Add MAX22007 DAC driver support
Janani Sunil
-0
/
+505
2026-01-22
drivers: iio: mpu3050: use dev_err_probe for regulator request
Svyatoslav Ryhel
-4
/
+2
2026-01-22
iio: accel: adxl380: Optimize reading of FIFO entries in interrupt handler
Francesco Lavra
-7
/
+5
2026-01-22
iio: accel: adxl380: Avoid reading more entries than present in FIFO
Francesco Lavra
-0
/
+1
2026-01-22
iio: pressure: mprls0025pa: remove error message
Petre Rodan
-2
/
+1
2026-01-22
iio: adc: ad7768-1: add support for ADAQ776x-1 ADC Family
Jonathan Santos
-4
/
+308
2026-01-22
iio: adc: ad7768-1: refactor ad7768_write_raw()
Jonathan Santos
-24
/
+26
2026-01-22
iio: adc: ad7768-1: introduce chip info for future multidevice support
Jonathan Santos
-23
/
+41
2026-01-22
iio: light: opt4060: Use IIO cleanup helpers
Kurt Borja
-35
/
+17
2026-01-22
iio: health: max30102: Use IIO cleanup helpers
Kurt Borja
-25
/
+10
2026-01-22
iio: light: vcnl4000: Use IIO cleanup helpers
Kurt Borja
-31
/
+18
2026-01-22
iio: core: Match iio_device_claim_*() semantics and implementation
Kurt Borja
-55
/
+6
2026-01-22
iio: core: Refactor iio_device_claim_direct() implementation
Kurt Borja
-44
/
+0
2026-01-22
iio: core: Add and export __iio_dev_mode_lock()
Kurt Borja
-0
/
+30
2026-01-22
iio: magn: mmc5633: Ensure REGMAP_I2C / I3C not build if I2C / I3C is not.
Jonathan Cameron
-2
/
+2
2026-01-22
iio: adc: ad4062: Switch from struct i3c_priv_xfer to struct i3c_xfer
Jonathan Cameron
-13
/
+13
2026-01-16
iio: proximity: rfd77402: Reorder header includes
Shrikant Raskar
-2
/
+2
2026-01-16
iio: imu: smi330: Convert to common field_{get,prep}() helpers
Geert Uytterhoeven
-6
/
+2
2026-01-16
iio: accel: adxl380: Add support for 1 kHz sampling frequency
Francesco Lavra
-22
/
+71
2026-01-16
iio: accel: adxl380: Introduce helper function for activity detection
Francesco Lavra
-5
/
+24
2026-01-16
iio: accel: adxl380: Store sampling frequency index in odr struct member
Francesco Lavra
-11
/
+2
2026-01-16
iio: adc: ad9467: include two's complement in default mode
Tomas Melin
-8
/
+25
2026-01-16
iio: pressure: mprls0025pa: add copyright line
Petre Rodan
-0
/
+1
2026-01-16
iio: pressure: mprls0025pa: change measurement sequence
Petre Rodan
-29
/
+3
2026-01-16
iio: pressure: mprls0025pa: stricter checks for the status byte
Petre Rodan
-6
/
+22
2026-01-16
iio: pressure: mprls0025pa: move memset to core
Petre Rodan
-1
/
+2
2026-01-16
iio: pressure: mprls0025pa: introduce tx buffer
Petre Rodan
-35
/
+6
2026-01-16
iio: pressure: mprls0025pa: rename buffer variable
Petre Rodan
-10
/
+10
2026-01-16
iio: pressure: mprls0025pa: remove redundant declarations
Petre Rodan
-3
/
+0
2026-01-16
iio: pressure: mprls0025pa: cleanup includes
Petre Rodan
-3
/
+7
[next]