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
/
max1027.c
Age
Commit message (
Expand
)
Author
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