summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* staging:iio:adc:ad7291: Fix typos, change kconfig description and file headerMichael Hennerich2011-09-062-9/+9
* staging:iio:adc:ad7291: fix channel mappingMichael Hennerich2011-09-061-1/+1
* staging:iio:adc:ad7291 bring into line with current abi + chan_spec conversion.Jonathan Cameron2011-09-061-577/+315
* staging:iio:adc:ad7152: Fix differential channel return value and increase de...Michael Hennerich2011-09-061-2/+5
* staging:iio:adc:ad7152: Update sample rate, conversion time, digital filter h...Michael Hennerich2011-09-061-10/+29
* staging:iio:adc:ad7152: Add proper lockingMichael Hennerich2011-09-061-38/+71
* staging:iio:adc:ad7152: update scale handlingMichael Hennerich2011-09-061-4/+22
* staging:iio:adc:ad7152: Miscellaneous fixes and touch-upMichael Hennerich2011-09-061-28/+49
* staging:iio:adc:ad7152: increase readability by introducing proper bit definesMichael Hennerich2011-09-061-50/+83
* staging:iio:adc:ad7152 bring more into line with abi.Jonathan Cameron2011-09-061-165/+129
* staging:iio:adc:ad7152 set correct number of channels for ad7153.Jonathan Cameron2011-09-061-1/+5
* staging:iio:adc:ad7152 use smbus read / write functions + checkpatch fixesJonathan Cameron2011-09-061-271/+147
* staging:iio:adc:ad7150: Add support for the second interrupt strobe.Michael Hennerich2011-09-061-13/+25
* staging:iio:adc:ad7150: remove conversion mode handling.Michael Hennerich2011-09-061-94/+0
* staging:iio:adc:ad7150: chan_spec conv + i2c_smbus commands + drop unused pow...Jonathan Cameron2011-09-061-451/+389
* staging:iio: Differential channel handling - use explicit flag rather than ty...Jonathan Cameron2011-09-064-171/+237
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-0614-126/+96
* staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron2011-09-061-5/+5
* staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron2011-09-0611-64/+69
* staging:iio:various cleanup regulator use paths.Jonathan Cameron2011-09-061-15/+11
* staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron2011-09-065-5/+0
OpenPOWER on IntegriCloud