index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
mcp3911.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
iio: adc: mcp3911: add support to set PGA
Marcus Folkesson
1
-24
/
+80
2022-10-17
iio: adc: mcp3911: mask out device ID in debug prints
Marcus Folkesson
1
-2
/
+3
2022-10-17
iio: adc: mcp3911: use correct id bits
Marcus Folkesson
1
-2
/
+2
2022-10-17
iio: adc: mcp3911: return proper error code on failure to allocate trigger
Marcus Folkesson
1
-1
/
+1
2022-10-17
iio: adc: mcp3911: fix sizeof() vs ARRAY_SIZE() bug
Dan Carpenter
1
-1
/
+1
2022-09-21
iio: adc: mcp3911: add support for oversampling ratio
Marcus Folkesson
1
-0
/
+58
2022-09-21
iio: adc: mcp3911: add support for interrupts
Marcus Folkesson
1
-0
/
+53
2022-09-21
iio: adc: mcp3911: add support for buffers
Marcus Folkesson
1
-8
/
+95
2022-09-21
iio: adc: mcp3911: use resource-managed version of iio_device_register
Marcus Folkesson
1
-37
/
+14
2022-08-21
iio: adc: mcp3911: use correct formula for AD conversion
Marcus Folkesson
1
-5
/
+12
2022-08-21
iio: adc: mcp3911: correct "microchip,device-addr" property
Marcus Folkesson
1
-1
/
+8
2022-08-16
iio: adc: mcp3911: make use of the sign bit
Marcus Folkesson
1
-0
/
+2
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2021-12-12
iio:adc:mcp3911: Switch to generic firmware properties.
Jonathan Cameron
1
-3
/
+6
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
1
-1
/
+0
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
1
-1
/
+0
2018-08-19
iio: adc: add support for mcp3911
Marcus Folkesson
1
-0
/
+363