summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ad5755.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1Star
* iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0Star
* iio: ad5755: fix off-by-one on devnr limit checkColin Ian King2016-08-291-1/+1
* iio: ad5755: add support for dt bindingsSean Nyekjaer2016-06-271-1/+187
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0Star
* iio:dac:ad5755 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:ad5755: Mark transfer buffer as __be32Lars-Peter Clausen2013-12-031-1/+1
* iio: dac: ad5755: Use devm_iio_device_registerSachin Kamat2013-11-241-11/+1Star
* iio: dac: ad5755: Remove redundant codeSachin Kamat2013-10-241-7/+1Star
* iio:ad5755: Report scale as fractional valueLars-Peter Clausen2013-10-011-12/+5Star
* iio: refactor info mask and ext_info attribute creation.Jonathan Cameron2013-09-151-0/+1
* iio: dac: ad5755: Use devm_iio_device_allocSachin Kamat2013-08-191-10/+4Star
* iio:dac:ad5755 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-5/+5
* iio: Use spi_sync_transfer()Lars-Peter Clausen2013-02-091-6/+1Star
* Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-8/+8
* iio: dac/ad5755: signedness bug in ad5755_setup_pdata()Dan Carpenter2012-09-221-1/+1
* iio:dac: Add ad5755 driverLars-Peter Clausen2012-09-171-0/+650