summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ad5449.c
Commit message (Expand)AuthorAgeFilesLines
* iio: dac: ad5449: Fix alignment for DMA safetyJonathan Cameron2022-06-141-2/+2
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
* iio: dac: ad5449: Fix kerneldoc attribute formatting for 'lock'Lee Jones2020-07-201-1/+1
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: dac: ad5449: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-4/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* iio:dac:ad5449 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:ad5449: Use spi_sync_transfer()Lars-Peter Clausen2013-10-051-6/+1
* iio: dac: ad5449: Use devm_* APIsSachin Kamat2013-08-191-11/+4
* iio:dac:ad5449 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* iio:dac:ad5449: unlock on error pathDan Carpenter2012-10-311-3/+4
* iio:dac: Add support for the ad5449Lars-Peter Clausen2012-10-191-0/+375