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
/
mcp3422.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: mcp3422: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: adc: mcp3422: fix locking on error path
Angelo Compagnucci
2020-09-01
1
-1
/
+3
*
iio: adc: mcp3422: fix locking scope
Angelo Compagnucci
2020-08-31
1
-5
/
+7
*
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-07-13
1
-2
/
+2
*
iio:adc:mcp3422: remove CONFIG_OF and of_match_ptr protections
Jonathan Cameron
2020-07-07
1
-4
/
+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: mpc3422: Use get_unaligned_beXX()
Andy Shevchenko
2020-05-03
1
-2
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
iio: adc: mcp3422: Checking for error on probe
Angelo Compagnucci
2017-07-02
1
-1
/
+3
*
iio: adc: mcp3422: Changing initial channel
Angelo Compagnucci
2017-07-02
1
-1
/
+1
*
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
2016-07-03
1
-0
/
+1
*
iio: adc: mcp3422: remove spaces before comma
Slawomir Stepien
2016-04-16
1
-3
/
+3
*
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
2016-02-27
1
-1
/
+1
*
iio: adc: mcp3422: Add support for MCP3425
Akinobu Mita
2016-01-02
1
-2
/
+5
*
iio: adc: mcp3422: Add mcp3421 support
Sascha Hauer
2015-12-02
1
-0
/
+9
*
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-11
1
-1
/
+0
*
iio:adc:mcp3422 Fix incorrect scales table
Angelo Compagnucci
2015-02-04
1
-13
/
+4
*
Add support for Microchip Technology's MCP3426/7/8 ADC
Angelo Compagnucci
2014-03-16
1
-5
/
+28
*
Merge v3.13-rc2 into staging-next
Greg Kroah-Hartman
2013-12-02
1
-4
/
+4
|
\
|
*
iio: Fix sign extension table in mcp3422 driver
Peter Meerwald
2013-11-05
1
-4
/
+4
*
|
iio: adc: mcp3422: Use devm_iio_device_register
Sachin Kamat
2013-11-24
1
-8
/
+1
|
/
*
iio: adc: mcp3422: Include linux/of.h header
Sachin Kamat
2013-10-18
1
-0
/
+1
*
iio: adc: Add driver for Microchip MCP3422/3/4 high resolution ADC
Angelo Compagnucci
2013-09-07
1
-0
/
+409