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
/
lp8788_adc.c
Age
Commit message (
Expand
)
Author
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2014-08-26
iio: remove .owner field for driver using module_platform_driver
Sanjeev Sharma
2013-08-03
iio: adc: lp8788_adc: Use devm_* APIs
Sachin Kamat
2013-03-17
iio:adc:lp8778_adc move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-02-02
iio: Simplify iio_map_array_unregister API
Guenter Roeck
2013-02-02
iio/adc: (lp8788) Provide OF node information to iio device
Guenter Roeck
2013-01-25
Merge 3.8-rc5 into staging-next
Greg Kroah-Hartman
2013-01-06
iio: lp8788_adc: fix parent device in kernel message
Kim, Milo
2013-01-06
iio: lp8788_adc: fix a parent device in _probe()
Kim, Milo
2013-01-03
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-22
iio: adc: add new lp8788 adc driver
Kim, Milo