aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-19media: iris: Always destroy internal buffers on firmware release responseDikshita Agarwal1-4/+1
2025-10-19media: iris: Allow substate transition to load resources during output streamingDikshita Agarwal1-1/+2
2025-10-19media: iris: Fix buffer count reporting in internal buffer checkDikshita Agarwal1-0/+1
2025-10-19media: iris: Fix port streaming handlingDikshita Agarwal3-4/+32
2025-10-19media: iris: vpu3x: Add MNoC low power handshake during hardware power-offDikshita Agarwal1-2/+30
2025-10-19media: iris: fix module removal if firmware download failedNeil Armstrong1-4/+6
2025-10-19media: iris: Fix firmware reference leak and unmap memory after loadStephan Gerhold1-9/+6
2025-10-19media: iris: Call correct power off callback in cleanup pathKrzysztof Kozlowski1-1/+1
2025-10-19wifi: mt76: mt7921u: Add VID/PID for Netgear A7500Nick Morrow1-0/+3
2025-10-19wifi: mt76: mt7925u: Add VID/PID for Netgear A9000Nick Morrow1-0/+3
2025-10-19wifi: rtw89: avoid possible TX wait initialization raceFedor Pchelkin3-20/+24
2025-10-19wifi: iwlwifi: Fix dentry reference leak in iwl_mld_add_link_debugfsMiaoqian Lin1-1/+5
2025-10-19wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize againMuhammad Usama Anjum3-5/+18
2025-10-19s390/dasd: Return BLK_STS_INVAL for EINVAL from do_dasd_requestJaehoon Kim1-5/+7
2025-10-19s390/dasd: enforce dma_alignment to ensure proper buffer validationJaehoon Kim1-0/+5
2025-10-19s390/cio/ioasm: Fix __xsch() condition code handlingHeiko Carstens1-4/+3
2025-10-19spi: cadence-quadspi: Fix cqspi_setup_flash()Santhosh Kumar K1-5/+8
2025-10-19spi: cadence-quadspi: Flush posted register writes before DAC accessPratyush Yadav1-0/+2
2025-10-19spi: cadence-quadspi: Flush posted register writes before INDAC accessPratyush Yadav1-0/+3
2025-10-19PCI/pwrctrl: Fix device leak at device stopJohan Hovold1-0/+2
2025-10-19PCI/pwrctrl: Fix device and OF node leak at bus scanJohan Hovold1-3/+16
2025-10-19PCI/pwrctrl: Fix device leak at registrationJohan Hovold1-5/+9
2025-10-19PCI: tegra194: Reset BARs when running in PCIe endpoint modeNiklas Cassel1-0/+10
2025-10-19PCI: tegra194: Handle errors in BPMP responseVidya Sagar1-2/+16
2025-10-19PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()Niklas Cassel1-2/+2
2025-10-19PCI: rcar-host: Convert struct rcar_msi mask_lock into raw spinlockMarek Vasut1-14/+13
2025-10-19PCI: rcar-host: Drop PMSR spinlockMarek Vasut1-11/+2
2025-10-19PCI: rcar-gen4: Fix PHY initializationMarek Vasut1-1/+1
2025-10-19PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exitSiddharth Vadapalli1-2/+2
2025-10-19PCI: j721e: Fix programming sequence of "strap" settingsSiddharth Vadapalli1-0/+25
2025-10-19PCI: j721e: Fix module autoloadingSiddharth Vadapalli1-0/+1
2025-10-19PCI: Fix failure detection during resource resizeIlpo Järvinen1-8/+18
2025-10-19PCI: Ensure relaxed tail alignment does not increase min_alignIlpo Järvinen1-4/+7
2025-10-19PCI/AER: Support errors introduced by PCIe r6.0Lukas Wunner1-6/+6
2025-10-19PCI/AER: Fix missing uevent on recovery when a reset is requestedNiklas Schnelle1-0/+1
2025-10-19PCI/ERR: Fix uevent on failure to recoverLukas Wunner1-1/+7
2025-10-19PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOVNiklas Schnelle1-0/+5
2025-10-19PCI/sysfs: Ensure devices are powered for config readsBrian Norris1-1/+19
2025-10-19PCI: tegra: Convert struct tegra_msi mask_lock into raw spinlockMarek Vasut1-14/+13
2025-10-19PCI: xilinx-nwl: Fix ECAM programmingJani Nurminen1-3/+4
2025-10-19rtc: interface: Fix long-standing race when setting alarmEsben Haabendal1-0/+23
2025-10-19rtc: interface: Ensure alarm irq is enabled when UIE is enabledEsben Haabendal1-0/+4
2025-10-19memory: stm32_omm: Fix req2ack update testPatrice Chotard1-1/+1
2025-10-19memory: samsung: exynos-srom: Fix of_iomap leak in exynos_srom_probeZhen Ni1-6/+4
2025-10-19mmc: mmc_spi: multiple block read remove read crc ackRex Chen1-1/+1
2025-10-19mmc: core: SPI mode remove cmd7Rex Chen1-1/+5
2025-10-19mtd: nand: raw: gpmi: fix clocks when CONFIG_PM=NMaarten Zanders1-3/+11
2025-10-19mtd: rawnand: fsmc: Default to autodetect buswidthLinus Walleij1-1/+5
2025-10-19scsi: sd: Fix build warning in sd_revalidate_disk()Abinash Singh1-22/+28
2025-10-19scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl()Thorsten Blum1-9/+12