summaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-17iio:potentiometer:ad5272: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron1-3/+2
2020-09-17iio:imu:adis16400: Sort out missing kernel doc.Jonathan Cameron1-0/+2
2020-09-17iio: buffer: split buffer sysfs creation to take buffer as primary argAlexandru Ardelean1-16/+30
2020-09-16iio: adc: meson-saradc: Make the of_device_id array style consistentMartin Blumenstingl1-7/+4
2020-09-16iio: adc: ad9467: return ENODEV vs EINVAL in ad9467_setup()Alexandru Ardelean1-1/+1
2020-09-16iio: adc: ad9467: refine mismatch vs unknown chip-id messagesAlexandru Ardelean1-1/+2
2020-09-16staging:iio:documentation: Drop most generic docsJonathan Cameron4-209/+0
2020-09-16staging:iio:light: drop stale ABI docsJonathan Cameron1-79/+0
2020-09-16staging:iio:light: Move tsl2x7x ABI docs to correct location.Jonathan Cameron1-0/+0
2020-09-16staging:iio:dac:max517 remove documentationJonathan Cameron1-41/+0
2020-09-16iio: adc: palmas_gpadc: use module_platform_driver to simplify the codeLiu Shixin1-12/+1
2020-09-16iio: adis: Drop non Managed device functionsNuno Sá3-147/+4
2020-09-16staging: iio: adis16240: Use Managed device functionsNuno Sá1-22/+3
2020-09-16staging: iio: adis16203: Use Managed device functionsNuno Sá1-23/+3
2020-09-16iio: adis16480: Use Managed device functionsNuno Sá1-30/+25
2020-09-16iio: adis16460: Use Managed device functionsNuno Sá1-21/+4
2020-09-16iio: adis16400: Use Managed device functionsNuno Sá1-23/+15
2020-09-16iio: adis16260: Use Managed device functionsNuno Sá1-22/+11
2020-09-16iio: adis16136: Use Managed device functionsNuno Sá1-24/+13
2020-09-16iio: adis16209: Use Managed device functionsNuno Sá1-22/+3
2020-09-16iio: adis16201: Use Managed device functionsNuno Sá1-23/+3
2020-09-16dt-bindings: iio: adc: exynos-adc: do not require syscon on S5Pv210Krzysztof Kozlowski1-1/+0
2020-09-16dt-bindings: iio: adc: exynos-adc: require second interrupt with touch screenKrzysztof Kozlowski1-1/+13
2020-09-16dt-bindings: iio: adc: ti,ads7950 binding conversionJonathan Cameron2-23/+65
2020-09-16dt-bindings: iio: adc: ti,adc12138 yaml conversion.Jonathan Cameron2-37/+86
2020-09-16iio: frequency: adf4350: Replace indio_dev->mlock with own device lockSergiu Cuciurean1-6/+15
2020-09-16iio: dac: ti-dac7612: Replace indio_dev->mlock with own device lockSergiu Cuciurean1-2/+12
2020-09-16iio: stm32-dac: Replace indio_dev->mlock with own device lockSergiu Cuciurean1-4/+9
2020-09-13iio: gyro: adxrs290: Add debugfs register access supportNishant Malpani1-0/+26
2020-09-13dt-bindings: iio: gyro: adxrs290: Add interrupts supportNishant Malpani1-0/+6
2020-09-13iio: gyro: adxrs290: Add triggered buffer supportNishant Malpani2-14/+199
2020-09-13iio: gyro: adxrs290: use hook for devm resource unwindingNishant Malpani1-3/+58
2020-09-13iio: adc: stm32: Fix missing return in booster error pathKrzysztof Kozlowski1-1/+1
2020-09-13iio: light: as73211: Increase measurement timeoutChristian Eggers1-3/+2
2020-09-13iio: temperature: mlx90632: Interface to change object ambient temperatureCrt Mori4-2/+17
2020-09-06MAINTAINERS: Move Hartmut Knaack to CreditsKrzysztof Kozlowski2-1/+4
2020-09-06MAINTAINERS: Consolidate Analog Devices IIO entries and remove Beniamin BiaKrzysztof Kozlowski1-52/+3
2020-09-06iio: sx9310: Prefer async probeDouglas Anderson1-0/+7
2020-09-06iio: adc: rockchip_saradc: Allow compile-testing with !ARMAlex Dewar1-1/+1
2020-09-06drivers/iio/humidity/hdc2010.c:305:2-3: Unneeded semicolonkernel test robot1-1/+1
2020-09-03iio: accel: bma220: Remove unneeded blank linesAndy Shevchenko1-4/+1
2020-09-03iio: accel: bma220: Use BIT() and GENMASK() macrosAndy Shevchenko1-2/+3
2020-09-03iio: accel: bma220: Group IIO headers togetherAndy Shevchenko1-1/+2
2020-09-03iio: accel: bma220: Drop ACPI_PTR() and accompanying ifdefferyAndy Shevchenko1-4/+2
2020-09-03iio: accel: bma220: Mark PM functions as __maybe_unusedAndy Shevchenko1-9/+3
2020-09-03iio: accel: bma220: Use dev_get_drvdata() directlyAndy Shevchenko1-4/+2
2020-09-03iio: accel: bma220: Convert to use ->read_avail()Andy Shevchenko1-15/+19
2020-09-03iio: accel: bma220: Fix returned codes from bma220_init(), bma220_deinit()Andy Shevchenko1-5/+9
2020-09-03dt-bindings: iio: adc: microchip,mcp3201 yaml conversion.Jonathan Cameron2-57/+77
2020-09-03iio: buffer-dmaengine: adjust `bytes_used` with residue infoAlexandru Ardelean1-2/+4