summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc
AgeCommit message (Expand)Author
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: Differential channel handling - use explicit flag rather than ty...Jonathan Cameron
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-09-06staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron
2011-09-06staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron
2011-09-06staging:iio:various cleanup regulator use paths.Jonathan Cameron
2011-09-06staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron
2011-09-06staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron
2011-09-06staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron
2011-09-06staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-24staging:iio: spit trigger.h into provider and consumer parts.Jonathan Cameron
2011-08-24staging:iio: prevent removal of module connected to trigger.Jonathan Cameron
2011-08-24staging:iio:pollfunc: Make explicit that private data is always pointer to a ...Jonathan Cameron
2011-08-23IIO: ADC: New driver for AD7190/AD7192/AD7195 4 Channel SPI ADCMichael Hennerich
2011-08-23iio: adc: New driver for AD7280A Lithium Ion Battery Monitoring SystemMichael Hennerich
2011-08-23staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron
2011-08-23staging:iio:adc remove unused adc.h.Jonathan Cameron
2011-08-23staging:iio:adc: header cleanup - remove unused.Jonathan Cameron
2011-08-23staging:iio:adc: unused header removals.Jonathan Cameron
2011-08-23staging:iio:trivial sparse related cleanups.Jonathan Cameron
2011-08-23staging:iio:adc: max1363 fix 2 raw sysfs issues.Jonathan Cameron
2011-07-18staging:iio:adc:ad7476: Incorrect pointer into spi_set_drvdata.Jonathan Cameron
2011-07-05Staging: iio: some uninitialized variable bugsDan Carpenter
2011-06-28Staging: iio: dereferencing uninitialized variableDan Carpenter
2011-06-28IIO: ADC: New driver for AD7792/AD7793 3 Channel SPI ADCMichael Hennerich
2011-06-28staging:iio:adc:adt7410 allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron
2011-06-28staging:iio:adc:adt7310: allocate chip state with iio_dev and use iio_priv fo...Jonathan Cameron
2011-06-28staging:iio:adc:adt75: allocate chip state with iio_dev and cleanup some func...Jonathan Cameron
2011-06-28staging:iio:adc:ad7816: allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron
2011-06-28staging:iio:adc:ad7745 allocate chip state with iio_dev and use iio_priv to a...Jonathan Cameron
2011-06-28staging:iio:adc:ad7314 allocate chip state with iio_dev and use iio_priv to a...Jonathan Cameron
2011-06-28staging:iio:adc:ad7291: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron
2011-06-28staging:iio:adc:ad7152: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron
2011-06-28staging:iio:adc:ad7150: allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron
2011-06-28staging:iio:adc:ad799x clear out last few uses of iio_dev->dev_data.Jonathan Cameron
2011-06-28staging:iio:adc:ad7887 clear out last few uses of iio_dev->dev_data.Jonathan Cameron
2011-06-28staging:iio:adc:ad7476 allocate state with iio_dev and use iio_priv to access.Jonathan Cameron