summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2026-02-23iio: proximity: hx9023s: fix assignment order for __counted_byYasin Lee
2026-02-23iio: chemical: bme680: Fix measurement wait duration calculationChris Spencer
2026-02-23iio: dac: ds4424: reject -128 RAW valueOleksij Rempel
2026-02-23iio: imu: inv_icm45600: fix INT1 drive bit invertedJean-Baptiste Maneyrol
2026-02-23iio: potentiometer: mcp4131: fix double application of wiper shiftLukas Schmid
2026-02-23iio: imu: inv-mpu9150: fix irq ack preventing irq stormsAndreas Kemnade
2026-02-23iio: frequency: adf4377: Fix duplicated soft reset maskSeungJu Cheon
2026-02-23iio: light: bh1780: fix PM runtime leak on error pathAntoniu Miclaus
2026-02-23iio: imu: inv_icm42600: fix odr switch when turning buffer offJean-Baptiste Maneyrol
2026-02-23iio: imu: inv_icm42600: fix odr switch to the same valueJean-Baptiste Maneyrol
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-02Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2026-02-01iio: magn: mmc5633: Fix Kconfig for combination of I3C as module and driver b...Jonathan Cameron
2026-01-29iio: sca3000: Fix a resource leak in sca3000_probe()Harshit Mogalapalli
2026-01-29iio: proximity: rfd77402: Add interrupt handling supportShrikant Raskar
2026-01-29iio: proximity: rfd77402: Document device private data structureShrikant Raskar
2026-01-29iio: proximity: rfd77402: Use devm-managed mutex initializationShrikant Raskar
2026-01-29iio: proximity: rfd77402: Use kernel helper for result pollingShrikant Raskar
2026-01-29iio: proximity: rfd77402: Align polling timeout with datasheetShrikant Raskar
2026-01-29iio: cros_ec: Allow enabling/disabling calibration modeGwendal Grignou
2026-01-29iio: gyro: itg3200: Fix unchecked return value in read_rawAntoniu Miclaus
2026-01-29iio: accel: sca3000: remove unused last_timestamp fieldAntoniu Miclaus
2026-01-29iio: accel: adxl372: remove unused int2_bitmask fieldAntoniu Miclaus
2026-01-29iio: adc: ad7766: Use iio_trigger_generic_data_rdy_poll()Sebastian Andrzej Siewior
2026-01-29iio: magnetometer: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-01-29iio: Replace IRQF_ONESHOT with IRQF_NO_THREADSebastian Andrzej Siewior
2026-01-29iio: Use IRQF_NO_THREADSebastian Andrzej Siewior
2026-01-23iio: dac: Add MAX22007 DAC driver supportJanani Sunil
2026-01-22drivers: iio: mpu3050: use dev_err_probe for regulator requestSvyatoslav Ryhel
2026-01-22iio: accel: adxl380: Optimize reading of FIFO entries in interrupt handlerFrancesco Lavra
2026-01-22iio: accel: adxl380: Avoid reading more entries than present in FIFOFrancesco Lavra
2026-01-22iio: pressure: mprls0025pa: remove error messagePetre Rodan
2026-01-22iio: adc: ad7768-1: add support for ADAQ776x-1 ADC FamilyJonathan Santos
2026-01-22iio: adc: ad7768-1: refactor ad7768_write_raw()Jonathan Santos
2026-01-22iio: adc: ad7768-1: introduce chip info for future multidevice supportJonathan Santos
2026-01-22iio: light: opt4060: Use IIO cleanup helpersKurt Borja
2026-01-22iio: health: max30102: Use IIO cleanup helpersKurt Borja
2026-01-22iio: light: vcnl4000: Use IIO cleanup helpersKurt Borja
2026-01-22iio: core: Match iio_device_claim_*() semantics and implementationKurt Borja
2026-01-22iio: core: Refactor iio_device_claim_direct() implementationKurt Borja
2026-01-22iio: core: Add and export __iio_dev_mode_lock()Kurt Borja
2026-01-22iio: magn: mmc5633: Ensure REGMAP_I2C / I3C not build if I2C / I3C is not.Jonathan Cameron
2026-01-22iio: adc: ad4062: Switch from struct i3c_priv_xfer to struct i3c_xferJonathan Cameron
2026-01-16iio: proximity: rfd77402: Reorder header includesShrikant Raskar
2026-01-16iio: imu: smi330: Convert to common field_{get,prep}() helpersGeert Uytterhoeven
2026-01-16iio: accel: adxl380: Add support for 1 kHz sampling frequencyFrancesco Lavra
2026-01-16iio: accel: adxl380: Introduce helper function for activity detectionFrancesco Lavra