aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/twl6030-gpadc.c
AgeCommit message (Expand)Author
2019-08-05iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2015-09-23iio: adc: twl6030-gpadc: Fix module autoload for OF platform driverLuis de Bethencourt
2015-05-23iio: adc: twl6030-gpadc: Fix modaliasAxel Lin
2014-08-26iio: remove .owner field for driver using module_platform_driverSanjeev Sharma
2014-02-11Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-01-11iio: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-19treewide: Fix typos in printkMasanari Iida
2013-10-24iio: adc: twl6030-gpadc: Remove redundant codeSachin Kamat
2013-10-23iio: adc: twl6030-gpadc: Remove redundant of_match_ptrSachin Kamat
2013-08-28iio: adc: twl6030-gpadc: fix error return code in twl6030_gpadc_read_raw()Wei Yongjun
2013-08-19iio: adc: twl6030-gpadc: Use devm_* API familyOleksandr Kozaruk
2013-08-17iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driverOleksandr Kozaruk