开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
max1027.c
Age
Commit message (
Expand
)
Author
2021-06-13
iio: adc: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2020-07-07
iio:adc:max1027: drop of_match_ptr and CONFIG_OF protections
Jonathan Cameron
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-12-08
iio: adc: max1027: fix not unregistered iio trigger
Chuhong Yuan
2019-10-15
iio: adc: max1027: Introduce 12-bit devices support
Miquel Raynal
2019-10-15
iio: adc: max1027: Prepare the introduction of different resolutions
Miquel Raynal
2019-10-15
iio: adc: max1027: Reset the device at probe time
Miquel Raynal
2019-10-15
iio: adc: max1027: Make it optional to use interrupts
Miquel Raynal
2019-10-15
iio: adc: max1027: Add debugfs register read support
Miquel Raynal
2019-08-18
iio: adc: max1027: Use device-managed APIs
Chuhong Yuan
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-06-12
treewide: devm_kmalloc() -> devm_kmalloc_array()
Kees Cook
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-04-02
iio: adc: Remove unnecessary cast on void pointer
simran singhal
2016-09-27
iio:max1027: Use iio_trigger_validate_own_device() helper
Lars-Peter Clausen
2016-09-24
drivers: iio: max1027: Fix sparse warning: "dubious: x | !y"
Sandhya Bankar
2016-07-03
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-08-22
iio: adc: max1027: Set struct spi_driver .of_match_table
Javier Martinez Canillas
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2014-06-28
iio: add support of the max1027
Philippe Reynes