summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-29hwmon: (aspeed-g6-pwm-tach) Guard fan RPM calculation against divide-by-zeroGuenter Roeck
2026-06-29hwmon: (pmbus) Fix passing events to regulator coreGuenter Roeck
2026-06-30staging: iio: Drop unused assignment of spi_device_id driver dataUwe 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: accel: bmc150: Explicitly set spi .driver_dataUwe Kleine-König (The Capable Hub)
2026-06-30iio: magnetometer: hmc5843: Simplify device abstractionUwe Kleine-König (The Capable Hub)
2026-06-30iio: frequency: ad9523: Simplify driver a bitUwe Kleine-König (The Capable Hub)
2026-06-30iio: dac: max5522: Simplify device abstractionUwe 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: magnetometer: add driver for QST QMC5883L SensorSiratul Islam
2026-06-30iio: hid-sensor-custom-intel-hinge: use u32 instead of unsigned intSanjay Chitroda
2026-06-30iio: hid-sensor-humidity: use u32 instead of unsigned intSanjay Chitroda
2026-06-30iio: hid-sensor-temperature: use u32 instead of unsigned intSanjay Chitroda
2026-06-30iio: pressure: bmp280: return on runtime PM resume failureYash Suthar
2026-06-30iio: accel: fxls8962af: clamp the device-reported FIFO sample countBryam Vargas
2026-06-30iio: accel: bmc150: clamp the device-reported FIFO frame countBryam Vargas
2026-06-30iio: accel: stk8ba50: Update includes to match IWYUMiao Li
2026-06-30iio: light: opt3001: add comment to mutexJoshua Crofts
2026-06-30iio: light: opt3001: switch driver to managed resourcesJoshua Crofts
2026-06-30iio: light: opt3001: move driver to guard(mutex)() useJoshua Crofts
2026-06-30iio: light: opt3001: localize for loop iteratorJoshua Crofts
2026-06-30iio: light: opt3001: ensure correct parenthesis alignmentJoshua Crofts
2026-06-30iio: light: opt3001: prefer dev_err_probe()Joshua Crofts
2026-06-30iio: light: opt3001: use local struct device and i2c_client variablesJoshua Crofts
2026-06-30iio: light: opt3001: move device registration to end of probe()Joshua Crofts
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-30iio: frequency: adf41513: features on frequency changeRodrigo Alencar
2026-06-30iio: frequency: adf41513: handle LE synchronization featureRodrigo Alencar
2026-06-30iio: frequency: adf41513: driver implementationRodrigo Alencar
2026-06-30iio: test: iio-test-format: add test case for decimal formatRodrigo Alencar
2026-06-30iio: core: add decimal value formatting into 64-bit valueRodrigo Alencar
2026-06-29iio: common: st_sensors: honour channel endianness in read_axis_dataHerman van Hazendonk
2026-06-29iio: imu: bmi160: add IRQF_NO_THREAD to data-ready trigger IRQRunyu Xiao
2026-06-29iio: imu: adis: add IRQF_NO_THREAD to non-FIFO trigger IRQRunyu Xiao
2026-06-29iio: hid-sensor-rotation: Fix stale or zero output when reading raw valuesZhang Lixu
2026-06-29HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada
2026-06-29iio: adc: spear: Initialize completion before requesting IRQMaxwell Doose
2026-06-29iio: adc: lpc32xx: Initialize completion before requesting IRQMaxwell Doose
2026-06-29iio: light: gp2ap002: fix runtime PM leak on read errorBiren Pandya
2026-06-29iio: pressure: mpl115: fix runtime PM leak on read errorBiren Pandya
2026-06-29iio: accel: kxsd9: fix runtime PM imbalance on write_raw() errorBiren Pandya
2026-06-29iio: accel: bmc150: clamp the device-reported FIFO frame countBryam Vargas