summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-28iio: pressure: hsc030pa: Use spi_read()Christophe JAILLET1-6/+1
2024-03-28iio: pressure: BMP280 core driver headers sortingVasileios Amoiridis1-8/+8
2024-03-28docs: iio: new docs for ad7944 driverDavid Lechner3-0/+132
2024-03-28MAINTAINERS: add Documentation/iio/ to IIO subsystemDavid Lechner1-0/+1
2024-03-25iio: adc: ad7944: Add support for "3-wire mode"David Lechner1-18/+139
2024-03-25iio: accel: adxl367: Remove second semicolonColin Ian King1-1/+1
2024-03-25iio: inkern: move to the cleanup.h magicNuno Sa1-174/+89
2024-03-25iio: buffer: iio: core: move to the cleanup.h magicNuno Sa1-73/+47
2024-03-25iio: trigger: move to the cleanup.h magicNuno Sa1-41/+30
2024-03-25iio: core: move to cleanup.h magicNuno Sa1-21/+13
2024-03-25iio: imu: inv_mpu6050: add WoM suspend wakeup with low-power modeJean-Baptiste Maneyrol2-51/+166
2024-03-25iio: imu: inv_mpu6050: add new interrupt handler for WoM eventsJean-Baptiste Maneyrol3-16/+66
2024-03-25iio: imu: inv_mpu6050: add WoM event as accel eventJean-Baptiste Maneyrol1-8/+59
2024-03-25iio: imu: inv_mpu6050: add WoM (Wake-on-Motion) sensorJean-Baptiste Maneyrol4-13/+309
2024-03-25iio: humidity: hdc3020: add reset managementJavier Carrasco1-0/+16
2024-03-25dt-bindings: iio: humidity: hdc3020: add reset-gpiosJavier Carrasco1-0/+5
2024-03-25iio: humidity: hdc3020: add power managementJavier Carrasco1-19/+76
2024-03-25iio: adc: ad7944: add driver for AD7944/AD7985/AD7986David Lechner4-0/+428
2024-03-25dt-bindings: iio: adc: add ad7944 ADCsDavid Lechner2-0/+221
2024-03-25iio: adc: twl4030-madc: Make use of device propertiesAndy Shevchenko1-10/+9
2024-03-25iio: adc: ad7173: add support for additional modelsDumitru Ceclan1-6/+80
2024-03-25iio: adc: ad7173: improve chip id's definesDumitru Ceclan1-3/+3
2024-03-25dt-bindings: adc: ad7173: add support for additional modelsDumitru Ceclan1-3/+36
2024-03-25iio: light: Add support for APDS9306 Light SensorSubhajit Ghosh3-0/+1368
2024-03-25dt-bindings: iio: light: Avago APDS9306Subhajit Ghosh1-0/+2
2024-03-25dt-bindings: iio: light: adps9300: Update interrupt definitionsSubhajit Ghosh1-1/+3
2024-03-25dt-bindings: iio: light: adps9300: Add missing vdd-supplySubhajit Ghosh1-0/+3
2024-03-25dt-bindings: iio: light: Merge APDS9300 and APDS9960 schemasSubhajit Ghosh2-48/+7
2024-03-25iio: core: Calculate alloc_size only once in iio_device_alloc()Andy Shevchenko1-5/+4
2024-03-25iio: core: Leave private pointer NULL when no private data suppliedAndy Shevchenko1-2/+4
2024-03-25iio: imu: st_lsm6dsx: drop casting to void in dev_set_drvdataJavier Carrasco1-1/+1
2024-03-25iio: humidity: hts211: drop casting to void in dev_set_drvdataJavier Carrasco1-1/+1
2024-03-25io: light: st_uvis25: drop casting to void in dev_set_drvdataJavier Carrasco1-1/+1
2024-03-25iio: adc: ad7173: add AD7173 driverDumitru Ceclan3-0/+1134
2024-03-25iio: adc: ad_sigma_delta: Add optional irq selectionDumitru Ceclan2-9/+17