index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
max1118.c
Age
Commit message (
Expand
)
Author
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2024-08-03
iio: adc: max1118: make use of iio_for_each_active_channel()
Nuno Sa
2022-06-14
iio: adc: max1118: Fix alignment for DMA safety
Jonathan Cameron
2021-10-20
iio: adc: max1118: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-06-03
iio: adc: max1118: Avoid jumping back and forth between spi and iio structures
Jonathan Cameron
2021-06-03
iio: adc: max1118: Use devm_ managed functions for all of probe
Jonathan Cameron
2020-08-31
iio:adc:max1118 Fix alignment of timestamp and data leak issues
Jonathan Cameron
2020-07-07
iio:adc:max1118: Drop CONFIG_OF / of_match_ptr protections
Jonathan Cameron
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-03-08
iio: adc: max1118: Use new structure for SPI transfer delays
Sergiu Cuciurean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-04-14
iio: adc: add max1117/max1118/max1119 ADC driver
Akinobu Mita