summaryrefslogtreecommitdiff
path: root/drivers/iio/dac/mcp4821.c
AgeCommit message (Expand)Author
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: Initialize spi_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-04-27iio: dac: mcp4821: add configurable gain supportNikhil Gautam
2026-04-27iio: dac: mcp4821: move state initialization outside switchNikhil Gautam
2026-04-27iio: dac: mcp4821: fix spelling mistake in enum nameNikhil Gautam
2025-04-22iio: normalize array sentinel styleDavid Lechner
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-02-28iio: dac: mcp4821: Switch to including mod_devicetable.h for struct of_device...Jonathan Cameron
2023-12-21iio: dac: driver for MCP4821Anshul Dalal