summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-23iio: dac: ds4424: reject -128 RAW valueOleksij Rempel
2026-02-23iio: imu: inv_icm45600: fix INT1 drive bit invertedJean-Baptiste Maneyrol
2026-02-23iio: potentiometer: mcp4131: fix double application of wiper shiftLukas Schmid
2026-02-23iio: imu: inv-mpu9150: fix irq ack preventing irq stormsAndreas Kemnade
2026-02-23iio: frequency: adf4377: Fix duplicated soft reset maskSeungJu Cheon
2026-02-23iio: light: bh1780: fix PM runtime leak on error pathAntoniu Miclaus
2026-02-23iio: imu: inv_icm42600: fix odr switch when turning buffer offJean-Baptiste Maneyrol
2026-02-23iio: imu: inv_icm42600: fix odr switch to the same valueJean-Baptiste Maneyrol
2026-02-23wifi: brcmfmac: Fix potential kernel oops when probe failsMarek Szyprowski
2026-02-23iio: light: zopt2201: use lock guardsGabriel Almeida
2026-02-23iio: light: zopt2201: Reorder header includesGabriel Almeida
2026-02-23iio: adc: ad4080: add support for AD4082, AD4085 and AD4088Antoniu Miclaus
2026-02-23iio: adc: ad4030: Use BIT macro to improve code readabilityMarcelo Schmitt
2026-02-23iio: dac: max5522: simplify probe with devm_regulator_get_enable_read_voltage()Antoniu Miclaus
2026-02-23iio: magnetometer: si7210: simplify probe with devm_regulator_get_enable_read...Antoniu Miclaus
2026-02-23iio: adc: ad7192: Revert "properly check spi_get_device_match_data()"Andy Shevchenko
2026-02-23iio: sca3000: simplify with spi_get_device_match_data()Harshit Mogalapalli
2026-02-23iio: magnetometer: bmc150_magn: minor formatting cleanupNeel Bullywon
2026-02-23iio: magnetometer: bmc150_magn: replace msleep with fsleepNeel Bullywon
2026-02-23iio: light: vcnl4000: add support for Capella CM36686 and CM36672PErikas Bitovtas
2026-02-23iio: adc: ad7380: add support for multiple SPI lanesDavid Lechner
2026-02-23iio: adc: ad4062: Add missing IS_ERR() checkEthan Tidmore
2026-02-23iio: frequency: adf4350: Return -ENOMEM on memory allocation failureAntoniu Miclaus
2026-02-23iio: adc: pac1934: Return -ENOMEM on memory allocation failureAntoniu Miclaus
2026-02-23iio: proximity: hx9023s: support firmware-name propertyYasin Lee
2026-02-23iio: adc: ad9467: check for backend capabilitiesTomas Melin
2026-02-23iio: adc: ad9467: simplify device pointer in probeTomas Melin
2026-02-23iio: adc: sd_adc_modulator: define supported iio-backend capabilitiesTomas Melin
2026-02-23iio: dac: adi-axi-dac: define supported iio-backend capabilitiesTomas Melin
2026-02-23iio: adc: adi-axi-adc: define supported iio-backend capabilitiesTomas Melin
2026-02-23iio: industrialio-backend: support backend capabilitiesTomas Melin
2026-02-23platform/chrome: lightbar: Optimize command sizeGwendal Grignou
2026-02-23drm/buddy: Move internal helpers to buddy.cSanjay Yadav
2026-02-23OPP: Move break out of scoped_guard in dev_pm_opp_xlate_required_opp()Viresh Kumar
2026-02-23OPP: debugfs: Use performance level if available to distinguish between ratesManivannan Sadhasivam
2026-02-22Input: adxl34x - drop redundant error variable in adxl34x_i2c_probeThorsten Blum
2026-02-22regcache: Split regcache_count_cacheable_registers() helperAndy Shevchenko
2026-02-22regcache: Remove duplicate check in regcache_hw_init()Andy Shevchenko
2026-02-22regulator: pf0900: Make regu_irqs variable static constKrzysztof Kozlowski
2026-02-22regulator: spacemit-p1: Update supply namesGuodong Xu
2026-02-22hwmon: (aht10) Fix initialization commands for AHT20Hao Yu
2026-02-22hwmon: (macsmc) Fix overflows, underflows, and sign extensionGuenter Roeck
2026-02-22hwmon: (macsmc) Fix regressions in Apple Silicon SMC hwmon driverGuenter Roeck
2026-02-23soc: aspeed: socinfo: Mask table entries for accurate SoC ID matchingPotin Lai
2026-02-23device property: Allow secondary lookup in fwnode_get_next_child_node()Andy Shevchenko
2026-02-22clk: divider: remove divider_round_rate() and divider_round_rate_parent()Brian Masney
2026-02-22clk: divider: remove divider_ro_round_rate_parent()Brian Masney
2026-02-22clk: remove round_rate() clk opsBrian Masney
2026-02-22clk: composite: convert from round_rate() to determine_rate()Brian Masney
2026-02-22clk: test: remove references to clk_ops.round_rateBrian Masney