aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/twl6030-gpadc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-23iio: adc: twl6030-gpadc: Fix modaliasAxel Lin1-1/+1
2014-08-26iio: remove .owner field for driver using module_platform_driverSanjeev Sharma1-1/+0
2014-02-11Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-1/+0
2014-01-11iio: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-19treewide: Fix typos in printkMasanari Iida1-1/+1
2013-10-24iio: adc: twl6030-gpadc: Remove redundant codeSachin Kamat1-3/+1
2013-10-23iio: adc: twl6030-gpadc: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-08-28iio: adc: twl6030-gpadc: fix error return code in twl6030_gpadc_read_raw()Wei Yongjun1-1/+1
2013-08-19iio: adc: twl6030-gpadc: Use devm_* API familyOleksandr Kozaruk1-26/+10
2013-08-17iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driverOleksandr Kozaruk1-0/+1029