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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-31
iio: adc: qcom-vadc-common: use <linux/units.h> helpers
Akinobu Mita
2
-4
/
+3
2020-01-22
Merge 5.5-rc7 into staging-next
Greg Kroah-Hartman
1
-7
/
+5
2020-01-18
iio: adc: stm32-adc: don't print an error on probe deferral
Etienne Carriere
1
-3
/
+6
2020-01-18
iio: adc: ad7124: Set IRQ type to falling
Alexandru Tachici
1
-1
/
+1
2020-01-18
iio: adc: ad-sigma-delta: Allow custom IRQ flags
Alexandru Tachici
5
-1
/
+6
2020-01-14
iio: adc: stm32-dfsdm: adapt sampling rate to oversampling ratio
Olivier Moysan
1
-13
/
+19
2020-01-14
iio: adc: stm32-dfsdm: fix single conversion
Olivier Moysan
1
-0
/
+2
2020-01-13
iio: adc: ad7124: Fix DT channel configuration
Alexandru Tachici
1
-7
/
+5
2020-01-12
iio: adc: at91-sama5d2_adc: Use dma_request_chan() instead dma_request_slave_...
Peter Ujfalusi
1
-3
/
+3
2020-01-12
iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-2
/
+14
2020-01-12
iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_chann...
Peter Ujfalusi
1
-4
/
+17
2020-01-10
Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
19
-355
/
+1136
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-12-15
iio: adc: new driver to support Linear technology's ltc2496
Uwe Kleine-König
3
-0
/
+119
2019-12-15
iio: adc: ltc2497: split protocol independent part in a separate module
Uwe Kleine-König
4
-209
/
+288
2019-12-15
iio: adc: ti-ads1015: Make use of device property API
Andy Shevchenko
1
-31
/
+26
2019-12-15
iio: adc: ti-ads1015: Get rid of legacy platform data
Andy Shevchenko
1
-10
/
+8
2019-12-15
iio: adc: ti-ads7950: Fix a typo in an error message
Christophe JAILLET
1
-1
/
+1
2019-12-15
iio: adc: stm32-adc: Add check on overrun interrupt
Fabrice Gasnier
3
-9
/
+69
2019-12-15
iio: adc: Move AD7091R5 entry in a alphabetical order in Makefile
Beniamin Bia
2
-8
/
+8
2019-12-15
iio: ad7266: Convert to use GPIO descriptors
Linus Walleij
1
-17
/
+12
2019-12-15
iio: adc: ad799x: add pm_ops to disable the device completely
Marco Felsch
1
-6
/
+60
2019-12-15
iio: adc: ad7887: Cleanup channel assignment
Beniamin Bia
1
-39
/
+43
2019-12-09
Merge tag 'iio-fixes-for-5.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
6
-15
/
+42
2019-12-08
iio: adc: max9611: Fix too short conversion time delay
Geert Uytterhoeven
1
-6
/
+10
2019-12-08
iio: ad7949: fix channels mixups
Andrea Merello
1
-5
/
+17
2019-12-08
iio: adc: max1027: fix not unregistered iio trigger
Chuhong Yuan
1
-1
/
+7
2019-12-08
iio: adc: intel_mrfld_adc: Allocating too much data in probe()
Dan Carpenter
1
-1
/
+1
2019-12-08
iio: adc: ad7124: Enable internal reference
Mircea Caprioru
1
-1
/
+6
2019-12-08
iio: adc: ad7606: fix reading unnecessary data from device
Beniamin Bia
1
-1
/
+1
2019-11-27
Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
30
-227
/
+963
2019-11-27
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2019-11-27
Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
3
-0
/
+1229
2019-11-16
iio: adc: max9611: Make enum relations more future proof
Geert Uytterhoeven
1
-25
/
+11
2019-11-16
iio: adc: ad7091r5: Add scale and external VREF support
Paul Cercueil
3
-0
/
+44
2019-11-16
iio: adc: Add support for AD7091R5 ADC
Paul Cercueil
5
-0
/
+401
2019-11-13
Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
15
-37
/
+398
2019-11-11
Merge 5.4-rc7 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+2
2019-11-11
Merge 5.4-rc7 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2019-11-10
iio: adc: Add driver support for AD7292
Marcelo Schmitt
3
-0
/
+361
2019-11-09
iio: adc: stm32: allow to tune analog clock
Fabrice Gasnier
1
-3
/
+13
2019-11-09
iio: adc: vf610: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-11-09
iio: adc: spear_adc: Use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-11-09
iio: adc: rcar-gyroadc: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-11-09
iio: adc: npcm: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-11-09
iio: adc: lpc18xx: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-11-09
iio: adc: ingenic: Use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
[next]