开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
2025-01-16
Merge tag 'iio-fixes-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
2025-01-04
iio: adc: ad7625: Add ending newlines to error messages
Uwe Kleine-König
2024-12-28
iio: adc: meson: simplify MESON_SAR_ADC_REG11 register access
Martin Blumenstingl
2024-12-28
iio: adc: meson: use tabs instead of spaces for some REG11 bit fields
Martin Blumenstingl
2024-12-28
iio: adc: meson: fix voltage reference selection field name typo
Martin Blumenstingl
2024-12-28
iio: adc: rockchip: correct alignment of timestamp
Jonathan Cameron
2024-12-28
iio: adc: ti-lmp92064: Switch timestamp type from int64_t __aligned(8) to ali...
Jonathan Cameron
2024-12-28
iio: adc: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
2024-12-28
io: adc: ina2xx-adc: Fix sign and use aligned_s64 for timestamp.
Jonathan Cameron
2024-12-28
iio: adc: ad7944: Fix sign and use aligned_s64 for timestamp.
Jonathan Cameron
2024-12-28
iio: adc: max1363: Use a small fixed size buffer to replace dynamic allocation
Vasileios Amoiridis
2024-12-28
iio: adc: dln2-adc: zero full struct instead of just the padding
Vasileios Amoiridis
2024-12-28
iio: adc: ad_sigma_delta: Use `unsigned int` instead of plain `unsigned`
Uwe Kleine-König
2024-12-20
iio: adc: ad7606: Fix hardcoded offset in the ADC channels
Guillaume Stols
2024-12-11
iio: adc: ad7173: add calibration support
Guillaume Ranquet
2024-12-11
iio: adc: ad4000: Add support for PulSAR devices
Marcelo Schmitt
2024-12-11
iio: adc: ad4000: Use device specific timing for SPI transfers
Marcelo Schmitt
2024-12-11
iio: adc: ad4000: Add timestamp channel
Marcelo Schmitt
2024-12-11
iio: adc: ad7124: Implement temperature measurement
Uwe Kleine-König
2024-12-11
iio: adc: ad7124: Add error reporting during probe
Uwe Kleine-König
2024-12-11
iio: adc: ad_sigma_delta: Check for previous ready signals
Uwe Kleine-König
2024-12-11
iio: adc: ad_sigma_delta: Store information about reset sequence length
Uwe Kleine-König
2024-12-11
iio: adc: ad_sigma_delta: Fix a race condition
Uwe Kleine-König
2024-12-11
iio: adc: ad_sigma_delta: Handle CS assertion as intended in ad_sd_read_reg_r...
Uwe Kleine-König
2024-12-11
iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIO
Uwe Kleine-König
2024-12-11
iio: adc: ad7124: Refuse invalid input specifiers
Uwe Kleine-König
2024-12-11
iio: adc: ad7124: Don't create more channels than the driver can handle
Uwe Kleine-König
2024-12-11
iio: adc: rzg2l_adc: Add support for Renesas RZ/G3S
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Add suspend/resume support
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Add support for channel 8
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Enable runtime PM autosuspend support
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw()
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Use read_poll_timeout()
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Switch to RUNTIME_PM_OPS() and pm_ptr()
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Simplify the runtime PM code
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Use devres helpers to request pre-deasserted reset controls
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Convert dev_err() to dev_err_probe()
Claudiu Beznea
2024-12-08
iio: adc: ti-ads1119: fix sample size in scan struct for triggered buffer
Javier Carrasco
2024-12-07
iio: adc: ad9467: Fix the "don't allow reading vref if not available" case
Christophe JAILLET
2024-12-07
iio: adc: vf610_adc: limit i.MX6SX's channel number to 4
Frank Li
2024-12-07
iio: adc: vf610_adc: use devm_* and dev_err_probe() to simple code
Frank Li
2024-12-07
iio: adc: ad4695: move dt-bindings header
David Lechner
2024-12-07
iio: adc: pac1921: Add ACPI support to Microchip pac1921
Victor Duicu
2024-12-07
iio: adc: at91: call input_free_device() on allocated iio_dev
Joe Hattori
2024-12-07
iio: adc: ad7173: fix using shared static info struct
David Lechner
2024-12-07
iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()
Fabio Estevam
2024-12-07
iio: adc: ti-ads1119: fix information leak in triggered buffer
Javier Carrasco
2024-12-07
iio: adc: rockchip_saradc: fix information leak in triggered buffer
Javier Carrasco
[next]