summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)AuthorFilesLines
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds90-1207/+3616
2025-06-01Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+2
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+4
2025-05-22Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman88-1172/+3592
2025-05-21mailmap: update and consolidate Casey Connolly's name and emailCasey Connolly1-2/+2
2025-05-21iio: adc: add support for Nuvoton NCT7201Eason Yang3-0/+513
2025-05-21iio: adc: ad7768-1: reorganize driver headersJonathan Santos1-1/+3
2025-05-21iio: adc: at91-sama5d2: use IIO_DECLARE_BUFFER_WITH_TSDavid Lechner1-11/+2
2025-05-21iio: adc: ad7380: use IIO_DECLARE_DMA_BUFFER_WITH_TSDavid Lechner1-2/+1
2025-05-21iio: adc: ad4695: rename AD4695_MAX_VIN_CHANNELSDavid Lechner1-5/+5
2025-05-21iio: adc: ad4695: use IIO_DECLARE_DMA_BUFFER_WITH_TSDavid Lechner1-2/+1
2025-05-21iio: adc: ti-tsc2046: remove bits_per_word = 8David Lechner1-1/+0
2025-05-21iio: adc: ad4030: remove bits_per_word = 8David Lechner1-4/+0
2025-05-21iio: adc: ti-ads1298: Kconfig: add kfifo dependency to fix module buildArthur-Prince1-0/+1
2025-05-21iio: ti-adc128s052: Drop variable vrefMatti Vaittinen1-22/+9
2025-05-21iio: adc: ad4000: Avoid potential double data word readMarcelo Schmitt1-1/+1
2025-05-21iio: adc: mcp3911: add reset managementMarcus Folkesson1-0/+19
2025-05-21iio: adc: mcp3911: fix device dependent mappings for conversion result registersMarcus Folkesson1-5/+34
2025-05-21iio: adc: ad4695: use u16 for buffer elementsDavid Lechner1-6/+3
2025-05-21iio: adc: ad7606: explicit timestamp alignmentDavid Lechner1-5/+8
2025-05-21iio: adc: ad7606_spi: add offload scan mask checkDavid Lechner1-0/+29
2025-05-21iio: adc: ad7091r-base: Remove duplicate code on volatile reg checkArthur Pilone1-7/+2
2025-05-21iio: adc: PAC1934: fix typo in documentation linkMarius Cristea1-1/+1
2025-05-21iio: adc: stm32: add oversampling supportOlivier Moysan2-0/+167
2025-05-21iio: adc: hx711: use struct with aligned_s64 timestampDavid Lechner1-4/+7
2025-05-21iio: adc: mt6360-adc: use aligned_s64 for timestampDavid Lechner1-2/+2
2025-05-21iio: adc: Use iio_push_to_buffers_with_ts() to provide length for runtime che...Jonathan Cameron34-63/+71
2025-05-21iio: adc: ti-ads131e08: Use new iio_push_to_buffers_with_ts() to provide leng...Jonathan Cameron1-2/+2
2025-05-16iio: Switch to irq_domain_create_simple()Jiri Slaby (SUSE)1-3/+4
2025-05-15iio: adc: ad7944: mask high bits on direct readDavid Lechner1-0/+2
2025-05-11iio: adc: ad4851: fix ad4858 chan pointer handlingAntoniu Miclaus1-7/+7
2025-05-04iio: adc: ad7606_spi: fix reg write value maskDavid Lechner1-1/+1
2025-05-04iio: adc: ad7606: fix raw read for 18-bit chipsDavid Lechner1-11/+10
2025-05-04iio: adc: ad7173: fix compiling without gpiolibDavid Lechner2-16/+4
2025-04-22iio: normalize array sentinel styleDavid Lechner38-53/+53
2025-04-22iio: adc: ad7768-1: Move buffer allocation to a separate functionSergiu Cuciurean1-18/+26
2025-04-22iio: adc: ad7768-1: Add reset gpioSergiu Cuciurean1-12/+24
2025-04-22iio: adc: ad7768-1: convert driver to use regmapJonathan Santos2-51/+110
2025-04-22iio: adc: ad_sigma_delta: Fix use of uninitialized status_posPurva Yeshi1-0/+4
2025-04-22iio: adc: ti-adc128s052: Support ROHM BD79104Matti Vaittinen2-5/+37
2025-04-22iio: adc: ti-adc128s052: Simplify using guard(mutex)Matti Vaittinen1-5/+7
2025-04-22iio: adc: ti-adc128s052: Use devm_mutex_init()Matti Vaittinen1-1/+3
2025-04-22iio: adc: ti-adc128s052: Be consistent with arraysMatti Vaittinen1-1/+1
2025-04-22iio: adc: ti-adc128s052: Simplify using be16_to_cpu()Matti Vaittinen1-6/+7
2025-04-22iio: adc: ad4130: use new GPIO line value setter callbacksBartosz Golaszewski1-5/+5
2025-04-22iio: adc: ti-ads7950: use new GPIO line value setter callbacksBartosz Golaszewski1-5/+12
2025-04-22iio: bd79124: Use set_rv and set_multiple_rvMatti Vaittinen1-12/+11
2025-04-22iio: adc: ad7606: add SPI offload supportAngelo Dureghello4-14/+265
2025-04-22iio: adc: ad7380: add ad7389-4David Lechner1-0/+18
2025-04-22iio: adc: ad7380: move internal reference voltage to chip_infoDavid Lechner1-2/+20