summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/twl6030-gpadc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-15/+1Star
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-3/+4
* Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-09-251-1/+0Star
|\
| * iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0Star
* | mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-041-1/+1
|/
* iio: adc: twl6030-gpadc: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-231-0/+1
* iio: adc: twl6030-gpadc: Fix modaliasAxel Lin2015-05-231-1/+1
* iio: remove .owner field for driver using module_platform_driverSanjeev Sharma2014-08-261-1/+0Star
* Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-02-111-1/+0Star
|\
| * iio: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-111-1/+0Star
* | treewide: Fix typos in printkMasanari Iida2013-12-191-1/+1
|/
* iio: adc: twl6030-gpadc: Remove redundant codeSachin Kamat2013-10-241-3/+1Star
* iio: adc: twl6030-gpadc: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
* iio: adc: twl6030-gpadc: fix error return code in twl6030_gpadc_read_raw()Wei Yongjun2013-08-281-1/+1
* iio: adc: twl6030-gpadc: Use devm_* API familyOleksandr Kozaruk2013-08-191-26/+10Star
* iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driverOleksandr Kozaruk2013-08-171-0/+1029