summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
3 daysMerge tag 'thermal-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
4 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
11 daysMerge tag 'iio-for-7.3a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
11 daysMerge tag 'iio-fixes-for-7.2b-take2' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman
11 daysMerge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Bartosz Golaszewski
2026-08-10Merge tag 'thermal-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2026-08-07iio: adc: pac1921: fix wrong channel used in trigger handler readCong Nguyen
2026-08-07iio: adc: ad4080: configure backend data sizeAntoniu Miclaus
2026-08-07iio: adc: adi-axi-adc: add data size support for AD408X backendAntoniu Miclaus
2026-08-07iio: ti-ads7138: Disable STATS_EN bit while reading conversion resultsPaul Geurts
2026-08-07iio: adc: qcom-spmi-adc5-gen3: Share SDAM0 IRQ with ADC_TM auxiliary driverJishnu Prakash
2026-08-07iio: adc: qcom-spmi-adc5-gen3: Remove an unnecessary printJishnu Prakash
2026-08-03iio: adc: ltc2378: Add support for LTC2338-18Marcelo Schmitt
2026-08-03iio: adc: ltc2378: Enable triggered buffer data captureMarcelo Schmitt
2026-08-03iio: adc: ltc2378: Enable high-speed data captureMarcelo Schmitt
2026-08-03iio: adc: ltc2378: Add support for LTC2378-20 and similar ADCsMarcelo Schmitt
2026-08-03iio: adc: rcar-gyroadc: remove rcar_gyroadc_set_power() helperSang-Heon Jeon
2026-08-03iio: adc: ti-ads112c14: add support for buffered readDavid Lechner (TI)
2026-08-03iio: adc: ti-ads112c14: add support for I2C CRC8David Lechner (TI)
2026-07-30gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callbackYu-Chun Lin
2026-07-27iio: adc: at91_adc: use const char * for DT string propertyAmin GATTOUT
2026-07-23iio: adc: ad4080: add support for AD4883Antoniu Miclaus
2026-07-20iio: adc: make read-only const array config staticColin Ian King
2026-07-20iio: adc: ti-ads112c14: add debugfs register accessDavid Lechner (TI)
2026-07-20iio: adc: ti-ads112c14: add measurement channel supportDavid Lechner (TI)
2026-07-20iio: adc: ti-ads112c14: implement gain on internal short SYS_MON channelDavid Lechner (TI)
2026-07-20iio: 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-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