index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
mcp320x.c
(
follow
)
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