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-06
fbdev/sh7760fb: Depend on FB=y
Thomas Zimmermann
1
-1
/
+1
2023-09-19
backlight: gpio_backlight: Drop output GPIO direction check for initial power...
Ying Liu
1
-2
/
+1
2023-09-19
backlight: lp855x: Initialize PWM state on first brightness change
Artur Weber
1
-8
/
+12
2023-09-19
fbdev/ep93xx-fb: Do not assign to struct fb_info.dev
Thomas Zimmermann
1
-1
/
+0
2023-09-13
backlight/lv5207lp: Compare against struct fb_info.device
Thomas Zimmermann
1
-1
/
+1
2023-09-13
backlight/bd6107: Compare against struct fb_info.device
Thomas Zimmermann
1
-1
/
+1
2023-09-13
backlight/gpio_backlight: Compare against struct fb_info.device
Thomas Zimmermann
1
-1
/
+1
2023-08-16
fbdev: goldfishfb: Do not check 0 for platform_get_irq()
Zhu Wang
1
-2
/
+2
2023-08-16
fbdev: atmel_lcdfb: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-07-31
fbdev: ssd1307fb: Print the PWM's label instead of its number
Uwe Kleine-König
1
-2
/
+2
2023-07-31
fbdev: mmp: fix value check in mmphw_probe()
Yuanjun Gong
1
-1
/
+3
2023-07-31
fbdev: amifb: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Atul Raut
1
-1
/
+1
2023-07-20
fbdev: Explicitly include correct DT includes
Rob Herring
18
-26
/
+31
2023-07-20
fbdev: ep93xx-fb: fix return value check in ep93xxfb_probe
Yuanjun Gong
1
-1
/
+3
2023-07-20
fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probe
Zhang Shurong
1
-0
/
+3
2023-07-20
fbdev: kyro: make some const read-only arrays static and reduce type size
Colin Ian King
1
-5
/
+5
2023-07-20
fbcon: remove unused display (p) from fbcon_redraw()
Jiri Slaby (SUSE)
1
-4
/
+3
2023-07-20
sticon: make sticon_set_def_font() void and remove op parameter
Jiri Slaby (SUSE)
1
-6
/
+6
2023-07-20
vgacon: cache vc_cell_height in vgacon_cursor()
Jiri Slaby (SUSE)
1
-19
/
+15
2023-07-20
vgacon: let vgacon_doresize() return void
Jiri Slaby (SUSE)
1
-2
/
+1
2023-07-20
vgacon: remove unused xpos from vgacon_set_cursor_size()
Jiri Slaby (SUSE)
1
-15
/
+10
2023-07-20
vgacon: remove unneeded forward declarations
Jiri Slaby (SUSE)
1
-9
/
+1
2023-07-20
vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()
Jiri Slaby (SUSE)
1
-6
/
+6
2023-07-11
fbdev: imxfb: remove unneeded labels
Yangtao Li
1
-14
/
+9
2023-07-11
fbdev: imxfb: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-6
/
+1
2023-07-11
fbdev: imxfb: Convert to devm_kmalloc_array()
Yangtao Li
1
-3
/
+2
2023-07-11
fbdev: imxfb: Removed unneeded release_mem_region
Yangtao Li
1
-1
/
+0
2023-07-11
fbdev: imxfb: switch to DEFINE_SIMPLE_DEV_PM_OPS
Martin Kaiser
1
-4
/
+4
2023-07-11
fbdev: imxfb: warn about invalid left/right margin
Martin Kaiser
1
-2
/
+2
2023-07-03
Merge tag 'backlight-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-42
/
+50
2023-06-30
sticon/parisc: Fix STI console on 64-bit only machines
Helge Deller
2
-57
/
+106
2023-06-30
sticon/parisc: Allow 64-bit STI calls in PDC firmware abstration
Helge Deller
1
-1
/
+1
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
40
-754
/
+441
2023-06-29
Merge tag 'fbdev-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-22
/
+45
2023-06-29
Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+10
2023-06-26
backlight: led_bl: Take led_access lock when required
Mans Rullgard
1
-1
/
+4
2023-06-24
fbdev: fix potential OOB read in fast_imageblit()
Zhang Shurong
1
-1
/
+1
2023-06-22
fbdev: sh7760fb: Fix -Wimplicit-fallthrough warnings
Gustavo A. R. Silva
1
-0
/
+2
2023-06-22
fbdev: sh_mobile_lcdcfb: Fix ARGB32 overlay format typo
Geert Uytterhoeven
1
-1
/
+1
2023-06-19
fbdev: hitfb: Use NULL for pointers
Thomas Zimmermann
1
-2
/
+2
2023-06-19
fbdev: hitfb: Fix integer-to-pointer cast
Thomas Zimmermann
1
-1
/
+1
2023-06-19
fbdev/media: Use GPIO descriptors for VIA GPIO
Linus Walleij
3
-15
/
+28
2023-06-19
fbdev: broadsheetfb: Add MODULE_FIRMWARE macro
Juerg Haefliger
1
-0
/
+2
2023-06-19
fbdev: metronomefb: Add MODULE_FIRMWARE macro
Juerg Haefliger
1
-0
/
+2
2023-06-19
fbdev: hitfb: Declare hitfb_blank() as static
Thomas Zimmermann
1
-1
/
+1
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
15
-52
/
+42
2023-06-08
video: backlight: lp855x: Get PWM for PWM mode during probe
Artur Weber
1
-22
/
+26
2023-06-05
fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe()
Christophe JAILLET
1
-1
/
+5
2023-06-01
fbdev: Add Kconfig options to select different fb_ops helpers
Thomas Zimmermann
1
-0
/
+21
2023-05-30
fbdev: bw2: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
[next]