summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2011-09-26staging:iio: Prevent reading from buffer chrdev when device has no buffer.Jonathan Cameron
2011-09-26staging:iio:magnetometer:ak8975: Fix probe() error-handlingStephen Warren
2011-09-26staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIOStephen Warren
2011-09-26staging:iio:magnetometer:ak8975 use platform_data to pass the gpio number.Jonathan Cameron
2011-09-26staging:iio:accel:lis3l02dq ring->buffer renames.Jonathan Cameron
2011-09-26staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-26staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron
2011-09-26staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFERJonathan Cameron
2011-09-26staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron
2011-09-26staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*Jonathan Cameron
2011-09-26staging:iio:documentation Add abi docs for capacitance adcs.Jonathan Cameron
2011-09-26staging:iio:documentation general refresh of abi docs.Jonathan Cameron
2011-09-26staging: iio: Move sensor drivers to sub menusManuel Stahl
2011-09-26staging: iio: adc: Replace, rewrite ad7745 from scratch.Michael Hennerich
2011-09-16staging:iio: move id and device name setting to iio_device_allocate.Jonathan Cameron
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-09staging:iio:light: V3 fix out of bounds reg_cache[] accessJonathan 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
2011-09-06staging:iio:adc:ad7291: Fix AD7291_T_SENSE_MASKMichael Hennerich
2011-09-06staging:iio:adc:ad7291: Fix typos, change kconfig description and file headerMichael Hennerich
2011-09-06staging:iio:adc:ad7291: fix channel mappingMichael Hennerich
2011-09-06staging:iio:accel:adis16209: Fix double registration of in_incli0_indexMichael Hennerich
2011-09-06staging:iio:imu: adis16400: Avoid using printk facilityMichael Hennerich
2011-09-06staging:iio:imu:adis16400 cleanupsJonathan Cameron
2011-09-06staging:iio:adc:ad7291 bring into line with current abi + chan_spec conversion.Jonathan Cameron
2011-09-06staging:iio:adc:ad7152: Fix differential channel return value and increase de...Michael Hennerich
2011-09-06staging:iio:adc:ad7152: Update sample rate, conversion time, digital filter h...Michael Hennerich
2011-09-06staging:iio:adc:ad7152: Add proper lockingMichael Hennerich
2011-09-06staging:iio:adc:ad7152: update scale handlingMichael Hennerich
2011-09-06staging:iio:adc:ad7152: Miscellaneous fixes and touch-upMichael Hennerich
2011-09-06staging:iio:adc:ad7152: increase readability by introducing proper bit definesMichael Hennerich
2011-09-06staging:iio:adc:ad7152 bring more into line with abi.Jonathan Cameron
2011-09-06staging:iio:adc:ad7152 set correct number of channels for ad7153.Jonathan Cameron
2011-09-06staging:iio:adc:ad7152 use smbus read / write functions + checkpatch fixesJonathan Cameron
2011-09-06staging:iio:adc:ad7150: Add support for the second interrupt strobe.Michael Hennerich
2011-09-06staging:iio:adc:ad7150: remove conversion mode handling.Michael Hennerich
2011-09-06staging:iio:adc:ad7150: chan_spec conv + i2c_smbus commands + drop unused pow...Jonathan Cameron
2011-09-06staging:iio:dac:ad5791 chan spec conversion.Jonathan Cameron
2011-09-06staging:iio: Differential channel handling - use explicit flag rather than ty...Jonathan Cameron
2011-09-06staging:iio:add adaptive event types and missing extract_type macro.Jonathan Cameron
2011-09-06staging:iio: Add capacitance type and average_raw chan info.Jonathan Cameron