index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
twl6030-gpadc.c
Age
Commit message (
Expand
)
Author
2020-07-20
iio: adc: twl6030-gpadc: Fix some misdocumentation and formatting issues
Lee Jones
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-08-05
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-09-25
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2015-09-23
iio: adc: twl6030-gpadc: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-05-23
iio: adc: twl6030-gpadc: Fix modalias
Axel Lin
2014-08-26
iio: remove .owner field for driver using module_platform_driver
Sanjeev Sharma
2014-02-11
Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-01-11
iio: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-19
treewide: Fix typos in printk
Masanari Iida
2013-10-24
iio: adc: twl6030-gpadc: Remove redundant code
Sachin Kamat
2013-10-23
iio: adc: twl6030-gpadc: Remove redundant of_match_ptr
Sachin Kamat
2013-08-28
iio: adc: twl6030-gpadc: fix error return code in twl6030_gpadc_read_raw()
Wei Yongjun
2013-08-19
iio: adc: twl6030-gpadc: Use devm_* API family
Oleksandr Kozaruk
2013-08-17
iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driver
Oleksandr Kozaruk