index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
arch: Remove struct fb_info from video helpers
Thomas Zimmermann
1
-1
/
+1
2024-05-03
fbdev: omap: lcd_ams_delta: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-05-03
fbdev: imx: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-05-03
fbdev: clps711x: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-05-02
fbdev/deferred-io: Provide get_page hook in struct fb_deferred_io
Thomas Zimmermann
1
-0
/
+4
2024-05-02
fbdev/deferred-io: Always call get_page() for framebuffer pages
Thomas Zimmermann
1
-4
/
+5
2024-05-02
fbdev/deferred-io: Test smem_start for I/O memory
Thomas Zimmermann
1
-2
/
+2
2024-05-02
fbdev/deferred-io: Test screen_buffer for vmalloc'ed memory
Thomas Zimmermann
1
-3
/
+3
2024-05-02
fbdev/deferred-io: Clean up pageref on lastclose
Thomas Zimmermann
1
-6
/
+11
2024-05-02
fbdev/deferred-io: Move pageref setup into separate helper
Thomas Zimmermann
1
-12
/
+30
2024-04-29
Merge v6.9-rc6 into drm-next
Daniel Vetter
1
-1
/
+1
2024-04-25
fbdev: offb: replace of_node_put with __free(device_node)
Abdulrasaq Lawani
1
-2
/
+1
2024-04-25
fbdev: savage: Handle err return when savagefb_check_var failed
Cai Xinchen
1
-1
/
+4
2024-04-25
fbdev: uvesafb: replace deprecated strncpy with strscpy_pad
Justin Stitt
1
-1
/
+1
2024-04-25
fbdev: au1200fb: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2024-04-25
fbdev: fsl-diu-fb: replace deprecated strncpy with strscpy_pad
Justin Stitt
1
-1
/
+1
2024-04-24
fbdev: fix incorrect address computation in deferred IO
drm-misc-fixes-2024-04-25
Nam Cao
1
-1
/
+1
2024-04-10
fbdev: add HAS_IOPORT dependencies
Niklas Schnelle
1
-11
/
+11
2024-04-10
fbdev: sh7760fb: allow modular build
Randy Dunlap
1
-2
/
+2
2024-04-05
Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-0
/
+6
2024-04-03
fbdev: sisfb: hide unused variables
Arnd Bergmann
1
-2
/
+1
2024-03-28
backlight: Remove fb_blank from struct backlight_properties
Thomas Zimmermann
3
-3
/
+0
2024-03-28
fbdev: omap2/omapfb: Replace use of fb_blank with backlight helpers
Thomas Zimmermann
2
-12
/
+3
2024-03-28
fbdev: ssd1307fb: Remove struct backlight_ops.check_fb
Thomas Zimmermann
1
-7
/
+0
2024-03-28
fbdev: ssd1307fb: Init backlight before registering framebuffer
Thomas Zimmermann
1
-13
/
+11
2024-03-28
fbdev: sh_mobile_lcdc_fb: Remove struct backlight_ops.check_fb
Thomas Zimmermann
1
-7
/
+0
2024-03-28
backlight: Match backlight device against struct fb_info.bl_dev
Thomas Zimmermann
1
-0
/
+6
2024-03-27
fbdev: shmobile: fix snprintf truncation
Arnd Bergmann
1
-1
/
+1
2024-03-25
fbdev: Select I/O-memory framebuffer ops for SBus
Thomas Zimmermann
1
-0
/
+3
2024-03-25
fbdev: omap2: replace of_graph_get_next_endpoint()
Kuninori Morimoto
6
-24
/
+10
2024-03-22
Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-55
/
+85
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-128
/
+57
2024-03-21
fbdev: panel-tpo-td043mtea1: Convert sprintf() to sysfs_emit()
Li Zhijian
1
-9
/
+4
2024-03-19
fbmon: prevent division by zero in fb_videomode_from_videomode()
Roman Smirnov
1
-3
/
+4
2024-03-18
drm/omapdrm: Fix console with deferred ops
Tony Lindgren
1
-0
/
+6
2024-03-16
fbcon: Increase maximum font width x height to 64 x 128
Samuel Thibault
7
-30
/
+64
2024-03-15
fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
Aleksandr Burakov
1
-2
/
+2
2024-03-15
fbdev: mb862xxfb: Fix defined but not used error
Michael Ellerman
1
-9
/
+9
2024-03-15
fbdev: uvesafb: Convert sprintf/snprintf to sysfs_emit
Li Zhijian
1
-1
/
+1
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
8
-221
/
+127
2024-03-13
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-13
/
+13
2024-03-07
fbdev/chipsfb: Include <linux/backlight.h>
Thomas Zimmermann
1
-0
/
+1
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia ZiemiaĆska
1
-1
/
+1
2024-03-05
Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+0
2024-03-01
fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem()
Michael Kelley
1
-2
/
+0
2024-02-26
fbcon: always restore the old font data in fbcon_do_set_font()
Jiri Slaby (SUSE)
1
-5
/
+3
2024-02-14
fbdev/efifb: Remove framebuffer relocation tracking
Thomas Zimmermann
1
-75
/
+1
2024-02-14
fbdev/efifb: Do not track parent device status
Thomas Zimmermann
1
-4
/
+1
2024-02-14
fbdev/efifb: Remove PM for parent device
Thomas Zimmermann
1
-13
/
+3
[prev]
[next]