Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iio: adc: mcp3564: drop redundant open-coded spi_get_device_match_data() | Krzysztof Kozlowski | 2024-06-13 | 1 | -6/+0 |
* | iio: adc: mcp3564: Use device_for_each_child_node_scoped() | Jonathan Cameron | 2024-04-29 | 1 | -9/+7 |
* | iio: adc: MCP3564: fix hardware identification logic | Marius Cristea | 2023-12-04 | 1 | -2/+2 |
* | iio: adc: MCP3564: fix calib_bias and calib_scale range checks | Javier Carrasco | 2023-12-04 | 1 | -2/+2 |
* | iio: adc: MCP3564: fix warn: unsigned '__x' is never less than zero. | Marius Cristea | 2023-10-14 | 1 | -1/+1 |
* | iio: adc: MCP3564: fix the static checker warning | Marius Cristea | 2023-09-24 | 1 | -4/+1 |
* | iio: adc: adding support for MCP3564 ADC | Marius Cristea | 2023-09-12 | 1 | -0/+1516 |