summaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* iio: Be consistent with allocation result tests.Joe Simmons-Talbott2022-07-181-1/+1
* iio: Use parens with sizeofJoe Simmons-Talbott2022-07-181-2/+2
* iio: adc: npcm: Add NPCM8XX supportTomer Maimon2022-07-181-7/+29
* iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou2022-07-186-29/+55
* iio: test: rework Kconfig to support modulesLiam Beguin2022-07-161-7/+17
* iio: afe: rescale: export symbols used during testingLiam Beguin2022-07-162-0/+3
* iio: test: format: follow CONFIG_ naming conventionLiam Beguin2022-07-162-2/+2
* iio: test: format: add MODULE_* informationLiam Beguin2022-07-161-0/+4
* iio: test: rescale: add MODULE_* informationLiam Beguin2022-07-161-0/+4
* iio: adc: ad7949: Fix error messageThorsten Scherer2022-07-161-1/+1
* iio: dac: cio-dac: Cleanup indexing for DAC writesWilliam Breathitt Gray2022-07-161-5/+5
* iio: adc: stx104: Implement and utilize register structuresWilliam Breathitt Gray2022-07-161-24/+50
* iio: magnetometer: rm3100: do not explicity set INDIO_BUFFER_TRIGGERED modeMarcus Folkesson2022-07-161-1/+1
* iio: proximity: sx_common: Allow IIO core to take care of firmware nodeAndy Shevchenko2022-07-161-3/+0
* iio: proximity: sx_common: Don't use IIO device for propertiesAndy Shevchenko2022-07-161-4/+3
* iio: trigger: move trig->owner init to trigger allocate() stageDmitry Rokosov2022-07-161-21/+25
* Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2022-07-14199-803/+2866
|\
| * iio: adc: xilinx-xadc: Drop duplicate NULL check in xadc_parse_dt()Andy Shevchenko2022-07-131-20/+18
| * iio: adc: xilinx-xadc: Make use of device propertiesAndy Shevchenko2022-07-131-23/+16
| * iio: light: cm32181: Add PM supportKai-Heng Feng2022-07-071-0/+22
| * iio: adc: ad778-1: do not explicity set INDIO_BUFFER_TRIGGERED modeMarcus Folkesson2022-07-011-1/+1
| * iio: adc: ti-tsc2046: do not explicity set INDIO_BUFFER_TRIGGERED modeMarcus Folkesson2022-07-011-1/+1
| * iio: adc: stm32-adc: disable adc before calibrationOlivier Moysan2022-07-011-0/+3
| * iio: adc: stm32-adc: make safe adc disableOlivier Moysan2022-07-011-0/+3
| * iio: dac: ad5380: align '*' each line and drop unneeded blank lineJiang Jian2022-07-011-3/+1
| * iio: adc: qcom-spmi-rradc: Fix spelling mistake "coherrency" -> "coherency"Colin Ian King2022-07-011-1/+1
| * iio: Don't use bare "unsigned"Joe Simmons-Talbott2022-07-014-9/+9
| * iio: dac: mcp4922: add support to mcp4921Kory Maincent2022-07-011-2/+9
| * iio: chemical: sps30: Move symbol exports into IIO_SPS30 namespaceJonathan Cameron2022-06-213-1/+3
| * iio: pressure: bmp280: Move symbol exports to IIO_BMP280 namespaceJonathan Cameron2022-06-214-3/+5
| * iio: imu: bmi160: Move exported symbols to IIO_BMI160 namespaceJonathan Cameron2022-06-213-3/+5
| * iio: adc: stm32-adc: Use generic_handle_domain_irq()Sebastian Andrzej Siewior2022-06-191-1/+1
| * proximity: vl53l0x: Make VDD regulator actually optionalLuca Weiss2022-06-181-1/+1
| * iio: gyro: bmg160: Fix typo in commentXiang wangx2022-06-181-1/+1
| * iio: dac: stm32-dac: Replace open coded str_enable_disable()Andy Shevchenko2022-06-181-2/+2
| * iio: accel: mma7660: Drop wrong use of ACPI_PTR()Andy Shevchenko2022-06-181-3/+3
| * iio:light:tsl2563: Replace cancel_delayed_work() with cancel_delayed_work_syn...Tetsuo Handa2022-06-181-2/+2
| * iio: light: tsl2563: Replace flush_scheduled_work() with cancel_delayed_work_...Tetsuo Handa2022-06-181-2/+1
| * iio: trigger: warn about non-registered iio trigger getting attemptDmitry Rokosov2022-06-181-0/+2
| * Merge branch 'immutable-qcom-spmi-rradc' into togregJonathan Cameron2022-06-183-0/+1035
| |\
| | * iio: adc: qcom-spmi-rradc: introduce round robin adcCaleb Connolly2022-06-183-0/+1035
| * | iio: Use octal permissions and DEVICE_ATTR_{RO,RW}.Joe Simmons-Talbott2022-06-153-70/+48
| * | iio: adc: meson_saradc: Use regmap_read_poll_timeout() for busy waitAndy Shevchenko2022-06-151-18/+13
| * | iio: adc: meson_saradc: Use temporary variable for struct deviceAndy Shevchenko2022-06-151-31/+22
| * | iio: adc: meson_saradc: Use devm_clk_get_optional()Andy Shevchenko2022-06-151-16/+6
| * | iio: adc: meson_saradc: Convert to use dev_err_probe()Andy Shevchenko2022-06-151-33/+19
| * | iio: adc: meson_saradc: Align messages to be with physical device prefixAndy Shevchenko2022-06-151-4/+3
| * | iio: adc: meson_saradc: Don't attach managed resource to IIO device objectAndy Shevchenko2022-06-151-7/+5
| * | iio: adc: sc27xx_adc: Re-use generic struct u32_fractAndy Shevchenko2022-06-151-8/+7
| * | iio: at91-sama5d2: Limit requested watermark value to hwfifo sizePaul Cercueil2022-06-151-1/+1