index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
fbdev/imsttfb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-0
/
+3
2023-10-19
fbdev/i810fb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-3
/
+3
2023-10-19
fbdev/hpfb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-0
/
+3
2023-10-19
fbdev/hitfb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-2
/
+4
2023-10-19
fbdev/hgafb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-0
/
+3
2023-10-19
fbdev/gbefb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-7
/
+4
2023-10-19
fbdev/ep93xx-fb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-6
/
+3
2023-10-19
fbdev/dnfb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-0
/
+3
2023-10-19
fbdev/cyber2000fb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-0
/
+3
2023-10-19
fbdev/controlfb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-6
/
+3
2023-10-19
fbdev/cobalt-lcd: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-0
/
+3
2023-10-19
fbdev/cirrusfb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-0
/
+3
2023-10-19
fbdev/au1100fb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-8
/
+4
2023-10-19
fbdev/atyfb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-0
/
+4
2023-10-19
fbdev/atafb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-0
/
+3
2023-10-19
fbdev/arkfb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-0
/
+3
2023-10-19
fbdev/amifb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-0
/
+3
2023-10-19
fbdev/amba-clcd: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-6
/
+3
2023-10-19
fbdev/68328fb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-6
/
+3
2023-10-19
fbdev: Provide I/O-memory helpers as module
Thomas Zimmermann
3
-1
/
+11
2023-10-17
Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
7
-7
/
+11
2023-10-17
hyperv: avoid dependency on screen_info
Arnd Bergmann
1
-4
/
+4
2023-10-17
vga16fb: drop powerpc support
Arnd Bergmann
2
-9
/
+2
2023-10-16
fbdev: core: syscopyarea: fix sloppy typing
Sergey Shtylyov
1
-1
/
+1
2023-10-16
fbdev: core: cfbcopyarea: fix sloppy typing
Sergey Shtylyov
1
-1
/
+1
2023-10-16
fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
Jorge Maidana
1
-1
/
+1
2023-10-16
fbdev: sa1100fb: mark sa1100fb_init() static
Arnd Bergmann
1
-1
/
+1
2023-10-16
fbdev: omapfb: fix some error codes
Dan Carpenter
1
-2
/
+2
2023-10-12
fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
Thomas Zimmermann
1
-1
/
+2
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
7
-557
/
+530
2023-09-23
fbdev: atyfb: only use ioremap_uc() on i386 and ia64
Arnd Bergmann
1
-0
/
+4
2023-09-23
fbdev: mmp: Annotate struct mmphw_ctrl with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
15
-290
/
+171
2023-09-21
fbdev/sh7760fb: Depend on FB=y
Thomas Zimmermann
1
-1
/
+1
2023-09-18
drm: fix up fbdev Kconfig defaults
Arnd Bergmann
1
-1
/
+1
2023-09-11
fbdev/core: Clean up include statements in fbmem.c
Thomas Zimmermann
1
-18
/
+1
2023-09-11
fbdev/core: Remove empty internal helpers from fb_logo.c
Thomas Zimmermann
1
-16
/
+6
2023-09-11
fbdev/core: Move logo functions into separate source file
Thomas Zimmermann
5
-520
/
+524
2023-09-11
fbdev/core: Unexport logo helpers
Thomas Zimmermann
2
-5
/
+16
2023-09-11
fbdev/core: Fix style of code for boot-up logo
Thomas Zimmermann
1
-6
/
+7
2023-09-11
fbdev/mmp/mmpfb: Do not display boot-up logo
Thomas Zimmermann
1
-7
/
+0
2023-09-11
fbdev/au1200fb: Do not display boot-up logo
Thomas Zimmermann
1
-9
/
+0
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-1
/
+1
2023-09-05
fbdev/hyperv_fb: Use fb_ops helpers for deferred I/O
Thomas Zimmermann
2
-38
/
+15
2023-09-05
fbdev: Add Kconfig macro FB_IOMEM_HELPERS_DEFERRED
Thomas Zimmermann
1
-0
/
+6
2023-09-05
fbdev/udlfb: Use fb_ops helpers for deferred I/O
Thomas Zimmermann
1
-67
/
+22
2023-09-05
fbdev/smscufx: Use fb_ops helpers for deferred I/O
Thomas Zimmermann
1
-63
/
+22
2023-09-02
fbdev/g364fb: fix build failure with mips
Sudip Mukherjee
1
-1
/
+1
2023-09-01
fbdev: ssd1307fb: Use bool for ssd1307fb_deviceinfo flags
Geert Uytterhoeven
1
-2
/
+2
2023-09-01
fbdev: neofb: Shorten Neomagic product name in info struct
Helge Deller
1
-18
/
+9
[prev]
[next]