summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorLines
2023-10-16fbdev: sa1100fb: mark sa1100fb_init() staticArnd Bergmann-1/+1
2023-10-16fbdev: omapfb: fix some error codesDan Carpenter-2/+2
2023-10-12backlight: pwm_bl: Disable PWM on shutdown, suspend and removeUwe Kleine-König-0/+22
2023-10-12fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann-1/+2
2023-09-29Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-557/+530
2023-09-23fbdev: atyfb: only use ioremap_uc() on i386 and ia64Arnd Bergmann-0/+4
2023-09-23fbdev: mmp: Annotate struct mmphw_ctrl with __counted_byKees Cook-1/+1
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie-290/+171
2023-09-21fbdev/sh7760fb: Depend on FB=yThomas Zimmermann-1/+1
2023-09-18drm: fix up fbdev Kconfig defaultsArnd Bergmann-1/+2
2023-09-11fbdev/core: Clean up include statements in fbmem.cThomas Zimmermann-18/+1
2023-09-11fbdev/core: Remove empty internal helpers from fb_logo.cThomas Zimmermann-16/+6
2023-09-11fbdev/core: Move logo functions into separate source fileThomas Zimmermann-520/+524
2023-09-11fbdev/core: Unexport logo helpersThomas Zimmermann-5/+16
2023-09-11fbdev/core: Fix style of code for boot-up logoThomas Zimmermann-6/+7
2023-09-11fbdev/mmp/mmpfb: Do not display boot-up logoThomas Zimmermann-7/+0
2023-09-11fbdev/au1200fb: Do not display boot-up logoThomas Zimmermann-9/+0
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel-1/+1
2023-09-06Merge tag 'backlight-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-18/+22
2023-09-05fbdev/hyperv_fb: Use fb_ops helpers for deferred I/OThomas Zimmermann-38/+15
2023-09-05fbdev: Add Kconfig macro FB_IOMEM_HELPERS_DEFERREDThomas Zimmermann-0/+6
2023-09-05fbdev/udlfb: Use fb_ops helpers for deferred I/OThomas Zimmermann-67/+22
2023-09-05fbdev/smscufx: Use fb_ops helpers for deferred I/OThomas Zimmermann-63/+22
2023-09-02fbdev/g364fb: fix build failure with mipsSudip Mukherjee-1/+1
2023-09-01fbdev: ssd1307fb: Use bool for ssd1307fb_deviceinfo flagsGeert Uytterhoeven-2/+2
2023-09-01fbdev: neofb: Shorten Neomagic product name in info structHelge Deller-18/+9
2023-08-31fbdev: mx3fb: Remove the driverFabio Estevam-1707/+0
2023-08-31fbdev/core: Use list_for_each_entry() helperJinjie Ruan-23/+7
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1691/+1335
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-6/+1
2023-08-28fbdev/tcx: Use initializer macro for struct fb_opsThomas Zimmermann-17/+7
2023-08-28fbdev/p9100: Use initializer macro for struct fb_opsThomas Zimmermann-16/+6
2023-08-28fbdev/leo: Use initializer macro for struct fb_opsThomas Zimmermann-16/+7
2023-08-28fbdev/ffb: Use initializer macro for struct fb_opsThomas Zimmermann-9/+8
2023-08-28fbdev/cg6: Use initializer macro for struct fb_opsThomas Zimmermann-9/+8
2023-08-28fbdev/cg3: Use initializer macro for struct fb_opsThomas Zimmermann-15/+6
2023-08-28fbdev/cg14: Use initializer macro for struct fb_opsThomas Zimmermann-16/+7
2023-08-28fbdev/bw2: Use initializer macro for struct fb_opsThomas Zimmermann-15/+6
2023-08-28fbdev/sbus: Add initializer macros and Kconfig tokens for SBUS supportThomas Zimmermann-0/+37
2023-08-28fbdev/sbus: Forward declare all necessary structures in headerThomas Zimmermann-1/+5
2023-08-28fbdev/sbus: Build sbuslib.o if CONFIG_FB_SBUS has been selectedThomas Zimmermann-8/+9
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie-125/+106
2023-08-21backlight: led_bl: Remove redundant of_match_ptr()Ruan Jinjie-1/+1
2023-08-18drm/i915: Move abs_diff() to math.hAndy Shevchenko-6/+1
2023-08-18backlight: lp855x: Drop ret variable in brightness change functionArtur Weber-5/+3
2023-08-15fbdev: goldfishfb: Do not check 0 for platform_get_irq()Zhu Wang-2/+2
2023-08-15fbdev: atmel_lcdfb: Remove redundant of_match_ptr()Ruan Jinjie-1/+1
2023-08-04fbdev/xilinxfb: Use fbdev I/O helpersThomas Zimmermann-6/+2
2023-08-04fbdev/vesafb: Use fbdev I/O helpersThomas Zimmermann-6/+2
2023-08-04fbdev/valkyriefb: Use fbdev I/O helpersThomas Zimmermann-6/+2