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
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-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
2019-11-09
iio: adc: cc10001: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-11-09
iio: adc: bcm_iproc_adc: drop a stray semicolon
Jonathan Cameron
1
-1
/
+1
2019-11-09
iio: adc: mt6577_auxdac: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-11-09
iio: adc: aspeed: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-11-03
drivers: mcb: use symbol namespaces
Johannes Thumshirn
1
-0
/
+1
2019-11-02
iio: dln2-adc: fix iio_triggered_buffer_postenable() position
Alexandru Ardelean
1
-6
/
+14
2019-10-27
iio: adc: stm32-adc: fix stopping dma
Fabrice Gasnier
1
-2
/
+2
2019-10-22
iio: adc: hx711: optimize performance in read cycle
Andreas Klinger
1
-17
/
+5
2019-10-22
iio: adc: stm32-adc: fix kernel-doc warnings
Fabrice Gasnier
2
-13
/
+19
2019-10-22
iio: adc: twl4030: Use false / true instead of 0 / 1 with booleans
Jonathan Cameron
1
-9
/
+9
2019-10-18
iio: adc: xilinx-xadc: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-10-18
iio: adc: cpcap-adc: Fix missing IRQF_ONESHOT as only threaded handler.
Jonathan Cameron
1
-1
/
+1
2019-10-18
iio: adc: meson_saradc: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-10-18
iio: adc: exynos: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-10-18
iio: adc: exynos: Drop a stray semicolon
Jonathan Cameron
1
-1
/
+1
2019-10-18
iio: adc: stmpe-adc: Cleanup endian type of local variable
Jonathan Cameron
1
-1
/
+1
2019-10-18
iio: adc: mcp320x: Tidy up endian types in type cast.
Jonathan Cameron
1
-1
/
+1
2019-10-18
iio: adc: at91-sama5d2: Replace 0 with NULL when clearing some pointers.
Jonathan Cameron
1
-2
/
+2
2019-10-18
Merge branch 'ib-ab8500-5.4-rc1' into HEAD
Jonathan Cameron
3
-0
/
+1229
2019-10-18
iio: adc: New driver for the AB8500 GPADC
Linus Walleij
3
-0
/
+1229
2019-10-15
iio: adc: intel_mrfld_adc: Add Basin Cove ADC driver
Vincent Pelletier
3
-0
/
+274
2019-10-15
iio: adc: max1027: Introduce 12-bit devices support
Miquel Raynal
2
-3
/
+39
2019-10-15
iio: adc: max1027: Prepare the introduction of different resolutions
Miquel Raynal
1
-42
/
+32
2019-10-15
iio: adc: max1027: Reset the device at probe time
Miquel Raynal
1
-0
/
+8
2019-10-15
iio: adc: max1027: Make it optional to use interrupts
Miquel Raynal
1
-27
/
+32
2019-10-15
iio: adc: max1027: Add debugfs register read support
Miquel Raynal
1
-2
/
+5
2019-10-14
Merge 5.4-rc3 into staging-next
Greg Kroah-Hartman
7
-151
/
+221
2019-10-13
Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
4
-65
/
+136
2019-10-13
iio: adc: sc27xx: Use devm_hwspin_lock_request_specific() to simplify code
Baolin Wang
1
-15
/
+1
[next]