aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/ad7606_core.c
AgeCommit message (Expand)Author
2013-03-17staging:iio:adc:ad7606 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2012-08-14staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen
2012-06-18staging:iio:adc:ad7606: Use new triggered buffer setup helper functionLars-Peter Clausen
2012-06-07staging:iio:ad7606: Re-add missing scale attributeLars-Peter Clausen
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-09staging:iio:adc:ad7606 unwind use of is_visible for attrs.Jonathan Cameron
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2011-12-08staging:iio:adc:ad7606 remove buffer access to data from sysfs read.Jonathan Cameron
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-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-03staging:iio:adc:ad7606 refactor to remove st->irq and st->id.Jonathan Cameron
2011-10-03staging:iio:adc:ad7606 make gpio request failures more consistentJonathan Cameron
2011-10-03staging:iio:adc:ad7606 trivial code style fix.Jonathan Cameron
2011-10-03staging:iio:adc:ad7606 add local define for chan_spec structures.Jonathan Cameron
2011-09-29staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron
2011-09-26staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-26staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron
2011-09-16staging:iio:adc:ad7606 add channel type specification to range attributes.Jonathan Cameron
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-09-06staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-23staging:iio:adc: unused header removals.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: AD7606: Drop dev_data in favour of iio_priv()Michael Hennerich
2011-05-19staging:iio:adc: AD7606: Consitently use indio_devMichael Hennerich
2011-05-19staging:iio:adc:ad7606: Use private data space from iio_allocate_deviceMichael Hennerich
2011-05-19staging:iio:adc:ad7606 Convert to new channel registration method Update Add ...Michael Hennerich
2011-05-19staging:iio:adc:ad7606 conversion to irq_chip based polling.Jonathan Cameron
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-02-23staging: IIO: ADC: New driver for AD7606/AD7606-6/AD7606-4Michael Hennerich