summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/ad7152.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdirMichael Hennerich2011-10-191-559/+0
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-0/+1
* staging:iio: ad7152: fix channel assignment for AD7153Michael Hennerich2011-09-061-4/+4
* staging:iio:adc:ad7152: Fix differential channel return value and increase de...Michael Hennerich2011-09-061-2/+5
* staging:iio:adc:ad7152: Update sample rate, conversion time, digital filter h...Michael Hennerich2011-09-061-10/+29
* staging:iio:adc:ad7152: Add proper lockingMichael Hennerich2011-09-061-38/+71
* staging:iio:adc:ad7152: update scale handlingMichael Hennerich2011-09-061-4/+22
* staging:iio:adc:ad7152: Miscellaneous fixes and touch-upMichael Hennerich2011-09-061-28/+49
* staging:iio:adc:ad7152: increase readability by introducing proper bit definesMichael Hennerich2011-09-061-50/+83
* staging:iio:adc:ad7152 bring more into line with abi.Jonathan Cameron2011-09-061-165/+129
* staging:iio:adc:ad7152 set correct number of channels for ad7153.Jonathan Cameron2011-09-061-1/+5
* staging:iio:adc:ad7152 use smbus read / write functions + checkpatch fixesJonathan Cameron2011-09-061-271/+147
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+1
* staging:iio:adc:ad7152: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron2011-06-281-41/+32
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-2/+5
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-191-14/+1
* staging:iio:adc:ad7152 remove unregister of interrupt line.Jonathan Cameron2011-05-191-7/+2
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* staging: iio: adc: new driver for AD7152/3 devicesBarry Song2010-11-091-0/+610
OpenPOWER on IntegriCloud