summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: dac: ad3552: Use __free(fwnode_handle) to simplify error handling.Jonathan Cameron2024-04-061-36/+23
* iio: frequency: admfm2000: Use device_for_each_child_node_scoped() to simplif...Jonathan Cameron2024-04-061-18/+6
* iio: adc: ad7173: Use device_for_each_child_node_scoped() to simplify error p...Jonathan Cameron2024-04-061-17/+7
* iio: adc: ad4130: Use device_for_each_child_node_scoped() to simplify error p...Jonathan Cameron2024-04-061-5/+2
* iio: adc: ab8500-gpadc: Use device_for_each_child_node_scoped() to simplify e...Jonathan Cameron2024-04-061-3/+1
* iio: adc: ab8500-gpadc: Fix kernel-doc parameter names.Jonathan Cameron2024-04-061-2/+2
* iio: dac: ad5770r: Use device_for_each_child_node_scoped()Jonathan Cameron2024-04-061-13/+6
* iio: dac: ad3552r: Use device_for_each_child_node_scoped()Jonathan Cameron2024-04-061-32/+19
* iio: adc: ad7944: use spi_optimize_message()David Lechner2024-03-301-74/+103
* iio: adc: ad7944: simplify adi,spi-mode property parsingDavid Lechner2024-03-281-11/+10
* iio: dac: ti-dac5571: Add DAC081C081 supportLaurent Pinchart2024-03-281-0/+3
* dt-bindings: iio: dac: ti,dac5571: Add DAC081C081 supportLaurent Pinchart2024-03-281-0/+1
* iio: health: max30102: add support for max30101Javier Carrasco2024-03-281-0/+2
* dt-bindings: iio: health: maxim,max30102: add max30101Javier Carrasco2024-03-281-4/+8
* iio: pressure: hsc030pa: Use spi_read()Christophe JAILLET2024-03-281-6/+1
* iio: pressure: BMP280 core driver headers sortingVasileios Amoiridis2024-03-281-8/+8
* docs: iio: new docs for ad7944 driverDavid Lechner2024-03-283-0/+132
* MAINTAINERS: add Documentation/iio/ to IIO subsystemDavid Lechner2024-03-281-0/+1
* iio: adc: ad7944: Add support for "3-wire mode"David Lechner2024-03-251-18/+139
* iio: accel: adxl367: Remove second semicolonColin Ian King2024-03-251-1/+1
* iio: inkern: move to the cleanup.h magicNuno Sa2024-03-251-174/+89
* iio: buffer: iio: core: move to the cleanup.h magicNuno Sa2024-03-251-73/+47
* iio: trigger: move to the cleanup.h magicNuno Sa2024-03-251-41/+30
* iio: core: move to cleanup.h magicNuno Sa2024-03-251-21/+13
* iio: imu: inv_mpu6050: add WoM suspend wakeup with low-power modeJean-Baptiste Maneyrol2024-03-252-51/+166
* iio: imu: inv_mpu6050: add new interrupt handler for WoM eventsJean-Baptiste Maneyrol2024-03-253-16/+66
* iio: imu: inv_mpu6050: add WoM event as accel eventJean-Baptiste Maneyrol2024-03-251-8/+59
* iio: imu: inv_mpu6050: add WoM (Wake-on-Motion) sensorJean-Baptiste Maneyrol2024-03-254-13/+309
* iio: humidity: hdc3020: add reset managementJavier Carrasco2024-03-251-0/+16
* dt-bindings: iio: humidity: hdc3020: add reset-gpiosJavier Carrasco2024-03-251-0/+5
* iio: humidity: hdc3020: add power managementJavier Carrasco2024-03-251-19/+76
* iio: adc: ad7944: add driver for AD7944/AD7985/AD7986David Lechner2024-03-254-0/+428
* dt-bindings: iio: adc: add ad7944 ADCsDavid Lechner2024-03-252-0/+221
* iio: adc: twl4030-madc: Make use of device propertiesAndy Shevchenko2024-03-251-10/+9
* iio: adc: ad7173: add support for additional modelsDumitru Ceclan2024-03-251-6/+80
* iio: adc: ad7173: improve chip id's definesDumitru Ceclan2024-03-251-3/+3
* dt-bindings: adc: ad7173: add support for additional modelsDumitru Ceclan2024-03-251-3/+36
* iio: light: Add support for APDS9306 Light SensorSubhajit Ghosh2024-03-253-0/+1368
* dt-bindings: iio: light: Avago APDS9306Subhajit Ghosh2024-03-251-0/+2
* dt-bindings: iio: light: adps9300: Update interrupt definitionsSubhajit Ghosh2024-03-251-1/+3
* dt-bindings: iio: light: adps9300: Add missing vdd-supplySubhajit Ghosh2024-03-251-0/+3
* dt-bindings: iio: light: Merge APDS9300 and APDS9960 schemasSubhajit Ghosh2024-03-252-48/+7
* iio: core: Calculate alloc_size only once in iio_device_alloc()Andy Shevchenko2024-03-251-5/+4
* iio: core: Leave private pointer NULL when no private data suppliedAndy Shevchenko2024-03-251-2/+4
* iio: imu: st_lsm6dsx: drop casting to void in dev_set_drvdataJavier Carrasco2024-03-251-1/+1
* iio: humidity: hts211: drop casting to void in dev_set_drvdataJavier Carrasco2024-03-251-1/+1
* io: light: st_uvis25: drop casting to void in dev_set_drvdataJavier Carrasco2024-03-251-1/+1
* iio: adc: ad7173: add AD7173 driverDumitru Ceclan2024-03-253-0/+1134
* iio: adc: ad_sigma_delta: Add optional irq selectionDumitru Ceclan2024-03-252-9/+17
* dt-bindings: adc: add AD7173Dumitru Ceclan2024-03-251-0/+246