index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-29
fbdev/wm8505fb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-0
/
+3
2023-11-29
fbdev/vt8500lcdfb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
2
-1
/
+4
2023-11-29
fbdev/clps711x-fb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
2
-6
/
+2
2023-11-29
fbdev/ps3fb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
2
-9
/
+3
2023-11-29
fbdev/ps3fb: Set FBINFO_VIRTFB flag
Thomas Zimmermann
1
-1
/
+1
2023-11-29
fbdev/au1200fb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
2
-9
/
+3
2023-11-29
fbdev/au1200fb: Set FBINFO_VIRTFB flag
Thomas Zimmermann
1
-0
/
+2
2023-11-29
fbdev/udlfb: Select correct helpers
Thomas Zimmermann
1
-5
/
+1
2023-11-29
fbdev/smscufx: Select correct helpers
Thomas Zimmermann
1
-5
/
+1
2023-11-29
fbdev/sh_mobile_lcdcfb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
2
-12
/
+5
2023-11-29
fbdev/sh_mobile_lcdcfb: Set FBINFO_VIRTFB flag
Thomas Zimmermann
1
-0
/
+2
2023-11-29
fbdev/arcfb: Use generator macros for deferred I/O
Thomas Zimmermann
2
-91
/
+27
2023-11-29
fbdev/arcfb: Set FBINFO_VIRTFB flag
Thomas Zimmermann
1
-0
/
+1
2023-11-29
fbdev/vfb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
2
-9
/
+3
2023-11-29
fbdev/vfb: Set FBINFO_VIRTFB flag
Thomas Zimmermann
1
-0
/
+1
2023-11-29
fbdev/sm712fb: Use correct initializer macros for struct fb_ops
Thomas Zimmermann
1
-4
/
+2
2023-11-29
fbdev/acornfb: Fix name of fb_ops initializer macro
Thomas Zimmermann
1
-1
/
+1
2023-11-28
vgacon: drop IA64 reference in VGA_CONSOLE dependency list
Lukas Bulwahn
1
-1
/
+1
2023-11-23
backlight: pwm_bl: Use dev_err_probe
Alexander Stein
1
-16
/
+18
2023-11-23
backlight: mp3309c: Add support for MPS MP3309C
Flavio Suligoi
3
-0
/
+455
2023-11-22
fbdev/simplefb: Suppress error on missing power domains
Richard Acayan
1
-0
/
+4
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
31
-167
/
+161
2023-11-10
fbdev: fsl-diu-fb: mark wr_reg_wa() static
Arnd Bergmann
1
-1
/
+1
2023-11-10
fbdev: amifb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: amifb: Mark driver struct with __refdata to prevent section mismatch w...
Uwe Kleine-König
1
-1
/
+7
2023-11-10
fbdev: hyperv_fb: fix uninitialized local variable use
Arnd Bergmann
1
-0
/
+2
2023-11-10
fbdev: omapfb/tpd12s015: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/tfp410: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/sharp-ls037v7dw01: Convert to platform remove callback returnin...
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/opa362: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/hdmi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/dvi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/dsi-cm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/dpi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/analog-tv: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: atmel_lcdfb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-11-10
fbdev: omapfb/tpd12s015: Don't put .remove() in .exit.text and drop suppress_...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/tfp410: Don't put .remove() in .exit.text and drop suppress_bin...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/sharp-ls037v7dw01: Don't put .remove() in .exit.text and drop s...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/opa362: Don't put .remove() in .exit.text and drop suppress_bin...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/hdmi: Don't put .remove() in .exit.text and drop suppress_bind_...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/dvi: Don't put .remove() in .exit.text and drop suppress_bind_a...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/dsi-cm: Don't put .remove() in .exit.text and drop suppress_bin...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/dpi: Don't put .remove() in .exit.text and drop suppress_bind_a...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/analog-tv: Don't put .remove() in .exit.text and drop suppress_...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: atmel_lcdfb: Stop using platform_driver_probe()
Uwe Kleine-König
1
-7
/
+7
2023-11-07
fbdev: imsttfb: fix a resource leak in probe
Dan Carpenter
1
-13
/
+16
2023-11-07
fbdev: imsttfb: fix double free in probe()
Dan Carpenter
1
-5
/
+1
2023-11-07
fbdev: viafb: use new array-copying-wrapper
Philipp Stanner
1
-1
/
+1
2023-11-07
fbdev: omapfb: Drop unused remove function
Uwe Kleine-König
1
-8
/
+1
[prev]
[next]