index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
2024-10-10
iio: adc: ad4695: Add missing Kconfig select
David Lechner
2024-10-10
iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
2024-10-06
iio: adc: ti-lmp92064: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
2024-10-06
iio: adc: ti-lmp92064: add missing select REGMAP_SPI in Kconfig
Javier Carrasco
2024-10-06
iio: adc: ti-ads124s08: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
2024-10-06
iio: adc: ad7944: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
2024-09-07
iio: adc: axp20x_adc: add support for AXP717 ADC
Chris Morgan
2024-09-07
iio: adc: axp20x_adc: Add adc_en1 and adc_en2 to axp_data
Chris Morgan
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2024-09-03
iio: adc: sophgo-saradc: Add driver for Sophgo CV1800B SARADC
Thomas Bonnefille
2024-09-03
iio: adc: mcp320x: Drop vendorless compatible strings
Rob Herring (Arm)
2024-09-03
iio: adc: xilinx-ams: use device_* to iterate over device child nodes
Javier Carrasco
2024-09-03
iio: adc: ad4695: implement calibration support
David Lechner
2024-09-03
iio: adc: ad4695: add 2nd regmap for 16-bit registers
David Lechner
2024-08-17
iio: adc: ad4695: implement triggered buffer
David Lechner
2024-08-17
iio: adc: ad7173: fix GPIO device info
Dumitru Ceclan
2024-08-10
iio: adc: pac1921: add missing error return in probe()
Dan Carpenter
2024-08-10
iio: adc: stm32-dfsdm: add scaling support to dfsdm
Olivier Moysan
2024-08-10
iio: add iio backend support to sd modulator
Olivier Moysan
2024-08-10
iio: adc: stm32-dfsdm: adopt generic channels bindings
Olivier Moysan
2024-08-06
iio: adc: ad7124: fix DT configuration parsing
Dumitru Ceclan
2024-08-06
iio: adc: ad_sigma_delta: fix irq_flags on irq request
Nuno Sa
2024-08-03
iio: adc: ads1119: Fix IRQ flags
Francesco Dolcini
2024-08-03
iio: adc: ad7124: set initial ADC mode to idle
Dumitru Ceclan
2024-08-03
iio: adc: ad7124: reduce the number of SPI transfers
Dumitru Ceclan
2024-08-03
iio: adc: ad7124: fix config comparison
Dumitru Ceclan
2024-08-03
iio: adc: ad7124: fix chip ID mismatch
Dumitru Ceclan
2024-08-03
iio: adc: ad9467: add digital interface test to debugfs
Nuno Sa
2024-08-03
iio: adc: ad9467: add backend test mode helpers
Nuno Sa
2024-08-03
iio: adc: adi-axi-adc: implement backend debugfs interface
Nuno Sa
2024-08-03
iio: adc: adi-axi-adc: split axi_adc_chan_status()
Nuno Sa
2024-08-03
iio: adc: adi-axi-adc: support modified prbs23
Nuno Sa
2024-08-03
iio: backend: introduce struct iio_backend_info
Nuno Sa
2024-08-03
iio: adc: aspeed: Use of_property_present()
Rob Herring (Arm)
2024-08-03
iio: adc: ad7768-1: use device_* to iterate over device child nodes
Javier Carrasco
2024-08-03
iio: adc: ad7380: enable sequencer for single-ended parts
Julien Stephan
2024-08-03
iio: adc: ad7380: add support for single-ended parts
Julien Stephan
2024-08-03
iio: adc: ad7380: prepare driver for single-ended parts support
Julien Stephan
2024-08-03
iio: adc: ad7380: add missing trailing commas
Julien Stephan
2024-08-03
iio: adc: Add support for AD4000
Marcelo Schmitt
2024-08-03
iio: adc: ti-tsc2046: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-08-03
iio: adc: add support for pac1921
Matteo Martelli
2024-08-03
iio: adc: mcp3564: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-08-03
iio: adc: xilinx-xadc-core: use new '.masklength' accessors
Nuno Sa
2024-08-03
iio: adc: vf610_adc: make use of iio_get_masklength()
Nuno Sa
2024-08-03
iio: adc: ti-ads8688: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
iio: adc: ti-ads131e08: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
iio: adc: ti-ads124s08: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
iio: adc: ti-adc12138: make use of iio_for_each_active_channel()
Nuno Sa
[next]