index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
2024-05-03
iio: adc: PAC1934: fix accessing out of bounds array index
Marius Cristea
2024-04-29
iio: adc: twl6030-gpadc: use 'time_left' variable with wait_for_completion_in...
Wolfram Sang
2024-04-29
iio: adc: stm32-dfsdm-adc: use 'time_left' variable with wait_for_completion_...
Wolfram Sang
2024-04-29
iio: adc: stm32-adc: use 'time_left' variable with wait_for_completion_interr...
Wolfram Sang
2024-04-29
iio: adc: intel_mrfld_adc: use 'time_left' variable with wait_for_completion_...
Wolfram Sang
2024-04-29
iio: adc: fsl-imx25-gcq: use 'time_left' variable with wait_for_completion_in...
Wolfram Sang
2024-04-29
iio: adc: exynos_adc: use 'time_left' variable with wait_for_completion_timeo...
Wolfram Sang
2024-04-29
iio: adc: ad_sigma_delta: use 'time_left' variable with wait_for_completion_t...
Wolfram Sang
2024-04-29
iio: adc: ti-ads1015: use device_for_each_child_node_scoped()
Lincoln Yuji
2024-04-29
iio: adc: ad799x: Prefer to use octal permission
Gustavo Rodrigues
2024-04-29
iio: adc: ad799x: add blank line to avoid warning messages
Gustavo Rodrigues
2024-04-29
iio: adc: ad799x: change 'unsigned' to 'unsigned int' declaration
Gustavo Rodrigues
2024-04-29
iio: adc: mcp3564: Use device_for_each_child_node_scoped()
Jonathan Cameron
2024-04-29
iio: adc: ad9467: support digital interface calibration
Nuno Sa
2024-04-29
iio: adc: adi-axi-adc: support digital interface calibration
Nuno Sa
2024-04-29
iio: adc: adi-axi-adc: remove regmap max register
Nuno Sa
2024-04-29
iio: adc: axi-adc: make sure AXI clock is enabled
Nuno Sa
2024-04-29
iio: adc: ad7944: add support for chain mode
David Lechner
2024-04-29
iio: adc: mxs-lradc-adc: don't set masklength
David Lechner
2024-04-29
iio: adc: ad7266: don't set masklength
David Lechner
2024-04-29
iio: adc: rtq6056: Use automated cleanup for mode handling in write_raw
Gabriel Schwartz
2024-04-21
iio: adc: ti-ads131e08: Use device_for_each_child_node_scoped() to simplify e...
Lorenzo Bertin Salvador
2024-04-20
iio: adc: adi-axi-adc: only error out in major version mismatch
Nuno Sa
2024-04-20
iio: buffer-dma: add iio_dmaengine_buffer_setup()
Nuno Sa
2024-04-13
iio: adc: ad7944: Consolidate spi_sync() wrapper
David Lechner
2024-04-13
iio: adc: qcom-spmi-adc5: Use device_for_each_child_node_scoped()
Jonathan Cameron
2024-04-13
iio: adc: stm32: Use device_for_each_child_node_scoped()
Jonathan Cameron
2024-04-13
iio: adc: stm32: Fixing err code to not indicate success
Jonathan Cameron
2024-04-06
iio: adc: ad7173: Fix ! vs ~ typo in ad7173_sel_clk()
Dan Carpenter
2024-04-06
iio: adc: pac1934: Use device_for_each_available_child_node_scoped() to simpl...
Jonathan Cameron
2024-04-06
iio: adc: ad7173: Use device_for_each_child_node_scoped() to simplify error p...
Jonathan Cameron
2024-04-06
iio: adc: ad4130: Use device_for_each_child_node_scoped() to simplify error p...
Jonathan Cameron
2024-04-06
iio: adc: ab8500-gpadc: Use device_for_each_child_node_scoped() to simplify e...
Jonathan Cameron
2024-04-06
iio: adc: ab8500-gpadc: Fix kernel-doc parameter names.
Jonathan Cameron
2024-03-30
iio: adc: ad7944: use spi_optimize_message()
David Lechner
2024-03-28
iio: adc: ad7944: simplify adi,spi-mode property parsing
David Lechner
2024-03-25
iio: adc: ad7944: Add support for "3-wire mode"
David Lechner
2024-03-25
iio: adc: ad7944: add driver for AD7944/AD7985/AD7986
David Lechner
2024-03-25
iio: adc: twl4030-madc: Make use of device properties
Andy Shevchenko
2024-03-25
iio: adc: ad7173: add support for additional models
Dumitru Ceclan
2024-03-25
iio: adc: ad7173: improve chip id's defines
Dumitru Ceclan
2024-03-25
iio: adc: ad7173: add AD7173 driver
Dumitru Ceclan
2024-03-25
iio: adc: ad_sigma_delta: Add optional irq selection
Dumitru Ceclan
2024-03-25
iio: adc: spear_adc: Make use of device properties
Andy Shevchenko
2024-03-25
iio: adc: rcar-gyroadc: use for_each_available_child_node_scoped()
Jonathan Cameron
2024-03-25
iio: adc: rzg2l_adc: Use device_for_each_child_node_scoped()
Jonathan Cameron
2024-03-25
iio: adc: hx711: Switch from of specific to fwnode property handling.
Jonathan Cameron
2024-03-25
iio: adc: ad7192: Convert from of specific to fwnode property handling
Jonathan Cameron
2024-03-25
iio: adc: ad7292: Switch from of specific to fwnode property handling
Jonathan Cameron
2024-03-25
iio: adc: ad7124: Switch from of specific to fwnode based property handling
Jonathan Cameron
[next]