index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
mcp320x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-07-13
1
-4
/
+4
*
iio:adc:mcp320x: Drop CONFIG_OF and of_match_ptr 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: mcp320x: Use new structure for SPI transfer delays
Sergiu Cuciurean
2020-03-08
1
-1
/
+2
*
iio: adc: mcp320x: Tidy up endian types in type cast.
Jonathan Cameron
2019-10-18
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
iio: adc: mcp320x: Add support for mcp3550/1/3
Lukas Wunner
2017-10-09
1
-5
/
+115
*
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2017-10-09
1
-9
/
+16
|
\
|
*
iio: adc: mcp320x: Fix readout of negative voltages
Lukas Wunner
2017-09-24
1
-9
/
+15
|
*
iio: adc: mcp320x: Fix oops on module unload
Lukas Wunner
2017-09-24
1
-0
/
+1
*
|
iio: adc: mcp320x: Document struct mcp320x
Lukas Wunner
2017-09-24
1
-0
/
+11
*
|
iio: adc: mcp320x: Drop unnecessary of_device_id attributes
Lukas Wunner
2017-09-24
1
-56
/
+19
*
|
iio: adc: mcp320x: Speed up readout of single-channel ADCs
Lukas Wunner
2017-09-24
1
-20
/
+14
*
|
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
|
/
*
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
2016-07-03
1
-0
/
+1
*
iio: adc: mcp320x: support more differential voltage measurement
Akinobu Mita
2016-01-16
1
-12
/
+19
*
Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2015-12-01
1
-0
/
+28
|
\
|
*
iio: adc: mcp320x: Add compatible with vendor prefix to OF table
Javier Martinez Canillas
2015-10-25
1
-0
/
+28
*
|
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: mcp320x: Set struct spi_driver .of_match_table
Javier Martinez Canillas
2015-08-22
1
-0
/
+1
|
/
*
Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2015-08-12
1
-1
/
+15
|
\
|
*
iio: adc: mcp320x: Add support for mcp3301
Andrea Galbusera
2015-07-20
1
-1
/
+15
*
|
iio: mcp320x: Fix NULL pointer dereference
Manfred Schlaegl
2015-07-19
1
-0
/
+2
|
/
*
iio: mcp320x: Fix occasional incorrect readings
Michael Welling
2015-05-07
1
-3
/
+3
*
iio: adc: mcp320x. Add support for more ADCs
Søren Andersen
2014-10-09
1
-35
/
+187
*
iio: adc: mcp320x: Use devm_* APIs
Sachin Kamat
2013-08-03
1
-13
/
+5
*
iio: adc: add driver for MCP3204/08 12-bit ADC
Oskar Andero
2013-05-22
1
-0
/
+257