summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/ad7291.c
AgeCommit message (Expand)Author
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen
2013-10-12staging:iio:ad7291: Use event spec for threshold hysteresisLars-Peter Clausen
2013-10-12staging:iio:ad7291: Switch to new event config interfaceLars-Peter Clausen
2013-09-07staging: iio: ad7291: Use devm_* APIsSachin Kamat
2013-07-06staging:iio:ad7291: add missing .driver_module to struct iio_infoWei Yongjun
2013-06-14staging:iio:ad7291: Rework regulator handlingiio-for-3.11cLars-Peter Clausen
2013-06-14staging:iio:ad7291: Use sign_extend32 instead of open-coding itLars-Peter Clausen
2013-06-14staging:iio:ad7291: Use i2c_smbus_{read,write}_word_swapped instead of open-c...Lars-Peter Clausen
2013-06-14staging:iio:ad7291: Simplify threshold register lookupLars-Peter Clausen
2013-06-14staging:iio:ad7291: Remove unnecessary dev_info() from probe()Lars-Peter Clausen
2013-06-14staging:iio:ad7291: Remove userspace resetLars-Peter Clausen
2013-06-14staging:iio:ad7291: Use IIO_VAL_FRACTIONAL_LOG2Lars-Peter Clausen
2013-03-17staging:iio:adc:ad7291 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton
2012-11-21staging: iio: remove use of __devexitBill Pemberton
2012-11-21staging: iio: remove use of __devinitBill Pemberton
2012-05-14staging:iio:adc: Use dev_to_iio_dev()Lars-Peter Clausen
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-18staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron
2012-02-13staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHANLars-Peter Clausen
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-11-26staging:iio:treewide only use shared to decide on interfacesJonathan Cameron
2011-11-26staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen
2011-11-26staging:iio: header reorganizationJonathan Cameron
2011-11-17staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen
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