index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
fbdev: sisfb: Fix strbuf array overflow
Andrey Shumilin
1
-1
/
+1
2024-10-17
fbcon: Fix a NULL pointer dereference issue in fbcon_putcs
Qianqiang Liu
1
-0
/
+2
2024-10-10
fbdev: pxafb: Fix possible use after free in pxafb_task()
Kaixin Wang
1
-0
/
+1
2024-10-10
fbdev: efifb: Register sysfs groups through driver core
Thomas Weißschuh
1
-9
/
+2
2024-10-04
fbdev: hpfb: Fix an error handling path in hpfb_dio_probe()
Christophe JAILLET
1
-0
/
+1
2024-08-11
fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributes
Thomas Zimmermann
1
-1
/
+1
2024-08-11
firmware/sysfb: Update screen_info for relocated EFI framebuffers
Thomas Zimmermann
1
-0
/
+88
2024-08-11
video: Provide screen_info_get_pci_dev() to find screen_info's PCI device
Thomas Zimmermann
2
-0
/
+49
2024-08-11
video: Add helpers for decoding screen_info
Thomas Zimmermann
3
-0
/
+153
2024-08-11
fbdev/vesafb: Replace references to global screen_info by local pointer
Thomas Zimmermann
1
-31
/
+35
2024-08-03
video: logo: Drop full path of the input filename in generated file
Lucas Stach
1
-2
/
+0
2024-06-16
fbdev: savage: Handle err return when savagefb_check_var failed
Cai Xinchen
1
-1
/
+4
2024-06-12
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
4
-9
/
+9
2024-06-12
fbdev: sh7760fb: allow modular build
Randy Dunlap
1
-2
/
+2
2024-06-12
fbdev: sisfb: hide unused variables
Arnd Bergmann
1
-2
/
+1
2024-06-12
fbdev: shmobile: fix snprintf truncation
Arnd Bergmann
1
-1
/
+1
2024-06-12
drm/omapdrm: Fix console with deferred ops
Tony Lindgren
1
-0
/
+6
2024-06-12
fbdev: Provide I/O-memory helpers as module
Thomas Zimmermann
3
-1
/
+11
2024-05-02
fbdev: fix incorrect address computation in deferred IO
Nam Cao
1
-1
/
+1
2024-04-13
fbmon: prevent division by zero in fb_videomode_from_videomode()
Roman Smirnov
1
-3
/
+4
2024-04-13
fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
Aleksandr Burakov
1
-2
/
+2
2024-03-26
backlight: lp8788: Fully initialize backlight_properties during probe
Daniel Thompson
1
-0
/
+1
2024-03-26
backlight: lm3639: Fully initialize backlight_properties during probe
Daniel Thompson
1
-0
/
+1
2024-03-26
backlight: da9052: Fully initialize backlight_properties during probe
Daniel Thompson
1
-0
/
+1
2024-03-26
backlight: lm3630a: Don't set bl->props.brightness in get_brightness
Luca Weiss
1
-10
/
+4
2024-03-26
backlight: lm3630a: Initialize backlight_properties on init
Luca Weiss
1
-0
/
+1
2024-03-26
backlight: ktz8866: Correct the check for of_property_read_u32
Jianhua Lu
1
-3
/
+3
2024-03-06
fbcon: always restore the old font data in fbcon_do_set_font()
Jiri Slaby (SUSE)
1
-5
/
+3
2024-03-01
fbdev: sis: Error out if pixclock equals zero
Fullway Wang
1
-0
/
+2
2024-03-01
fbdev: savage: Error out if pixclock equals zero
Fullway Wang
1
-0
/
+3
2024-01-25
fbdev: flush deferred IO before closing
Nam Cao
1
-1
/
+1
2024-01-25
fbdev: flush deferred work in fb_deferred_io_fsync()
Nam Cao
1
-5
/
+1
2024-01-25
fbdev/acornfb: Fix name of fb_ops initializer macro
Thomas Zimmermann
1
-1
/
+1
2024-01-25
fbdev: imxfb: fix left margin setting
Dario Binacchi
1
-2
/
+25
2023-11-20
fbdev: fsl-diu-fb: mark wr_reg_wa() static
Arnd Bergmann
1
-1
/
+1
2023-11-20
fbdev: imsttfb: fix a resource leak in probe
Dan Carpenter
1
-13
/
+16
2023-11-20
fbdev: imsttfb: fix double free in probe()
Dan Carpenter
1
-5
/
+1
2023-11-20
backlight: pwm_bl: Disable PWM on shutdown, suspend and remove
Uwe Kleine-König
1
-0
/
+22
2023-10-17
Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-7
/
+11
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-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-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-06
Merge tag 'backlight-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-18
/
+22
2023-09-02
fbdev/g364fb: fix build failure with mips
Sudip Mukherjee
1
-1
/
+1
[next]