summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/dac/max517.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-29staging:iio:dac:max517: allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron1-26/+14
2011-06-09staging: iio: max517: Fix iio_info changesRoland Stigge1-1/+1
2011-05-20staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron1-3/+12
2011-04-26staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron1-1/+1
2011-02-01Staging: iio: max517.c: Fix client obtainment by using iio_dev_get_devdata()Roland Stigge1-3/+8
2011-01-21Staging: iio: add driver for MAX517/518/519Roland Stigge1-0/+293