index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Lines
2023-05-30
fbdev: au1100fb: Convert to platform remove callback returning void
Uwe Kleine-König
-5
/
+3
2023-05-30
fbdev: arcfb: Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
2023-05-30
fbdev: au1100fb: Drop if with an always false condition
Uwe Kleine-König
-3
/
+0
2023-05-27
fbcon: Fix null-ptr-deref in soft_cursor
Helge Deller
-0
/
+3
2023-05-27
fbdev: imsttfb: Fix error path of imsttfb_probe()
Helge Deller
-2
/
+4
2023-05-27
fbdev: imsttfb: Release framebuffer and dealloc cmap on error path
Helge Deller
-1
/
+5
2023-05-27
fbdev: matroxfb ssd1307fb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
-2
/
+2
2023-05-26
Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-71
/
+89
2023-05-25
backlight: pwm_bl: Remove unneeded checks for valid GPIOs
Geert Uytterhoeven
-6
/
+3
2023-05-25
backlight: Switch i2c drivers back to use .probe()
Uwe Kleine-König
-11
/
+11
2023-05-25
backlight: lm3630a: Turn off both led strings when display is blank
Maximilian Weigand
-2
/
+6
2023-05-24
Input: ads7846 - Convert to use software nodes
Linus Walleij
-0
/
+10
2023-05-20
fbdev: stifb: Whitespace cleanups
Helge Deller
-3
/
+3
2023-05-20
fbdev: udlfb: Use usb_control_msg_send()
Helge Deller
-11
/
+3
2023-05-20
fbdev: udlfb: Fix endpoint check
Alan Stern
-5
/
+8
2023-05-20
fbdev: atyfb: Remove unused clock determination
Niklas Schnelle
-5
/
+0
2023-05-20
fbdev: i810: include i810_main.h in i810_dvt.c
Arnd Bergmann
-1
/
+2
2023-05-20
fbdev: fbmem: mark get_fb_unmapped_area() static
Arnd Bergmann
-2
/
+2
2023-05-19
fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe()
Dan Carpenter
-1
/
+2
2023-05-19
Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-688
/
+336
2023-05-18
fbdev: Rename fb_mem*() helpers
Thomas Zimmermann
-10
/
+10
2023-05-18
fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Thomas Zimmermann
-3
/
+0
2023-05-18
fbdev: Include <linux/io.h> in various drivers
Thomas Zimmermann
-0
/
+5
2023-05-18
fbdev/matrox: Remove trailing whitespaces
Thomas Zimmermann
-5
/
+5
2023-05-18
fbdev/hitfb: Cast I/O offset to address
Thomas Zimmermann
-53
/
+69
2023-05-12
fbdev: stifb: Fix info entry in sti_struct on error path
Helge Deller
-0
/
+1
2023-05-12
fbdev: modedb: Add 1920x1080 at 60 Hz video mode
Helge Deller
-0
/
+5
2023-05-11
fbdev: imsttfb: Fix use after free bug in imsttfb_probe
Zheng Wang
-7
/
+8
2023-05-11
fbdev: vfb: Remove trailing whitespaces
Thomas Zimmermann
-5
/
+5
2023-05-11
fbdev: valkyriefb: Remove trailing whitespaces
Thomas Zimmermann
-7
/
+7
2023-05-11
fbdev: stifb: Remove trailing whitespaces
Thomas Zimmermann
-78
/
+78
2023-05-11
fbdev: sa1100fb: Remove trailing whitespaces
Thomas Zimmermann
-16
/
+16
2023-05-11
fbdev: platinumfb: Remove trailing whitespaces
Thomas Zimmermann
-15
/
+15
2023-05-11
fbdev: p9100: Remove trailing whitespaces
Thomas Zimmermann
-2
/
+2
2023-05-11
fbdev: maxinefb: Remove trailing whitespaces
Thomas Zimmermann
-1
/
+1
2023-05-11
fbdev: macfb: Remove trailing whitespaces
Thomas Zimmermann
-5
/
+5
2023-05-11
fbdev: hpfb: Remove trailing whitespaces
Thomas Zimmermann
-4
/
+4
2023-05-11
fbdev: hgafb: Remove trailing whitespaces
Thomas Zimmermann
-18
/
+18
2023-05-11
fbdev: g364fb: Remove trailing whitespaces
Thomas Zimmermann
-3
/
+3
2023-05-11
fbdev: controlfb: Remove trailing whitespaces
Thomas Zimmermann
-17
/
+17
2023-05-11
fbdev: cg14: Remove trailing whitespaces
Thomas Zimmermann
-1
/
+1
2023-05-11
fbdev: atmel_lcdfb: Remove trailing whitespaces
Thomas Zimmermann
-1
/
+1
2023-05-11
fbdev: 68328fb: Remove trailing whitespaces
Thomas Zimmermann
-6
/
+6
2023-05-11
fbdev: arcfb: Fix error handling in arcfb_probe()
Zongjie Li
-6
/
+9
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-314
/
+189
2023-05-08
fbdev: Move I/O read and write code into helper functions
Thomas Zimmermann
-117
/
+136
2023-05-08
fbdev: Validate info->screen_{base, buffer} in fb_ops implementations
Thomas Zimmermann
-4
/
+40
2023-05-08
fbdev: Don't re-validate info->state in fb_ops implementations
Thomas Zimmermann
-21
/
+0
2023-05-08
fbdev: Use screen_buffer in fb_sys_{read,write}()
Thomas Zimmermann
-2
/
+2
2023-05-08
fbdev: Return number of bytes read or written
Thomas Zimmermann
-15
/
+24
[prev]
[next]