summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: bmc150: Document duplicate ACPI entries with bmi323 driverJonathan LoBue2024-02-191-0/+13
* iio: adc: ti-ads1298: Add driverMike Looijmans2024-02-193-0/+781
* iio: pressure: hsc030pa add triggered bufferPetre Rodan2024-02-193-0/+53
* iio: pressure: hsc030pa add mandatory delayPetre Rodan2024-02-193-0/+6
* iio: pressure: hsc030pa: update datasheet URLsPetre Rodan2024-02-192-3/+4
* iio: pressure: hsc030pa: include cleanupPetre Rodan2024-02-193-0/+6
* iio: pressure: hsc030pa: use signed type to hold div_64() resultPetre Rodan2024-02-191-1/+1
* iio: st_sensors: lsm9ds0: Use common style for terminator in ID tablesandy.shevchenko@gmail.com2024-02-191-1/+1
* iio: st_sensors: lsm9ds0: Don't use "proxy" headersandy.shevchenko@gmail.com2024-02-194-5/+12
* iio: st_sensors: lsm9ds0: Use dev_err_probe() everywhereandy.shevchenko@gmail.com2024-02-191-10/+7
* iio: adc: adi-axi-adc: move to backend frameworkNuno Sa2024-02-192-290/+96
* iio: adc: ad9467: convert to backend frameworkNuno Sa2024-02-192-91/+178
* iio: add the IIO backend frameworkNuno Sa2024-02-193-0/+428
* iio: buffer-dmaengine: export buffer alloc and free functionsNuno Sa2024-02-192-3/+6
* of: property: add device link support for io-backendsOlivier Moysan2024-02-191-0/+2
* iio: gts-helper: Fix division loopMatti Vaittinen2024-02-191-14/+1
* iio: humidity: hdc3020: add threshold events supportDimitri Fedrau2024-02-171-0/+247
* iio: humidity: hdc3020: switch to 16bit register definesDimitri Fedrau2024-02-171-137/+63
* iio: hid-sensor-als: Add light chromaticity supportBasavaraj Natikar2024-02-171-0/+46
* iio: hid-sensor-als: Add light color temperature supportBasavaraj Natikar2024-02-171-0/+21
* iio: hid-sensor-als: Remove hardcoding of values for enumsSrinivas Pandruvada2024-02-171-2/+2
* iio: hid-sensor-als: Assign channels dynamicallySrinivas Pandruvada2024-02-171-16/+35
* Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devicesJesus Gonzalez2024-02-171-0/+9
* iio: core: make iio_bus_type constRicardo B. Marliere2024-02-171-1/+1
* iio: imu: st_lsm6dsx: add support to ASM330LHHXG1Lorenzo Bianconi2024-02-176-0/+19
* iio: imu: st_lsm6dsx: improve kernel docs and commentsLorenzo Bianconi2024-02-173-14/+71
* iio: adc: ad7091r-base: Use auto cleanup of locks.Jonathan Cameron2024-02-171-17/+8
* iio: adc: ad4130: Use automatic cleanup of locks and direct mode.Jonathan Cameron2024-02-171-79/+52
* iio: proximity: sx9310: Use automated cleanup for locks and IIO mode claiming.Jonathan Cameron2024-02-171-75/+39
* iio: proximity: sx9324: Use automated cleanup for locks and IIO mode claiming.Jonathan Cameron2024-02-171-70/+39
* iio: proximity: sx9360: Use automated cleanup for locks and IIO mode claiming.Jonathan Cameron2024-02-171-76/+39
* iio: adc: max1363: Use automatic cleanup for locks and iio mode claiming.Jonathan Cameron2024-02-171-92/+79
* iio: imu: bmi323: Use cleanup handling for iio_device_claim_direct_mode()Jonathan Cameron2024-02-171-47/+31
* iio: accel: adxl367: Use automated cleanup for locks and iio direct mode.Jonathan Cameron2024-02-171-179/+118
* iio: dummy: Use automatic lock and direct mode cleanup.Jonathan Cameron2024-02-171-96/+89
* iio: sx9324: avoid copying property stringsJustin Stitt2024-02-171-29/+40
* iio: accel: mxc4005: new ACPI ID for the MXC6655 accelerometerNikita Mikhailevich2024-02-171-0/+1
* iio: frequency: admfm2000: New driverKim Seer Paller2024-02-173-0/+293
* iio: health: afe4404: Use devm IIO helpersAndrew Davis2024-02-171-29/+7
* iio: health: afe4404: Use devm action helper for regulator disableAndrew Davis2024-02-171-12/+17
* iio: health: afe4403: Use devm IIO helpersAndrew Davis2024-02-171-30/+8
* iio: health: afe4403: Use devm action helper for regulator disableAndrew Davis2024-02-171-11/+16
* iio: test: test gain-time-scale helpersMatti Vaittinen2024-02-173-0/+528
* iio: light: vcnl4000: Set ps high definition for 4040/4200MÃ¥rten Lindahl2024-02-171-1/+35
* iio: adc: ad_sigma_delta: allow overwriting the IRQ flagsNuno Sa2024-02-171-1/+6
* iio: imu: adis16480: make use of irq_get_trigger_type()Nuno Sa2024-02-171-8/+1
* iio: imu: adis16475: make use of irq_get_trigger_type()Nuno Sa2024-02-171-7/+1
* iio: dummy_evgen: remove Excess kernel-doc commentsRandy Dunlap2024-02-171-2/+0
* iio: adc: rtq6056: Add support for the whole RTQ6056 familyChiYuan Huang2024-01-231-20/+255
* iio: buffer-dmaengine: make use of the 'struct device *' argumentNuno Sa2024-01-231-2/+1