summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-30media: qcom: iris: Add intra refresh support for gen1 encoderWangao Wang
2026-05-30media: iris: Fix use IRQF_NO_AUTOEN when requesting the IRQDmitry Baryshkov
2026-05-30media: qcom: venus: Add msm8939 resource structAndré Apitzsch
2026-05-30media: qcom: venus: add codec blacklist mechanismErikas Bitovtas
2026-05-30media: qcom: venus: add power domain enable logic for Venus coresErikas Bitovtas
2026-05-30media: qcom: venus: relax encoder frame/blur step size on v6Renjiang Han
2026-05-30media: qcom: venus: relax encoder frame/blur dimension steps on v4Renjiang Han
2026-05-30media: qcom: venus: drop extra padding in NV12 raw size calculationRenjiang Han
2026-05-30Revert "media: venus: hfi_platform: Correct supported codecs for sc7280"Dmitry Baryshkov
2026-05-29Input: Add support for Wacom W9000-series penabled touchscreensHendrik Noack
2026-05-30gpu: nova-core: gsp: run the unload bundle if Gsp::boot() failsAlexandre Courbot
2026-05-30gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbindingAlexandre Courbot
2026-05-30gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloadingAlexandre Courbot
2026-05-30gpu: nova-core: gsp: move chipset-specific parts of the boot process into a HALAlexandre Courbot
2026-05-29Merge tag 'drm-fixes-2026-05-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-05-29Merge tag 'spi-fix-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-29Merge tag 'regmap-fix-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-05-29RDMA/rxe: Copy WQE to local buffer in non-SRQ receive pathTristan Madani
2026-05-29RDMA/rxe: Fix TOCTOU heap overflow in get_srq_wqeTristan Madani
2026-05-29RDMA/umem: Block plain userspace memory registration under CoCo bounceJiri Pirko
2026-05-29RDMA/uverbs: Expose CoCo DMA bounce requirement to userspaceJiri Pirko
2026-05-29RDMA/mlx5: Use UMEM attribute for QP doorbell recordJiri Pirko
2026-05-29RDMA/mlx5: Use UMEM attribute for CQ doorbell recordJiri Pirko
2026-05-29RDMA/mlx5: Use UMEM attributes for QP buffers in create_qpJiri Pirko
2026-05-29RDMA/uverbs: Use UMEM attributes for QP creationJiri Pirko
2026-05-29RDMA/uverbs: Remove legacy umem field from struct ib_cqJiri Pirko
2026-05-29RDMA/mlx4: Use ib_umem_get_cq_buf() for user CQ bufferJiri Pirko
2026-05-29RDMA/bnxt_re: Use ib_umem_get_cq_buf_or_va() for user CQ bufferJiri Pirko
2026-05-29RDMA/mlx5: Use ib_umem_get_cq_buf_or_va() for user CQ bufferJiri Pirko
2026-05-29RDMA/efa: Use ib_umem_get_cq_buf() for user CQ bufferJiri Pirko
2026-05-29RDMA/uverbs: Add CQ buffer UMEM attribute and driver helpersJiri Pirko
2026-05-29RDMA/uverbs: Push out CQ buffer umem processing into a helperJiri Pirko
2026-05-29RDMA/umem: Route ib_umem_get_va() through ib_umem_get_attr_or_va()Jiri Pirko
2026-05-29RDMA/core: Introduce generic buffer descriptor infrastructure for umemJiri Pirko
2026-05-29RDMA/umem: Split ib_umem_get_va() into a thin wrapper around __ib_umem_get_va()Jiri Pirko
2026-05-29RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()Jiri Pirko
2026-05-29Merge tag 'net-7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2026-05-30Merge tag 'optee-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Arnd Bergmann
2026-05-30Merge tag 'amdtee-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2026-05-30Merge tag 'ffa-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2026-05-30Merge tag 'scmi-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2026-05-30Merge tag 'qcom-drivers-for-7.2' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2026-05-30Revert "pinctrl-amd: enable IRQ for WACF2200 touchscreen on Lenovo Yoga 7 14A...Hardik Prakash
2026-05-29Merge tag 'memory-controller-drv-fixes-7.1' of https://git.kernel.org/pub/scm...Arnd Bergmann
2026-05-29Merge tag 'samsung-drivers-fixes-7.1-2' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2026-05-30drm/gem: fix race between change_handle and handle_deleteZhenghang Xiao
2026-05-29pinctrl: max77620: Unify usage of space and comma in platform_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-29pinctrl: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-05-30Merge tag 'drm-misc-fixes-2026-05-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-05-29pinctrl: qcom: Replace open coded eoi call with irq_chip_eoi_parent()Maulik Shah