summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-02-19iio: imu: bmi323: Add ACPI Match TableJonathan LoBue1-0/+21
2024-02-19iio: accel: bmc150: Document duplicate ACPI entries with bmi323 driverJonathan LoBue1-0/+13
2024-02-19iio: adc: ti-ads1298: Add driverMike Looijmans3-0/+781
2024-02-19iio: pressure: hsc030pa add triggered bufferPetre Rodan3-0/+53
2024-02-19iio: pressure: hsc030pa add mandatory delayPetre Rodan3-0/+6
2024-02-19iio: pressure: hsc030pa: update datasheet URLsPetre Rodan2-3/+4
2024-02-19iio: pressure: hsc030pa: include cleanupPetre Rodan3-0/+6
2024-02-19iio: pressure: hsc030pa: use signed type to hold div_64() resultPetre Rodan1-1/+1
2024-02-19iio: st_sensors: lsm9ds0: Use common style for terminator in ID tablesandy.shevchenko@gmail.com1-1/+1
2024-02-19iio: st_sensors: lsm9ds0: Don't use "proxy" headersandy.shevchenko@gmail.com4-5/+12
2024-02-19iio: st_sensors: lsm9ds0: Use dev_err_probe() everywhereandy.shevchenko@gmail.com1-10/+7
2024-02-19iio: adc: adi-axi-adc: move to backend frameworkNuno Sa2-290/+96
2024-02-19iio: adc: ad9467: convert to backend frameworkNuno Sa2-91/+178
2024-02-19iio: add the IIO backend frameworkNuno Sa3-0/+428
2024-02-19iio: buffer-dmaengine: export buffer alloc and free functionsNuno Sa2-3/+6
2024-02-19of: property: add device link support for io-backendsOlivier Moysan1-0/+2
2024-02-19iio: gts-helper: Fix division loopMatti Vaittinen1-14/+1
2024-02-17iio: humidity: hdc3020: add threshold events supportDimitri Fedrau1-0/+247
2024-02-17iio: humidity: hdc3020: switch to 16bit register definesDimitri Fedrau1-137/+63
2024-02-17iio: hid-sensor-als: Add light chromaticity supportBasavaraj Natikar1-0/+46
2024-02-17iio: hid-sensor-als: Add light color temperature supportBasavaraj Natikar1-0/+21
2024-02-17iio: hid-sensor-als: Remove hardcoding of values for enumsSrinivas Pandruvada1-2/+2
2024-02-17iio: hid-sensor-als: Assign channels dynamicallySrinivas Pandruvada1-16/+35
2024-02-17Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devicesJesus Gonzalez1-0/+9
2024-02-17iio: core: make iio_bus_type constRicardo B. Marliere1-1/+1
2024-02-17iio: imu: st_lsm6dsx: add support to ASM330LHHXG1Lorenzo Bianconi6-0/+19
2024-02-17iio: imu: st_lsm6dsx: improve kernel docs and commentsLorenzo Bianconi3-14/+71
2024-02-17iio: adc: ad7091r-base: Use auto cleanup of locks.Jonathan Cameron1-17/+8
2024-02-17iio: adc: ad4130: Use automatic cleanup of locks and direct mode.Jonathan Cameron1-79/+52
2024-02-17iio: proximity: sx9310: Use automated cleanup for locks and IIO mode claiming.Jonathan Cameron1-75/+39
2024-02-17iio: proximity: sx9324: Use automated cleanup for locks and IIO mode claiming.Jonathan Cameron1-70/+39
2024-02-17iio: proximity: sx9360: Use automated cleanup for locks and IIO mode claiming.Jonathan Cameron1-76/+39
2024-02-17iio: adc: max1363: Use automatic cleanup for locks and iio mode claiming.Jonathan Cameron1-92/+79
2024-02-17iio: imu: bmi323: Use cleanup handling for iio_device_claim_direct_mode()Jonathan Cameron1-47/+31
2024-02-17iio: accel: adxl367: Use automated cleanup for locks and iio direct mode.Jonathan Cameron1-179/+118
2024-02-17iio: dummy: Use automatic lock and direct mode cleanup.Jonathan Cameron1-96/+89
2024-02-17iio: sx9324: avoid copying property stringsJustin Stitt1-29/+40
2024-02-17iio: accel: mxc4005: new ACPI ID for the MXC6655 accelerometerNikita Mikhailevich1-0/+1
2024-02-17iio: frequency: admfm2000: New driverKim Seer Paller3-0/+293
2024-02-17iio: health: afe4404: Use devm IIO helpersAndrew Davis1-29/+7
2024-02-17iio: health: afe4404: Use devm action helper for regulator disableAndrew Davis1-12/+17
2024-02-17iio: health: afe4403: Use devm IIO helpersAndrew Davis1-30/+8
2024-02-17iio: health: afe4403: Use devm action helper for regulator disableAndrew Davis1-11/+16
2024-02-17iio: test: test gain-time-scale helpersMatti Vaittinen3-0/+528
2024-02-17iio: light: vcnl4000: Set ps high definition for 4040/4200MÃ¥rten Lindahl1-1/+35
2024-02-17iio: adc: ad_sigma_delta: allow overwriting the IRQ flagsNuno Sa1-1/+6
2024-02-17iio: imu: adis16480: make use of irq_get_trigger_type()Nuno Sa1-8/+1
2024-02-17iio: imu: adis16475: make use of irq_get_trigger_type()Nuno Sa1-7/+1
2024-02-17iio: dummy_evgen: remove Excess kernel-doc commentsRandy Dunlap1-2/+0
2024-01-24iio: adc: rtq6056: Add support for the whole RTQ6056 familyChiYuan Huang1-20/+255