aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-236-0/+3431
|\
| * staging:iio:ad799x fix error_free_irq which was freeing an irq that may not h...Hartmut Knaack2014-04-021-1/+2
| * staging:iio:ad7606: Re-add missing scale attributeLars-Peter Clausen2012-07-041-0/+1
| * staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-311-0/+1
| * iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdirMichael Hennerich2011-10-196-2098/+0
| * iio: Spell fix - consistent use of Converter - no functional changesMichael Hennerich2011-10-191-9/+9
| * staging:iio:adc:max1363 incorrect allocation of available_scanmasksJonathan Cameron2011-10-171-1/+1
| * staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-1717-40/+48
| * iio: adc: remove ADT75 driver - hwmon/lm75 will take over ADT75 supportMichael Hennerich2011-10-173-663/+0
| * staging:iio: gpio build dependency fixingJonathan Cameron2011-10-171-0/+1
| * staging:iio:adc:naming: dev_info to indio_dev for consistencyJonathan Cameron2011-10-1110-95/+95
| * Staging: iio/adc/ad7150: release lock on errorDan Carpenter2011-10-111-1/+1
| * staging:iio:adc:ad7314 removal. Supported via hwmon.Jonathan Cameron2011-10-053-289/+0
| * staging: iio: adc: add includes of module.h and stat.hStephen Rothwell2011-10-041-0/+2
| * staging: add module.h to various iio driversPaul Gortmaker2011-10-031-0/+1
| * staging:iio:adc:ad7887 stop using IIO_CHAN macro.Jonathan Cameron2011-10-031-8/+18
| * staging:iio:adc:ad7606 remove unused chip info elements.Jonathan Cameron2011-10-031-2/+0
| * staging:iio:adc:ad7606 refactor to remove st->irq and st->id.Jonathan Cameron2011-10-034-11/+7
| * staging;iio:adc:ad7606 use iio_sw_buffer_preenable rather than local equivJonathan Cameron2011-10-032-36/+7
| * staging:iio:adc:ad7606 make gpio request failures more consistentJonathan Cameron2011-10-033-56/+86
| * 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:adc:ad799x address and scan_index always match so stop using addressJonathan Cameron2011-10-031-39/+1
| * staging:iio:adc:ad799x set the device name only once.Jonathan Cameron2011-10-031-1/+0
| * staging:iio:adc:ad799x use the core handling for as much of the events as pos...Jonathan Cameron2011-10-031-60/+82
| * staging:iio:adc:ad799x avoid bouncing back and forth from iio_priv space.Jonathan Cameron2011-10-033-5/+5
| * staging:iio:adc:ad799x use a table for frequency values rather than big switch.Jonathan Cameron2011-10-031-57/+17
| * staging:iio:adc:ad799x trivial: use the convenient chan struct.Jonathan Cameron2011-10-031-4/+3
| * staging:iio:adc:ad799x stop using IIO_CHAN macro.Jonathan Cameron2011-10-031-123/+329
| * staging:iio:adc:ad799x fix incorrect scan_type descriptions.Jonathan Cameron2011-10-031-20/+20
| * staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron2011-09-2910-93/+101
| * staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-2614-157/+157
| * staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron2011-09-2615-15/+14
| * staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFERJonathan Cameron2011-09-265-22/+22
| * staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron2011-09-268-8/+8
| * staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*Jonathan Cameron2011-09-268-16/+16
| * staging: iio: Move sensor drivers to sub menusManuel Stahl2011-09-261-1/+3
| * staging: iio: adc: Replace, rewrite ad7745 from scratch.Michael Hennerich2011-09-265-675/+835
| * staging:iio:adc:ad7606 add channel type specification to range attributes.Jonathan Cameron2011-09-161-7/+8
| * staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron2011-09-164-58/+59
| * staging:iio: ad7152: fix channel assignment for AD7153Michael Hennerich2011-09-061-4/+4
| * staging:iio:adc:ad7192: return len and fix out of range checkingMichael Hennerich2011-09-061-3/+7
| * staging:iio:adc:ad7192: add temp_scale attribute, change module descriptionMichael Hennerich2011-09-061-5/+12
| * staging:iio:adc:ad7291: reset device and setup irq before it is enabledMichael Hennerich2011-09-061-11/+16
| * staging:iio:adc:ad7291: fix channel mapping for event enablesMichael Hennerich2011-09-061-12/+12
| * staging:iio:adc:ad7291: introduce IIO_EVENT_CODE_EXTRACT_CHAN_TYPE and use ac...Michael Hennerich2011-09-061-3/+3
| * staging:iio:adc:ad7291: fix mask bit generationMichael Hennerich2011-09-061-1/+1
| * staging:iio:adc:ad7291: don't swab results twice and introduce more register ...Michael Hennerich2011-09-061-32/+58
| * staging:iio:adc:ad7291: Add regulator, reference voltage and scale handlingMichael Hennerich2011-09-061-9/+52
| * staging:iio:adc:ad7291: Fix AD7291_T_SENSE_MASKMichael Hennerich2011-09-061-14/+14