summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/dac/max517.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:dac:max517: allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron2011-06-281-26/+14Star
* staging: iio: max517: Fix iio_info changesRoland Stigge2011-06-091-1/+1
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-201-3/+12
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-261-1/+1
* Staging: iio: max517.c: Fix client obtainment by using iio_dev_get_devdata()Roland Stigge2011-01-311-3/+8
* Staging: iio: add driver for MAX517/518/519Roland Stigge2011-01-211-0/+293