aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc
AgeCommit message (Expand)AuthorFilesLines
2011-09-26staging: iio: adc: Replace, rewrite ad7745 from scratch.Michael Hennerich5-675/+835
2011-09-16staging:iio:adc:ad7606 add channel type specification to range attributes.Jonathan Cameron1-7/+8
2011-09-16staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron4-58/+59
2011-09-06staging:iio: ad7152: fix channel assignment for AD7153Michael Hennerich1-4/+4
2011-09-06staging:iio:adc:ad7192: return len and fix out of range checkingMichael Hennerich1-3/+7
2011-09-06staging:iio:adc:ad7192: add temp_scale attribute, change module descriptionMichael Hennerich1-5/+12
2011-09-06staging:iio:adc:ad7291: reset device and setup irq before it is enabledMichael Hennerich1-11/+16
2011-09-06staging:iio:adc:ad7291: fix channel mapping for event enablesMichael Hennerich1-12/+12
2011-09-06staging:iio:adc:ad7291: introduce IIO_EVENT_CODE_EXTRACT_CHAN_TYPE and use accordinglyMichael Hennerich1-3/+3
2011-09-06staging:iio:adc:ad7291: fix mask bit generationMichael Hennerich1-1/+1
2011-09-06staging:iio:adc:ad7291: don't swab results twice and introduce more register definesMichael Hennerich1-32/+58
2011-09-06staging:iio:adc:ad7291: Add regulator, reference voltage and scale handlingMichael Hennerich1-9/+52
2011-09-06staging:iio:adc:ad7291: Fix AD7291_T_SENSE_MASKMichael Hennerich1-14/+14
2011-09-06staging:iio:adc:ad7291: Fix typos, change kconfig description and file headerMichael Hennerich2-9/+9
2011-09-06staging:iio:adc:ad7291: fix channel mappingMichael Hennerich1-1/+1
2011-09-06staging:iio:adc:ad7291 bring into line with current abi + chan_spec conversion.Jonathan Cameron1-574/+312
2011-09-06staging:iio:adc:ad7152: Fix differential channel return value and increase delay.Michael Hennerich1-2/+5
2011-09-06staging:iio:adc:ad7152: Update sample rate, conversion time, digital filter handlingMichael Hennerich1-10/+29
2011-09-06staging:iio:adc:ad7152: Add proper lockingMichael Hennerich1-38/+71
2011-09-06staging:iio:adc:ad7152: update scale handlingMichael Hennerich1-4/+22
2011-09-06staging:iio:adc:ad7152: Miscellaneous fixes and touch-upMichael Hennerich1-28/+49
2011-09-06staging:iio:adc:ad7152: increase readability by introducing proper bit definesMichael Hennerich1-49/+82
2011-09-06staging:iio:adc:ad7152 bring more into line with abi.Jonathan Cameron1-165/+129
2011-09-06staging:iio:adc:ad7152 set correct number of channels for ad7153.Jonathan Cameron1-1/+5
2011-09-06staging:iio:adc:ad7152 use smbus read / write functions + checkpatch fixesJonathan Cameron1-271/+147
2011-09-06staging:iio:adc:ad7150: Add support for the second interrupt strobe.Michael Hennerich1-13/+25
2011-09-06staging:iio:adc:ad7150: remove conversion mode handling.Michael Hennerich1-94/+0
2011-09-06staging:iio:adc:ad7150: chan_spec conv + i2c_smbus commands + drop unused poweroff timeout control.Jonathan Cameron1-444/+382
2011-09-06staging:iio: Differential channel handling - use explicit flag rather than types.Jonathan Cameron4-170/+236
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron14-126/+96
2011-09-06staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron1-5/+5
2011-09-06staging:iio: Switch the channel masks to bitmaps so as to allow for more channels.Jonathan Cameron11-64/+69
2011-09-06staging:iio:various cleanup regulator use paths.Jonathan Cameron1-15/+11
2011-09-06staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron5-5/+0
2011-09-06staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron8-24/+24
2011-09-06staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron10-44/+34
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron8-19/+19
2011-09-06staging: iio: remove specific chrdev for event reading. Get fd from ioctl on buffer.Jonathan Cameron8-1/+13
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker16-0/+16
2011-08-24staging:iio: spit trigger.h into provider and consumer parts.Jonathan Cameron8-6/+8
2011-08-24staging:iio: prevent removal of module connected to trigger.Jonathan Cameron8-45/+0
2011-08-24staging:iio:pollfunc: Make explicit that private data is always pointer to a struct iio_dev.Jonathan Cameron8-9/+8
2011-08-23IIO: ADC: New driver for AD7190/AD7192/AD7195 4 Channel SPI ADCMichael Hennerich4-0/+1251
2011-08-23iio: adc: New driver for AD7280A Lithium Ion Battery Monitoring SystemMichael Hennerich4-0/+1041
2011-08-23staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TYPE> etcJonathan Cameron5-24/+16
2011-08-23staging:iio:adc remove unused adc.h.Jonathan Cameron1-42/+0
2011-08-23staging:iio:adc: header cleanup - remove unused.Jonathan Cameron6-17/+0
2011-08-23staging:iio:adc: unused header removals.Jonathan Cameron8-16/+27
2011-08-23staging:iio:trivial sparse related cleanups.Jonathan Cameron1-0/+2
2011-08-23staging:iio:adc: max1363 fix 2 raw sysfs issues.Jonathan Cameron1-1/+3