summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc
AgeCommit message (Expand)Author
2011-11-27staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen
2011-11-27staging:iio: header reorganizationJonathan Cameron
2011-11-27iio: adc: ad7280a: Fix memory leakMichael Hennerich
2011-11-27iio: introduce type casts to avoid __ucmpdi2 callsMichael Hennerich
2011-10-31staging: Add module.h to more drivers implicitly using it.Paul Gortmaker
2011-10-19iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdirMichael Hennerich
2011-10-19iio: Spell fix - consistent use of Converter - no functional changesMichael Hennerich
2011-10-17staging:iio:adc:max1363 incorrect allocation of available_scanmasksJonathan Cameron
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-17iio: adc: remove ADT75 driver - hwmon/lm75 will take over ADT75 supportMichael Hennerich
2011-10-17staging:iio: gpio build dependency fixingJonathan Cameron
2011-10-11staging:iio:adc:naming: dev_info to indio_dev for consistencyJonathan Cameron
2011-10-11Staging: iio/adc/ad7150: release lock on errorDan Carpenter
2011-10-05staging:iio:adc:ad7314 removal. Supported via hwmon.Jonathan Cameron
2011-10-04staging: iio: adc: add includes of module.h and stat.hStephen Rothwell
2011-10-03staging: add module.h to various iio driversPaul Gortmaker
2011-10-03staging:iio:adc:ad7887 stop using IIO_CHAN macro.Jonathan Cameron
2011-10-03staging:iio:adc:ad7606 remove unused chip info elements.Jonathan Cameron
2011-10-03staging:iio:adc:ad7606 refactor to remove st->irq and st->id.Jonathan Cameron
2011-10-03staging;iio:adc:ad7606 use iio_sw_buffer_preenable rather than local equivJonathan 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-10-03staging:iio:adc:ad799x address and scan_index always match so stop using addressJonathan Cameron
2011-10-03staging:iio:adc:ad799x set the device name only once.Jonathan Cameron
2011-10-03staging:iio:adc:ad799x use the core handling for as much of the events as pos...Jonathan Cameron
2011-10-03staging:iio:adc:ad799x avoid bouncing back and forth from iio_priv space.Jonathan Cameron
2011-10-03staging:iio:adc:ad799x use a table for frequency values rather than big switch.Jonathan Cameron
2011-10-03staging:iio:adc:ad799x trivial: use the convenient chan struct.Jonathan Cameron
2011-10-03staging:iio:adc:ad799x stop using IIO_CHAN macro.Jonathan Cameron
2011-10-03staging:iio:adc:ad799x fix incorrect scan_type descriptions.Jonathan Cameron
2011-09-30staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron
2011-09-27staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-27staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron
2011-09-27staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFERJonathan Cameron
2011-09-27staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron
2011-09-27staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*Jonathan Cameron
2011-09-27staging: iio: Move sensor drivers to sub menusManuel Stahl
2011-09-27staging: iio: adc: Replace, rewrite ad7745 from scratch.Michael Hennerich
2011-09-16staging:iio:adc:ad7606 add channel type specification to range attributes.Jonathan Cameron
2011-09-16staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron
2011-09-06staging:iio: ad7152: fix channel assignment for AD7153Michael Hennerich
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