summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/dac/ad5686.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:dac: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-4/+4
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-2/+2
* staging:iio:dac Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-181-3/+4
* Staging: The header linux/module.h is included twice in drivers/staging/iio/d...Jesper Juhl2012-02-101-1/+0
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-2/+3
|\
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-261-0/+1
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-261-2/+2
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-261-1/+1
* | staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen2011-11-171-12/+1
|/
* staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-311-0/+1
* staging:iio:dac:ad5686: Check for negative valuesLars-Peter Clausen2011-10-191-1/+1
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-2/+2
* staging:iio: gpio build dependency fixingJonathan Cameron2011-10-171-1/+0
* staging:iio:dac:ad5638: Fix channel addressLars-Peter Clausen2011-10-111-5/+2
* staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron2011-09-161-14/+16
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-061-8/+5
* staging:iio: ABI rework - add in_ or out_ prefix to channnelsJonathan Cameron2011-09-061-49/+21
* staging:iio:various cleanup regulator use paths.Jonathan Cameron2011-09-061-4/+3
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+1
* iio: dac: New driver for AD5686R, AD5685R, AD5684R Digital to analog convertersMichael Hennerich2011-06-281-0/+497
OpenPOWER on IntegriCloud