aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-21iio: dummy: iio_dummy_evgen: Demote file header and supply description for 'irq_sim_domain'Lee Jones1-1/+3
2020-09-21iio: adc: ad7949: Fix misspelling issueLee Jones1-1/+1
2020-09-21iio: dac: ad5064: Fix a few kerneldoc misdemeanoursLee Jones1-3/+3
2020-09-21iio: dac: ad7303: Complete 'struct ad7303_state' docLee Jones1-0/+3
2020-09-21iio: adc: fsl-imx25-gcq: Replace indio_dev->mlock with own device lockSergiu Cuciurean1-2/+13
2020-09-21iio: proximity: vl53l0x: Add IRQ supportIvan Drobyshevskyi1-11/+93
2020-09-21iio:health:max30102: Drop of_match_ptr and use generic fw accessorsJonathan Cameron1-6/+5
2020-09-21iio:humidity:si7020: Drop of_match_ptr protectionJonathan Cameron1-1/+2
2020-09-21iio:humidity:htu21: Drop of_match_ptr protectionJonathan Cameron1-1/+2
2020-09-21iio:magn:ak8974: Drop of_match_ptr protectionJonathan Cameron1-1/+2
2020-09-21iio:magn:ak8975: Drop of_match_ptr and ACPI_PTR protections.Jonathan Cameron1-5/+3
2020-09-21iio:proximity:pulsedlight: Drop of_match_ptr protectionJonathan Cameron1-1/+2
2020-09-21iio:proximity:as3935: Drop of_match_ptr and use generic fw accessorsJonathan Cameron1-4/+4
2020-09-21iio:proximity:as3935: Use local struct device pointer to simplify code.Jonathan Cameron1-20/+18
2020-09-21iio:humidity:hdc100x: Drop of_match_ptr protection.Jonathan Cameron1-1/+2
2020-09-21iio:chemical:vz89x: Drop of_match_ptr protection and use generic fw accessorsJonathan Cameron1-7/+4
2020-09-21iio:chemical:vz89x: Introduce local struct device pointer.Jonathan Cameron1-4/+5
2020-09-21iio:chemical:sgp30: Drop of_match_ptr and use generic fw accessorsJonathan Cameron1-6/+4
2020-09-21iio:chemical:sgp30: Use local variable dev to simplify codeJonathan Cameron1-10/+10
2020-09-21iio:chemical:atlas-sensor: Drop of_match_ptr and use generic fw accessorsJonathan Cameron1-6/+4
2020-09-21iio:chemical:ams-iaq-core: Drop of_match_ptr protectionJonathan Cameron1-1/+2
2020-09-21iio:resolver:ad2s1200: Drop of_match_ptr protectionJonathan Cameron1-1/+2
2020-09-21iio:temperature:tmp007: Drop of_match_ptr protectionJonathan Cameron1-2/+2
2020-09-21iio:temperature:tsys01: Drop of_match_ptr protectionJonathan Cameron1-1/+2
2020-09-21iio:pressure:zpa2326: Drop of_match_ptr protectionJonathan Cameron2-8/+4
2020-09-21iio:pressure:ms5637: Drop of_match_ptr protectionJonathan Cameron1-1/+2
2020-09-21iio:pressure:ms5611: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron2-8/+4
2020-09-21iio:pressure:icp10100: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron1-1/+2
2020-09-21iio:potentiostat:lmp91000: Drop of_match_ptr and use generic fw accessorsJonathan Cameron1-6/+5
2020-09-21iio:dac:ti-dac5571: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron1-5/+2
2020-09-21iio:dac:ti-dac082s085: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron1-3/+2
2020-09-21iio:dac:mcp4725: drop of_match_ptr and use generic fw propertiesJonathan Cameron1-22/+7
2020-09-21iio:dac:ad7303: Drop of_match_ptr protectionJonathan Cameron1-1/+2
2020-09-21iio:dac:ad5593r: Drop of_match_ptr and ACPI_PTR protections.Jonathan Cameron1-4/+3
2020-09-21iio:dac:ad5592r: Drop of_match_ptr and ACPI_PTR protections.Jonathan Cameron1-4/+3
2020-09-21iio:dac:ad5446: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron1-3/+2
2020-09-21iio:potentiometer:mcp4531: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron1-7/+4
2020-09-21iio:potentiometer:mcp4131: Drop of_match_ptr and use generic fw interfaces.Jonathan Cameron1-4/+4
2020-09-21iio:potentiometer:mcp4018: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron1-8/+4
2020-09-21iio:potentiometer:max5481: Drop invalid ACPI binding.Jonathan Cameron1-13/+0
2020-09-21iio:potentiometer:max5481: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron1-6/+4
2020-09-21iio:potentiometer:max5432: Drop of_match_ptr and use generic fw accessorsJonathan Cameron1-4/+4
2020-09-20iio: adc: ad7124: Fix typo in device nameMircea Caprioru1-2/+2
2020-09-17iio:potentiometer:ds1803: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron1-4/+2
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