summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/mcp4725.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman2016-02-071-0/+1
|\
| * iio: dac: mcp4725: set iio name property in sysfsYong Li2016-01-091-0/+1
* | iio: dac: mcp4725: Add basic support for MCP4726Akinobu Mita2016-01-031-20/+67
|/
* iio: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-111-1/+0
* iio:dac:mcp4725 drop specification of scan type as unused in this driver.Jonathan Cameron2013-12-171-1/+0
* iio: dac: mcp4725: Remove redundant codeSachin Kamat2013-10-241-7/+1
* iio:mcp4725: Report scale as fractional valueLars-Peter Clausen2013-10-011-5/+3
* Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman2013-09-251-6/+6
|\
| * iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-6/+6
* | iio: refactor info mask and ext_info attribute creation.Jonathan Cameron2013-09-151-1/+2
|/
* iio:mcp4725: Use devm_iio_device_allocPeter Meerwald2013-08-031-19/+7
* iio:dac:mcp4725 wrong return type of attribute _show functionJonathan Cameron2013-08-031-1/+1
* iio: add powerdown to mcp4725 dac drivePeter Meerwald2013-08-031-2/+85
* iio: add store_eeprom to mcp4725 dac driverPeter Meerwald2013-08-031-2/+62
* iio:dac:mcp4725 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* iio: add mcp4725 I2C DAC driverPeter Meerwald2012-06-121-0/+227