summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-21iio:pressure:ms5611: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron
2020-09-21iio:pressure:icp10100: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron
2020-09-21iio:potentiostat:lmp91000: Drop of_match_ptr and use generic fw accessorsJonathan Cameron
2020-09-21iio:dac:ti-dac5571: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron
2020-09-21iio:dac:ti-dac082s085: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron
2020-09-21iio:dac:mcp4725: drop of_match_ptr and use generic fw propertiesJonathan Cameron
2020-09-21iio:dac:ad7303: Drop of_match_ptr protectionJonathan Cameron
2020-09-21iio:dac:ad5593r: Drop of_match_ptr and ACPI_PTR protections.Jonathan Cameron
2020-09-21iio:dac:ad5592r: Drop of_match_ptr and ACPI_PTR protections.Jonathan Cameron
2020-09-21iio:dac:ad5446: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron
2020-09-21iio:potentiometer:mcp4531: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron
2020-09-21iio:potentiometer:mcp4131: Drop of_match_ptr and use generic fw interfaces.Jonathan Cameron
2020-09-21iio:potentiometer:mcp4018: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron
2020-09-21iio:potentiometer:max5481: Drop invalid ACPI binding.Jonathan Cameron
2020-09-21iio:potentiometer:max5481: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron
2020-09-21iio:potentiometer:max5432: Drop of_match_ptr and use generic fw accessorsJonathan Cameron
2020-09-17iio:potentiometer:ds1803: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron
2020-09-17iio:potentiometer:ad5272: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron
2020-09-17iio:imu:adis16400: Sort out missing kernel doc.Jonathan Cameron
2020-09-17iio: buffer: split buffer sysfs creation to take buffer as primary argAlexandru Ardelean
2020-09-16iio: adc: meson-saradc: Make the of_device_id array style consistentMartin Blumenstingl
2020-09-16iio: adc: ad9467: return ENODEV vs EINVAL in ad9467_setup()Alexandru Ardelean
2020-09-16iio: adc: ad9467: refine mismatch vs unknown chip-id messagesAlexandru Ardelean
2020-09-16staging:iio:documentation: Drop most generic docsJonathan Cameron
2020-09-16staging:iio:light: drop stale ABI docsJonathan Cameron
2020-09-16staging:iio:light: Move tsl2x7x ABI docs to correct location.Jonathan Cameron
2020-09-16staging:iio:dac:max517 remove documentationJonathan Cameron
2020-09-16iio: adc: palmas_gpadc: use module_platform_driver to simplify the codeLiu Shixin
2020-09-16iio: adis: Drop non Managed device functionsNuno Sá
2020-09-16staging: iio: adis16240: Use Managed device functionsNuno Sá
2020-09-16staging: iio: adis16203: Use Managed device functionsNuno Sá
2020-09-16iio: adis16480: Use Managed device functionsNuno Sá
2020-09-16iio: adis16460: Use Managed device functionsNuno Sá
2020-09-16iio: adis16400: Use Managed device functionsNuno Sá
2020-09-16iio: adis16260: Use Managed device functionsNuno Sá
2020-09-16iio: adis16136: Use Managed device functionsNuno Sá
2020-09-16iio: adis16209: Use Managed device functionsNuno Sá
2020-09-16iio: adis16201: Use Managed device functionsNuno Sá
2020-09-16dt-bindings: iio: adc: exynos-adc: do not require syscon on S5Pv210Krzysztof Kozlowski
2020-09-16dt-bindings: iio: adc: exynos-adc: require second interrupt with touch screenKrzysztof Kozlowski
2020-09-16dt-bindings: iio: adc: ti,ads7950 binding conversionJonathan Cameron
2020-09-16dt-bindings: iio: adc: ti,adc12138 yaml conversion.Jonathan Cameron
2020-09-16iio: frequency: adf4350: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-09-16iio: dac: ti-dac7612: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-09-16iio: stm32-dac: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-09-13iio: gyro: adxrs290: Add debugfs register access supportNishant Malpani
2020-09-13dt-bindings: iio: gyro: adxrs290: Add interrupts supportNishant Malpani
2020-09-13iio: gyro: adxrs290: Add triggered buffer supportNishant Malpani
2020-09-13iio: gyro: adxrs290: use hook for devm resource unwindingNishant Malpani
2020-09-13iio: adc: stm32: Fix missing return in booster error pathKrzysztof Kozlowski