index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
max1027.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
2021-06-13
1
-2
/
+0
*
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-25
1
-1
/
+0
*
iio:adc:max1027: drop of_match_ptr and CONFIG_OF protections
Jonathan Cameron
2020-07-07
1
-3
/
+2
*
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
1
-1
/
+0
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: adc: max1027: fix not unregistered iio trigger
Chuhong Yuan
2019-12-08
1
-1
/
+7
*
iio: adc: max1027: Introduce 12-bit devices support
Miquel Raynal
2019-10-15
1
-1
/
+37
*
iio: adc: max1027: Prepare the introduction of different resolutions
Miquel Raynal
2019-10-15
1
-42
/
+32
*
iio: adc: max1027: Reset the device at probe time
Miquel Raynal
2019-10-15
1
-0
/
+8
*
iio: adc: max1027: Make it optional to use interrupts
Miquel Raynal
2019-10-15
1
-27
/
+32
*
iio: adc: max1027: Add debugfs register read support
Miquel Raynal
2019-10-15
1
-2
/
+5
*
iio: adc: max1027: Use device-managed APIs
Chuhong Yuan
2019-08-18
1
-31
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
treewide: devm_kmalloc() -> devm_kmalloc_array()
Kees Cook
2018-06-13
1
-2
/
+2
*
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-2
/
+0
*
iio: adc: Remove unnecessary cast on void pointer
simran singhal
2017-04-02
1
-1
/
+1
*
iio:max1027: Use iio_trigger_validate_own_device() helper
Lars-Peter Clausen
2016-09-27
1
-12
/
+1
*
drivers: iio: max1027: Fix sparse warning: "dubious: x | !y"
Sandhya Bankar
2016-09-24
1
-1
/
+3
*
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
2016-07-03
1
-0
/
+1
*
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-11-05
1
-1
/
+0
|
\
|
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
*
|
iio: adc: max1027: Set struct spi_driver .of_match_table
Javier Martinez Canillas
2015-08-22
1
-0
/
+1
|
/
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
*
iio: add support of the max1027
Philippe Reynes
2014-06-28
1
-0
/
+521