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
/
ad7266.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: ad7266: convert probe to full device-managed
Maíra Canal
2022-04-28
1
-30
/
+14
*
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-3
/
+1
*
iio: ad7266: Use scan_type when processing raw data
Gwendal Grignou
2021-11-17
1
-1
/
+2
*
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-20
1
-2
/
+0
*
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: ad7266: Convert to use GPIO descriptors
Linus Walleij
2019-12-15
1
-17
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-05-30
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: devm_regulator_get_optional never returns NULL
Crt Mori
2016-09-05
1
-2
/
+2
*
Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-07-14
1
-0
/
+1
|
\
|
*
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
2016-07-03
1
-0
/
+1
*
|
Merge 4.7-rc6 into staging-next
Greg Kroah-Hartman
2016-07-04
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
iio:ad7266: Fix probe deferral for vref
Mark Brown
2016-06-26
1
-0
/
+3
|
*
iio:ad7266: Fix support for optional regulators
Mark Brown
2016-06-26
1
-1
/
+1
|
*
iio:ad7266: Fix broken regulator error handling
Mark Brown
2016-06-26
1
-1
/
+1
*
|
iio: adc: ad7266: claim direct mode during sensor read
Alison Schofield
2016-05-29
1
-4
/
+3
|
/
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
*
iio:ad7266: Mark transfer buffer as __be16
Lars-Peter Clausen
2013-12-03
1
-9
/
+12
*
iio:ad7266: Remove redundant call to iio_sw_preenable()
Lars-Peter Clausen
2013-10-16
1
-11
/
+1
*
iio:ad7266: Report scale as fractional value
Lars-Peter Clausen
2013-10-01
1
-11
/
+10
*
iio:ad7266: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-21
1
-3
/
+2
*
iio: Make available scan_masks const in ad7266
Peter Meerwald
2013-09-18
1
-4
/
+4
*
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
2013-09-15
1
-1
/
+1
*
iio: adc: ad7266: Use devm_* APIs
Sachin Kamat
2013-08-03
1
-12
/
+4
*
iio:adc:ad7266 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
1
-6
/
+6
*
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-14
1
-1
/
+5
|
\
|
*
iio: adc: ad7266: Don't set error code to st->vref_uv
Axel Lin
2012-12-27
1
-1
/
+5
*
|
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-4
/
+4
|
/
*
staging:iio: Add support for multiple buffers
Jonathan Cameron
2012-11-10
1
-2
/
+1
*
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
2012-09-08
1
-1
/
+1
*
iio:adc: Add AD7265/AD7266 support
Lars-Peter Clausen
2012-06-30
1
-0
/
+536