index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
2024-06-13
iio: adc: ti-tsc2046: simplify with spi_get_device_match_data()
Krzysztof Kozlowski
2024-06-13
iio: adc: ti-ads131e08: simplify with spi_get_device_match_data()
Krzysztof Kozlowski
2024-06-13
iio: adc: max11205: simplify with spi_get_device_match_data()
Krzysztof Kozlowski
2024-06-13
iio: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-13
iio: adc: axp20x_adc: Add support for AXP192
Aidan MacDonald
2024-06-13
iio: adc: ti-adc161s626: make use of iio_device_claim_direct_scoped()
Gustavo Ueti Fukunaga
2024-06-08
iio: adc: ad7266: Fix variable checking bug
Fernando Yang
2024-06-08
iio: xilinx-ams: Don't include ams_ctrl_channels in scan_mask
Sean Anderson
2024-06-04
iio: adc: ad7380: add oversampling support
Julien Stephan
2024-06-04
iio: adc: ad7380: use spi_optimize_message()
David Lechner
2024-06-04
iio: adc: ad7380: add support for ad738x-4 4 channels variants
Julien Stephan
2024-06-04
iio: adc: ad7380: prepare for parts with more channels
Julien Stephan
2024-06-04
iio: adc: ad7380: add support for pseudo-differential parts
David Lechner
2024-06-04
iio: adc: ad7380: new driver for AD7380 ADCs
David Lechner
2024-06-04
iio: adc: adi-axi-adc: make sure DRP is locked on enable
Nuno Sa
2024-06-04
iio: adc: adi-axi-adc: don't allow concurrent enable/disable calls
Nuno Sa
2024-06-04
iio: adc: ad7944: remove unused parameter
David Lechner
2024-06-04
iio: adc: sort Makefile
David Lechner
2024-06-04
iio: adc: ad9467: change struct members padding
Nuno Sa
2024-06-04
iio: adc: ad9467: use DMA safe buffer for spi
Nuno Sa
2024-06-04
iio: adc: pac1934: remove unused struct 'samp_rate_mapping'
Dr. David Alan Gilbert
2024-06-04
iio: adc: ad7192: Add AD7194 support
Alisa-Dariana Roman
2024-06-04
iio: adc: ad7192: Add aincom supply
Alisa-Dariana Roman
2024-06-04
iio: adc: ad7192: Use standard attribute
Alisa-Dariana Roman
2024-06-03
iio: adc: ad7173: Fix sampling frequency setting
Dumitru Ceclan
2024-06-03
iio: adc: ad7173: Clear append status bit
Dumitru Ceclan
2024-05-27
iio: adc: ad7173: Remove index from temp channel
Dumitru Ceclan
2024-05-27
iio: adc: ad7173: Add ad7173_device_info names
Dumitru Ceclan
2024-05-27
iio: adc: ad7173: fix buffers enablement for ad7176-2
Dumitru Ceclan
2024-05-27
iio: adc: ad9467: fix scan type sign
David Lechner
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-27
iio: adc: ad7606: using claim_direct_scoped for code simplification
Jorge Harrisonn
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
[prev]
[next]