aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ad5755.c
Commit message (Expand)AuthorAge
* iio: ad5755: fix off-by-one on devnr limit checkColin Ian King2016-08-29
* iio: ad5755: add support for dt bindingsSean Nyekjaer2016-06-27
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-27
* iio:dac:ad5755 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-17
* iio:ad5755: Mark transfer buffer as __be32Lars-Peter Clausen2013-12-03
* iio: dac: ad5755: Use devm_iio_device_registerSachin Kamat2013-11-24
* iio: dac: ad5755: Remove redundant codeSachin Kamat2013-10-24
* iio:ad5755: Report scale as fractional valueLars-Peter Clausen2013-10-01
* iio: refactor info mask and ext_info attribute creation.Jonathan Cameron2013-09-15
* iio: dac: ad5755: Use devm_iio_device_allocSachin Kamat2013-08-19
* iio:dac:ad5755 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* iio: Use spi_sync_transfer()Lars-Peter Clausen2013-02-09
* Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* iio: dac/ad5755: signedness bug in ad5755_setup_pdata()Dan Carpenter2012-09-22
* iio:dac: Add ad5755 driverLars-Peter Clausen2012-09-17