summaryrefslogtreecommitdiff
path: root/drivers/iio/dac/ad5755.c
AgeCommit message (Expand)Author
2021-12-12iio:dac:ad5755: Switch to generic firmware properties and drop pdataJonathan Cameron
2021-03-29iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen
2020-07-20iio: dac: ad5755: Fix kerneldoc attribute formatting for 'lock'Lee Jones
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-05-16iio: dac: ad5755: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-02-14iio: ad5755: fix spelling mistake "to" -> "too" and grammar plus formattingColin Ian King
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2017-08-22iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron
2016-08-29iio: ad5755: fix off-by-one on devnr limit checkColin Ian King
2016-06-27iio: ad5755: add support for dt bindingsSean Nyekjaer
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2013-12-17iio:dac:ad5755 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-12-03iio:ad5755: Mark transfer buffer as __be32Lars-Peter Clausen
2013-11-24iio: dac: ad5755: Use devm_iio_device_registerSachin Kamat
2013-10-24iio: dac: ad5755: Remove redundant codeSachin Kamat
2013-10-01iio:ad5755: Report scale as fractional valueLars-Peter Clausen
2013-09-15iio: refactor info mask and ext_info attribute creation.Jonathan Cameron
2013-08-19iio: dac: ad5755: Use devm_iio_device_allocSachin Kamat
2013-03-17iio:dac:ad5755 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-02-09iio: Use spi_sync_transfer()Lars-Peter Clausen
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman
2012-09-22iio: dac/ad5755: signedness bug in ad5755_setup_pdata()Dan Carpenter
2012-09-17iio:dac: Add ad5755 driverLars-Peter Clausen