summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2024-02-28iio: amplifiers: hmc425a: add support for LTC6373 Instrumentation AmplifierDumitru Ceclan
2024-02-28iio: amplifiers: hmc425a: use pointers in match tableDumitru Ceclan
2024-02-28iio: amplifiers: hmc425a: move conversion logicDumitru Ceclan
2024-02-28iio: temperature: tmp117: add support for vcc-supplyThomas Haemmerle
2024-02-28iio: adc: mcp320x: Simplify device removal logicArturas Moskvinas
2024-02-28iio: accel: kxcjk-1013: Implement ACPI method ROTM to retrieve mount matrix.Sean Rhodes
2024-02-28iio: dac: mcp4821: Switch to including mod_devicetable.h for struct of_device...Jonathan Cameron
2024-02-28iio: accel: kxsd9: Switch from linux/of.h to linux/mod_devicetable.hJonathan Cameron
2024-02-28iio: accel: bma180: Switch from linux/of.h to linux/mod_devicetable.hJonathan Cameron
2024-02-28iio: accel: adxl372: Switch from linux/of.h to linux/mod_devicetable.hJonathan Cameron
2024-02-28iio: adc: ads8688: Switch to mod_devicetable.h for struct of_device_id defini...Jonathan Cameron
2024-02-28iio: light: al3010: Switch from linux/of.h to linux/mod_devicetable.hJonathan Cameron
2024-02-28iio: light: al3320a: Drop unused linux/of.h includeJonathan Cameron
2024-02-28iio: light: vl6180: Drop unused linux/of.h includeJonathan Cameron
2024-02-25Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2024-02-19iio: imu: bmi323: Add ACPI Match TableJonathan LoBue
2024-02-19iio: accel: bmc150: Document duplicate ACPI entries with bmi323 driverJonathan LoBue
2024-02-19iio: adc: ti-ads1298: Add driverMike Looijmans
2024-02-19iio: pressure: hsc030pa add triggered bufferPetre Rodan
2024-02-19iio: pressure: hsc030pa add mandatory delayPetre Rodan
2024-02-19iio: pressure: hsc030pa: update datasheet URLsPetre Rodan
2024-02-19iio: pressure: hsc030pa: include cleanupPetre Rodan
2024-02-19iio: pressure: hsc030pa: use signed type to hold div_64() resultPetre Rodan
2024-02-19iio: st_sensors: lsm9ds0: Use common style for terminator in ID tablesandy.shevchenko@gmail.com
2024-02-19iio: st_sensors: lsm9ds0: Don't use "proxy" headersandy.shevchenko@gmail.com
2024-02-19iio: st_sensors: lsm9ds0: Use dev_err_probe() everywhereandy.shevchenko@gmail.com
2024-02-19iio: adc: adi-axi-adc: move to backend frameworkNuno Sa
2024-02-19iio: adc: ad9467: convert to backend frameworkNuno Sa
2024-02-19iio: add the IIO backend frameworkNuno Sa
2024-02-19iio: buffer-dmaengine: export buffer alloc and free functionsNuno Sa
2024-02-19iio: gts-helper: Fix division loopMatti Vaittinen
2024-02-17iio: humidity: hdc3020: add threshold events supportDimitri Fedrau
2024-02-17iio: humidity: hdc3020: switch to 16bit register definesDimitri Fedrau
2024-02-17iio: hid-sensor-als: Add light chromaticity supportBasavaraj Natikar
2024-02-17iio: hid-sensor-als: Add light color temperature supportBasavaraj Natikar
2024-02-17iio: hid-sensor-als: Remove hardcoding of values for enumsSrinivas Pandruvada
2024-02-17iio: hid-sensor-als: Assign channels dynamicallySrinivas Pandruvada
2024-02-17Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devicesJesus Gonzalez
2024-02-17iio: core: make iio_bus_type constRicardo B. Marliere
2024-02-17iio: imu: st_lsm6dsx: add support to ASM330LHHXG1Lorenzo Bianconi
2024-02-17iio: imu: st_lsm6dsx: improve kernel docs and commentsLorenzo Bianconi
2024-02-17iio: adc: ad7091r-base: Use auto cleanup of locks.Jonathan Cameron
2024-02-17iio: adc: ad4130: Use automatic cleanup of locks and direct mode.Jonathan Cameron
2024-02-17iio: proximity: sx9310: Use automated cleanup for locks and IIO mode claiming.Jonathan Cameron
2024-02-17iio: proximity: sx9324: Use automated cleanup for locks and IIO mode claiming.Jonathan Cameron
2024-02-17iio: proximity: sx9360: Use automated cleanup for locks and IIO mode claiming.Jonathan Cameron
2024-02-17iio: adc: max1363: Use automatic cleanup for locks and iio mode claiming.Jonathan Cameron
2024-02-17iio: imu: bmi323: Use cleanup handling for iio_device_claim_direct_mode()Jonathan Cameron
2024-02-17iio: accel: adxl367: Use automated cleanup for locks and iio direct mode.Jonathan Cameron
2024-02-17iio: dummy: Use automatic lock and direct mode cleanup.Jonathan Cameron