summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-09dmaengine: ioatdma: move sysfs entry definition out of headerThomas Weißschuh-6/+6
2026-03-09dmaengine: ioatdma: make some sysfs structures staticThomas Weißschuh-6/+3
2026-03-09dmaengine: xilinx: xdma: Fix regmap init error handlingAlexander Stein-2/+2
2026-03-09dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_B...LUO Haowen-3/+3
2026-03-09drm/buddy: Add KUnit test for offset-aligned allocationsArunpravin Paneer Selvam-0/+166
2026-03-09drm/buddy: Improve offset-aligned allocation handlingArunpravin Paneer Selvam-45/+227
2026-03-09soundwire: Intel: test bus.bpt_stream before assigning itBard Liao-0/+5
2026-03-09soundwire: bus: demote UNATTACHED state warnings to dev_dbg()Cole Leavitt-4/+4
2026-03-09soundwire: stream: Poll for DP prepare to avoid interrupt deadlockRichard Fitzgerald-8/+14
2026-03-09soundwire: amd: refactor bandwidth calculation logicVijendar Mukunda-4/+53
2026-03-09soundwire: amd: add clock init control functionVijendar Mukunda-11/+36
2026-03-09PCI: dwc: Perform cleanup in the error path of dw_pcie_resume_noirq()Manivannan Sadhasivam-3/+12
2026-03-09PCI: dwc: ep: Mirror the max link width and speed fields to all functionsAksh Garg-1/+28
2026-03-09PCI: dwc: ep: Fix MSI-X Table Size configuration in dw_pcie_ep_set_msix()Aksh Garg-1/+1
2026-03-09gpu: nova-core: firmware: fix and explain v2 header offsets computationsAlexandre Courbot-4/+12
2026-03-09drm/i915/psr: Write DSC parameters on Selective Update in ET modeJouni Högander-0/+10
2026-03-09drm/i915/dsc: Add helper for writing DSC Selective Update ET parametersJouni Högander-0/+26
2026-03-09drm/i915/dsc: Add Selective Update register definitionsJouni Högander-0/+12
2026-03-09drm/i915/psr: Repeat Selective Update area alignmentJouni Högander-12/+38
2026-03-09gpu: nova-core: firmware: add comments to justify v3 header valuesAlexandre Courbot-0/+2
2026-03-08mailbox: add API to query available TX queue slotsJassi Brar-0/+23
2026-03-09gpu: nova-core: use the Generic Bootloader to boot FWSEC on TuringTimur Tabi-3/+365
2026-03-09gpu: nova-core: add gen_bootloader firmware to ModInfoBuilderAlexandre Courbot-6/+22
2026-03-09gpu: nova-core: make Chipset::arch() constAlexandre Courbot-1/+1
2026-03-09gpu: nova-core: falcon: remove unwarranted safety check in dma_loadAlexandre Courbot-7/+0
2026-03-09gpu: nova-core: add PIO support for loading firmware imagesTimur Tabi-3/+251
2026-03-09gpu: nova-core: move brom_params and boot_addr to FalconFirmwareAlexandre Courbot-14/+14
2026-03-09gpu: nova-core: falcon: remove FalconFirmware's dependency on FalconDmaLoadableAlexandre Courbot-3/+3
2026-03-09gpu: nova-core: falcon: rename load parameters to reflect DMA dependencyAlexandre Courbot-45/+46
2026-03-09gpu: nova-core: falcon: add constant for memory block alignmentAlexandre Courbot-1/+5
2026-03-09gpu: nova-core: create falcon firmware DMA objects lazilyAlexandre Courbot-127/+108
2026-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3Alexei Starovoitov-1090/+2203
2026-03-09firmware: cs_dsp: Fix fragmentation regression in firmware downloadRichard Fitzgerald-6/+18
2026-03-08drm/gud: fix NULL crtc dereference on display disableShenghao Yang-19/+48
2026-03-09Merge tag 'drm-misc-next-2026-03-05' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-371/+382
2026-03-09Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...Dave Airlie-4359/+106719
2026-03-08Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2026-03-08RDMA/efa: Fix use of completion ctx after freeYonatan Nachum-48/+39
2026-03-08Merge tag 'i2c-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+10
2026-03-08firmware: arm_scmi: Use round_up() for base protocol list size calculationPeng Fan-2/+2
2026-03-08firmware: arm_scmi: Spelling s/mulit/multi/, s/currenly/currently/Geert Uytterhoeven-2/+2
2026-03-08firmware: arm_scmi: Implement arm,no-completion-irq propertyMarek Vasut-0/+8
2026-03-08RDMA/irdma: Add support for revocable pinned dmabuf importJacob Moroni-12/+93
2026-03-08RDMA/umem: Add helpers for umem dmabuf revoke lockJacob Moroni-0/+16
2026-03-08RDMA/umem: Add pinned revocable dmabuf import interfaceJacob Moroni-0/+61
2026-03-08RDMA/umem: Move umem dmabuf revoke logic into helper functionJacob Moroni-9/+17
2026-03-08RDMA/umem: Add ib_umem_dmabuf_get_pinned_and_lock helperJacob Moroni-9/+26
2026-03-08RDMA/rtrs: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-2/+2
2026-03-08RDMA/bnxt_re: Support application specific CQsSriharsha Basavapatna-18/+22
2026-03-08RDMA/bnxt_re: Separate kernel and user CQ creation pathsSriharsha Basavapatna-53/+102