index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
2
-3
/
+3
*
Merge tag 'fbdev-for-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-03-18
21
-459
/
+408
|
\
|
*
fbdev: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-16
4
-4
/
+4
|
*
fbdev: au1200fb: Fix potential divide by zero
Wei Chen
2023-03-16
1
-0
/
+3
|
*
fbdev: lxfb: Fix potential divide by zero
Wei Chen
2023-03-16
1
-0
/
+3
|
*
fbdev: intelfb: Fix potential divide by zero
Wei Chen
2023-03-16
1
-0
/
+3
|
*
fbdev: nvidia: Fix potential divide by zero
Wei Chen
2023-03-16
1
-0
/
+2
|
*
fbdev: stifb: Provide valid pixelclock and add fb_check_var() checks
Helge Deller
2023-03-16
1
-0
/
+27
|
*
fbdev: omapfb: remove omap1 osk driver
Arnd Bergmann
2023-03-14
2
-87
/
+0
|
*
fbdev: xilinxfb: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-14
1
-2
/
+1
|
*
fbdev: wm8505fb: Use devm_platform_ioremap_resource()
Yang Li
2023-03-14
1
-3
/
+1
|
*
fbdev: pxa3xx-gcu: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-14
1
-2
/
+1
|
*
fbdev: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-14
4
-8
/
+6
|
*
fbdev: clps711x-fb: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-14
1
-2
/
+1
|
*
fbdev: tgafb: Fix potential divide by zero
Wei Chen
2023-03-14
1
-0
/
+3
|
*
fbdev: omapfb: cleanup inconsistent indentation
Lucy Mielke
2023-03-14
1
-12
/
+18
|
*
drivers: video: logo: add SPDX comment, remove GPL notice in pnmtologo.c
Nikita Romanyuk
2023-03-14
1
-6
/
+1
|
*
drivers: video: logo: fix code style issues in pnmtologo.c
Nikita Romanyuk
2023-03-14
1
-333
/
+334
*
|
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
2023-03-13
65
-6338
/
+486
|
\
|
|
*
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-24
4
-32
/
+29
|
|
\
|
|
*
Merge 6.2-rc7 into tty-next
Greg Kroah-Hartman
2023-02-06
14
-75
/
+27
|
|
|
\
|
|
*
|
VT: Bump font size limitation to 64x128 pixels
Samuel Thibault
2023-01-19
2
-1
/
+3
|
|
*
|
VT: Add height parameter to con_font_get/set consw operations
Samuel Thibault
2023-01-19
4
-32
/
+27
|
*
|
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
2
-3
/
+3
|
|
\
\
\
|
|
*
|
|
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
2
-3
/
+3
|
|
|
/
/
|
*
|
|
Merge tag 'backlight-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-23
13
-541
/
+256
|
|
\
\
\
|
|
*
|
|
backlight: ktz8866: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-02-22
1
-3
/
+2
|
|
*
|
|
backlight: ktz8866: Add support for Kinetic KTZ8866 backlight
Jianhua Lu
2023-02-22
3
-0
/
+218
|
|
*
|
|
backlight: pwm_bl: Don't rely on a disabled PWM emiting inactive state
Uwe Kleine-König
2023-02-22
1
-8
/
+22
|
|
*
|
|
backlight: pwm_bl: Configure pwm only once per backlight toggle
Uwe Kleine-König
2023-02-22
1
-18
/
+10
|
|
*
|
|
backlight: Remove pxa tosa support
Arnd Bergmann
2023-02-22
5
-480
/
+0
|
|
*
|
|
backlight: aat2870: Use backlight helper
Stephen Kitt
2023-02-22
1
-6
/
+1
|
|
*
|
|
backlight: ipaq_micro: Use backlight helper
Stephen Kitt
2023-02-22
1
-6
/
+1
|
|
*
|
|
backlight: arcxcnn: Use backlight helper
Stephen Kitt
2023-02-22
1
-4
/
+1
|
|
*
|
|
backlight: sky81452: Fix sky81452_bl_platform_data kernel-doc
Randy Dunlap
2023-02-22
1
-1
/
+1
|
|
*
|
|
backlight: pwm_bl: Drop support for legacy PWM probing
Uwe Kleine-König
2023-02-22
1
-12
/
+0
|
|
*
|
|
backlight: ktd253: Switch to use dev_err_probe() helper
Yang Yingliang
2023-02-22
1
-6
/
+3
|
|
*
|
|
backlight: backlight: Fix doc for backlight_device_get_by_name
Miaoqian Lin
2023-02-22
1
-1
/
+1
|
*
|
|
|
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-02-22
11
-148
/
+97
|
|
\
\
\
\
|
|
*
\
\
\
Merge v6.2-rc6 into drm-next
Daniel Vetter
2023-01-31
6
-23
/
+27
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
fbdev: Remove unused struct fb_deferred_io .first_io field
Javier Martinez Canillas
2023-01-24
1
-4
/
+0
|
|
*
|
|
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-01-19
40
-570
/
+303
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWARE
Thomas Zimmermann
2023-01-13
2
-34
/
+0
|
|
*
|
|
|
fbdev/vga16fb: Do not use struct fb_info.apertures
Thomas Zimmermann
2023-01-13
1
-10
/
+5
|
|
*
|
|
|
fbdev/vesafb: Do not use struct fb_info.apertures
Thomas Zimmermann
2023-01-13
1
-14
/
+13
|
|
*
|
|
|
fbdev/vesafb: Remove trailing whitespaces
Thomas Zimmermann
2023-01-13
1
-5
/
+5
|
|
*
|
|
|
fbdev/simplefb: Do not use struct fb_info.apertures
Thomas Zimmermann
2023-01-13
1
-8
/
+11
|
|
*
|
|
|
fbdev/offb: Do not use struct fb_info.apertures
Thomas Zimmermann
2023-01-13
1
-9
/
+11
|
|
*
|
|
|
fbdev/offb: Allocate struct offb_par with framebuffer_alloc()
Thomas Zimmermann
2023-01-13
1
-8
/
+5
|
|
*
|
|
|
fbdev/efifb: Do not use struct fb_info.apertures
Thomas Zimmermann
2023-01-13
1
-10
/
+14
[next]