summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-24mailbox: cix: fix typo in error messageLakshmi S
2026-01-24mailbox: imx: Skip the suspend flag for i.MX7ULPJacky Bai
2026-01-24mailbox: exynos: drop unneeded runtime pointer (pclk)André Draszik
2026-01-24mailbox: pcc: Remove spurious IRQF_ONESHOT usageMark Brown
2026-01-18mailbox: mtk-cmdq: Add driver data to support for MT8196Jason-JH Lin
2026-01-18mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transactionJason-JH Lin
2026-01-18mailbox: mtk-cmdq: Add GCE hardware virtualization configurationJason-JH Lin
2026-01-18mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instructionJason-JH Lin
2026-01-18mailbox: pcc: Clear any pending responder interrupts before enabling itSudeep Holla
2026-01-18mailbox: pcc: Initialize SHMEM before binding the channel with the clientSudeep Holla
2026-01-18mailbox: pcc: Mark Tx as complete in PCC IRQ handlerSudeep Holla
2026-01-18mailbox: pcc: Set txdone_irq/txdone_poll based on PCCT flagsSudeep Holla
2026-01-18mailbox: pcc: Wire up ->last_tx_done() for PCC channelsSudeep Holla
2026-01-18Revert "mailbox/pcc: support mailbox management of the shared buffer"Sudeep Holla
2026-01-18mailbox: mpfs: drop POLARFIRE from ARCH_MICROCHIP_POLARFIREConor Dooley
2026-01-18mailbox: mchp-ipc-sbi: fix out-of-bounds access in mchp_ipc_get_cluster_aggr_...Valentina Fernandez
2026-01-18mailbox: remove unneeded double quotationKuninori Morimoto
2026-01-18mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate()Joonwon Kang
2026-01-18mailbox: mediatek: Add mtk-vcp-mailbox driverJjian Zhou
2026-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-01-16Merge tag 'block-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-16Merge tag 'drm-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-01-16Merge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-16Merge tag 'drm-misc-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2026-01-16Merge tag 'acpi-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2026-01-16Merge tag 'sound-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-01-16Merge tag 'amd-drm-fixes-6.19-2026-01-15' of https://gitlab.freedesktop.org/a...Simona Vetter
2026-01-16Merge tag 'gpio-fixes-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-16arm_mpam: Use non-atomic bitops when modifying feature bitmapBen Horgan
2026-01-16arm_mpam: Remove duplicate linux/srcu.h headerJiapeng Chong
2026-01-15Merge tag 'efi-fixes-for-v6.19-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-15rnbd-clt: fix refcount underflow in device unmap pathChaitanya Kulkarni
2026-01-15Merge tag 'linux-can-fixes-for-6.19-20260115' of git://git.kernel.org/pub/scm...Paolo Abeni
2026-01-15virtio_net: Fix misalignment bug in struct virtnet_infoGustavo A. R. Silva
2026-01-15can: propagate CAN device capabilities via ml_privOliver Hartkopp
2026-01-15Revert "can: raw: instantly reject unsupported CAN frames"Oliver Hartkopp
2026-01-14drivers/dax: add some missing kerneldoc comment fields for struct dev_daxJohn Groves
2026-01-14iommu/sva: include mmu_notifier.h headerCarlos Llamas
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski
2026-01-14drm/amdgpu/userq: Fix fence reference leak on queue teardown v2Srinivasan Shanmugam
2026-01-14drm/amdkfd: No need to suspend whole MES to evict processHarish Kasiviswanathan
2026-01-14Revert "drm/amdgpu: don't attach the tlb fence for SI"Prike Liang
2026-01-14drm/amdgpu: validate the flush_gpu_tlb_pasid()Prike Liang
2026-01-14drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2Yang Wang
2026-01-14drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra
2026-01-14drm/amd/display: Bump the HDMI clock to 340MHzMario Limonciello
2026-01-14drm/amd/display: Show link name in PSR status messageMario Limonciello (AMD)
2026-01-14drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li