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-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-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
[prev]
[next]