summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)AuthorFilesLines
2011-10-06staging:iio:resolver:ad2s1210 cleanup gpio handling.Jonathan Cameron1-33/+18
2011-10-06staging:iio:resolver:ad2s1210 drop raw config register accessJonathan Cameron1-44/+0
2011-10-06staging:iio:resolver:ad2s1210 minimal chan spec conversion.Jonathan Cameron1-51/+63
2011-10-06staging:iio:resolver:ad2s1210 ensure iio_dev->name is setJonathan Cameron1-0/+7
2011-10-06staging:iio:resolver rename ad2s120x ->ad2s1200Jonathan Cameron3-28/+37
2011-10-06staging:iio:resolver:ad2s120x chan spec conversionJonathan Cameron1-37/+37
2011-10-06staging:iio:Documentation gyro -> anglvel updates in attribute namesJonathan Cameron1-54/+54
2011-10-06staging:iio: rename gyro channels to anglvelJonathan Cameron8-22/+22
2011-10-06staging:iio:resolver:ad2s90 chan spec conversionJonathan Cameron1-23/+18
2011-10-06staging:iio:resolver:ad2s90 ensure name is passed to iio_core.Jonathan Cameron1-3/+8
2011-10-06staging:iio:resolver:ad2s90 fix registration of null pointerJonathan Cameron1-3/+2
2011-10-06staging:iio:lisght:isl29018 use IIO_PROCESSED enum value.Jonathan Cameron1-1/+1
2011-10-06staging:iio:adc:ad7314 removal. Supported via hwmon.Jonathan Cameron3-289/+0
2011-10-04staging: iio: if(__LITTLE_ENDIAN) -> #ifdef __LITTLE_ENDIANJonathan Cameron1-4/+5
2011-10-04staging: iio: adc: add includes of module.h and stat.hStephen Rothwell1-0/+2
2011-10-04staging: add module.h to various iio driversPaul Gortmaker2-0/+2
2011-10-04staging:iio:imu:adis16400 rename adis16344 -> adis16334.Jonathan Cameron2-10/+10
2011-10-04staging:iio:adc:ad7887 stop using IIO_CHAN macro.Jonathan Cameron1-8/+18
2011-10-04staging:iio:adc:ad7606 remove unused chip info elements.Jonathan Cameron1-2/+0
2011-10-04staging:iio:adc:ad7606 refactor to remove st->irq and st->id.Jonathan Cameron4-11/+7
2011-10-04staging;iio:adc:ad7606 use iio_sw_buffer_preenable rather than local equivJonathan Cameron2-36/+7
2011-10-04staging:iio:adc:ad7606 make gpio request failures more consistentJonathan Cameron3-56/+86
2011-10-04staging:iio:adc:ad7606 trivial code style fix.Jonathan Cameron1-2/+1
2011-10-04staging:iio:adc:ad7606 add local define for chan_spec structures.Jonathan Cameron1-54/+28
2011-10-04staging:iio:adc:ad799x address and scan_index always match so stop using addressJonathan Cameron1-39/+1
2011-10-04staging:iio:adc:ad799x set the device name only once.Jonathan Cameron1-1/+0
2011-10-04staging:iio:adc:ad799x use the core handling for as much of the events as pos...Jonathan Cameron1-60/+82
2011-10-04staging:iio:adc:ad799x avoid bouncing back and forth from iio_priv space.Jonathan Cameron3-5/+5
2011-10-04staging:iio:adc:ad799x use a table for frequency values rather than big switch.Jonathan Cameron1-57/+17
2011-10-04staging:iio:adc:ad799x trivial: use the convenient chan struct.Jonathan Cameron1-4/+3
2011-10-04staging:iio:adc:ad799x stop using IIO_CHAN macro.Jonathan Cameron1-123/+329
2011-10-04staging:iio:adc:ad799x fix incorrect scan_type descriptions.Jonathan Cameron1-20/+20
2011-09-30staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron25-137/+141
2011-09-27staging:iio: Prevent reading from buffer chrdev when device has no buffer.Jonathan Cameron3-8/+13
2011-09-27staging:iio:magnetometer:ak8975: Fix probe() error-handlingStephen Warren1-1/+1
2011-09-27staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIOStephen Warren1-6/+5
2011-09-27staging:iio:magnetometer:ak8975 use platform_data to pass the gpio number.Jonathan Cameron1-1/+4
2011-09-27staging:iio:accel:lis3l02dq ring->buffer renames.Jonathan Cameron3-60/+61
2011-09-27staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron48-678/+680
2011-09-27staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron31-33/+32
2011-09-27staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFERJonathan Cameron29-89/+89
2011-09-27staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron26-39/+39
2011-09-27staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*Jonathan Cameron19-40/+40
2011-09-27staging:iio:documentation Add abi docs for capacitance adcs.Jonathan Cameron1-0/+19
2011-09-27staging:iio:documentation general refresh of abi docs.Jonathan Cameron1-92/+91
2011-09-27staging: iio: Move sensor drivers to sub menusManuel Stahl12-12/+34
2011-09-27staging: iio: adc: Replace, rewrite ad7745 from scratch.Michael Hennerich5-675/+835
2011-09-16staging:iio: move id and device name setting to iio_device_allocate.Jonathan Cameron1-12/+13
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 Cameron21-189/+196