summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
19 hoursMerge branch 'gpio/for-next' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
19 hoursMerge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2...Mark Brown
20 hoursMerge branch 'fixes-togreg' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
24 hoursgpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callbackYu-Chun Lin
7 daysiio: adc: ad4080: add support for AD4883Antoniu Miclaus
7 daysiio: adc: ad4080: configure backend data sizeAntoniu Miclaus
7 daysiio: adc: adi-axi-adc: add data size support for AD408X backendAntoniu Miclaus
11 daysiio: adc: make read-only const array config staticColin Ian King
11 daysiio: adc: ti-ads112c14: add debugfs register accessDavid Lechner (TI)
11 daysiio: adc: ti-ads112c14: add measurement channel supportDavid Lechner (TI)
11 daysiio: adc: ti-ads112c14: implement gain on internal short SYS_MON channelDavid Lechner (TI)
11 daysiio: adc: add ti-ads112c14 driverDavid Lechner (TI)
2026-07-13iio: adc: mt6323: remove unused headerRoman Vivchar
2026-07-12Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-12iio: ti-ads7138: Disable STATS_EN bit while reading conversion resultsPaul Geurts
2026-07-10iio: adc: max14001: add missing 'select REGMAP' to KconfigJoshua Crofts
2026-07-10iio: adc: max34408: add missing 'select REGMAP_I2C' to KconfigJoshua Crofts
2026-07-06Merge tag 'v7.2-rc2' into togregJonathan Cameron
2026-07-06iio: adc: ade9000: Drop incorrect kerneldoc markerKrzysztof Kozlowski
2026-07-05Merge branch 'iio-inkern-namespace-ib' into togregJonathan Cameron
2026-07-05iio: inkern: Use namespaced exportsRomain Gantois
2026-07-05iio: adc: max1241: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-05iio: adc: nxp-sar-adc: Fix the delay calculation in nxp_sar_adc_wait_for()Andy Shevchenko
2026-07-04iio: adc: ti-ads1015: use devm helpers to fix probe error pathsStepan Ionichev
2026-07-03iio: adc: ti-adc084s021: use dev_err_probe for probe time errorPrashant Rahul
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-03iio: adc: ti-adc081c: use dev_err_probe() for probe time errorPrashant Rahul
2026-07-02iio: adc: ad7779: add missing 'select IIO_TRIGGERED_BUFFER' to KconfigJoshua Crofts
2026-07-02iio: adc: ad4130: add missing `select IIO_TRIGGERED_BUFFER` to KconfigJoshua Crofts
2026-07-02iio: adc: ad7779: Remove redundant dev_err_probe() after devm_request_irq()Moksh Panicker
2026-07-02iio: adc: ad7779: Remove unused completion fieldMoksh Panicker
2026-07-02iio: adc: versal-sysmon: add oversampling supportSalih Erim
2026-07-02iio: adc: versal-sysmon: add threshold event supportSalih Erim
2026-07-02iio: adc: versal-sysmon: add I2C driverSalih Erim
2026-07-02iio: adc: add Versal SysMon driverSalih Erim
2026-07-02iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driverRoman Vivchar
2026-07-01iio: adc: ti-ads124s08: Return reset GPIO lookup errorsPengpeng Hou
2026-07-01iio: adc: ti-tsc2046: Simplify device handlingUwe Kleine-König (The Capable Hub)
2026-06-30iio: Initialize spi_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-06-30iio: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-30iio: adc: max1241: Simplify device abstractionUwe Kleine-König (The Capable Hub)
2026-06-30iio: Initialize i2c_device_id arrays using member names (part 2)Uwe Kleine-König (The Capable Hub)
2026-06-30iio: stm32-dfsdm: Treat flags as booleansRob Herring (Arm)
2026-06-30iio: adc: ad_sigma_delta: allow COMPILE_TEST in isolationRadu Sabau
2026-06-30iio: adc: hx711: pass iio_chan_spec to hx711_reset_readPiyush Patle
2026-06-30iio: adc: hx711: localize loop iterators in hx711_readPiyush Patle
2026-06-30iio: adc: hx711: split variable assignments in hx711_read and hx711_resetPiyush Patle
2026-06-30iio: adc: hx711: pass trailing pulse count into hx711_readPiyush Patle
2026-06-30iio: adc: hx711: introduce hx711_chip_info structurePiyush Patle
2026-06-29iio: adc: spear: Initialize completion before requesting IRQMaxwell Doose