summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-29clk: hisilicon: reset: Use devm_kzalloc to initialize hisi_reset_controllerMin zhang
2026-06-29clk: add missing function short descriptions for kernel-docRandy Dunlap
2026-06-29clk: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-06-29clk: si5341: Drop unused i2c driver_dataUwe Kleine-König (The Capable Hub)
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
2026-06-29accel/amdxdna: Fix amdxdna_client lifetime race during device removalLizhi Hou
2026-06-29clk: stm32: add missing bitfield.h headerRosen Penev
2026-06-29spi: dw: use the correct error msg if request_irq() failsJisheng Zhang
2026-06-29spi: dw: fix first spi transfer with dma always fallback to PIOJisheng Zhang
2026-06-29clk: nuvoton: ma35d1: fix ma35d1_clk_pll_determine_rate logicJoey Lu
2026-06-29clk: nuvoton: ma35d1: fix PLL_CTL1_FRAC bit field width and fractional calcJoey Lu
2026-06-29clk: nuvoton: ma35d1: fix ignored div_u64 return values in PLL freq calculationJoey Lu
2026-06-29clk: mediatek: mt8196: Select REGMAP_MMIO for vlpckgenAkari Tsuyukusa
2026-06-29clk: moxart: remove unused variables, fix refcount leakAlexander A. Klimov
2026-06-29clk: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-06-29clk: bcm: kona: Stop defaulting to parent index 0 on errorYu-Chun Lin