summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc
AgeCommit message (Expand)Author
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
2011-05-19staging:iio: Trivial kconfig reorganization and uniformity improvements.Jonathan Cameron
2011-05-19staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron
2011-05-19staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify eve...Jonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio:ad7780 trivial unused header cleanup.Jonathan Cameron
2011-05-19staging:iio:adc: AD7780: Use private data space from iio_allocate_device + tr...Michael Hennerich
2011-05-19staging:iio:adc:AD7780: Convert to new channel registration methodMichael Hennerich
2011-05-19staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv()Michael Hennerich
2011-05-19staging:iio:adc: AD7606: Consitently use indio_devMichael Hennerich
2011-05-19staging:iio:adc:AD7298: Use private data space from iio_allocate_deviceMichael Hennerich
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron
2011-05-19staging:iio:buffer - remove unused event code for buffer events.Jonathan Cameron
2011-05-19staging:iio:adc:adt7410 replace abuse of buffer events.Jonathan Cameron
2011-05-19staging:iio:adc:adt7310 replace abuse of buffer events.Jonathan Cameron
2011-05-19staging:iio:adc:ad7291 remove abuse of buffer events and replace with somethi...Jonathan Cameron
2011-05-19staging:iio:adc:ad7816 and adt75 change to meaningful event code.Jonathan Cameron
2011-05-19staging:iio:adc:ad7150 fix event codes.Jonathan Cameron
2011-05-19staging:iio:max1363 add new 2 channels parts form maxim, 11644-7Jonathan Cameron
2011-05-19staging:iio:max1363 trivial removal of unused trig pointer.Jonathan Cameron
2011-05-19staging:iio:adc:ad7606: Use private data space from iio_allocate_deviceMichael Hennerich
2011-05-19staging:iio:adc:ad7606 Convert to new channel registration method Update Add ...Michael Hennerich
2011-05-19staging:iio:adc:ad7298: Convert to new channel registration methodMichael Hennerich
2011-05-19staging:iio:adc:ad799x removed unused headers.Jonathan Cameron
2011-05-19staging:iio:adc:ad799x: Use private data space from iio_allocate_deviceMichael Hennerich
2011-05-19staging:iio:adc:ad799x: Convert to new channel registration method.Michael Hennerich
2011-05-19staging:iio:adc:ad7887: Use private data space from iio_allocate_deviceMichael Hennerich
2011-05-19staging:iio:adc:ad7887: Convert to new channel registration method.Michael Hennerich
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-05-19staging:iio:adc:ad799x move to irqchip based trigger handling.Jonathan Cameron
2011-05-19staging:iio:adc:ad7887 move to irqchip based trigger handling.Jonathan Cameron
2011-05-19staging:iio:adc:ad7606 conversion to irq_chip based polling.Jonathan Cameron
2011-05-19staging:iio:adc:ad7298 move to irqchip based trigger handling.Jonathan Cameron
2011-05-19staging:iio:adc:ad7476 move to irqchip based triggeringJonathan Cameron
2011-05-19staging:iio:adc:ad7476 use channel_specJonathan Cameron