summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iio: temperature: tmp117: add support for vcc-supplyThomas Haemmerle2024-02-281-0/+9
* iio: adc: mcp320x: Simplify device removal logicArturas Moskvinas2024-02-281-20/+9
* iio: accel: kxcjk-1013: Implement ACPI method ROTM to retrieve mount matrix.Sean Rhodes2024-02-281-3/+84
* iio: dac: mcp4821: Switch to including mod_devicetable.h for struct of_device...Jonathan Cameron2024-02-281-1/+1
* iio: accel: kxsd9: Switch from linux/of.h to linux/mod_devicetable.hJonathan Cameron2024-02-281-1/+1
* iio: accel: bma180: Switch from linux/of.h to linux/mod_devicetable.hJonathan Cameron2024-02-281-1/+1
* iio: accel: adxl372: Switch from linux/of.h to linux/mod_devicetable.hJonathan Cameron2024-02-281-1/+1
* iio: adc: ads8688: Switch to mod_devicetable.h for struct of_device_id defini...Jonathan Cameron2024-02-281-1/+1
* iio: light: al3010: Switch from linux/of.h to linux/mod_devicetable.hJonathan Cameron2024-02-281-1/+1
* iio: light: al3320a: Drop unused linux/of.h includeJonathan Cameron2024-02-281-1/+0
* iio: light: vl6180: Drop unused linux/of.h includeJonathan Cameron2024-02-281-1/+0
* Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2024-02-2594-1775/+4583
|\
| * iio: imu: bmi323: Add ACPI Match TableJonathan LoBue2024-02-191-0/+21
| * 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