index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-14
fbdev: wm8505fb: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-03-14
fbdev: pxa3xx-gcu: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-14
fbdev: Use of_property_read_bool() for boolean properties
Rob Herring
4
-8
/
+6
2023-03-14
fbdev: clps711x-fb: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-14
fbdev: tgafb: Fix potential divide by zero
Wei Chen
1
-0
/
+3
2023-03-14
fbdev: omapfb: cleanup inconsistent indentation
Lucy Mielke
1
-12
/
+18
2023-03-14
Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
4
-78
/
+32
2023-03-13
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
48
-5775
/
+216
2023-03-10
fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
Takashi Iwai
1
-4
/
+13
2023-02-28
fbdev: chipsfb: Fix error codes in chipsfb_pci_init()
Dan Carpenter
1
-4
/
+10
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-20
/
+15
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+3
2023-02-22
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-148
/
+97
2023-02-21
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+1
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
18
-5463
/
+4
2023-02-20
fbdev: Handle video= parameter in video/cmdline.c
Thomas Zimmermann
3
-87
/
+14
2023-02-20
fbdev: Move option-string lookup into helper
Thomas Zimmermann
1
-24
/
+36
2023-02-20
fbdev: Unexport fb_mode_option
Thomas Zimmermann
1
-3
/
+1
2023-02-20
fbdev: Read video= option with fb_get_option() in modedb
Thomas Zimmermann
1
-2
/
+6
2023-02-20
fbdev: Support NULL for name in option-string lookup
Thomas Zimmermann
1
-1
/
+6
2023-02-20
fbdev: Transfer video= option strings to caller; clarify ownership
Thomas Zimmermann
1
-4
/
+12
2023-02-20
fbdev: Fix contact info in fb_cmdline.c
Thomas Zimmermann
1
-1
/
+1
2023-02-17
Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-1
/
+13
2023-02-10
fbdev: Fix invalid page access after closing deferred I/O devices
Takashi Iwai
2
-1
/
+13
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2
-3
/
+3
2023-02-07
nvidiafb: detect the hardware support before removing console.
Dave Airlie
1
-39
/
+42
2023-02-06
Merge 6.2-rc7 into tty-next
Greg Kroah-Hartman
14
-75
/
+27
2023-02-05
Merge tag 'fbdev-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-75
/
+27
2023-02-04
fbcon: Check font dimension limits
Samuel Thibault
1
-2
/
+5
2023-02-01
fbdev: remove w100fb driver
Arnd Bergmann
4
-2586
/
+0
2023-02-01
fbdev: remove tmiofb driver
Arnd Bergmann
3
-1063
/
+0
2023-01-31
Merge v6.2-rc6 into drm-next
Daniel Vetter
6
-23
/
+27
2023-01-24
fbdev: Remove unused struct fb_deferred_io .first_io field
Javier Martinez Canillas
1
-4
/
+0
2023-01-19
VT: Bump font size limitation to 64x128 pixels
Samuel Thibault
1
-0
/
+2
2023-01-19
VT: Add height parameter to con_font_get/set consw operations
Samuel Thibault
1
-20
/
+13
2023-01-19
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
30
-543
/
+281
2023-01-17
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
1
-4
/
+1
2023-01-16
fbdev: omapfb: Use kstrtobool() instead of strtobool()
Christophe JAILLET
4
-8
/
+12
2023-01-16
fbdev: fbmon: fix function name in kernel-doc
Randy Dunlap
1
-1
/
+1
2023-01-16
fbdev: remove s3c2410 framebuffer
Arnd Bergmann
5
-1363
/
+4
2023-01-13
drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWARE
Thomas Zimmermann
2
-34
/
+0
2023-01-13
fbdev/vga16fb: Do not use struct fb_info.apertures
Thomas Zimmermann
1
-10
/
+5
2023-01-13
fbdev/vesafb: Do not use struct fb_info.apertures
Thomas Zimmermann
1
-14
/
+13
2023-01-13
fbdev/vesafb: Remove trailing whitespaces
Thomas Zimmermann
1
-5
/
+5
2023-01-13
fbdev/simplefb: Do not use struct fb_info.apertures
Thomas Zimmermann
1
-8
/
+11
2023-01-13
fbdev/offb: Do not use struct fb_info.apertures
Thomas Zimmermann
1
-9
/
+11
2023-01-13
fbdev/offb: Allocate struct offb_par with framebuffer_alloc()
Thomas Zimmermann
1
-8
/
+5
2023-01-13
fbdev/efifb: Do not use struct fb_info.apertures
Thomas Zimmermann
1
-10
/
+14
2023-01-13
fbdev/efifb: Add struct efifb_par for driver data
Thomas Zimmermann
1
-3
/
+8
2023-01-13
fbdev/hyperv-fb: Do not set struct fb_info.apertures
Thomas Zimmermann
1
-11
/
+6
[prev]
[next]