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-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-13
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-02-28
iio: adc: qcom-pm8xxx-xoadc: drop unused kerneldoc struct pm8xxx_chan_info me...
Krzysztof Kozlowski
2024-02-28
iio: adc: rockchip_saradc: replace custom logic with devm_reset_control_get_o...
Quentin Schulz
2024-02-28
iio: adc: rockchip_saradc: use mask for write_enable bitfield
Quentin Schulz
2024-02-28
iio: adc: rockchip_saradc: fix bitmask for channels on SARADCv2
Quentin Schulz
2024-02-28
iio: adc: adding support for PAC193x
Marius Cristea
2024-02-28
iio: adc: ti-ads1298: prevent divide by zero in ads1298_set_samp_freq()
Dan Carpenter
2024-02-28
iio: adc: ti-ads1298: Fix error code in probe()
Dan Carpenter
2024-02-28
iio: adc: mcp320x: Simplify device removal logic
Arturas Moskvinas
2024-02-28
iio: adc: ads8688: Switch to mod_devicetable.h for struct of_device_id defini...
Jonathan Cameron
2024-02-25
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2024-02-19
iio: adc: ti-ads1298: Add driver
Mike Looijmans
2024-02-19
iio: adc: adi-axi-adc: move to backend framework
Nuno Sa
2024-02-19
iio: adc: ad9467: convert to backend framework
Nuno Sa
2024-02-19
iio: buffer-dmaengine: export buffer alloc and free functions
Nuno Sa
2024-02-17
iio: adc: ad7091r-base: Use auto cleanup of locks.
Jonathan Cameron
2024-02-17
iio: adc: ad4130: Use automatic cleanup of locks and direct mode.
Jonathan Cameron
2024-02-17
iio: adc: max1363: Use automatic cleanup for locks and iio mode claiming.
Jonathan Cameron
2024-02-17
iio: adc: ad_sigma_delta: allow overwriting the IRQ flags
Nuno Sa
2024-02-10
iio: adc: ad4130: only set GPIO_CTRL if pin is unused
Cosmin Tanislav
2024-02-10
iio: adc: ad4130: zero-initialize clock init data
Cosmin Tanislav
2024-02-08
iio: adc: ad_sigma_delta: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-01-23
iio: adc: rtq6056: Add support for the whole RTQ6056 family
ChiYuan Huang
2024-01-23
iio: adc: ti-adc109s102: drop ACPI_PTR() and CONFIG_ACPI guards
Jonathan Cameron
2024-01-22
iio: adc: ad7091r8: Fix error code in ad7091r8_gpio_setup()
Dan Carpenter
2024-01-22
iio: adc: ti-ads1015: Use correct pga upper bound
Mohammed Billoo
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-26
iio: adc: Add support for AD7091R-8
Marcelo Schmitt
2023-12-26
iio: adc: Split AD7091R-5 config symbol
Marcelo Schmitt
2023-12-26
iio: adc: ad7091r: Add chip_info callback to get conversion result channel
Marcelo Schmitt
2023-12-26
iio: adc: ad7091r: Set device mode through chip_info callback
Marcelo Schmitt
2023-12-26
iio: adc: ad7091r: Remove unneeded probe parameters
Marcelo Schmitt
2023-12-26
iio: adc: ad7091r: Move chip init data to container struct
Marcelo Schmitt
2023-12-26
iio: adc: ad7091r: Move generic AD7091R code to base driver and header file
Marcelo Schmitt
2023-12-26
iio: adc: ad7091r: Enable internal vref if external vref is not supplied
Marcelo Schmitt
2023-12-26
iio: adc: ad7091r: Allow users to configure device events
Marcelo Schmitt
2023-12-17
iio: adc: ad7091r: Align arguments to function call parenthesis
Marcelo Schmitt
2023-12-17
iio: adc: ad7091r: Set alert bit in config register
Marcelo Schmitt
2023-12-17
iio: adc: ad7091r: Pass iio_dev to event handler
Marcelo Schmitt
2023-12-11
iio: adc: adi-axi-adc: convert to regmap
Nuno Sa
2023-12-10
iio: adc: ad9467: use the more common !val NULL check
Nuno Sa
2023-12-10
iio: adc: ad9467: use chip_info variables instead of array
Nuno Sa
2023-12-10
iio: adc: ad9467: use spi_get_device_match_data()
Nuno Sa
2023-12-10
iio: adc: ad9467: fix scale setting
Nuno Sa
2023-12-10
iio: adc: ad9467: add mutex to struct ad9467_state
Nuno Sa
2023-12-10
iio: adc: ad9467: don't ignore error codes
Nuno Sa
2023-12-10
iio: adc: ad9467: fix reset gpio handling
Nuno Sa
2023-12-10
iio: adc: mcp3911: simplify code with guard macro
Marcus Folkesson
2023-12-04
iio: adc: MCP3564: fix hardware identification logic
Marius Cristea
[next]