summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ad5449.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-14iio: dac: ad5449: Fix alignment for DMA safetyJonathan Cameron1-2/+2
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-3/+1
2020-07-20iio: dac: ad5449: Fix kerneldoc attribute formatting for 'lock'Lee Jones1-1/+1
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-05-16iio: dac: ad5449: Replace indio_dev->mlock with own device lockSergiu Cuciurean1-4/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
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
2013-12-17iio:dac:ad5449 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+6
2013-10-05iio:ad5449: Use spi_sync_transfer()Lars-Peter Clausen1-6/+1
2013-08-19iio: dac: ad5449: Use devm_* APIsSachin Kamat1-11/+4
2013-03-17iio:dac:ad5449 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-10-31iio:dac:ad5449: unlock on error pathDan Carpenter1-3/+4
2012-10-19iio:dac: Add support for the ad5449Lars-Peter Clausen1-0/+375