summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/ad7606_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:ad7606: Re-add missing scale attributeLars-Peter Clausen2012-06-071-1/+2
* staging:iio:adc: 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-3/+3
* staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-181-9/+10
* staging:iio:adc:ad7606 unwind use of is_visible for attrs.Jonathan Cameron2012-02-091-30/+53
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-3/+3
|\
| * staging:iio:adc:ad7606 remove buffer access to data from sysfs read.Jonathan Cameron2011-12-081-1/+1
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-261-1/+1
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-261-1/+1
| * staging:iio: header reorganizationJonathan Cameron2011-11-261-1/+1
* | switch ->is_visible() to returning umode_tAl Viro2012-01-031-2/+2
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-1/+2
* staging:iio:adc:ad7606 refactor to remove st->irq and st->id.Jonathan Cameron2011-10-031-6/+4
* staging:iio:adc:ad7606 make gpio request failures more consistentJonathan Cameron2011-10-031-50/+85
* staging:iio:adc:ad7606 trivial code style fix.Jonathan Cameron2011-10-031-2/+1
* staging:iio:adc:ad7606 add local define for chan_spec structures.Jonathan Cameron2011-10-031-54/+28
* staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron2011-09-291-18/+18
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-261-7/+7
* staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron2011-09-261-1/+1
* staging:iio:adc:ad7606 add channel type specification to range attributes.Jonathan Cameron2011-09-161-7/+8
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-061-10/+7
* staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron2011-09-061-3/+3
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-061-2/+2
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+1
* staging:iio:adc: unused header removals.Jonathan Cameron2011-08-231-1/+0
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-3/+7
* staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv()Michael Hennerich2011-05-191-12/+10
* staging:iio:adc: AD7606: Consitently use indio_devMichael Hennerich2011-05-191-19/+19
* staging:iio:adc:ad7606: Use private data space from iio_allocate_deviceMichael Hennerich2011-05-191-45/+47
* staging:iio:adc:ad7606 Convert to new channel registration method Update Add ...Michael Hennerich2011-05-191-80/+105
* staging:iio:adc:ad7606 conversion to irq_chip based polling.Jonathan Cameron2011-05-191-0/+1
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* staging: IIO: ADC: New driver for AD7606/AD7606-6/AD7606-4Michael Hennerich2011-02-231-0/+556
OpenPOWER on IntegriCloud