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
2022-11-25
Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
31
-296
/
+4073
2022-11-23
iio: adc: ad4130: depend on GPIOLIB
Cosmin Tanislav
1
-0
/
+1
2022-11-23
iio: adc: cc10001: Switch remaining IIO calls in probe to devm_ forms.
Jonathan Cameron
1
-25
/
+3
2022-11-23
iio: adc: cc10001: Use devm_ to call device power down.
Jonathan Cameron
1
-1
/
+8
2022-11-23
iio: adc: cc10001: Use devm_clk_get_enabled() to avoid boilerplate.
Jonathan Cameron
1
-15
/
+5
2022-11-23
iio: adc: cc10001: Add devm_add_action_or_reset() to disable regulator.
Jonathan Cameron
1
-10
/
+13
2022-11-23
iio: adc: cc10001: Add local struct device *dev variable to avoid repitition
Jonathan Cameron
1
-8
/
+9
2022-11-23
iio: Don't silently expect attribute types
Matti Vaittinen
2
-11
/
+11
2022-11-23
iio: at91-sama5d2_adc: Use IIO_STATIC_CONST_DEVICE_ATTR()
Matti Vaittinen
1
-16
/
+3
2022-11-23
iio: adc: ad4130: Fix spelling mistake "diffreential" -> "differential"
Colin Ian King
1
-1
/
+1
2022-11-23
iio: adc: ad4130: add AD4130 driver
Cosmin Tanislav
3
-0
/
+2115
2022-11-23
iio: adc: max1363: simplify using devm_regulator_get_enable()
Matti Vaittinen
1
-11
/
+1
2022-11-23
iio: adc: max1241: simplify using devm_regulator_get_enable()
Matti Vaittinen
1
-25
/
+3
2022-11-23
iio: adc: ad7606: simplify using devm_regulator_get_enable()
Matti Vaittinen
2
-21
/
+3
2022-11-23
iio: adc: ad7476: simplify using devm_regulator_get_enable()
Matti Vaittinen
1
-10
/
+1
2022-11-23
iio: adc: ad7192: Simplify using devm_regulator_get_enable()
Matti Vaittinen
1
-13
/
+2
2022-11-23
iio: adc: stm32: manage min sampling time on all internal channels
Olivier Moysan
1
-7
/
+19
2022-11-23
iio: adc: stm32-adc: add stm32mp13 support
Olivier Moysan
3
-31
/
+239
2022-11-23
iio: adc: mt6370: Add MediaTek MT6370 support
ChiaEn Wu
3
-0
/
+318
2022-11-23
iio: adc: add max11410 adc driver
Ibrahim Tilki
3
-0
/
+1064
2022-11-23
iio: adc: vf610_adc: vf610_adc: do not use internal iio_dev lock
Nuno Sá
1
-8
/
+14
2022-11-23
iio: adc: vf610_adc: add helper function to read samples
Nuno Sá
1
-40
/
+54
2022-11-23
iio: adc: sc27xx_adc: do not use internal iio_dev lock
Nuno Sá
1
-4
/
+10
2022-11-23
iio: adc: rockchip_saradc: do not use internal iio_dev lock
Nuno Sá
1
-5
/
+10
2022-11-23
iio: adc: meson_saradc: do not use internal iio_dev lock
Nuno Sá
1
-3
/
+8
2022-11-23
iio: adc: ltc2947-core: do not use internal iio_dev lock
Nuno Sá
2
-2
/
+7
2022-11-23
iio: adc: lpc32xx_adc: do not use internal iio_dev lock
Nuno Sá
1
-3
/
+8
2022-11-23
iio: adc: imx7d_adc: do not use internal iio_dev lock
Nuno Sá
1
-5
/
+9
2022-11-23
iio: adc: axp288_adc: do not use internal iio_dev lock
Nuno Sá
1
-2
/
+7
2022-11-23
iio: adc: ad799x: do not use internal iio_dev lock
Nuno Sá
1
-6
/
+14
2022-11-23
iio: adc: ad7124: Silence no spi_device_id warnings
Wei Yongjun
1
-0
/
+10
2022-11-23
iio: adc: ad7192: Silence no spi_device_id warnings
Wei Yongjun
1
-0
/
+12
2022-11-23
iio: adc: ad9467: Silence no spi_device_id warnings
Wei Yongjun
1
-0
/
+11
2022-11-23
iio: adc: ti-ads131e08: Silence no spi_device_id warnings
Wei Yongjun
1
-0
/
+11
2022-11-23
iio: adc: mcp3911: add support to set PGA
Marcus Folkesson
1
-24
/
+80
2022-11-23
iio: adc: ad_sigma_delta: do not use internal iio_dev lock
Nuno Sá
1
-4
/
+4
2022-11-01
iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()
Yang Yingliang
1
-1
/
+3
2022-11-01
iio: adc: mp2629: fix potential array out of bound access
Saravanan Sekar
1
-1
/
+2
2022-10-29
iio: adc: mp2629: fix wrong comparison of channel
Saravanan Sekar
1
-1
/
+1
2022-10-24
iio: adc: at91-sama5d2_adc: get rid of 5 degrees Celsius adjustment
Claudiu Beznea
1
-4
/
+2
2022-10-17
iio: at91-sama5d2_adc: Fix unsafe buffer attributes
Matti Vaittinen
1
-5
/
+18
2022-10-17
iio: adc: stm32-adc: fix channel sampling time init
Olivier Moysan
1
-5
/
+6
2022-10-17
iio: adc: mcp3911: mask out device ID in debug prints
Marcus Folkesson
1
-2
/
+3
2022-10-17
iio: adc: mcp3911: use correct id bits
Marcus Folkesson
1
-2
/
+2
2022-10-17
iio: adc: mcp3911: return proper error code on failure to allocate trigger
Marcus Folkesson
1
-1
/
+1
2022-10-17
iio: adc: mcp3911: fix sizeof() vs ARRAY_SIZE() bug
Dan Carpenter
1
-1
/
+1
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
31
-903
/
+2126
2022-10-05
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-12
/
+4
2022-10-04
Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+6
2022-09-21
iio: adc: mcp3911: add support for oversampling ratio
Marcus Folkesson
1
-0
/
+58
[next]