summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ad7280a.c
AgeCommit message (Expand)Author
12 daystreewide: refresh kmalloc_obj() conversionsKees Cook
2026-07-06Merge tag 'v7.2-rc2' into togregJonathan Cameron
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-30iio: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-04-27iio: adc: ad7280a: use cleanup helpers guard() and scoped_guard() for mutex l...Lucas Ivars Cadima Ciziks
2026-04-27iio: adc: ad7280a: Extract chan->address bit fields into named local variablesLucas Ivars Cadima Ciziks
2026-04-27iio: adc: ad7280a: use dev_err_probe()Antoniu Miclaus
2025-12-21iio: adc: ad7280a: handle spi_setup() errors in probe()Pavel Zhigulin
2025-10-13iio: adc: ad7280a: fix ad7280_store_balance_timer()David Lechner
2025-04-22iio: normalize array sentinel styleDavid Lechner
2024-11-03iio: adc: ad7280a: use IIO_DIFF_EVENT_CODE macro helperJulien Stephan
2024-09-05iio: adc: standardize on formatting for id match tablesJonathan Cameron
2024-07-29iio: adc: ad7280a: simplify with cleanup.hKrzysztof Kozlowski
2022-06-14iio: adc: ad7280a: Fix alignment for DMA safetyJonathan Cameron
2022-05-19Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-04-28iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen
2022-04-04iio: adc: ad7280a: Fix wrong variable used when setting thresholds.Jonathan Cameron
2022-02-21iio:adc:ad7280a: Move out of stagingJonathan Cameron