summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-31iio: adc: ade9000: request interrupts after powering the deviceAntoniu Miclaus
2026-08-31iio: adc: adi-axi-adc: Initialize state mutexJanani Sunil
2026-08-31iio: light: gp2ap020a00f: drain irq_work after free_irqFan Wu
2026-08-31iio: pressure: bmp280: fix out-of-bounds access in sampling frequency lookupHui Su
2026-08-31iio: health: max30102: fix NULL dereference in interrupt handlerMarco Chen
2026-08-31iio: imu: inv_icm42600: sort device id tables numericallyJorijn van der Graaf
2026-08-31iio: adc: meson-saradc: Make sure clk_init_data is fully initializedGeert Uytterhoeven
2026-08-31iio: gyro: itg3200: use iio_push_to_buffers_with_ts()Gabriel Rondon
2026-08-31iio: gyro: bmg160: use iio_push_to_buffers_with_ts()Gabriel Rondon
2026-08-31iio: gyro: adxrs290: use iio_push_to_buffers_with_ts()Gabriel Rondon
2026-08-31iio: humidity: ens210: Extend I2C functionality checkSalah Triki
2026-08-31iio: light: ltr501: Fix sorting order of device arraysEsben Haabendal
2026-08-31iio: light: ltr501: Add ltr329 driver supportEsben Haabendal
2026-08-31iio: light: ltr501: Power down chip if request irq failsEsben Haabendal
2026-08-31iio: accel: bma400: remove completed tasks from TODO listMarco Chen
2026-08-31iio: adc: sophgo-saradc: Handle errors from optional IRQ lookupbui duc phuc
2026-08-31iio: adc: pac1934: Unshadow error codes in ->store()Andy Shevchenko
2026-08-31iio: chemical: sps30: Unshadow error codes in ->store()Andy Shevchenko
2026-08-31iio: imu: inv_mpu6050: Unshadow error codes in ->store()Andy Shevchenko
2026-08-31iio: light: Unshadow error codes in ->store()Andy Shevchenko
2026-08-31iio: accel: adxl367: reject out-of-range FIFO entry countShengzhuo Wei
2026-08-31iio: accel: adxl380: reject out-of-range FIFO entry countShengzhuo Wei
2026-08-31iio: humidity: am2315: add support for am2320Nicolás Antinori
2026-08-31iio: gts-helper: fix error headersJavier Carrasco
2026-08-31iio: accel: kionix-kx022a: use iio_push_to_buffers_with_ts()Gabriel Rondon
2026-08-31iio: accel: kionix-kx022a: use scan struct for one-shot and trigger readsGabriel Rondon
2026-08-31iio: adc: add Axiado SARADC driverPetar Stepanovic
2026-08-31iio: humidity: hts221: fix division by zero in calibration parsingAdi Nata
2026-08-31iio: humidity: hts221: use dev_err_probe() in probe pathsAdi Nata
2026-08-31iio: humidity: hts221: Allow unknown whoami for DT fallbackAdi Nata
2026-08-31iio: humidity: hts221: report available values via read_avail()Adi Nata
2026-08-31staging: iio: frequency: ad9832/ad9834: add comment explaining do_div usageMohamad Raizudeen
2026-08-31iio: adc: bcm_iproc_adc: Convert probe error handling to dev_err_probe()Mohammad Shahid
2026-08-31iio: adc: bcm_iproc_adc: Introduce local device pointerMohammad Shahid
2026-08-31iio: adc: bcm_iproc_adc: Remove redundant probe error messagesMohammad Shahid
2026-08-31iio: light: veml3328: reshape scale array for readabilityGiorgi Tchankvetadze
2026-08-31iio: adc: ti-ads1100: Add ti-ads1110 support to ti-ads1100 driverJakub Szczudlo
2026-08-31iio: adc: ti-ads1100: Fix incorrect reading when datarate changed in single modeJakub Szczudlo
2026-08-31iio: accel: mma8452: use guard() to release mutexesSanjay Chitroda
2026-08-31iio: accel: mma8452: Use IIO cleanup helpersSanjay Chitroda
2026-08-31iio: accel: mma8452: use local struct deviceSanjay Chitroda
2026-08-31iio: accel: mma8452: convert to bulk regulator usageSanjay Chitroda
2026-08-31spi: sh-msiof: propagate setup runtime-PM errorsPengpeng Hou
2026-08-30spi: Kconfig cleanupsMark Brown
2026-08-30spi: Fix the section ordering in accordance with the commentAndy Shevchenko
2026-08-30spi: Drop redundant dependency on SPI_MASTERAndy Shevchenko
2026-08-30spi: Fix tab and space mixture in KconfigAndy Shevchenko
2026-08-30regulator: fixed: reject incompatible platform devicesChandradhar Kumar
2026-08-30regulator: pca9450: Support regulator-off-in-suspendFabio Estevam
2026-08-30regulator: pca9450: Use LDO5 low-control enable maskFabio Estevam