aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ad5764.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-14iio: dac: ad5764: 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: ad5764: Fix misdocumenting and formatting errorLee Jones1-3/+2
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-05-16iio: dac: ad5764: 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
2018-03-07iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAWRodrigo Siqueira1-1/+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:ad5764 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+6
2013-10-01iio:ad5764: Report scale as fractional valueLars-Peter Clausen1-6/+4
2013-08-19iio: dac: ad5764: Use devm_* APIsSachin Kamat1-15/+5
2013-03-17iio:dac:ad5764 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-02-09iio: Use spi_sync_transfer()Lars-Peter Clausen1-6/+1
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-06-05staging:iio: Move DAC drivers out of stagingLars-Peter Clausen1-0/+382