summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2020-09-21iio: gyro: adis16080: Fix formatting issueLee Jones
2020-09-21iio: dummy: iio_dummy_evgen: Demote file header and supply description for 'i...Lee Jones
2020-09-21iio: adc: ad7949: Fix misspelling issueLee Jones
2020-09-21iio: dac: ad5064: Fix a few kerneldoc misdemeanoursLee Jones
2020-09-21iio: dac: ad7303: Complete 'struct ad7303_state' docLee Jones
2020-09-21iio: adc: fsl-imx25-gcq: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-09-21iio: proximity: vl53l0x: Add IRQ supportIvan Drobyshevskyi
2020-09-21iio:health:max30102: Drop of_match_ptr and use generic fw accessorsJonathan Cameron
2020-09-21iio:humidity:si7020: Drop of_match_ptr protectionJonathan Cameron
2020-09-21iio:humidity:htu21: Drop of_match_ptr protectionJonathan Cameron
2020-09-21iio:magn:ak8974: Drop of_match_ptr protectionJonathan Cameron
2020-09-21iio:magn:ak8975: Drop of_match_ptr and ACPI_PTR protections.Jonathan Cameron
2020-09-21iio:proximity:pulsedlight: Drop of_match_ptr protectionJonathan Cameron
2020-09-21iio:proximity:as3935: Drop of_match_ptr and use generic fw accessorsJonathan Cameron
2020-09-21iio:proximity:as3935: Use local struct device pointer to simplify code.Jonathan Cameron
2020-09-21iio:humidity:hdc100x: Drop of_match_ptr protection.Jonathan Cameron
2020-09-21iio:chemical:vz89x: Drop of_match_ptr protection and use generic fw accessorsJonathan Cameron
2020-09-21iio:chemical:vz89x: Introduce local struct device pointer.Jonathan Cameron
2020-09-21iio:chemical:sgp30: Drop of_match_ptr and use generic fw accessorsJonathan Cameron
2020-09-21iio:chemical:sgp30: Use local variable dev to simplify codeJonathan Cameron
2020-09-21iio:chemical:atlas-sensor: Drop of_match_ptr and use generic fw accessorsJonathan Cameron
2020-09-21iio:chemical:ams-iaq-core: Drop of_match_ptr protectionJonathan Cameron
2020-09-21iio:resolver:ad2s1200: Drop of_match_ptr protectionJonathan Cameron
2020-09-21iio:temperature:tmp007: Drop of_match_ptr protectionJonathan Cameron
2020-09-21iio:temperature:tsys01: Drop of_match_ptr protectionJonathan Cameron
2020-09-21iio:pressure:zpa2326: Drop of_match_ptr protectionJonathan Cameron
2020-09-21iio:pressure:ms5637: Drop of_match_ptr protectionJonathan Cameron
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-20iio: adc: ad7124: Fix typo in device nameMircea Caprioru
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