Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-23 | iio: adc: ad9467: Silence no spi_device_id warnings | Wei Yongjun | 1 | -0/+11 |
2022-08-16 | iio: adc: ad9467: Benefit from devm_clk_get_enabled() to simplify | Uwe Kleine-König | 1 | -16/+1 |
2022-06-14 | iio: adc: adi-axi: Move exported symbols into IIO_ADI_AXI namespace. | Jonathan Cameron | 1 | -0/+1 |
2021-06-13 | iio: adc: remove unused private data assigned with spi_set_drvdata() | Alexandru Ardelean | 1 | -2/+0 |
2020-09-29 | iio: adc: ad9467: add support for AD9265 high-speed ADC | Michael Hennerich | 1 | -0/+26 |
2020-09-29 | iio: adc: ad9467: add support for AD9434 high-speed ADC | Michael Hennerich | 1 | -0/+33 |
2020-09-29 | iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info type | Alexandru Ardelean | 1 | -33/+29 |
2020-09-16 | iio: adc: ad9467: return ENODEV vs EINVAL in ad9467_setup() | Alexandru Ardelean | 1 | -1/+1 |
2020-09-16 | iio: adc: ad9467: refine mismatch vs unknown chip-id messages | Alexandru Ardelean | 1 | -1/+2 |
2020-04-19 | iio: adc: ad9467: add support AD9467 ADC | Michael Hennerich | 1 | -0/+422 |