summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-06-30drm/dp: Move from u16 to u32 for max in drm_edp_backlight_infoSuraj Kandpal
2025-06-30drm/dp: Add argument for max luminance in drm_edp_backlight_initSuraj Kandpal
2025-06-30drm/dp: Add argument in drm_edp_backlight_initSuraj Kandpal
2025-06-30drm/dp: Introduce new member in drm_backlight_infoSuraj Kandpal
2025-06-28drm/fourcc: Add RGB161616 and BGR161616 formatsJacopo Mondi
2025-06-27drm/format-helper: Split off byte swapping from drm_fb_xrgb8888_to_rgb565()Thomas Zimmermann
2025-06-27firmware: sysfb: Don't use "proxy" headersAndy Shevchenko
2025-06-27drm/fourcc: Add 32b float formatsRob Clark
2025-06-27drm/fourcc: Add missing half-float formatsRob Clark
2025-06-26drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU ite...Thomas Hellström
2025-06-26drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initializationThomas Hellström
2025-06-26drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct t...Thomas Hellström
2025-06-23drm/connector: move HDR sink metadata to display infoJani Nikula
2025-06-18drm/format-helper: Move drm_fb_build_fourcc_list() to sysfb helpersThomas Zimmermann
2025-06-18drm/tests: Do not use drm_fb_blit() in format-helper testsThomas Zimmermann
2025-06-17drm: Create a task info option for wedge eventsAndré Almeida
2025-06-16accel/ivpu: Add turbo flag to the DRM_IVPU_CMDQ_CREATE ioctlAndrzej Kacprowski
2025-06-16video: Make global edid_info depend on CONFIG_FIRMWARE_EDIDThomas Zimmermann
2025-06-16fbdev/sisfb: Unexport symbolsThomas Zimmermann
2025-06-16fbdev/pxafb: Unexport symbolThomas Zimmermann
2025-06-13dma-fence: Add safe access helpers and document the rulesTvrtko Ursulin
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-06-08Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-08Merge tag 'timers-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-08Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-08Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-06Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-07finish_automount(): don't leak MNT_LOCKED from parent to childAl Viro
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-06tracing: PM: Remove unused clock eventsSteven Rostedt
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-06-06Merge tag 'tty-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-06-06Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-06-06drm/bridge: add a .destroy funcLuca Ceresoli
2025-06-06drm/atomic-helper: Re-order bridge chain pre-enable and post-disableAradhya Bhatia
2025-06-06drm/panthor: Fix the user MMIO offset logic for emulatorsBoris Brezillon
2025-06-06drm/panthor: Add missing explicit padding in drm_panthor_gpu_infoBoris Brezillon
2025-06-05mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn
2025-06-05alloc_tag: handle module codetag load errors as module load failuresSuren Baghdasaryan
2025-06-06Merge tag 'drm-xe-next-fixes-2025-06-05' of https://gitlab.freedesktop.org/dr...Dave Airlie
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2025-06-05raid6: Add RISC-V SIMD syndrome and recovery calculationsChunyan Zhang
2025-06-06module: make __mod_device_table__* symbols staticMasahiro Yamada
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-05kernel: ftrace: export ftrace_sync_ipiAndy Chiu