summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/ad7291.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:adc: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-3/+3
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-3/+3
* staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-181-3/+5
* staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHANLars-Peter Clausen2012-02-131-7/+7
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-16/+23
|\
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-261-16/+22
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-261-3/+3
| * staging:iio: header reorganizationJonathan Cameron2011-11-261-0/+1
* | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-171-13/+1
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-1/+3
* staging:iio:adc:naming: dev_info to indio_dev for consistencyJonathan Cameron2011-10-111-6/+6
* staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron2011-09-291-2/+2
* staging:iio:adc:ad7192: return len and fix out of range checkingMichael Hennerich2011-09-061-3/+7
* staging:iio:adc:ad7192: add temp_scale attribute, change module descriptionMichael Hennerich2011-09-061-5/+12
* staging:iio:adc:ad7291: reset device and setup irq before it is enabledMichael Hennerich2011-09-061-11/+16
* staging:iio:adc:ad7291: fix channel mapping for event enablesMichael Hennerich2011-09-061-12/+12
* staging:iio:adc:ad7291: introduce IIO_EVENT_CODE_EXTRACT_CHAN_TYPE and use ac...Michael Hennerich2011-09-061-3/+3
* staging:iio:adc:ad7291: fix mask bit generationMichael Hennerich2011-09-061-1/+1
* staging:iio:adc:ad7291: don't swab results twice and introduce more register ...Michael Hennerich2011-09-061-32/+58
* staging:iio:adc:ad7291: Add regulator, reference voltage and scale handlingMichael Hennerich2011-09-061-9/+52
* staging:iio:adc:ad7291: Fix AD7291_T_SENSE_MASKMichael Hennerich2011-09-061-14/+14
* staging:iio:adc:ad7291: Fix typos, change kconfig description and file headerMichael Hennerich2011-09-061-7/+7
* staging:iio:adc:ad7291: fix channel mappingMichael Hennerich2011-09-061-1/+1
* staging:iio:adc:ad7291 bring into line with current abi + chan_spec conversion.Jonathan Cameron2011-09-061-577/+315
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-061-7/+5
* staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron2011-09-061-1/+0
* staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron2011-09-061-7/+6
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+1
* Staging: iio: some uninitialized variable bugsDan Carpenter2011-07-051-0/+1
* staging:iio:adc:ad7291: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron2011-06-281-48/+37
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-4/+7
* staging:iio:adc:ad7291 remove abuse of buffer events and replace with somethi...Jonathan Cameron2011-05-191-16/+42
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-191-15/+2
* staging:iio:ad7291 move from old event system to current.Jonathan Cameron2011-05-191-285/+137
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* staging: iio: adc: new driver for AD7291 devicesSonic Zhang2010-11-091-0/+1039
OpenPOWER on IntegriCloud