summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-29iio: dac: mcp47feb02: Fix passing uninitialized vref1_uV for no Vref1 caseAriana Lazar
2026-06-29iio: adc: ti-ads1119: fix PM reference leak in buffer preenableGuangshuo Li
2026-06-29iio: adc: ad7380: select REGMAPSamuel Moelius
2026-06-29drm/xe/hw_engine: Fix double-free of managed BO in error pathShuicheng Lin
2026-06-29drm/xe/userptr: Drop bogus static from finish in force_invalidateShuicheng Lin
2026-06-29drm/xe/userptr: Hold notifier_lock for write on inject test pathShuicheng Lin
2026-06-29hwmon: adm1275: Detect coefficient overflowMatti Vaittinen
2026-06-29hwmon: adm1275: Prevent reading uninitialized stackMatti Vaittinen
2026-06-29firmware: imx: sm-misc: Add NULL check for kmalloc in syslog_showLi Jun
2026-06-29hwmon: (max6697) add missing 'select REGMAP_I2C' to KconfigJoshua Crofts
2026-06-29hwmon: (ltc2992) add missing 'select REGMAP_I2C' to KconfigJoshua Crofts
2026-06-29hwmon: (max1619) add missing 'select REGMAP' to KconfigJoshua Crofts
2026-06-29hwmon: (w83627hf) remove VID sysfs files on error and removePengpeng Hou
2026-06-29hwmon: (w83793) remove vrm sysfs file on probe failurePengpeng Hou
2026-06-29vfio/pci: Expose latched module parameter policy in debugfsAlex Williamson
2026-06-29vfio: Remove device debugfs before releasing devresAlex Williamson
2026-06-29slimbus: qcom-ngd-ctrl: Use the unified QMI service ID instead of defining it...Daniel Lezcano
2026-06-29vfio/pci: Latch all module parameters per deviceAlex Williamson
2026-06-29vfio/mlx5: Fix racy bitfields and tighten struct layoutAlex Williamson
2026-06-29vfio/pci: Release the VGA arbiter client on register_device() failureAlex Williamson
2026-06-29vfio/pci: Latch disable_idle_d3 per deviceAlex Williamson
2026-06-29regmap: maple: Workaround for another false-positive compiler warningUwe Kleine-König (The Capable Hub)
2026-06-29iio: accel: stk8312: Update includes to match IWYUMiao Li
2026-06-29iio: chemical: scd30: Use devm_mutex_init() over non-devm mutex_init()Maxwell Doose
2026-06-29iio: test: Use strscpy() to copy the test descriptionDavid Laight
2026-06-29iio: proximity: cleanup fixes for vl53l1x-i2cSiratul Islam
2026-06-29iio: proximity: sort the register values for vl53l1x-i2cSiratul Islam
2026-06-29iio: todo: fix typo and refine resource management itemsSanjay Chitroda
2026-06-29iio: light: tcs3472: implement wait time and sampling frequencyAldo Conte
2026-06-29iio: frequency: adf4377: replace mutex_lock/unlock with guard(mutex)()Eduardo Guedes
2026-06-29iio: pressure: hid-sensor-press: use u32 instead of unsignedSanjay Chitroda
2026-06-29iio: orientation: hid-sensor-rotation: use u32 instead of unsignedSanjay Chitroda
2026-06-29iio: orientation: hid-sensor-incl-3d: use u32 instead of unsignedSanjay Chitroda
2026-06-29iio: light: hid-sensor-prox: use u32 instead of unsignedSanjay Chitroda
2026-06-29iio: light: hid-sensor-als: use u32 instead of unsignedSanjay Chitroda
2026-06-29iio: accel: hid-sensor-accel-3d: use u32 instead of unsignedSanjay Chitroda
2026-06-29iio: gyro: hid-sensor-gyro-3d: use u32 instead of unsignedSanjay Chitroda
2026-06-29iio: core: trigger: correct CONFIG_IIO_TRIGGER macro name in #endif commentEthan Nelson-Moore
2026-06-29iio: imu: bmi323: remove unnecessary cast in watermark limitHungyu Lin
2026-06-29iio: magnetometer: bmc150: use FIELD_PREP and FIELD_GET helpersHungyu Lin
2026-06-29iio: magnetometer: bmc150: sort includesHungyu Lin
2026-06-29Add support for the REFGEN in the IPQ9650 SoCMark Brown
2026-06-29regulator: qcom-refgen: add support for the IPQ9650 SoCKathiravan Thirumoorthy
2026-06-29regulator: qcom-refgen: correct the regulator type to CURRENTKathiravan Thirumoorthy
2026-06-29regulator: max14577: fix set_mode clobbering enable on MAX77836 LDOsJad Keskes
2026-06-29cxl: Support dpa without a mailboxAlejandro Lucero
2026-06-29cxl: Support Type2 cxl regs mappingAlejandro Lucero
2026-06-29accel/amdxdna: Fix iommu domain lifetime race during device removalLizhi Hou
2026-06-29accel/amdxdna: Fix notifier_wq lifetime race during device removalLizhi Hou
2026-06-29spi: qpic-snand: free OOB buffer with ECC contextPengpeng Hou