index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev: bw2: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
1
-4
/
+2
*
fbdev: broadsheetfb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
1
-3
/
+2
*
fbdev: au1200fb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
1
-4
/
+2
*
fbdev: au1100fb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
1
-5
/
+3
*
fbdev: arcfb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
1
-3
/
+2
*
fbdev: au1100fb: Drop if with an always false condition
Uwe Kleine-König
2023-05-30
1
-3
/
+0
*
fbcon: Fix null-ptr-deref in soft_cursor
Helge Deller
2023-05-27
1
-0
/
+3
*
fbdev: imsttfb: Fix error path of imsttfb_probe()
Helge Deller
2023-05-27
1
-2
/
+4
*
fbdev: imsttfb: Release framebuffer and dealloc cmap on error path
Helge Deller
2023-05-27
1
-1
/
+5
*
fbdev: matroxfb ssd1307fb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-27
2
-2
/
+2
*
fbdev: stifb: Whitespace cleanups
Helge Deller
2023-05-20
1
-3
/
+3
*
fbdev: udlfb: Use usb_control_msg_send()
Helge Deller
2023-05-20
1
-11
/
+3
*
fbdev: udlfb: Fix endpoint check
Alan Stern
2023-05-20
1
-5
/
+8
*
fbdev: atyfb: Remove unused clock determination
Niklas Schnelle
2023-05-20
1
-5
/
+0
*
fbdev: i810: include i810_main.h in i810_dvt.c
Arnd Bergmann
2023-05-20
1
-1
/
+2
*
fbdev: fbmem: mark get_fb_unmapped_area() static
Arnd Bergmann
2023-05-20
2
-2
/
+2
*
fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe()
Dan Carpenter
2023-05-19
1
-1
/
+2
*
fbdev: stifb: Fix info entry in sti_struct on error path
Helge Deller
2023-05-12
1
-0
/
+1
*
fbdev: modedb: Add 1920x1080 at 60 Hz video mode
Helge Deller
2023-05-12
1
-0
/
+5
*
fbdev: imsttfb: Fix use after free bug in imsttfb_probe
Zheng Wang
2023-05-11
1
-7
/
+8
*
fbdev: vfb: Remove trailing whitespaces
Thomas Zimmermann
2023-05-11
1
-5
/
+5
*
fbdev: valkyriefb: Remove trailing whitespaces
Thomas Zimmermann
2023-05-11
1
-7
/
+7
*
fbdev: stifb: Remove trailing whitespaces
Thomas Zimmermann
2023-05-11
1
-78
/
+78
*
fbdev: sa1100fb: Remove trailing whitespaces
Thomas Zimmermann
2023-05-11
1
-16
/
+16
*
fbdev: platinumfb: Remove trailing whitespaces
Thomas Zimmermann
2023-05-11
1
-15
/
+15
*
fbdev: p9100: Remove trailing whitespaces
Thomas Zimmermann
2023-05-11
1
-2
/
+2
*
fbdev: maxinefb: Remove trailing whitespaces
Thomas Zimmermann
2023-05-11
1
-1
/
+1
*
fbdev: macfb: Remove trailing whitespaces
Thomas Zimmermann
2023-05-11
1
-5
/
+5
*
fbdev: hpfb: Remove trailing whitespaces
Thomas Zimmermann
2023-05-11
1
-4
/
+4
*
fbdev: hgafb: Remove trailing whitespaces
Thomas Zimmermann
2023-05-11
1
-18
/
+18
*
fbdev: g364fb: Remove trailing whitespaces
Thomas Zimmermann
2023-05-11
1
-3
/
+3
*
fbdev: controlfb: Remove trailing whitespaces
Thomas Zimmermann
2023-05-11
1
-17
/
+17
*
fbdev: cg14: Remove trailing whitespaces
Thomas Zimmermann
2023-05-11
1
-1
/
+1
*
fbdev: atmel_lcdfb: Remove trailing whitespaces
Thomas Zimmermann
2023-05-11
1
-1
/
+1
*
fbdev: 68328fb: Remove trailing whitespaces
Thomas Zimmermann
2023-05-11
1
-6
/
+6
*
fbdev: arcfb: Fix error handling in arcfb_probe()
Zongjie Li
2023-05-11
1
-6
/
+9
*
Merge tag 'backlight-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-05-02
17
-67
/
+42
|
\
|
*
backlight: as3711: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-16
1
-12
/
+12
|
*
backlight: hx8357: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-16
1
-1
/
+1
|
*
backlight: arcxcnn_bl: Drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-16
1
-1
/
+1
|
*
backlight: lp855x: Mark OF related data as maybe unused
Krzysztof Kozlowski
2023-03-16
1
-1
/
+1
|
*
backlight: sky81452-backlight: Convert to platform remove callback returning ...
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: rt4831-backlight: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: qcom-wled: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: pwm_bl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: mt6370-backlight: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: lp8788_bl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: lm3533_bl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: led_bl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
backlight: hp680_bl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
[next]