Age | Commit message (Expand) | Author |
2020-09-21 | iio: gyro: adis16080: Fix formatting issue | Lee Jones |
2020-09-21 | iio: dummy: iio_dummy_evgen: Demote file header and supply description for 'i... | Lee Jones |
2020-09-21 | iio: adc: ad7949: Fix misspelling issue | Lee Jones |
2020-09-21 | iio: dac: ad5064: Fix a few kerneldoc misdemeanours | Lee Jones |
2020-09-21 | iio: dac: ad7303: Complete 'struct ad7303_state' doc | Lee Jones |
2020-09-21 | iio: adc: fsl-imx25-gcq: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean |
2020-09-21 | iio: proximity: vl53l0x: Add IRQ support | Ivan Drobyshevskyi |
2020-09-21 | iio:health:max30102: Drop of_match_ptr and use generic fw accessors | Jonathan Cameron |
2020-09-21 | iio:humidity:si7020: Drop of_match_ptr protection | Jonathan Cameron |
2020-09-21 | iio:humidity:htu21: Drop of_match_ptr protection | Jonathan Cameron |
2020-09-21 | iio:magn:ak8974: Drop of_match_ptr protection | Jonathan Cameron |
2020-09-21 | iio:magn:ak8975: Drop of_match_ptr and ACPI_PTR protections. | Jonathan Cameron |
2020-09-21 | iio:proximity:pulsedlight: Drop of_match_ptr protection | Jonathan Cameron |
2020-09-21 | iio:proximity:as3935: Drop of_match_ptr and use generic fw accessors | Jonathan Cameron |
2020-09-21 | iio:proximity:as3935: Use local struct device pointer to simplify code. | Jonathan Cameron |
2020-09-21 | iio:humidity:hdc100x: Drop of_match_ptr protection. | Jonathan Cameron |
2020-09-21 | iio:chemical:vz89x: Drop of_match_ptr protection and use generic fw accessors | Jonathan Cameron |
2020-09-21 | iio:chemical:vz89x: Introduce local struct device pointer. | Jonathan Cameron |
2020-09-21 | iio:chemical:sgp30: Drop of_match_ptr and use generic fw accessors | Jonathan Cameron |
2020-09-21 | iio:chemical:sgp30: Use local variable dev to simplify code | Jonathan Cameron |
2020-09-21 | iio:chemical:atlas-sensor: Drop of_match_ptr and use generic fw accessors | Jonathan Cameron |
2020-09-21 | iio:chemical:ams-iaq-core: Drop of_match_ptr protection | Jonathan Cameron |
2020-09-21 | iio:resolver:ad2s1200: Drop of_match_ptr protection | Jonathan Cameron |
2020-09-21 | iio:temperature:tmp007: Drop of_match_ptr protection | Jonathan Cameron |
2020-09-21 | iio:temperature:tsys01: Drop of_match_ptr protection | Jonathan Cameron |
2020-09-21 | iio:pressure:zpa2326: Drop of_match_ptr protection | Jonathan Cameron |
2020-09-21 | iio:pressure:ms5637: Drop of_match_ptr protection | Jonathan Cameron |
2020-09-21 | iio:pressure:ms5611: Drop of_match_ptr and CONFIG_OF protections | Jonathan Cameron |
2020-09-21 | iio:pressure:icp10100: Drop of_match_ptr and CONFIG_OF protections | Jonathan Cameron |
2020-09-21 | iio:potentiostat:lmp91000: Drop of_match_ptr and use generic fw accessors | Jonathan Cameron |
2020-09-21 | iio:dac:ti-dac5571: Drop of_match_ptr and CONFIG_OF protections | Jonathan Cameron |
2020-09-21 | iio:dac:ti-dac082s085: Drop of_match_ptr and CONFIG_OF protections | Jonathan Cameron |
2020-09-21 | iio:dac:mcp4725: drop of_match_ptr and use generic fw properties | Jonathan Cameron |
2020-09-21 | iio:dac:ad7303: Drop of_match_ptr protection | Jonathan Cameron |
2020-09-21 | iio:dac:ad5593r: Drop of_match_ptr and ACPI_PTR protections. | Jonathan Cameron |
2020-09-21 | iio:dac:ad5592r: Drop of_match_ptr and ACPI_PTR protections. | Jonathan Cameron |
2020-09-21 | iio:dac:ad5446: Drop of_match_ptr and CONFIG_OF protections | Jonathan Cameron |
2020-09-21 | iio:potentiometer:mcp4531: Drop of_match_ptr and CONFIG_OF protections. | Jonathan Cameron |
2020-09-21 | iio:potentiometer:mcp4131: Drop of_match_ptr and use generic fw interfaces. | Jonathan Cameron |
2020-09-21 | iio:potentiometer:mcp4018: Drop of_match_ptr and CONFIG_OF protections. | Jonathan Cameron |
2020-09-21 | iio:potentiometer:max5481: Drop invalid ACPI binding. | Jonathan Cameron |
2020-09-21 | iio:potentiometer:max5481: Drop of_match_ptr and CONFIG_OF protections. | Jonathan Cameron |
2020-09-21 | iio:potentiometer:max5432: Drop of_match_ptr and use generic fw accessors | Jonathan Cameron |
2020-09-20 | iio: adc: ad7124: Fix typo in device name | Mircea Caprioru |
2020-09-17 | iio:potentiometer:ds1803: Drop of_match_ptr and CONFIG_OF protections | Jonathan Cameron |
2020-09-17 | iio:potentiometer:ad5272: Drop of_match_ptr and CONFIG_OF protections. | Jonathan Cameron |
2020-09-17 | iio:imu:adis16400: Sort out missing kernel doc. | Jonathan Cameron |
2020-09-17 | iio: buffer: split buffer sysfs creation to take buffer as primary arg | Alexandru Ardelean |
2020-09-16 | iio: adc: meson-saradc: Make the of_device_id array style consistent | Martin Blumenstingl |
2020-09-16 | iio: adc: ad9467: return ENODEV vs EINVAL in ad9467_setup() | Alexandru Ardelean |