index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-10-19
iio: adc: aspeed: Fix the calculate error of clock.
Billy Tsai
1
-0
/
+27
2021-10-19
iio: adc: aspeed: Support ast2600 adc.
Billy Tsai
1
-5
/
+96
2021-10-19
iio: adc: aspeed: Use devm_add_action_or_reset.
Billy Tsai
1
-58
/
+55
2021-10-19
iio: adc: aspeed: Use model_data to set clk scaler.
Billy Tsai
1
-16
/
+27
2021-10-19
iio: adc: aspeed: Add vref config function
Billy Tsai
1
-1
/
+17
2021-10-19
iio: adc: aspeed: Restructure the model data
Billy Tsai
1
-5
/
+15
2021-10-19
iio: adc: aspeed: Keep model data to driver data.
Billy Tsai
1
-13
/
+7
2021-10-17
iio: adc: exynos: describe drivers in KConfig
Krzysztof Kozlowski
1
-3
/
+3
2021-10-17
iio: adc: rockchip_saradc: Make use of the helper function devm_platform_iore...
Cai Huoqing
1
-3
/
+1
2021-10-17
iio: ep93xx: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-14
iio: adc: aspeed: completes the bitfield declare.
Billy Tsai
1
-17
/
+47
2021-09-14
iio: adc: ti-ads8344: convert probe to device-managed
Alexandru Ardelean
1
-19
/
+8
2021-09-14
iio: adc: at91-sama5d2_adc: update copyright and authors information
Eugen Hristev
1
-1
/
+4
2021-09-14
iio: adc: at91-sama5d2_adc: add support for sama7g5 device
Eugen Hristev
1
-0
/
+78
2021-09-14
iio: adc: at91-sama5d2_adc: add helper for COR register
Eugen Hristev
1
-20
/
+20
2021-09-14
iio: adc: at91-sama5d2_adc: add support for separate end of conversion registers
Eugen Hristev
1
-7
/
+59
2021-09-14
iio: adc: at91-sama5d2_adc: convert to platform specific data structures
Eugen Hristev
1
-164
/
+253
2021-09-14
iio: adc: at91-sama5d2_adc: remove unused definition
Eugen Hristev
1
-2
/
+0
2021-09-14
iio: adc: at91-sama5d2_adc: initialize hardware after clock is started
Eugen Hristev
1
-2
/
+2
2021-09-14
iio: adc: twl6030-gpadc: Use the defined variable to clean code
Tang Bin
1
-3
/
+3
2021-09-14
iio: adc: ad7949: use devm managed functions
Liam Beguin
1
-22
/
+3
2021-09-14
iio: adc: ad7949: add vref selection support
Liam Beguin
1
-16
/
+76
2021-09-14
iio: adc: ad7949: enable use with non 14/16-bit controllers
Liam Beguin
1
-28
/
+58
2021-09-14
iio: adc: ad7949: define and use bitfield names
Liam Beguin
1
-10
/
+45
2021-09-01
Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-36
/
+789
2021-08-30
Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-0
/
+23
2021-08-17
Merge tag 'iio-for-5.15b' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
4
-7
/
+651
2021-08-16
Merge 5.14-rc6 into staging-next
Greg Kroah-Hartman
2
-3
/
+2
2021-08-15
iio: adc: Add driver for Renesas RZ/G2L A/D converter
Lad Prabhakar
3
-0
/
+611
2021-08-15
iio: adc: rockchip_saradc: add voltage notifier so get referenced voltage onc...
David Wu
1
-7
/
+40
2021-08-13
iio: adc: rn5t618: Add iio map
Andreas Kemnade
1
-0
/
+23
2021-08-08
iio: ep93xx: Prepare clock before using it
Alexander Sverdlin
1
-3
/
+3
2021-08-08
iio: adc: fsl-imx25-gcq: adjust irq check to match docs and simplify code
Tang Bin
1
-6
/
+3
2021-07-31
iio/adc: ingenic: add JZ4760B support to the sadc driver
Christophe Branchereau
1
-0
/
+10
2021-07-31
iio/adc: ingenic: add JZ4760 support to the sadc driver
Christophe Branchereau
1
-4
/
+78
2021-07-31
iio/adc: ingenic: rename has_aux2 to has_aux_md
Christophe Branchereau
1
-5
/
+5
2021-07-31
iio: adc: Fix incorrect exit of for-loop
Colin Ian King
1
-2
/
+2
2021-07-25
iio: adc: meson-saradc: Fix indentation of arguments after a line-break
Martin Blumenstingl
1
-4
/
+4
2021-07-25
iio: adc: meson-saradc: Add missing space between if and parenthesis
Martin Blumenstingl
1
-1
/
+1
2021-07-25
iio: adc: meson-saradc: Disable BL30 integration on G12A and newer SoCs
Martin Blumenstingl
1
-1
/
+9
2021-07-24
iio: adc: fsl-imx25-gcq: Use the defined variable to clean code
Tang Bin
1
-4
/
+4
2021-07-17
iio: adc: ti-ads7950: Ensure CS is deasserted after reading channels
Uwe Kleine-König
1
-1
/
+0
2021-07-17
iio: adc: rockchip_saradc: add support for rk3568 saradc
Simon Xue
1
-1
/
+21
2021-06-16
iio: adc: ads1015: Balance runtime pm + pm_runtime_resume_and_get()
Jonathan Cameron
1
-4
/
+1
2021-06-14
iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_tim...
Jonathan Cameron
1
-1
/
+2
2021-06-14
iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
1
-1
/
+2
2021-06-14
iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-2
/
+2
2021-06-14
iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_time...
Jonathan Cameron
1
-1
/
+2
2021-06-13
iio: adc: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
11
-20
/
+0
2021-06-13
iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()
Alexandru Ardelean
1
-86
/
+0
[next]