index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
max1027.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
2021-10-19
1
-77
/
+201
|
\
|
*
iio: adc: max1027: fix error code in max1027_wait_eoc()
Dan Carpenter
2021-10-19
1
-1
/
+1
|
*
iio: adc: max1027: Don't reject external triggers when there is no IRQ
Miquel Raynal
2021-10-19
1
-9
/
+14
|
*
iio: adc: max1027: Allow all kind of triggers to be used
Miquel Raynal
2021-10-19
1
-14
/
+14
|
*
iio: adc: max1027: Use the EOC IRQ when populated for single reads
Miquel Raynal
2021-10-19
1
-4
/
+39
|
*
iio: adc: max1027: Stop requesting a threaded IRQ
Miquel Raynal
2021-10-19
1
-6
/
+4
|
*
iio: adc: max1027: Introduce an end of conversion helper
Miquel Raynal
2021-10-19
1
-2
/
+16
|
*
iio: adc: max1027: Separate the IRQ handler from the read logic
Miquel Raynal
2021-10-19
1
-4
/
+19
|
*
iio: adc: max1027: Prevent single channel accesses during buffer reads
Miquel Raynal
2021-10-19
1
-4
/
+7
|
*
iio: adc: max1027: Create a helper to configure the channels to scan
Miquel Raynal
2021-10-19
1
-12
/
+15
|
*
iio: adc: max1027: Ensure a default cnvst trigger configuration
Miquel Raynal
2021-10-19
1
-4
/
+5
|
*
iio: adc: max1027: Simplify the _set_trigger_state() helper
Miquel Raynal
2021-10-19
1
-9
/
+10
|
*
iio: adc: max1027: Create a helper to enable/disable the cnvst trigger
Miquel Raynal
2021-10-19
1
-16
/
+25
|
*
iio: adc: max1027: Rename a helper
Miquel Raynal
2021-10-19
1
-2
/
+2
|
*
iio: adc: max1027: Minimize the number of converted channels
Miquel Raynal
2021-10-19
1
-7
/
+53
|
*
iio: adc: max1027: Drop useless debug messages
Miquel Raynal
2021-10-19
1
-4
/
+0
|
*
iio: adc: max1027: Drop extra warning message
Miquel Raynal
2021-10-19
1
-3
/
+1
|
*
iio: adc: max1027: Fix style
Miquel Raynal
2021-10-19
1
-7
/
+7
*
|
iio: adc: max1027: Fix the number of max1X31 channels
Miquel Raynal
2021-09-14
1
-1
/
+0
*
|
iio: adc: max1027: Fix wrong shift with 12-bit devices
Miquel Raynal
2021-09-14
1
-1
/
+1
|
/
*
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-12
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