summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: iio: st,stm32-adc: add top-level constraintsKrzysztof Kozlowski2024-08-211-1/+3
* iio: ABI: add missing calibbias attributesDavid Lechner2024-08-171-2/+18
* iio: ABI: add missing calibscale attributesDavid Lechner2024-08-171-0/+9
* iio: ABI: sort calibscale attributesDavid Lechner2024-08-171-11/+11
* iio: ABI: document calibscale_available attributesDavid Lechner2024-08-171-0/+13
* iio: light: ltr390: Calculate 'counts_per_uvi' dynamicallyAbhash Jha2024-08-171-2/+12
* iio: light: ltr390: Add ALS channel and support for gain and resolutionAbhash Jha2024-08-171-15/+90
* doc: iio: ad4695: document buffered readDavid Lechner2024-08-171-1/+8
* iio: adc: ad4695: implement triggered bufferDavid Lechner2024-08-171-3/+247
* iio: proximity: hx9023s: Fix error code in hx9023s_property_get()Dan Carpenter2024-08-171-1/+2
* iio: light: noa1305: Fix up integration time look upMarek Vasut2024-08-171-1/+1
* iio: humidity: Add support for ENS210Joshua Felmeden2024-08-173-0/+351
* dt-bindings: iio: humidity: add ENS210 sensor familyJoshua Felmeden2024-08-171-0/+55
* iio: imu: adis16460: drop ifdef around CONFIG_DEBUG_FSNuno Sa2024-08-101-14/+4
* iio: imu: adis16400: drop ifdef around CONFIG_DEBUG_FSNuno Sa2024-08-101-14/+4
* iio: imu: adis16480: drop ifdef around CONFIG_DEBUG_FSNuno Sa2024-08-101-14/+4
* iio: imu: adis16475: drop ifdef around CONFIG_DEBUG_FSNuno Sa2024-08-101-6/+3
* iio: adc: pac1921: add missing error return in probe()Dan Carpenter2024-08-101-2/+2
* iio: Fix spelling mistake "avaialable" -> "available"Colin Ian King2024-08-101-1/+1
* iio: dac: ltc2664: Fix off by one in ltc2664_channel_config()Dan Carpenter2024-08-101-1/+1
* iio: bmi323: suspend and resume triggering on relevant pm operationsDenis Benato2024-08-104-0/+26
* iio: trigger: allow devices to suspend/resume theirs associated triggerDenis Benato2024-08-102-0/+44
* dt-bindings: iio: adc: Add rockchip,rk3576-saradc stringDetlev Casanova2024-08-101-0/+3
* dt-bindings: iio: ad4695: fix common-mode-channelDavid Lechner2024-08-101-4/+2
* iio: light: apds9960: Add proximity and gesture offset calibrationAbhash Jha2024-08-101-1/+54
* iio: adc: stm32-dfsdm: add scaling support to dfsdmOlivier Moysan2024-08-102-1/+105
* iio: add iio backend support to sd modulatorOlivier Moysan2024-08-102-1/+97
* iio: adc: stm32-dfsdm: adopt generic channels bindingsOlivier Moysan2024-08-101-36/+154
* dt-bindings: iio: add vref support to sd modulatorOlivier Moysan2024-08-101-0/+7
* dt-bindings: iio: add backend support to sd modulatorOlivier Moysan2024-08-101-2/+16
* dt-bindings: iio: dfsdm: move to backend frameworkOlivier Moysan2024-08-101-15/+107
* iio: add child nodes support in iio backend frameworkOlivier Moysan2024-08-102-16/+44
* iio: add enable and disable services to iio backend frameworkOlivier Moysan2024-08-102-1/+26
* iio: add read scale and offset services to iio backend frameworkOlivier Moysan2024-08-102-1/+42
* dt-bindings: iio: asahi-kasei,ak8975: drop incorrect AK09116 compatibleKrzysztof Kozlowski2024-08-101-1/+0
* iio: magnetometer: ak8975: drop incorrect AK09116 compatibleKrzysztof Kozlowski2024-08-101-1/+0
* ABI: debugfs-iio-ad9467: document the debugfs interfaceNuno Sa2024-08-102-0/+40
* MAINTAINERS: add entry for ad9467Nuno Sa2024-08-101-0/+9
* iio: dac: ad9739a: add backend debugfs interfaceNuno Sa2024-08-101-1/+7
* iio: dac: adi-axi-dac: support debugfs direct_reg_accessNuno Sa2024-08-101-0/+12
* iio: remove unneeded assignment in __iio_format_valueMatteo Martelli2024-08-101-1/+0
* iio: adc: ad7124: set initial ADC mode to idleDumitru Ceclan2024-08-031-0/+3
* iio: adc: ad7124: reduce the number of SPI transfersDumitru Ceclan2024-08-031-19/+12
* iio: light: ltr390: Add configurable gain and resolutionAbhash Jha2024-08-031-11/+125
* iio: adc: ad9467: add digital interface test to debugfsNuno Sa2024-08-031-0/+188
* iio: adc: ad9467: add backend test mode helpersNuno Sa2024-08-031-25/+42
* iio: adc: adi-axi-adc: implement backend debugfs interfaceNuno Sa2024-08-031-0/+41
* iio: adc: adi-axi-adc: split axi_adc_chan_status()Nuno Sa2024-08-031-5/+14
* iio: adc: adi-axi-adc: support modified prbs23Nuno Sa2024-08-031-0/+4
* iio: backend: add a modified prbs23 supportNuno Sa2024-08-031-0/+2