summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-01drm/i915: Implement dedicated fbdev I/O helpersThomas Zimmermann
2023-06-01drm/fbdev-generic: Implement dedicated fbdev I/O helpersThomas Zimmermann
2023-06-01drm/fb-helper: Export helpers for marking damage areasThomas Zimmermann
2023-06-01fbdev: Add initializer macros for struct fb_opsThomas Zimmermann
2023-06-01Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-05-29Merge tag 'drm-intel-gt-next-2023-05-24' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-05-26drm: bridge: samsung-dsim: Dynamically configure DPHY timingAdam Ford
2023-05-26drm: bridge: samsung-dsim: Fix PMS Calculator on imx8m[mnp]Adam Ford
2023-05-26Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-05-24drm: Add fdinfo memory statsRob Clark
2023-05-24drm: Add common fdinfo helperRob Clark
2023-05-22drm/i915/pmu: Prepare for multi-tile non-engine countersTvrtko Ursulin
2023-05-22drm: bridge: samsung-dsim: Implement support for clock/data polarity swapMarek Vasut
2023-05-19drm/sched: Rename to drm_sched_wakeup_if_can_queue()Luben Tuikov
2023-05-19Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-05-18fbdev: Rename fb_mem*() helpersThomas Zimmermann
2023-05-18fbdev: Move framebuffer I/O helpers into <asm/fb.h>Thomas Zimmermann
2023-05-18fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann
2023-05-17drm/ttm: let struct ttm_device_funcs be placed in rodataJani Nikula
2023-05-15drm: Add fixed-point helper to get rounded integer valuesMaíra Canal
2023-05-14Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-12Merge tag 'io_uring-6.4-2023-05-12' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-11drm/i915/uapi/pxp: Add a GET_PARAM for PXPAlan Previn
2023-05-11drm/i915/pxp: Add ARB session creation and cleanupAlan Previn
2023-05-11Merge tag 'drm-fixes-2023-05-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-05-12Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-05-11Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-10net: add vlan_get_protocol_and_depth() helperEric Dumazet
2023-05-10bonding: fix send_peer_notif overflowHangbin Liu
2023-05-09net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().Kuniyuki Iwashima
2023-05-09io_uring: make io_uring_sqe_cmd() unconditionally availableJens Axboe
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-05-09linux/dim: Do nothing if no time delta between samplesRoy Novich
2023-05-09drm/connector: document enum drm_connector_tv_mode DRM_MODE_TV_MODE_MAXJani Nikula
2023-05-08fbdev: Move I/O read and write code into helper functionsThomas Zimmermann
2023-05-08x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-06Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-05Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski
2023-05-05Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-05ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attachedSteven Rostedt (Google)
2023-05-05bonding: add xdp_features supportLorenzo Bianconi
2023-05-04Merge tag 'linux-watchdog-6.4-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2023-05-04Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-04Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-04io_uring: Pass whole sqe to commandsBreno Leitao