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
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
/
mcp320x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-08
iio: adc: mcp320x: Use new structure for SPI transfer delays
Sergiu Cuciurean
1
-1
/
+2
2019-10-18
iio: adc: mcp320x: Tidy up endian types in type cast.
Jonathan Cameron
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-10-09
iio: adc: mcp320x: Add support for mcp3550/1/3
Lukas Wunner
1
-5
/
+115
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
1
-9
/
+16
2017-09-24
iio: adc: mcp320x: Fix readout of negative voltages
Lukas Wunner
1
-9
/
+15
2017-09-24
iio: adc: mcp320x: Fix oops on module unload
Lukas Wunner
1
-0
/
+1
2017-09-24
iio: adc: mcp320x: Document struct mcp320x
Lukas Wunner
1
-0
/
+11
2017-09-24
iio: adc: mcp320x: Drop unnecessary of_device_id attributes
Lukas Wunner
1
-56
/
+19
2017-09-24
iio: adc: mcp320x: Speed up readout of single-channel ADCs
Lukas Wunner
1
-20
/
+14
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2016-07-03
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
1
-0
/
+1
2016-01-16
iio: adc: mcp320x: support more differential voltage measurement
Akinobu Mita
1
-12
/
+19
2015-12-01
Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-0
/
+28
2015-11-06
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-10-25
iio: adc: mcp320x: Add compatible with vendor prefix to OF table
Javier Martinez Canillas
1
-0
/
+28
2015-08-22
iio: adc: mcp320x: Set struct spi_driver .of_match_table
Javier Martinez Canillas
1
-0
/
+1
2015-08-12
Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
1
-1
/
+15
2015-07-20
iio: adc: mcp320x: Add support for mcp3301
Andrea Galbusera
1
-1
/
+15
2015-07-19
iio: mcp320x: Fix NULL pointer dereference
Manfred Schlaegl
1
-0
/
+2
2015-05-07
iio: mcp320x: Fix occasional incorrect readings
Michael Welling
1
-3
/
+3
2014-10-09
iio: adc: mcp320x. Add support for more ADCs
Søren Andersen
1
-35
/
+187
2013-08-03
iio: adc: mcp320x: Use devm_* APIs
Sachin Kamat
1
-13
/
+5
2013-05-23
iio: adc: add driver for MCP3204/08 12-bit ADC
Oskar Andero
1
-0
/
+257