summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-27platform/x86/amd/pmf: Use upper/lower_32_bits() in amd_pmf_set_dram_addr()Shyam Sundar S K
2026-07-27platform/x86/amd/pmf: Add missing newline in dev_err messageShyam Sundar S K
2026-07-27platform/x86/amd/pmf: Move metrics code to dedicated fileShyam Sundar S K
2026-07-27platform/x86/amd/pmf: Add 1AH_M80H device IDs and extended SMU mailbox registersShyam Sundar S K
2026-07-27platform/x86/amd/pmf: Use per-SoC smu_regs struct for SMU mailbox registersShyam Sundar S K
2026-07-27w1: validate slave string length before checking separatorPengpeng Hou
2026-07-27Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst
2026-07-27hwmon: (nzxt-smart2) DMA-align output bufferGuenter Roeck
2026-07-27hwmon: (lm90) Only report alarms if driver is readyGuenter Roeck
2026-07-27hwmon: (sht3x) Fix unaligned accessesGuenter Roeck
2026-07-27hwmon: (ltc4282) Fix reading the minimum alarm voltageGuenter Roeck
2026-07-27hwmon: (ina2xx) Fix various overflow issuesGuenter Roeck
2026-07-27hwmon: (pmbus/core) notify on the hwmon device, not the i2c clientVincent Jardin
2026-07-27hwmon: (nct6775-core) Fix number of temperature registers for NCT6116Guenter Roeck
2026-07-27power: supply: max17042_battery: Honor MAX17055 charge voltageVincent Cloutier
2026-07-27power: supply: max17042_battery: Initialize MAX17055 from battery infoVincent Cloutier
2026-07-27power: supply: max17042_battery: Follow MAX17055 POR sequenceVincent Cloutier
2026-07-27power: supply: max17042_battery: Program MAX17055 EZ Config valuesVincent Cloutier
2026-07-27power: supply: max17042_battery: Retry failed MAX17055 initializationVincent Cloutier
2026-07-27power: supply: max17042_battery: Propagate status register errorsVincent Cloutier
2026-07-27power: supply: max17042_battery: Convert initialization to delayed workVincent Cloutier
2026-07-27power: supply: max17042_battery: Use bool for init_completeVincent Cloutier
2026-07-27power: supply: max17042_battery: Separate MAX17055 initializationVincent Cloutier
2026-07-27power: supply: Add registration init callbackVincent Cloutier
2026-07-27spi: spi-cadence: Move TX FIFO full busy-wait into FIFOSrikanth Boyapally
2026-07-27spi: ppc4xx: devm-ify probe and drop manual resource managementRosen Penev
2026-07-27spi: oc-tiny: switch to managed controller allocationFan Wu
2026-07-27spi: spi-qpic-snand: Increase ECC strength for large OOB SPI-NAND devicesMd Sadre Alam
2026-07-27clk: mediatek: mt6735: Unregister PLLs on probe failureMyeonghun Pak
2026-07-27ublk: reset kernel-owned dev_info fields in ublk_ctrl_add_dev()Ming Lei
2026-07-27drm/nouveau/kms/nv50-: Unconditionally create blend_mode prop for wndwsLyude Paul
2026-07-27drm/nouveau/kms/nv50-: Introduce nv50_wndw_default_state()Lyude Paul
2026-07-27drm/nouveau/kms/nv50-: Add .blend_modes to nv50_wndw_funcLyude Paul
2026-07-27PCI/pwrctrl: tc9563: Power off only the external ports in tc9563_pwrctrl_disa...Manivannan Sadhasivam
2026-07-27PCI/pwrctrl: tc9563: Fix parsing the integrated Ethernet MAC Endpoint nodeManivannan Sadhasivam
2026-07-27mmc: omap_hsmmc: use platform_get_irq_optional for wake IRQRosen Penev
2026-07-27mmc: via-sdmmc: cancel card-detect work on removeFan Wu
2026-07-27mmc: via-sdmmc: stop card-detect handling on probe failureFan Wu
2026-07-27Merge tag 'pinctrl-v7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-07-27drm/vmwgfx: validate external BO copy bounds for both stride pathsZack Rusin
2026-07-27drm/vmwgfx: use check_add_overflow for shader size+offset boundZack Rusin
2026-07-27drm/vmwgfx: skip hash_del_rcu when validation context has no hash tableZack Rusin
2026-07-27drm/vmwgfx: enforce cursor size limits for MOB cursorsZack Rusin
2026-07-27drm/vmwgfx: avoid destroy_workqueue(NULL) on vkms init failureZack Rusin
2026-07-27drm/vmwgfx: bound DMA command body size against suffix pointerZack Rusin
2026-07-27drm/vmwgfx: validate DRAW_PRIMITIVES header size before divisionZack Rusin
2026-07-27drm/vmwgfx: drop dma_buf reference on foreign-fd prime importZack Rusin
2026-07-27drm/vmwgfx: take fman->lock around fence list mutation in fifo_downZack Rusin
2026-07-27drm/vmwgfx: clamp dirty-page range with min, not maxZack Rusin
2026-07-27drm/vmwgfx: reject DX_BIND_QUERY without a DX contextZack Rusin