index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
max1118.c
Age
Commit message (
Expand
)
Author
2026-07-06
Merge tag 'v7.2-rc2' into togreg
Jonathan Cameron
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-30
iio: Initialize spi_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2025-05-21
iio: adc: Use iio_push_to_buffers_with_ts() to provide length for runtime che...
Jonathan Cameron
2024-12-28
iio: adc: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
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