index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
nau7802.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2024-09-05
1
-1
/
+1
*
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-27
1
-1
/
+1
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
iio: adc: nau7802: Make use of device properties
Andy Shevchenko
2022-06-14
1
-3
/
+3
*
iio: adc: nau7802: Convert driver to use ->probe_new()
Andy Shevchenko
2022-06-14
1
-8
/
+2
*
iio: adc: nau7802: convert probe to full device-managed
Alexandru Ardelean
2021-10-19
1
-41
/
+9
*
iio:adc:nau7802: Use IRQF_NO_AUTOEN instead of request then disable
Jonathan Cameron
2021-04-07
1
-3
/
+3
*
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
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71
Thomas Gleixner
2019-05-24
1
-2
/
+1
*
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
iio: adc: Use complete() instead of complete_all()
Daniel Wagner
2016-08-15
1
-1
/
+1
*
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
2016-07-03
1
-0
/
+1
*
iio: adc: nau7802: Expose possible gains in sysfs
Quentin Schulz
2016-05-21
1
-0
/
+19
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-1
/
+1
*
iio: adc: nau7802: Remove redundant of_match_ptr
Sachin Kamat
2013-10-23
1
-1
/
+1
*
iio: adc: nau7802: Include linux/of.h header
Sachin Kamat
2013-10-18
1
-0
/
+1
*
iio: adc: nau7802: Use devm_iio_device_alloc
Sachin Kamat
2013-08-03
1
-11
/
+8
*
iio: Add Nuvoton NAU7802 ADC driver
Alexandre Belloni
2013-08-03
1
-0
/
+584