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
/
ad7923.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
1
-9
/
+9
2022-09-21
iio: adc: ad7923: support extended range
Nuno Sá
1
-1
/
+6
2022-09-21
iio: adc: ad7923: fix channel readings for some variants
Nuno Sá
1
-1
/
+3
2022-06-14
iio: adc: ad7923: Fix alignment for DMA safety
Jonathan Cameron
1
-2
/
+2
2021-05-22
iio: adc: ad7923: Fix undersized rx buffer.
Jonathan Cameron
1
-1
/
+3
2021-04-07
iio:adc: Drop false comment about lack of timestamp control
Jonathan Cameron
1
-6
/
+0
2021-03-29
iio: adc: ad7923: register device with devm_iio_device_register
Lucas Stankus
1
-13
/
+1
2021-03-29
iio: adc: ad7923: use device-managed function for triggered buffer
Lucas Stankus
1
-12
/
+3
2021-03-29
iio: adc: ad7923: use devm_add_action_or_reset for regulator disable
Lucas Stankus
1
-6
/
+12
2020-07-20
iio: adc: ad7923: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
1
-4
/
+4
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-29
iio: adc: ad7923: Add support for the ad7908/ad7918/ad7928
Daniel Junho
1
-4
/
+44
2019-12-29
iio: adc: ad7923: Add of_device_id table
Daniel Junho
1
-0
/
+10
2019-12-29
iio: adc: ad7923: Fix checkpatch warning
Daniel Junho
1
-1
/
+1
2019-12-29
iio: adc: ad7923: Remove the unused defines
Daniel Junho
1
-4
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
1
-2
/
+1
2019-04-04
iio:adc:ad7923: Rewrite comparison to NULL
Bárbara Fernandes
1
-1
/
+1
2019-04-04
iio:adc:ad7923: Put macro argument between ()'s
Bárbara Fernandes
1
-5
/
+5
2019-04-04
iio:adc:ad7923: Use BIT macro instead of bitshift
Bárbara Fernandes
1
-3
/
+3
2019-04-04
iio:adc:ad7923: Align broken line to parenthesis
Bárbara Fernandes
1
-3
/
+3
2018-08-19
drivers: iio: Update MODULE AUTHOR email address
Michael Hennerich
1
-1
/
+1
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2016-07-03
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
1
-0
/
+1
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-1
/
+1
2016-05-29
iio: adc: ad7923: use iio helper function to guarantee direct mode
Alison Schofield
1
-6
/
+5
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2013-09-21
iio:ad7923: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
1
-8
/
+2
2013-09-15
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
1
-1
/
+1
2013-08-03
iio: adc: ad7923: Use devm_* APIs
Sachin Kamat
1
-13
/
+7
2013-03-18
iio:adc:ad7923: Add support for the ad7904/ad7914/ad7924
Lars-Peter Clausen
1
-13
/
+50
2013-03-18
iio:ad7923: Implement scale reporting
Lars-Peter Clausen
1
-7
/
+53
2013-03-18
iio:ad7923: Return error if we didn't get the expected result
Lars-Peter Clausen
1
-0
/
+2
2013-03-17
iio:adc:ad7923 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-16
IIO ADC support for AD7923
Christophe Leroy
1
-0
/
+298