aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/mcp4725.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-11iio: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-17iio:dac:mcp4725 drop specification of scan type as unused in this driver.Jonathan Cameron1-1/+0
2013-10-24iio: dac: mcp4725: Remove redundant codeSachin Kamat1-7/+1
2013-10-01iio:mcp4725: Report scale as fractional valueLars-Peter Clausen1-5/+3
2013-09-25Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman1-6/+6
2013-09-21iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald1-6/+6
2013-09-15iio: refactor info mask and ext_info attribute creation.Jonathan Cameron1-1/+2
2013-08-03iio:mcp4725: Use devm_iio_device_allocPeter Meerwald1-19/+7
2013-08-03iio:dac:mcp4725 wrong return type of attribute _show functionJonathan Cameron1-1/+1
2013-08-03iio: add powerdown to mcp4725 dac drivePeter Meerwald1-2/+85
2013-08-03iio: add store_eeprom to mcp4725 dac driverPeter Meerwald1-2/+62
2013-03-17iio:dac:mcp4725 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-06-12iio: add mcp4725 I2C DAC driverPeter Meerwald1-0/+227