aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/twl6030-gpadc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-3/+4
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-1/+0
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang1-1/+1
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2015-09-23iio: adc: twl6030-gpadc: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
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