index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad7266.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
1
-2
/
+2
2024-07-29
iio: adc: ad7266: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+2
2024-07-04
Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-27
/
+6
2024-06-22
iio: adc: ad7266: use devm_regulator_get_enable_read_voltage
David Lechner
1
-27
/
+6
2024-06-08
iio: adc: ad7266: Fix variable checking bug
Fernando Yang
1
-0
/
+2
2024-04-29
iio: adc: ad7266: don't set masklength
David Lechner
1
-1
/
+0
2022-06-14
iio: adc: ad7266: Fix alignment for DMA safety
Jonathan Cameron
1
-2
/
+2
2022-04-28
iio: adc: ad7266: convert probe to full device-managed
Maíra Canal
1
-30
/
+14
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2021-11-17
iio: ad7266: Use scan_type when processing raw data
Gwendal Grignou
1
-1
/
+2
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
1
-2
/
+0
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
1
-1
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-12-15
iio: ad7266: Convert to use GPIO descriptors
Linus Walleij
1
-17
/
+12
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
1
-2
/
+1
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2016-09-05
iio: devm_regulator_get_optional never returns NULL
Crt Mori
1
-2
/
+2
2016-07-14
Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-0
/
+1
2016-07-04
Merge 4.7-rc6 into staging-next
Greg Kroah-Hartman
1
-2
/
+5
2016-07-03
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
1
-0
/
+1
2016-06-26
iio:ad7266: Fix probe deferral for vref
Mark Brown
1
-0
/
+3
2016-06-26
iio:ad7266: Fix support for optional regulators
Mark Brown
1
-1
/
+1
2016-06-26
iio:ad7266: Fix broken regulator error handling
Mark Brown
1
-1
/
+1
2016-05-29
iio: adc: ad7266: claim direct mode during sensor read
Alison Schofield
1
-4
/
+3
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2013-12-04
iio:ad7266: Mark transfer buffer as __be16
Lars-Peter Clausen
1
-9
/
+12
2013-10-16
iio:ad7266: Remove redundant call to iio_sw_preenable()
Lars-Peter Clausen
1
-11
/
+1
2013-10-01
iio:ad7266: Report scale as fractional value
Lars-Peter Clausen
1
-11
/
+10
2013-09-21
iio:ad7266: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
1
-3
/
+2
2013-09-19
iio: Make available scan_masks const in ad7266
Peter Meerwald
1
-4
/
+4
2013-09-15
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
1
-1
/
+1
2013-08-03
iio: adc: ad7266: Use devm_* APIs
Sachin Kamat
1
-12
/
+4
2013-03-17
iio:adc:ad7266 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-6
/
+6
2013-01-14
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+5
2013-01-04
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-12-27
iio: adc: ad7266: Don't set error code to st->vref_uv
Axel Lin
1
-1
/
+5
2012-11-10
staging:iio: Add support for multiple buffers
Jonathan Cameron
1
-2
/
+1
2012-09-08
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
1
-1
/
+1
2012-06-30
iio:adc: Add AD7265/AD7266 support
Lars-Peter Clausen
1
-0
/
+536