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
2021-11-08
Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-90
/
+130
2021-10-24
Merge tag 'iio-for-5.16b' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
15
-195
/
+495
2021-10-24
Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-1
/
+1
2021-10-21
iio: adc: adc128s052: Simplify adc128_probe()
Christophe JAILLET
1
-23
/
+10
2021-10-21
iio: adc: ti_am335x_adc: Add the am437x compatible
Miquel Raynal
1
-0
/
+1
2021-10-21
iio: adc: ti_am335x_adc: Add the scale information
Miquel Raynal
1
-0
/
+18
2021-10-21
iio: adc: ti_am335x_adc: Add a unit to the timeout delay
Miquel Raynal
1
-2
/
+2
2021-10-21
iio: adc: ti_am335x_adc: Gather the checks on the delays
Miquel Raynal
1
-20
/
+30
2021-10-21
iio: adc: ti_am335x_adc: Get rid of useless gotos
Miquel Raynal
1
-4
/
+3
2021-10-21
iio: adc: ti_am335x_adc: Fix style
Miquel Raynal
1
-52
/
+52
2021-10-21
iio: adc: ti_am335x_adc: Replace license text with SPDX tag
Miquel Raynal
1
-9
/
+1
2021-10-21
iio: adc: ti_am335x_adc: Wait the idle state to avoid stalls
Miquel Raynal
1
-2
/
+22
2021-10-21
mfd: ti_am335x_tscadc: Rename the subsystem enable macro
Miquel Raynal
1
-3
/
+3
2021-10-21
mfd: ti_am335x_tscadc: Clarify the maximum values for DT entries
Miquel Raynal
1
-9
/
+9
2021-10-20
mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevant
Miquel Raynal
1
-1
/
+1
2021-10-20
iio: adc: stm32-adc: use generic binding for sample-time
Olivier Moysan
1
-29
/
+41
2021-10-20
iio: adc: stm32-adc: add vrefint calibration support
Olivier Moysan
1
-6
/
+68
2021-10-20
iio: adc: stm32-adc: add support of internal channels
Olivier Moysan
3
-3
/
+146
2021-10-20
iio: adc: stm32-adc: add support of generic channels binding
Olivier Moysan
1
-9
/
+86
2021-10-20
iio: adc: stm32-adc: split channel init into several routines
Olivier Moysan
1
-44
/
+87
2021-10-20
iio: xilinx-xadc: Remove `irq` field from state struct
Lars-Peter Clausen
2
-4
/
+2
2021-10-20
iio: adc: ti-ads7950: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-2
/
+2
2021-10-20
iio: adc: rockchip_saradc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-15
/
+12
2021-10-20
iio: adc: qcom-pm8xxx-xoadc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-5
/
+4
2021-10-20
iio: adc: meson_saradc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-22
/
+17
2021-10-20
iio: adc: max1241: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-9
/
+8
2021-10-20
iio: adc: max1118: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-10-20
iio: adc: lpc18xx_adc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-8
/
+6
2021-10-20
iio: adc: imx7d_adc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-12
/
+6
2021-10-20
iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-13
/
+9
2021-10-20
iio: adc: lpc18xx_adc: Convert probe to device managed version
André Gustavo Nakagomi Lopez
1
-30
/
+31
2021-10-19
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
23
-798
/
+1977
2021-10-19
iio: imx8qxp-adc: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2021-10-19
iio: triggered-buffer: extend support to configure output buffers
Alexandru Ardelean
1
-2
/
+2
2021-10-19
iio: adc: ad799x: Implement selecting external reference voltage input on AD7...
Florian Boor
1
-17
/
+51
2021-10-19
iio: adc: max1027: fix error code in max1027_wait_eoc()
Dan Carpenter
1
-1
/
+1
2021-10-19
iio: adc: ti-adc108s102: Fix alignment of buffer pushed to iio buffers.
Jonathan Cameron
1
-5
/
+6
2021-10-19
iio: adc: aspeed: Fix spelling mistake "battey" -> "battery"
Colin Ian King
1
-1
/
+1
2021-10-19
iio: adc: ad7291: convert probe to device-managed only
Alexandru Ardelean
1
-48
/
+22
2021-10-19
iio: adc: Kconfig: add COMPILE_TEST dep for berlin2-adc
Alexandru Ardelean
1
-1
/
+1
2021-10-19
iio: adc: berlin2-adc: convert probe to device-managed only
Alexandru Ardelean
1
-23
/
+11
2021-10-19
iio: adc: rn5t618-adc: use devm_iio_map_array_register() function
Alexandru Ardelean
1
-12
/
+1
2021-10-19
iio: adc: max1363: convert probe to full device-managed
Alexandru Ardelean
1
-52
/
+30
2021-10-19
iio: adc: nau7802: convert probe to full device-managed
Alexandru Ardelean
1
-41
/
+9
2021-10-19
iio: adc: da9150-gpadc: convert probe to full-device managed
Alexandru Ardelean
1
-25
/
+2
2021-10-19
iio: adc: lp8788_adc: convert probe to full-device managed
Alexandru Ardelean
1
-26
/
+5
2021-10-19
iio: adc: axp288_adc: convert probe to full device-managed
Alexandru Ardelean
1
-24
/
+4
2021-10-19
iio: adc: intel_mrfld_adc: convert probe to full device-managed
Alexandru Ardelean
1
-22
/
+2
2021-10-19
iio: adc: fsl-imx25-gcq: initialize regulators as needed
Alexandru Ardelean
1
-29
/
+26
2021-10-19
iio: adc: max1027: Don't reject external triggers when there is no IRQ
Miquel Raynal
1
-9
/
+14
[next]