index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
mcp3422.c
Age
Commit message (
Expand
)
Author
2020-09-01
iio: adc: mcp3422: fix locking on error path
Angelo Compagnucci
2020-08-31
iio: adc: mcp3422: fix locking scope
Angelo Compagnucci
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-07-07
iio:adc:mcp3422: remove CONFIG_OF and of_match_ptr protections
Jonathan Cameron
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-05-03
iio: adc: mpc3422: Use get_unaligned_beXX()
Andy Shevchenko
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-07-02
iio: adc: mcp3422: Checking for error on probe
Angelo Compagnucci
2017-07-02
iio: adc: mcp3422: Changing initial channel
Angelo Compagnucci
2016-07-03
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
2016-04-16
iio: adc: mcp3422: remove spaces before comma
Slawomir Stepien
2016-02-27
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
2016-01-02
iio: adc: mcp3422: Add support for MCP3425
Akinobu Mita
2015-12-02
iio: adc: mcp3422: Add mcp3421 support
Sascha Hauer
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-02-04
iio:adc:mcp3422 Fix incorrect scales table
Angelo Compagnucci
2014-03-16
Add support for Microchip Technology's MCP3426/7/8 ADC
Angelo Compagnucci
2013-12-02
Merge v3.13-rc2 into staging-next
Greg Kroah-Hartman
2013-11-24
iio: adc: mcp3422: Use devm_iio_device_register
Sachin Kamat
2013-11-05
iio: Fix sign extension table in mcp3422 driver
Peter Meerwald
2013-10-18
iio: adc: mcp3422: Include linux/of.h header
Sachin Kamat
2013-09-07
iio: adc: Add driver for Microchip MCP3422/3/4 high resolution ADC
Angelo Compagnucci