summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/ad7291.c
AgeCommit message (Expand)Author
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-11staging:iio:adc:naming: dev_info to indio_dev for consistencyJonathan Cameron
2011-09-29staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron
2011-09-06staging:iio:adc:ad7192: return len and fix out of range checkingMichael Hennerich
2011-09-06staging:iio:adc:ad7192: add temp_scale attribute, change module descriptionMichael Hennerich
2011-09-06staging:iio:adc:ad7291: reset device and setup irq before it is enabledMichael Hennerich
2011-09-06staging:iio:adc:ad7291: fix channel mapping for event enablesMichael Hennerich
2011-09-06staging:iio:adc:ad7291: introduce IIO_EVENT_CODE_EXTRACT_CHAN_TYPE and use ac...Michael Hennerich
2011-09-06staging:iio:adc:ad7291: fix mask bit generationMichael Hennerich
2011-09-06staging:iio:adc:ad7291: don't swab results twice and introduce more register ...Michael Hennerich
2011-09-06staging:iio:adc:ad7291: Add regulator, reference voltage and scale handlingMichael Hennerich
2011-09-06staging:iio:adc:ad7291: Fix AD7291_T_SENSE_MASKMichael Hennerich
2011-09-06staging:iio:adc:ad7291: Fix typos, change kconfig description and file headerMichael Hennerich
2011-09-06staging:iio:adc:ad7291: fix channel mappingMichael Hennerich
2011-09-06staging:iio:adc:ad7291 bring into line with current abi + chan_spec conversion.Jonathan Cameron
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-09-06staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron
2011-09-06staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-07-05Staging: iio: some uninitialized variable bugsDan Carpenter
2011-06-28staging:iio:adc:ad7291: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio:adc:ad7291 remove abuse of buffer events and replace with somethi...Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-05-19staging:iio:ad7291 move from old event system to current.Jonathan Cameron
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2010-11-09staging: iio: adc: new driver for AD7291 devicesSonic Zhang