summaryrefslogtreecommitdiff
path: root/drivers/iio/dac/ad5360.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-14iio: dac: ad5360: Fix alignment for DMA safetyJonathan Cameron1-2/+2
2022-04-28iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen1-1/+1
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-3/+1
2021-03-29iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen1-1/+1
2020-07-20iio: dac: ad5360: 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: ad5360: Replace indio_dev->mlock with own device lockSergiu Cuciurean1-6/+11
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-18iio:dac:ad5360 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+6
2013-10-01iio:ad5360: Report scale as fractional valueLars-Peter Clausen1-6/+5
2013-08-19iio: dac: ad5360: Use devm_* APIsSachin Kamat1-11/+4
2013-03-17iio:dac:ad5360 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-04Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-06-05staging:iio: Move DAC drivers out of stagingLars-Peter Clausen1-0/+570