summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-28Merge remote-tracking branch 'drm/drm-next' into drm-rust-nextDanilo Krummrich
2026-05-28Merge tag 'gpio-fixes-for-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-05-28media: rockchip: rkcif: add support for rk3588 vicap mipi captureMichael Riesch
2026-05-28firmware: stratix10-rsu: Fix NULL deref on rsu_send_msg() timeout in probeDinh Nguyen
2026-05-28firmware: stratix10-svc: Don't fail probe when async ops unsupportedMuhammad Amirul Asyraf Mohamad Jamian
2026-05-28firmware: stratix10-svc: Return -EOPNOTSUPP when ATF async unsupportedMuhammad Amirul Asyraf Mohamad Jamian
2026-05-28media: ti: j721e-csi2rx: Fix error handling for media_entity_remote_source_pa...Chen Ni
2026-05-28media: ti: j721e-csi2rx: Minor cleanup of loop variablesRishikesh Donadkar
2026-05-28media: pci: intel: Add CVS support for IPU bridge driverMiguel Vadillo
2026-05-28media: i2c: cvs: Add driver of Intel Computer Vision Sensing Controller(CVS)Miguel Vadillo
2026-05-28drm/nouveau/gsp: formally support GA100Timur Tabi
2026-05-28drm/nouveau/gsp: require GSP-RM for GA100 supportTimur Tabi
2026-05-28drm/nouveau/bios: skip the IFR header if presentTimur Tabi
2026-05-28drm/nouveau/bios: specify correct display fuse register for Ampere and AdaTimur Tabi
2026-05-28drm/nouveau: GA100 has an FRTS region size of zeroTimur Tabi
2026-05-28drm/nouveau: only boot FRTS if its region is allocatedTimur Tabi
2026-05-28drm/nouveau/gsp: read MMU_LOCK to fix WPR placement on GA100Timur Tabi
2026-05-28drm/nouveau/gsp: use fb.bios.addr for gspFwWprEnd instead of vga_workspace.addrTimur Tabi
2026-05-28drm/nouveau/gsp: add SEC2 to GA100 chip tableTimur Tabi
2026-05-28nouveau/gsp/rm: cleanup remaining IS_ERR_OR_NULL usageHongling Zeng
2026-05-28nouveau/gsp/rm: cleanup WARN_ON(IS_ERR_OR_NULL)Hongling Zeng
2026-05-28nouveau/gsp/rm: cleanup IS_ERR_OR_NULL in core implementationHongling Zeng
2026-05-28nouveau/gsp: cleanup IS_ERR_OR_NULL in rpc_rdHongling Zeng
2026-05-28nouveau/gsp: cleanup IS_ERR_OR_NULL in rm_alloc functionsHongling Zeng
2026-05-28HID: wacom: Fix OOB write in wacom_hid_set_device_mode()Lee Jones
2026-05-28nvme: add support multipath passthrough iostatsKeith Busch
2026-05-28drm/tegra: Fix iommu_map_sgtable() return value checkMikko Perttunen
2026-05-28gpu: host1x: Fix iommu_map_sgtable() return value checkMikko Perttunen
2026-05-28gpu: host1x: Fix missing 'host1x_context_device_bus_type'Ben Dooks
2026-05-28drm/tegra: dc: Fix device node reference leak in tegra_dc_has_output()Felix Gu
2026-05-28drm/tegra: Enable cmu for Tegra186 and Tegra194Aaron Kling
2026-05-28gpu: host1x: Fix device reference leak in host1x_device_parse_dt() error pathGuangshuo Li
2026-05-28gpu: host1x: mipi: Fix device_node reference leak in tegra_mipi_request()Felix Gu
2026-05-28drm/tegra: Make tegra_fb_alloc() an internal interfaceThomas Zimmermann
2026-05-28drm/tegra: fbdev: Use a DRM client bufferThomas Zimmermann
2026-05-28drm/tegra: fbdev: Calculate buffer geometry with format helpersThomas Zimmermann
2026-05-28drm/tegra: fbdev: Remove offset into framebuffer memoryThomas Zimmermann
2026-05-28drm/tegra: fbdev: Do not assign to struct drm_fb_helper.infoThomas Zimmermann
2026-05-28drm/tegra: dp: fix kernel-doc warnings in dp.hRandy Dunlap
2026-05-28host1x: bus: Fix missing ops null check in error teardownshayderrr
2026-05-28drm/tegra: sor: Remove usage of drm_simple_encoder_init()Jacob McLemore
2026-05-28drm/tegra: hdmi: Open-code drm_simple_encoder_init()Souradipto Das
2026-05-28gpu: host1x: Skip redundant HW state updateTanmay Patil
2026-05-28gpu: host1x: Skip redundant syncpoint loads in host1x_syncpt_wait()Tanmay Patil
2026-05-28gpu: host1x: Allow entries in BO caches to be freedMikko Perttunen
2026-05-28drm/tegra: gr2d/gr3d: Contain PM in the gr*d_probe/gr*d_removeIon Agorria
2026-05-28drm/tegra: gr2d/gr3d: Initialize address register map before HOST1X client is...Svyatoslav Ryhel
2026-05-28drm/tegra: sor: use str_plural in tegra_sor_dp_link_configureThorsten Blum
2026-05-28drm/tegra: dp: use str_plural in drm_dp_link_train_{full,fast}Thorsten Blum