summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2024-12-20iio: adc: ad7606: Fix hardcoded offset in the ADC channelsGuillaume Stols
2024-12-16Merge tag 'iio-fixes-for-6.13a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-12-11iio: adc: ad7173: add calibration supportGuillaume Ranquet
2024-12-11iio: adc: ad4000: Add support for PulSAR devicesMarcelo Schmitt
2024-12-11iio: adc: ad4000: Use device specific timing for SPI transfersMarcelo Schmitt
2024-12-11iio: adc: ad4000: Add timestamp channelMarcelo Schmitt
2024-12-11iio: consumers: ensure read buffers for labels and ext_info are page alignedMatteo Martelli
2024-12-11iio: pressure: bmp280: Make time vars intuitive and move to fsleepVasileios Amoiridis
2024-12-11iio: pressure: bmp280: Use sizeof() for denominatorVasileios Amoiridis
2024-12-11iio: chemical: bme680: add power managementVasileios Amoiridis
2024-12-11iio: chemical: bme680: add regulatorsVasileios Amoiridis
2024-12-11iio: imu: st_lsm6dsx: don't always auto-enable I2C, I3C and SPI interface dri...Sean Nyekjaer
2024-12-11iio: accel: adxl345: rename variable data to stLothar Rubusch
2024-12-11iio: accel: adxl345: refrase comment on probeLothar Rubusch
2024-12-11iio: adc: ad7124: Implement temperature measurementUwe Kleine-König
2024-12-11iio: adc: ad7124: Add error reporting during probeUwe Kleine-König
2024-12-11iio: adc: ad_sigma_delta: Check for previous ready signalsUwe Kleine-König
2024-12-11iio: adc: ad_sigma_delta: Store information about reset sequence lengthUwe Kleine-König
2024-12-11iio: adc: ad_sigma_delta: Fix a race conditionUwe Kleine-König
2024-12-11iio: adc: ad_sigma_delta: Handle CS assertion as intended in ad_sd_read_reg_r...Uwe Kleine-König
2024-12-11iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIOUwe Kleine-König
2024-12-11iio: adc: ad7124: Refuse invalid input specifiersUwe Kleine-König
2024-12-11iio: adc: ad7124: Don't create more channels than the driver can handleUwe Kleine-König
2024-12-11iio: adc: rzg2l_adc: Add support for Renesas RZ/G3SClaudiu Beznea
2024-12-11iio: adc: rzg2l_adc: Add suspend/resume supportClaudiu Beznea
2024-12-11iio: adc: rzg2l_adc: Add support for channel 8Claudiu Beznea
2024-12-11iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S supportClaudiu Beznea
2024-12-11iio: adc: rzg2l_adc: Enable runtime PM autosuspend supportClaudiu Beznea
2024-12-11iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw()Claudiu Beznea
2024-12-11iio: adc: rzg2l_adc: Use read_poll_timeout()Claudiu Beznea
2024-12-11iio: adc: rzg2l_adc: Switch to RUNTIME_PM_OPS() and pm_ptr()Claudiu Beznea
2024-12-11iio: adc: rzg2l_adc: Simplify the runtime PM codeClaudiu Beznea
2024-12-11iio: adc: rzg2l_adc: Use devres helpers to request pre-deasserted reset controlsClaudiu Beznea
2024-12-11iio: adc: rzg2l_adc: Convert dev_err() to dev_err_probe()Claudiu Beznea
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds
2024-12-08iio: kx022a: document new chip_info structure membersMatti Vaittinen
2024-12-08iio: adc: ti-ads1119: fix sample size in scan struct for triggered bufferJavier Carrasco
2024-12-08iio: temperature: tmp006: fix information leak in triggered bufferJavier Carrasco
2024-12-08iio: inkern: call iio_device_put() only on mapped devicesJoe Hattori
2024-12-07iio: adc: ad9467: Fix the "don't allow reading vref if not available" caseChristophe JAILLET
2024-12-07iio: proximity: aw96103: Constify struct iio_info​Christophe JAILLET
2024-12-07iio: light: veml6030: add support for triggered bufferJavier Carrasco
2024-12-07iio: trigger: stm32-timer-trigger: Add check for clk_enable()Jiasheng Jiang
2024-12-07iio: adc: vf610_adc: limit i.MX6SX's channel number to 4Frank Li
2024-12-07iio: adc: vf610_adc: use devm_* and dev_err_probe() to simple codeFrank Li
2024-12-07iio: accel: kx022a: Support KX134-1211Matti Vaittinen
2024-12-07iio: kx022a: Support ROHM KX134ACR-LBZMatti Vaittinen
2024-12-07iio: accel: kx022a: Support ICs with different G-rangesMatti Vaittinen
2024-12-07iio: accel: kx022a: Use cleanup.h helpersMatti Vaittinen
2024-12-07iio: light: Drop BU27008 and BU27010Matti Vaittinen