summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-02-16iio: backend: add support for data size setAntoniu Miclaus
2025-02-16iio: backend: add API for interface getAntoniu Miclaus
2025-02-11iio: adc: ad7606: add support for writing registers when using backendGuillaume Stols
2025-02-11iio: adc: ad7606: change channel macros parametersGuillaume Stols
2025-02-11iio: adc: ad7606: protect register accessAngelo Dureghello
2025-02-11iio: adc: adi-axi-adc: add support for AD7606 register writingGuillaume Stols
2025-02-11iio: adc: adi-axi-adc: add platform children supportAngelo Dureghello
2025-02-11iio: adc: adi-axi-adc: add struct axi_adc_infoAngelo Dureghello
2025-02-11iio: adc: ad7606: move software functions into common fileGuillaume Stols
2025-02-11iio: adc: ad7606: move the software mode configurationGuillaume Stols
2025-02-11iio: adc: ad4695: add offload-based oversampling supportTrevor Gamblin
2025-02-11iio: dac: ad5791: Add offload supportAxel Haslam
2025-02-11iio: dac: ad5791: sort include directivesDavid Lechner
2025-02-11iio: adc: ad4695: Add support for SPI offloadDavid Lechner
2025-02-11iio: adc: ad7944: add support for SPI offloadDavid Lechner
2025-02-10iio: adc: ad7944: don't use storagebits for sizingDavid Lechner
2025-02-10iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_with_handle()David Lechner
2025-02-10iio: buffer-dmaengine: split requesting DMA channel from allocating bufferDavid Lechner
2025-02-10Merge tag 'spi-offload' into togregJonathan Cameron
2025-02-08iio: adc: ad4130: Add filter_type attributesMarcelo Schmitt
2025-02-08iio: adc: ad7124: Really disable all channels at probe timeUwe Kleine-König
2025-02-08iio: pressure: zpa2326: Drop unneeded assignment for cache_typeAndy Shevchenko
2025-02-08iio: magnetometer: af8133j: Drop unneeded assignment for cache_typeAndy Shevchenko
2025-02-08iio: light: adux1020: Drop unneeded assignment for cache_typeAndy Shevchenko
2025-02-08iio: adc: ad7173: add openwire detection support for single conversionsGuillaume Ranquet
2025-02-08iio: introduce the FAULT event typeGuillaume Ranquet
2025-02-08iio: frequency: adf4371: add ref doublerAntoniu Miclaus
2025-02-08iio: frequency: adf4371: add refin modeAntoniu Miclaus
2025-02-08iio: light: veml6030: fix scale to conform to ABIJavier Carrasco
2025-02-08iio: gts-helper: export iio_gts_get_total_gain()Javier Carrasco
2025-02-08iio: light: Add APDS9160 ALS & Proximity sensor driverMikael Gonella-Bolduc
2025-02-08iio: magnetometer: si7210: add driver for Si7210Antoni Pokusinski
2025-02-08iio: light: veml6030: extend regmap to support cachingJavier Carrasco
2025-02-08iio: light: veml6030: extend regmap to support regfieldsJavier Carrasco
2025-02-08iio: adc: ad7124: Micro-optimize channel disablingUwe Kleine-König
2025-02-08iio: dac: ad5791: fix storageDavid Lechner
2025-02-08iio: cros_ec: Trace EC sensors commandGwendal Grignou
2025-02-08iio: dac: ad3552r-hs: update function name (non functional)Angelo Dureghello
2025-02-08iio: dac: ad3552r-hs: add ad3541/2r supportAngelo Dureghello
2025-02-08iio: dac: ad3552r: share model data structuresAngelo Dureghello
2025-02-08iio: dac: ad3552r-hs: use instruction mode for configurationAngelo Dureghello
2025-02-08iio: dac: ad3552r-hs: fix message on wrong chip idAngelo Dureghello
2025-02-08iio: dac: adi-axi-dac: add bus mode setupAngelo Dureghello
2025-02-07spi: add offload TX/RX streaming APIsDavid Lechner
2025-02-07spi: offload-trigger: add PWM trigger driverDavid Lechner
2025-02-07spi: offload: add support for hardware triggersDavid Lechner
2025-02-07spi: add basic support for SPI offloadingDavid Lechner
2025-02-03iio: dac: adi-axi-dac: modify stream enableAngelo Dureghello
2025-02-03iio: gts: Simplify available scale table buildMatti Vaittinen
2025-02-03iio: adc: ti-ads124s08: Switch to fsleep()Fabio Estevam