index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
fbdev: Provide I/O-memory helpers as module
Thomas Zimmermann
3
-1
/
+11
2023-10-18
Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-7
/
+11
2023-10-17
console: fix up ARM screen_info reference
Arnd Bergmann
1
-2
/
+3
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-17
vgacon: remove screen_info dependency
Arnd Bergmann
1
-28
/
+40
2023-10-17
dummycon: limit Arm console size hack to footbridge
Arnd Bergmann
2
-3
/
+4
2023-10-17
vgacon: rework Kconfig dependencies
Arnd Bergmann
1
-3
/
+3
2023-10-17
fbdev: core: syscopyarea: fix sloppy typing
Sergey Shtylyov
1
-1
/
+1
2023-10-17
fbdev: core: cfbcopyarea: fix sloppy typing
Sergey Shtylyov
1
-1
/
+1
2023-10-17
fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
Jorge Maidana
1
-1
/
+1
2023-10-17
fbdev: sa1100fb: mark sa1100fb_init() static
Arnd Bergmann
1
-1
/
+1
2023-10-17
fbdev: omapfb: fix some error codes
Dan Carpenter
1
-2
/
+2
2023-10-12
backlight: pwm_bl: Disable PWM on shutdown, suspend and remove
Uwe Kleine-König
1
-0
/
+22
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...
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/d...
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
2
-1
/
+2
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-06
Merge tag 'backlight-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-18
/
+22
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
2023-08-31
fbdev: mx3fb: Remove the driver
Fabio Estevam
3
-1707
/
+0
2023-08-31
fbdev/core: Use list_for_each_entry() helper
Jinjie Ruan
2
-23
/
+7
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
132
-1691
/
+1335
2023-08-30
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-6
/
+1
2023-08-28
fbdev/tcx: Use initializer macro for struct fb_ops
Thomas Zimmermann
2
-17
/
+7
2023-08-28
fbdev/p9100: Use initializer macro for struct fb_ops
Thomas Zimmermann
2
-16
/
+6
2023-08-28
fbdev/leo: Use initializer macro for struct fb_ops
Thomas Zimmermann
2
-16
/
+7
2023-08-28
fbdev/ffb: Use initializer macro for struct fb_ops
Thomas Zimmermann
1
-9
/
+8
2023-08-28
fbdev/cg6: Use initializer macro for struct fb_ops
Thomas Zimmermann
1
-9
/
+8
2023-08-28
fbdev/cg3: Use initializer macro for struct fb_ops
Thomas Zimmermann
2
-15
/
+6
2023-08-28
fbdev/cg14: Use initializer macro for struct fb_ops
Thomas Zimmermann
2
-16
/
+7
2023-08-28
fbdev/bw2: Use initializer macro for struct fb_ops
Thomas Zimmermann
2
-15
/
+6
2023-08-28
fbdev/sbus: Add initializer macros and Kconfig tokens for SBUS support
Thomas Zimmermann
2
-0
/
+37
[prev]
[next]