summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio:humidity:htu21: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
* iio:magn:ak8974: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
* iio:magn:ak8975: Drop of_match_ptr and ACPI_PTR protections.Jonathan Cameron2020-09-211-5/+3
* iio:proximity:pulsedlight: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
* iio:proximity:as3935: Drop of_match_ptr and use generic fw accessorsJonathan Cameron2020-09-211-4/+4
* iio:proximity:as3935: Use local struct device pointer to simplify code.Jonathan Cameron2020-09-211-20/+18
* iio:humidity:hdc100x: Drop of_match_ptr protection.Jonathan Cameron2020-09-211-1/+2
* iio:chemical:vz89x: Drop of_match_ptr protection and use generic fw accessorsJonathan Cameron2020-09-211-7/+4
* iio:chemical:vz89x: Introduce local struct device pointer.Jonathan Cameron2020-09-211-4/+5
* iio:chemical:sgp30: Drop of_match_ptr and use generic fw accessorsJonathan Cameron2020-09-211-6/+4
* iio:chemical:sgp30: Use local variable dev to simplify codeJonathan Cameron2020-09-211-10/+10
* iio:chemical:atlas-sensor: Drop of_match_ptr and use generic fw accessorsJonathan Cameron2020-09-211-6/+4
* iio:chemical:ams-iaq-core: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
* iio:resolver:ad2s1200: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
* iio:temperature:tmp007: Drop of_match_ptr protectionJonathan Cameron2020-09-211-2/+2
* iio:temperature:tsys01: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
* iio:pressure:zpa2326: Drop of_match_ptr protectionJonathan Cameron2020-09-212-8/+4
* iio:pressure:ms5637: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
* iio:pressure:ms5611: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron2020-09-212-8/+4
* iio:pressure:icp10100: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron2020-09-211-1/+2
* iio:potentiostat:lmp91000: Drop of_match_ptr and use generic fw accessorsJonathan Cameron2020-09-211-6/+5
* iio:dac:ti-dac5571: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron2020-09-211-5/+2
* iio:dac:ti-dac082s085: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron2020-09-211-3/+2
* iio:dac:mcp4725: drop of_match_ptr and use generic fw propertiesJonathan Cameron2020-09-211-22/+7
* iio:dac:ad7303: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
* iio:dac:ad5593r: Drop of_match_ptr and ACPI_PTR protections.Jonathan Cameron2020-09-211-4/+3
* iio:dac:ad5592r: Drop of_match_ptr and ACPI_PTR protections.Jonathan Cameron2020-09-211-4/+3
* iio:dac:ad5446: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron2020-09-211-3/+2
* iio:potentiometer:mcp4531: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron2020-09-211-7/+4
* iio:potentiometer:mcp4131: Drop of_match_ptr and use generic fw interfaces.Jonathan Cameron2020-09-211-4/+4
* iio:potentiometer:mcp4018: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron2020-09-211-8/+4
* iio:potentiometer:max5481: Drop invalid ACPI binding.Jonathan Cameron2020-09-211-13/+0
* iio:potentiometer:max5481: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron2020-09-211-6/+4
* iio:potentiometer:max5432: Drop of_match_ptr and use generic fw accessorsJonathan Cameron2020-09-211-4/+4
* iio:potentiometer:ds1803: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron2020-09-171-4/+2
* iio:potentiometer:ad5272: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron2020-09-171-3/+2
* iio:imu:adis16400: Sort out missing kernel doc.Jonathan Cameron2020-09-171-0/+2
* iio: buffer: split buffer sysfs creation to take buffer as primary argAlexandru Ardelean2020-09-171-16/+30
* iio: adc: meson-saradc: Make the of_device_id array style consistentMartin Blumenstingl2020-09-161-7/+4
* iio: adc: ad9467: return ENODEV vs EINVAL in ad9467_setup()Alexandru Ardelean2020-09-161-1/+1
* iio: adc: ad9467: refine mismatch vs unknown chip-id messagesAlexandru Ardelean2020-09-161-1/+2
* staging:iio:documentation: Drop most generic docsJonathan Cameron2020-09-164-209/+0
* staging:iio:light: drop stale ABI docsJonathan Cameron2020-09-161-79/+0
* staging:iio:light: Move tsl2x7x ABI docs to correct location.Jonathan Cameron2020-09-161-0/+0
* staging:iio:dac:max517 remove documentationJonathan Cameron2020-09-161-41/+0
* iio: adc: palmas_gpadc: use module_platform_driver to simplify the codeLiu Shixin2020-09-161-12/+1
* iio: adis: Drop non Managed device functionsNuno Sá2020-09-163-147/+4
* staging: iio: adis16240: Use Managed device functionsNuno Sá2020-09-161-22/+3
* staging: iio: adis16203: Use Managed device functionsNuno Sá2020-09-161-23/+3
* iio: adis16480: Use Managed device functionsNuno Sá2020-09-161-30/+25