index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Lines
2023-10-19
fbdev/atyfb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
-0
/
+4
2023-10-19
fbdev/atafb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
-0
/
+3
2023-10-19
fbdev/arkfb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
-0
/
+3
2023-10-19
fbdev/amifb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
-0
/
+3
2023-10-19
fbdev/amba-clcd: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
-6
/
+3
2023-10-19
fbdev/68328fb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
-6
/
+3
2023-10-19
fbdev: Provide I/O-memory helpers as module
Thomas Zimmermann
-1
/
+11
2023-10-17
Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-7
/
+11
2023-10-17
hyperv: avoid dependency on screen_info
Arnd Bergmann
-4
/
+4
2023-10-17
vga16fb: drop powerpc support
Arnd Bergmann
-9
/
+2
2023-10-16
fbdev: core: syscopyarea: fix sloppy typing
Sergey Shtylyov
-1
/
+1
2023-10-16
fbdev: core: cfbcopyarea: fix sloppy typing
Sergey Shtylyov
-1
/
+1
2023-10-16
fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
Jorge Maidana
-1
/
+1
2023-10-16
fbdev: sa1100fb: mark sa1100fb_init() static
Arnd Bergmann
-1
/
+1
2023-10-16
fbdev: omapfb: fix some error codes
Dan Carpenter
-2
/
+2
2023-10-12
fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
Thomas Zimmermann
-1
/
+2
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-557
/
+530
2023-09-23
fbdev: atyfb: only use ioremap_uc() on i386 and ia64
Arnd Bergmann
-0
/
+4
2023-09-23
fbdev: mmp: Annotate struct mmphw_ctrl with __counted_by
Kees Cook
-1
/
+1
2023-09-22
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
-290
/
+171
2023-09-21
fbdev/sh7760fb: Depend on FB=y
Thomas Zimmermann
-1
/
+1
2023-09-18
drm: fix up fbdev Kconfig defaults
Arnd Bergmann
-1
/
+1
2023-09-11
fbdev/core: Clean up include statements in fbmem.c
Thomas Zimmermann
-18
/
+1
2023-09-11
fbdev/core: Remove empty internal helpers from fb_logo.c
Thomas Zimmermann
-16
/
+6
2023-09-11
fbdev/core: Move logo functions into separate source file
Thomas Zimmermann
-520
/
+524
2023-09-11
fbdev/core: Unexport logo helpers
Thomas Zimmermann
-5
/
+16
2023-09-11
fbdev/core: Fix style of code for boot-up logo
Thomas Zimmermann
-6
/
+7
2023-09-11
fbdev/mmp/mmpfb: Do not display boot-up logo
Thomas Zimmermann
-7
/
+0
2023-09-11
fbdev/au1200fb: Do not display boot-up logo
Thomas Zimmermann
-9
/
+0
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
-1
/
+1
2023-09-05
fbdev/hyperv_fb: Use fb_ops helpers for deferred I/O
Thomas Zimmermann
-38
/
+15
2023-09-05
fbdev: Add Kconfig macro FB_IOMEM_HELPERS_DEFERRED
Thomas Zimmermann
-0
/
+6
2023-09-05
fbdev/udlfb: Use fb_ops helpers for deferred I/O
Thomas Zimmermann
-67
/
+22
2023-09-05
fbdev/smscufx: Use fb_ops helpers for deferred I/O
Thomas Zimmermann
-63
/
+22
2023-09-02
fbdev/g364fb: fix build failure with mips
Sudip Mukherjee
-1
/
+1
2023-09-01
fbdev: ssd1307fb: Use bool for ssd1307fb_deviceinfo flags
Geert Uytterhoeven
-2
/
+2
2023-09-01
fbdev: neofb: Shorten Neomagic product name in info struct
Helge Deller
-18
/
+9
2023-08-31
fbdev: mx3fb: Remove the driver
Fabio Estevam
-1707
/
+0
2023-08-31
fbdev/core: Use list_for_each_entry() helper
Jinjie Ruan
-23
/
+7
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-1680
/
+1322
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-6
/
+1
2023-08-28
fbdev/tcx: Use initializer macro for struct fb_ops
Thomas Zimmermann
-17
/
+7
2023-08-28
fbdev/p9100: Use initializer macro for struct fb_ops
Thomas Zimmermann
-16
/
+6
2023-08-28
fbdev/leo: Use initializer macro for struct fb_ops
Thomas Zimmermann
-16
/
+7
2023-08-28
fbdev/ffb: Use initializer macro for struct fb_ops
Thomas Zimmermann
-9
/
+8
2023-08-28
fbdev/cg6: Use initializer macro for struct fb_ops
Thomas Zimmermann
-9
/
+8
2023-08-28
fbdev/cg3: Use initializer macro for struct fb_ops
Thomas Zimmermann
-15
/
+6
2023-08-28
fbdev/cg14: Use initializer macro for struct fb_ops
Thomas Zimmermann
-16
/
+7
2023-08-28
fbdev/bw2: Use initializer macro for struct fb_ops
Thomas Zimmermann
-15
/
+6
2023-08-28
fbdev/sbus: Add initializer macros and Kconfig tokens for SBUS support
Thomas Zimmermann
-0
/
+37
[prev]
[next]