Age | Commit message (Expand) | Author | Files | Lines |
2020-09-21 | iio: adis16475: Drop adis_burst usage | Nuno Sá | 1 | -15/+3 |
2020-09-21 | iio: adis16400: Drop adis_burst usage | Nuno Sá | 1 | -19/+13 |
2020-09-21 | iio: adis: Move burst mode into adis_data | Nuno Sá | 2 | -7/+14 |
2020-09-21 | iio:accel:bma180: Fix use of true when should be iio_shared_by enum | Jonathan Cameron | 1 | -1/+1 |
2020-09-21 | iio:magn:hmc5843: Fix passing true where iio_shared_by enum required. | Jonathan Cameron | 1 | -2/+2 |
2020-09-21 | iio: Add __printf() attributes to various allocation functions | Jonathan Cameron | 3 | -3/+5 |
2020-09-21 | iio:core: Tidy up kernel-doc. | Jonathan Cameron | 1 | -1/+2 |
2020-09-21 | iio: dac: ad5592r: localize locks only where needed in ad5592r_read_raw() | Alexandru Ardelean | 1 | -15/+15 |
2020-09-21 | iio: dac: ad5592r: un-indent code-block for scale read | Alexandru Ardelean | 1 | -14/+12 |
2020-09-21 | iio:dac:ad5592r: Fix use of true for IIO_SHARED_BY_TYPE | Jonathan Cameron | 1 | -1/+1 |
2020-09-21 | iio: chemical: sgp30: Add description for sgp_read_cmd()'s 'duration_us' | Lee Jones | 1 | -0/+1 |
2020-09-21 | iio: gyro: adis16080: Fix formatting issue | Lee Jones | 1 | -1/+1 |
2020-09-21 | iio: dummy: iio_dummy_evgen: Demote file header and supply description for 'i... | Lee Jones | 1 | -1/+3 |
2020-09-21 | iio: adc: ad7949: Fix misspelling issue | Lee Jones | 1 | -1/+1 |
2020-09-21 | iio: dac: ad5064: Fix a few kerneldoc misdemeanours | Lee Jones | 1 | -3/+3 |
2020-09-21 | iio: dac: ad7303: Complete 'struct ad7303_state' doc | Lee Jones | 1 | -0/+3 |
2020-09-21 | iio: adc: fsl-imx25-gcq: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 1 | -2/+13 |
2020-09-21 | iio: proximity: vl53l0x: Add IRQ support | Ivan Drobyshevskyi | 1 | -11/+93 |
2020-09-21 | dt-bindings: iio: proximity: vl53l0x: Add IRQ support | Ivan Drobyshevskyi | 1 | -0/+6 |
2020-09-21 | iio:health:max30102: Drop of_match_ptr and use generic fw accessors | Jonathan Cameron | 1 | -6/+5 |
2020-09-21 | iio:humidity:si7020: Drop of_match_ptr protection | Jonathan Cameron | 1 | -1/+2 |
2020-09-21 | iio:humidity:htu21: Drop of_match_ptr protection | Jonathan Cameron | 1 | -1/+2 |
2020-09-21 | iio:magn:ak8974: Drop of_match_ptr protection | Jonathan Cameron | 1 | -1/+2 |
2020-09-21 | iio:magn:ak8975: Drop of_match_ptr and ACPI_PTR protections. | Jonathan Cameron | 1 | -5/+3 |
2020-09-21 | iio:proximity:pulsedlight: Drop of_match_ptr protection | Jonathan Cameron | 1 | -1/+2 |
2020-09-21 | iio:proximity:as3935: Drop of_match_ptr and use generic fw accessors | Jonathan Cameron | 1 | -4/+4 |
2020-09-21 | iio:proximity:as3935: Use local struct device pointer to simplify code. | Jonathan Cameron | 1 | -20/+18 |
2020-09-21 | iio:humidity:hdc100x: Drop of_match_ptr protection. | Jonathan Cameron | 1 | -1/+2 |
2020-09-21 | iio:chemical:vz89x: Drop of_match_ptr protection and use generic fw accessors | Jonathan Cameron | 1 | -7/+4 |
2020-09-21 | iio:chemical:vz89x: Introduce local struct device pointer. | Jonathan Cameron | 1 | -4/+5 |
2020-09-21 | iio:chemical:sgp30: Drop of_match_ptr and use generic fw accessors | Jonathan Cameron | 1 | -6/+4 |
2020-09-21 | iio:chemical:sgp30: Use local variable dev to simplify code | Jonathan Cameron | 1 | -10/+10 |
2020-09-21 | iio:chemical:atlas-sensor: Drop of_match_ptr and use generic fw accessors | Jonathan Cameron | 1 | -6/+4 |
2020-09-21 | iio:chemical:ams-iaq-core: Drop of_match_ptr protection | Jonathan Cameron | 1 | -1/+2 |
2020-09-21 | iio:resolver:ad2s1200: Drop of_match_ptr protection | Jonathan Cameron | 1 | -1/+2 |
2020-09-21 | iio:temperature:tmp007: Drop of_match_ptr protection | Jonathan Cameron | 1 | -2/+2 |
2020-09-21 | iio:temperature:tsys01: Drop of_match_ptr protection | Jonathan Cameron | 1 | -1/+2 |
2020-09-21 | iio:pressure:zpa2326: Drop of_match_ptr protection | Jonathan Cameron | 2 | -8/+4 |
2020-09-21 | iio:pressure:ms5637: Drop of_match_ptr protection | Jonathan Cameron | 1 | -1/+2 |
2020-09-21 | iio:pressure:ms5611: Drop of_match_ptr and CONFIG_OF protections | Jonathan Cameron | 2 | -8/+4 |
2020-09-21 | iio:pressure:icp10100: Drop of_match_ptr and CONFIG_OF protections | Jonathan Cameron | 1 | -1/+2 |
2020-09-21 | iio:potentiostat:lmp91000: Drop of_match_ptr and use generic fw accessors | Jonathan Cameron | 1 | -6/+5 |
2020-09-21 | iio:dac:ti-dac5571: Drop of_match_ptr and CONFIG_OF protections | Jonathan Cameron | 1 | -5/+2 |
2020-09-21 | iio:dac:ti-dac082s085: Drop of_match_ptr and CONFIG_OF protections | Jonathan Cameron | 1 | -3/+2 |
2020-09-21 | iio:dac:mcp4725: drop of_match_ptr and use generic fw properties | Jonathan Cameron | 1 | -22/+7 |
2020-09-21 | iio:dac:ad7303: Drop of_match_ptr protection | Jonathan Cameron | 1 | -1/+2 |
2020-09-21 | iio:dac:ad5593r: Drop of_match_ptr and ACPI_PTR protections. | Jonathan Cameron | 1 | -4/+3 |
2020-09-21 | iio:dac:ad5592r: Drop of_match_ptr and ACPI_PTR protections. | Jonathan Cameron | 1 | -4/+3 |
2020-09-21 | iio:dac:ad5446: Drop of_match_ptr and CONFIG_OF protections | Jonathan Cameron | 1 | -3/+2 |
2020-09-21 | iio:potentiometer:mcp4531: Drop of_match_ptr and CONFIG_OF protections. | Jonathan Cameron | 1 | -7/+4 |