aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/mcp4922.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-01iio: dac: mcp4922: add support to mcp4921Kory Maincent1-2/+9
2022-06-14iio: dac: mcp4922: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-3/+1
2021-10-19iio: dac: mcp4922: Make use of the helper function dev_err_probe()Cai Huoqing1-4/+3
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2018-08-25iio: dac: mcp4922: fix error handling in mcp4922_write_rawMarcus Folkesson1-3/+8
2017-08-22iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron1-1/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2014-06-21iio: dac: mcp4902/mcp4912/mcp4922 dac driverMichael Welling1-0/+216