summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-22Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-05-21mailmap: update and consolidate Casey Connolly's name and emailCasey Connolly
2025-05-21iio: adc: add support for Nuvoton NCT7201Eason Yang
2025-05-21iio: adc: ad7768-1: reorganize driver headersJonathan Santos
2025-05-21iio: adc: at91-sama5d2: use IIO_DECLARE_BUFFER_WITH_TSDavid Lechner
2025-05-21iio: adc: ad7380: use IIO_DECLARE_DMA_BUFFER_WITH_TSDavid Lechner
2025-05-21iio: adc: ad4695: rename AD4695_MAX_VIN_CHANNELSDavid Lechner
2025-05-21iio: adc: ad4695: use IIO_DECLARE_DMA_BUFFER_WITH_TSDavid Lechner
2025-05-21iio: adc: ti-tsc2046: remove bits_per_word = 8David Lechner
2025-05-21iio: adc: ad4030: remove bits_per_word = 8David Lechner
2025-05-21iio: adc: ti-ads1298: Kconfig: add kfifo dependency to fix module buildArthur-Prince
2025-05-21iio: ti-adc128s052: Drop variable vrefMatti Vaittinen
2025-05-21iio: adc: ad4000: Avoid potential double data word readMarcelo Schmitt
2025-05-21iio: adc: mcp3911: add reset managementMarcus Folkesson
2025-05-21iio: adc: mcp3911: fix device dependent mappings for conversion result registersMarcus Folkesson
2025-05-21iio: adc: ad4695: use u16 for buffer elementsDavid Lechner
2025-05-21iio: adc: ad7606: explicit timestamp alignmentDavid Lechner
2025-05-21iio: adc: ad7606_spi: add offload scan mask checkDavid Lechner
2025-05-21iio: adc: ad7091r-base: Remove duplicate code on volatile reg checkArthur Pilone
2025-05-21iio: adc: PAC1934: fix typo in documentation linkMarius Cristea
2025-05-21iio: adc: stm32: add oversampling supportOlivier Moysan
2025-05-21iio: adc: hx711: use struct with aligned_s64 timestampDavid Lechner
2025-05-21iio: adc: mt6360-adc: use aligned_s64 for timestampDavid Lechner
2025-05-21iio: adc: Use iio_push_to_buffers_with_ts() to provide length for runtime che...Jonathan Cameron
2025-05-21iio: adc: ti-ads131e08: Use new iio_push_to_buffers_with_ts() to provide leng...Jonathan Cameron
2025-05-16iio: Switch to irq_domain_create_simple()Jiri Slaby (SUSE)
2025-05-15iio: adc: ad7944: mask high bits on direct readDavid Lechner
2025-05-11iio: adc: ad4851: fix ad4858 chan pointer handlingAntoniu Miclaus
2025-05-04iio: adc: ad7606_spi: fix reg write value maskDavid Lechner
2025-05-04iio: adc: ad7606: fix raw read for 18-bit chipsDavid Lechner
2025-05-04iio: adc: ad7173: fix compiling without gpiolibDavid Lechner
2025-04-22iio: normalize array sentinel styleDavid Lechner
2025-04-22iio: adc: ad7768-1: Move buffer allocation to a separate functionSergiu Cuciurean
2025-04-22iio: adc: ad7768-1: Add reset gpioSergiu Cuciurean
2025-04-22iio: adc: ad7768-1: convert driver to use regmapJonathan Santos
2025-04-22iio: adc: ad_sigma_delta: Fix use of uninitialized status_posPurva Yeshi
2025-04-22iio: adc: ti-adc128s052: Support ROHM BD79104Matti Vaittinen
2025-04-22iio: adc: ti-adc128s052: Simplify using guard(mutex)Matti Vaittinen
2025-04-22iio: adc: ti-adc128s052: Use devm_mutex_init()Matti Vaittinen
2025-04-22iio: adc: ti-adc128s052: Be consistent with arraysMatti Vaittinen
2025-04-22iio: adc: ti-adc128s052: Simplify using be16_to_cpu()Matti Vaittinen
2025-04-22iio: adc: ad4130: use new GPIO line value setter callbacksBartosz Golaszewski
2025-04-22iio: adc: ti-ads7950: use new GPIO line value setter callbacksBartosz Golaszewski
2025-04-22iio: bd79124: Use set_rv and set_multiple_rvMatti Vaittinen
2025-04-22iio: adc: ad7606: add SPI offload supportAngelo Dureghello
2025-04-22iio: adc: ad7380: add ad7389-4David Lechner
2025-04-22iio: adc: ad7380: move internal reference voltage to chip_infoDavid Lechner