summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:adc:adt7410 allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron2011-06-281-48/+38
* staging:iio:adc:adt7310: allocate chip state with iio_dev and use iio_priv fo...Jonathan Cameron2011-06-281-52/+42
* staging:iio:adc:adt75: allocate chip state with iio_dev and cleanup some func...Jonathan Cameron2011-06-281-67/+56
* staging:iio:adc:ad7816: allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron2011-06-281-41/+33
* staging:iio:adc:ad7745 allocate chip state with iio_dev and use iio_priv to a...Jonathan Cameron2011-06-281-44/+35
* staging:iio:adc:ad7314 allocate chip state with iio_dev and use iio_priv to a...Jonathan Cameron2011-06-281-29/+19
* staging:iio:adc:ad7291: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron2011-06-281-48/+37
* staging:iio:adc:ad7152: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron2011-06-281-41/+32
* staging:iio:adc:ad7150: allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron2011-06-281-50/+41
* staging:iio:adc:ad799x clear out last few uses of iio_dev->dev_data.Jonathan Cameron2011-06-282-9/+8
* staging:iio:adc:ad7887 clear out last few uses of iio_dev->dev_data.Jonathan Cameron2011-06-282-5/+4
* staging:iio:adc:ad7476 allocate state with iio_dev and use iio_priv to access.Jonathan Cameron2011-06-283-50/+47
* staging:iio: Trivial kconfig reorganization and uniformity improvements.Jonathan Cameron2011-05-191-24/+24
* staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron2011-05-196-91/+56
* staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify eve...Jonathan Cameron2011-05-193-116/+63
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-1918-433/+542
* staging:iio:ad7780 trivial unused header cleanup.Jonathan Cameron2011-05-191-2/+0
* staging:iio:adc: AD7780: Use private data space from iio_allocate_device + tr...Michael Hennerich2011-05-191-44/+36
* staging:iio:adc:AD7780: Convert to new channel registration methodMichael Hennerich2011-05-191-62/+51
* staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv()Michael Hennerich2011-05-193-19/+16
* staging:iio:adc: AD7606: Consitently use indio_devMichael Hennerich2011-05-191-19/+19
* staging:iio:adc:AD7298: Use private data space from iio_allocate_deviceMichael Hennerich2011-05-193-44/+41
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-196-66/+82
* staging:iio:buffer - remove unused event code for buffer events.Jonathan Cameron2011-05-191-2/+2
* staging:iio:adc:adt7410 replace abuse of buffer events.Jonathan Cameron2011-05-191-14/+12
* staging:iio:adc:adt7310 replace abuse of buffer events.Jonathan Cameron2011-05-191-13/+11
* staging:iio:adc:ad7291 remove abuse of buffer events and replace with somethi...Jonathan Cameron2011-05-191-16/+42
* staging:iio:adc:ad7816 and adt75 change to meaningful event code.Jonathan Cameron2011-05-192-2/+8
* staging:iio:adc:ad7150 fix event codes.Jonathan Cameron2011-05-191-12/+19
* staging:iio:max1363 add new 2 channels parts form maxim, 11644-7Jonathan Cameron2011-05-192-3/+58
* staging:iio:max1363 trivial removal of unused trig pointer.Jonathan Cameron2011-05-191-1/+0
* staging:iio:adc:ad7606: Use private data space from iio_allocate_deviceMichael Hennerich2011-05-195-77/+85
* staging:iio:adc:ad7606 Convert to new channel registration method Update Add ...Michael Hennerich2011-05-193-175/+116
* staging:iio:adc:ad7298: Convert to new channel registration methodMichael Hennerich2011-05-193-123/+103
* staging:iio:adc:ad799x removed unused headers.Jonathan Cameron2011-05-192-3/+0
* staging:iio:adc:ad799x: Use private data space from iio_allocate_deviceMichael Hennerich2011-05-193-47/+39
* staging:iio:adc:ad799x: Convert to new channel registration method.Michael Hennerich2011-05-193-319/+206
* staging:iio:adc:ad7887: Use private data space from iio_allocate_deviceMichael Hennerich2011-05-193-52/+37
* staging:iio:adc:ad7887: Convert to new channel registration method.Michael Hennerich2011-05-193-138/+67
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-1915-237/+32
* staging:iio:adc:ad799x move to irqchip based trigger handling.Jonathan Cameron2011-05-193-39/+28
* staging:iio:adc:ad7887 move to irqchip based trigger handling.Jonathan Cameron2011-05-193-38/+27
* staging:iio:adc:ad7606 conversion to irq_chip based polling.Jonathan Cameron2011-05-193-7/+24
* staging:iio:adc:ad7298 move to irqchip based trigger handling.Jonathan Cameron2011-05-193-43/+26
* staging:iio:adc:ad7476 move to irqchip based triggeringJonathan Cameron2011-05-193-46/+26
* staging:iio:adc:ad7476 use channel_specJonathan Cameron2011-05-193-110/+74
* staging:iio:adc:max1363 move to irqchip based threaded irq triggeringJonathan Cameron2011-05-193-47/+26
* staging:iio: Remove legacy event handling.Jonathan Cameron2011-05-192-81/+39
* staging:iio:adc:ad799x move to new event handlingJonathan Cameron2011-05-192-138/+115
* staging:iio:adc:ad7314 remove unmatched unregister of event line.Jonathan Cameron2011-05-191-7/+0
OpenPOWER on IntegriCloud