summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-07-01clk: clk-axi-clkgen: fix fpfd_max frequency for zynqNuno Sá1-1/+1
2025-07-01cxl/edac: Use correct format specifier for u32 valAlok Tiwari1-1/+1
2025-07-01cxl/pci: Replace mutex_lock_io() w mutex_lock() for mailbox accessAlison Schofield1-1/+1
2025-07-01ublk: consolidate UBLK_IO_FLAG_{ACTIVE,OWNED_BY_SRV} checksCaleb Sander Mateos1-4/+1
2025-07-01ublk: remove task variable from __ublk_ch_uring_cmd()Caleb Sander Mateos1-3/+1
2025-07-01ublk: handle UBLK_IO_FETCH_REQ earlierCaleb Sander Mateos1-9/+12
2025-07-01ublk: check cmd_op firstCaleb Sander Mateos1-6/+6
2025-07-01ublk: remove struct ublk_rq_dataCaleb Sander Mateos1-60/+71
2025-07-01ublk: use vmalloc for ublk_device's __queuesCaleb Sander Mateos1-2/+2
2025-07-01nvme-pci: rework the build time assert for NVME_MAX_NR_DESCRIPTORSChristoph Hellwig1-13/+15
2025-07-01nvme-pci: replace NVME_MAX_KB_SZ with NVME_MAX_BYTEChristoph Hellwig1-5/+5
2025-07-01nvme-pci: convert the data mapping to blk_rq_dma_mapChristoph Hellwig1-146/+241
2025-07-01nvme-pci: remove superfluous argumentsChristoph Hellwig1-54/+51
2025-07-01nvme-pci: merge the simple PRP and SGL setup into a common helperChristoph Hellwig1-44/+32
2025-07-01nvme-pci: refactor nvme_pci_use_sglsChristoph Hellwig1-14/+27
2025-07-01dm: Check for forbidden splitting of zone write operationsDamien Le Moal1-4/+13
2025-07-01dm: dm-crypt: Do not partially accept write BIOs with zoned targetsDamien Le Moal1-10/+39
2025-07-01dm: Always split write BIOs to zoned device limitsDamien Le Moal1-7/+22
2025-07-01block: Introduce bio_needs_zone_write_plugging()Damien Le Moal1-1/+3
2025-06-30clk: thead: Mark essential bus clocks as CLK_IGNORE_UNUSEDMichal Wilczynski1-2/+3
2025-06-30ACPI: pfr_update: Add more debug information when firmware update failedChen Yu1-15/+48
2025-06-30Input: max8997_haptic - optimize PWM configurationUwe Kleine-König1-49/+47
2025-06-30powercap: intel_rapl: Add support for Bartlett Lake platformQiao Wei1-0/+1
2025-06-30powercap: intel_rapl_msr: Add PL4 support for Panther LakeZhang Rui1-0/+1
2025-06-30powercap: intel_rapl: Do not change CLAMPING bit if ENABLE bit cannot be changedZhang Rui1-1/+17
2025-06-30drm/i915/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang1-1/+1
2025-06-30drm/amd/display: Don't allow OLED to go down to fully offMario Limonciello1-5/+7
2025-06-30drm/amd/display: Added case for when RR equals panel's max RR using freesyncHarold Sun2-0/+9
2025-06-30drm/amdkfd: add hqd_sdma_get_doorbell callbacks for gfx7/8Alex Deucher2-0/+16
2025-06-30drm/amdgpu: Fix memory leak in amdgpu_ctx_mgr_entity_finiLin.Cao1-0/+1
2025-06-30drm/amdkfd: Don't call mmput from MMU notifier callbackPhilip Yang1-23/+20
2025-06-30i2c/designware: Fix an initialization issueMichael J. Ruhl1-0/+1
2025-06-30drm/amdgpu: Include sdma_4_4_4.binKent Russell1-0/+1
2025-06-30amdkfd: MTYPE_UC for ext-coherent system memoryDavid Yat Sin1-1/+1
2025-06-30drm/amdgpu/sdma5.x: suspend KFD queues in ring resetAlex Deucher2-2/+12
2025-06-30Revert "PCI: ecam: Allow cfg->priv to be pre-populated from the root port dev...Marc Zyngier1-2/+0
2025-06-30PCI: host-generic: Set driver_data before calling gen_pci_init()Geert Uytterhoeven1-2/+2
2025-06-30PCI: apple: Add tracking of probed root portsMarc Zyngier1-4/+49
2025-06-30staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()Abdun Nihaal1-3/+6
2025-06-30staging: rtl8723bs: remove redundant static functionMichael Straube3-12/+2
2025-06-30staging: rtl8723bs: remove unnesessary function parameterMichael Straube1-12/+12
2025-06-30staging: rtl8723bs: remove unused function parameterMichael Straube1-5/+2
2025-06-30staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()Abdun Nihaal1-0/+1
2025-06-30staging: rtl8723bs: remove empty functionsMichael Straube4-18/+0
2025-06-30staging: rtl8723bs: place constant to right of logical testBryant Boatright1-1/+1
2025-06-30staging: gpib: fix unset padding field copy back to userspaceColin Ian King1-1/+1
2025-06-30staging: sm750fb: remove function pointer proc_setBLANKKisub Choe2-5/+7
2025-06-30iommu/arm: Add BBM Level 2 smmu featureMikołaj Lenczewski3-0/+8
2025-06-30Input: alps - use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+2
2025-06-30nvmem: layouts: Switch from crc32() to crc32_le()Eric Biggers1-1/+1