index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-03
iio: adc: ad7173: Fix sampling frequency setting
Dumitru Ceclan
1
-15
/
+5
2024-06-03
iio: adc: ad7173: Clear append status bit
Dumitru Ceclan
1
-0
/
+1
2024-05-27
iio: adc: ad7173: Remove index from temp channel
Dumitru Ceclan
1
-1
/
+0
2024-05-27
iio: adc: ad7173: Add ad7173_device_info names
Dumitru Ceclan
1
-0
/
+3
2024-05-27
iio: adc: ad7173: fix buffers enablement for ad7176-2
Dumitru Ceclan
1
-2
/
+10
2024-05-27
iio: adc: ad9467: fix scan type sign
David Lechner
1
-2
/
+2
2024-05-03
iio: adc: PAC1934: fix accessing out of bounds array index
Marius Cristea
1
-0
/
+9
2024-04-29
iio: adc: twl6030-gpadc: use 'time_left' variable with wait_for_completion_in...
Wolfram Sang
1
-4
/
+4
2024-04-29
iio: adc: stm32-dfsdm-adc: use 'time_left' variable with wait_for_completion_...
Wolfram Sang
1
-6
/
+6
2024-04-29
iio: adc: stm32-adc: use 'time_left' variable with wait_for_completion_interr...
Wolfram Sang
1
-5
/
+5
2024-04-29
iio: adc: intel_mrfld_adc: use 'time_left' variable with wait_for_completion_...
Wolfram Sang
1
-6
/
+6
2024-04-29
iio: adc: fsl-imx25-gcq: use 'time_left' variable with wait_for_completion_in...
Wolfram Sang
1
-5
/
+5
2024-04-29
iio: adc: exynos_adc: use 'time_left' variable with wait_for_completion_timeo...
Wolfram Sang
1
-8
/
+8
2024-04-29
iio: adc: ad_sigma_delta: use 'time_left' variable with wait_for_completion_t...
Wolfram Sang
1
-3
/
+3
2024-04-29
iio: adc: ti-ads1015: use device_for_each_child_node_scoped()
Lincoln Yuji
1
-4
/
+1
2024-04-29
iio: adc: ad799x: Prefer to use octal permission
Gustavo Rodrigues
1
-1
/
+1
2024-04-29
iio: adc: ad799x: add blank line to avoid warning messages
Gustavo Rodrigues
1
-0
/
+1
2024-04-29
iio: adc: ad799x: change 'unsigned' to 'unsigned int' declaration
Gustavo Rodrigues
1
-2
/
+2
2024-04-29
iio: adc: mcp3564: Use device_for_each_child_node_scoped()
Jonathan Cameron
1
-9
/
+7
2024-04-29
iio: adc: ad9467: support digital interface calibration
Nuno Sa
1
-39
/
+335
2024-04-29
iio: adc: adi-axi-adc: support digital interface calibration
Nuno Sa
1
-2
/
+119
2024-04-29
iio: adc: adi-axi-adc: remove regmap max register
Nuno Sa
1
-1
/
+0
2024-04-29
iio: adc: axi-adc: make sure AXI clock is enabled
Nuno Sa
1
-0
/
+5
2024-04-29
iio: adc: ad7944: add support for chain mode
David Lechner
1
-10
/
+176
2024-04-29
iio: adc: mxs-lradc-adc: don't set masklength
David Lechner
1
-1
/
+0
2024-04-29
iio: adc: ad7266: don't set masklength
David Lechner
1
-1
/
+0
2024-04-29
iio: adc: rtq6056: Use automated cleanup for mode handling in write_raw
Gabriel Schwartz
1
-23
/
+11
2024-04-21
iio: adc: ti-ads131e08: Use device_for_each_child_node_scoped() to simplify e...
Lorenzo Bertin Salvador
1
-8
/
+4
2024-04-20
iio: adc: adi-axi-adc: only error out in major version mismatch
Nuno Sa
1
-2
/
+2
2024-04-20
iio: buffer-dma: add iio_dmaengine_buffer_setup()
Nuno Sa
1
-15
/
+1
2024-04-13
iio: adc: ad7944: Consolidate spi_sync() wrapper
David Lechner
1
-54
/
+13
2024-04-13
iio: adc: qcom-spmi-adc5: Use device_for_each_child_node_scoped()
Jonathan Cameron
1
-5
/
+2
2024-04-13
iio: adc: stm32: Use device_for_each_child_node_scoped()
Jonathan Cameron
1
-38
/
+24
2024-04-13
iio: adc: stm32: Fixing err code to not indicate success
Jonathan Cameron
1
-0
/
+1
2024-04-06
iio: adc: ad7173: Fix ! vs ~ typo in ad7173_sel_clk()
Dan Carpenter
1
-1
/
+1
2024-04-06
iio: adc: pac1934: Use device_for_each_available_child_node_scoped() to simpl...
Jonathan Cameron
1
-46
/
+31
2024-04-06
iio: adc: ad7173: Use device_for_each_child_node_scoped() to simplify error p...
Jonathan Cameron
1
-17
/
+7
2024-04-06
iio: adc: ad4130: Use device_for_each_child_node_scoped() to simplify error p...
Jonathan Cameron
1
-5
/
+2
2024-04-06
iio: adc: ab8500-gpadc: Use device_for_each_child_node_scoped() to simplify e...
Jonathan Cameron
1
-3
/
+1
2024-04-06
iio: adc: ab8500-gpadc: Fix kernel-doc parameter names.
Jonathan Cameron
1
-2
/
+2
2024-03-30
iio: adc: ad7944: use spi_optimize_message()
David Lechner
1
-74
/
+103
2024-03-28
iio: adc: ad7944: simplify adi,spi-mode property parsing
David Lechner
1
-11
/
+10
2024-03-25
iio: adc: ad7944: Add support for "3-wire mode"
David Lechner
1
-18
/
+139
2024-03-25
iio: adc: ad7944: add driver for AD7944/AD7985/AD7986
David Lechner
3
-0
/
+427
2024-03-25
iio: adc: twl4030-madc: Make use of device properties
Andy Shevchenko
1
-10
/
+9
2024-03-25
iio: adc: ad7173: add support for additional models
Dumitru Ceclan
1
-6
/
+80
2024-03-25
iio: adc: ad7173: improve chip id's defines
Dumitru Ceclan
1
-3
/
+3
2024-03-25
iio: adc: ad7173: add AD7173 driver
Dumitru Ceclan
3
-0
/
+1134
2024-03-25
iio: adc: ad_sigma_delta: Add optional irq selection
Dumitru Ceclan
1
-9
/
+14
2024-03-25
iio: adc: spear_adc: Make use of device properties
Andy Shevchenko
1
-15
/
+10
[next]