summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-11drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks`XuDong Liu
2023-05-10drm: sun4i: calculate proper DCLK rate for DSIRoman Beranek
2023-05-10drm: sun4i: rename sun4i_dotclock to sun4i_tcon_dclkRoman Beranek
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-05-09MAINTAINERS: Add Maira to VKMS maintainersMaíra Canal
2023-05-09drm/connector: document enum drm_connector_tv_mode DRM_MODE_TV_MODE_MAXJani Nikula
2023-05-08Documentation: vkms: clarify devres managed reference cleanupBrandon Pollack
2023-05-08drm/fb-helper: Use fb_{cfb,sys}_{read, write}()Thomas Zimmermann
2023-05-08fbdev: Move I/O read and write code into helper functionsThomas Zimmermann
2023-05-08fbdev: Validate info->screen_{base, buffer} in fb_ops implementationsThomas Zimmermann
2023-05-08fbdev: Don't re-validate info->state in fb_ops implementationsThomas Zimmermann
2023-05-08fbdev: Use screen_buffer in fb_sys_{read,write}()Thomas Zimmermann
2023-05-08fbdev: Return number of bytes read or writtenThomas Zimmermann
2023-05-08fbdev/xen-fbfront: Use struct fb_info.screen_bufferThomas Zimmermann
2023-05-08fbdev/vfb: Use struct fb_info.screen_bufferThomas Zimmermann
2023-05-08fbdev/udlfb: Use struct fb_info.screen_bufferThomas Zimmermann
2023-05-08fbdev/smscufx: Use struct fb_info.screen_bufferThomas Zimmermann
2023-05-08fbdev/ps3fb: Use struct fb_info.screen_bufferThomas Zimmermann
2023-05-08fbdev/metronomefb: Use struct fb_info.screen_bufferThomas Zimmermann
2023-05-08fbdev/hecubafb: Use struct fb_info.screen_bufferThomas Zimmermann
2023-05-08fbdev/broadsheetfb: Use struct fb_info.screen_bufferThomas Zimmermann
2023-05-08fbdev/au1200fb: Use struct fb_info.screen_bufferThomas Zimmermann
2023-05-08fbdev/arcfb: Use struct fb_info.screen_bufferThomas Zimmermann
2023-05-08hid/hid-picolcd_fb: Use struct fb_info.screen_bufferThomas Zimmermann
2023-05-08auxdisplay/ht16k33: Use struct fb_info.screen_bufferThomas Zimmermann
2023-05-08auxdisplay/cfag12864bfb: Use struct fb_info.screen_bufferThomas Zimmermann
2023-05-08drm/vkms: drop "Rotation" TODOMaíra Canal
2023-05-08drm/vkms: add rotate-270 propertyMaíra Canal
2023-05-08drm/vkms: add rotate-90 propertyMaíra Canal
2023-05-08drm/vkms: add reflect-y and rotate-180 propertyMaíra Canal
2023-05-08drm/vkms: add rotate-0 and reflect-x propertyMaíra Canal
2023-05-08drm/vram-helper: fix function names in vram helper docLuc Ma
2023-05-07Linux 6.4-rc1v6.4-rc1Linus Torvalds
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-05-07Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-05-07Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-05-07Merge tag '6.4-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-05-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
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-06Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo
2023-05-06Revert "perf build: Warn for BPF skeletons if endian mismatches"Arnaldo Carvalho de Melo
2023-05-06Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-06Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/s...Linus Torvalds
2023-05-06dmapool: link blocks across pagesKeith Busch
2023-05-06dmapool: don't memset on free twiceKeith Busch
2023-05-06dmapool: simplify freeingKeith Busch
2023-05-06dmapool: consolidate page initializationKeith Busch
2023-05-06dmapool: rearrange page alloc failure handlingKeith Busch
2023-05-06dmapool: move debug code to own functionsKeith Busch