summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/max1363.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-17iio:adc:max1363 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-4/+5
2013-02-06iio/adc: (max1363) Add support for external reference voltageGuenter Roeck1-13/+39
2013-02-06iio: max1363: Use devm_ functions whereever possible to allocate resourcesGuenter Roeck1-19/+10
2013-02-05Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-6/+6
2013-02-02iio:max1363 remove some functions left after mergeJonathan Cameron1-42/+0
2013-02-02iio: Simplify iio_map_array_unregister APIGuenter Roeck1-2/+2
2013-02-02iio/adc: (max1363) Fix data conversion problemsGuenter Roeck1-2/+3
2013-02-02iio/adc: (max1363) Remove duplicate codeGuenter Roeck1-2/+0
2013-02-02iio/adc: (max1363) Provide OF node information to iio deviceGuenter Roeck1-0/+1
2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman1-5/+47
2013-01-14Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+6
2013-01-07Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman1-7/+6
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman1-5/+5
2013-01-01iio: max1363 comment and whitespace fixesPeter Meerwald1-8/+7
2013-01-01iio: cleanup buffer setup code in max1363 driverPeter Meerwald1-54/+5
2012-12-27iio: (max1363) Fix probe error pathGuenter Roeck1-7/+6
2012-11-10iio:adc:max1363 move from staging.Jonathan Cameron1-0/+1700