index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
2018-08-24
27
-266
/
+578
|
\
|
*
fbcon: Do not takeover the console from atomic context
Hans de Goede
2018-08-10
1
-4
/
+15
|
*
dummycon: Stop exporting dummycon_[un]register_output_notifier
Hans de Goede
2018-08-10
1
-2
/
+0
|
*
fbcon: Only defer console takeover if the current console driver is the dummycon
Hans de Goede
2018-08-10
1
-14
/
+10
|
*
fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtin
Hans de Goede
2018-08-10
1
-1
/
+1
|
*
fbdev: omap2: omapfb: fix ifnullfree.cocci warnings
kbuild test robot
2018-07-31
1
-2
/
+1
|
*
fbdev: omap2: omapfb: fix bugon.cocci warnings
kbuild test robot
2018-07-31
1
-2
/
+1
|
*
fbdev: omap2: omapfb: fix boolreturn.cocci warnings
kbuild test robot
2018-07-31
1
-1
/
+1
|
*
fb: amifb: fix build warnings when not builtin
Randy Dunlap
2018-07-31
1
-2
/
+2
|
*
fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is set
Thomas Zimmermann
2018-07-31
1
-4
/
+9
|
*
udlfb: use spin_lock_irq instead of spin_lock_irqsave
Mikulas Patocka
2018-07-25
1
-6
/
+4
|
*
udlfb: avoid prefetch
Mikulas Patocka
2018-07-25
1
-8
/
+0
|
*
udlfb: optimization - test the backing buffer
Mikulas Patocka
2018-07-25
1
-10
/
+33
|
*
udlfb: allow reallocating the framebuffer
Mikulas Patocka
2018-07-25
1
-25
/
+49
|
*
udlfb: set line_length in dlfb_ops_set_par
Mikulas Patocka
2018-07-25
1
-0
/
+1
|
*
udlfb: handle allocation failure
Mikulas Patocka
2018-07-25
1
-9
/
+17
|
*
udlfb: make a local copy of fb_ops
Mikulas Patocka
2018-07-25
1
-1
/
+2
|
*
udlfb: don't switch if we are switching to the same videomode
Mikulas Patocka
2018-07-25
1
-2
/
+16
|
*
udlfb: fix display corruption of the last line
Mikulas Patocka
2018-07-25
1
-10
/
+20
|
*
udlfb: fix semaphore value leak
Mikulas Patocka
2018-07-25
1
-25
/
+2
|
*
fb: fix lost console when the user unplugs a USB adapter
Mikulas Patocka
2018-07-25
1
-6
/
+32
|
*
efifb: BGRT: Do not copy the boot graphics for non native resolutions
Hans de Goede
2018-07-24
1
-0
/
+43
|
*
fbdev: fix omap2/omapfb/dss/ indentation warning
Randy Dunlap
2018-07-24
1
-1
/
+1
|
*
omapfb: encoder-tpd12s015: remove redundant pointer 'in'
Colin Ian King
2018-07-24
1
-4
/
+1
|
*
video: fbdev: tridentfb: remove deadcode on unreachable case statement
Colin Ian King
2018-07-24
1
-3
/
+0
|
*
fbdev: omapfb: off by one in omapfb_register_client()
Dan Carpenter
2018-07-24
1
-1
/
+1
|
*
video: fbdev: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-24
4
-0
/
+5
|
*
omapfb: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-24
2
-0
/
+3
|
*
fbdev: fbmem: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-24
1
-0
/
+1
|
*
fbdev/via: fix defined but not used warning
Randy Dunlap
2018-07-24
1
-1
/
+2
|
*
omapfb: rename omap2 module to omap2fb.ko
Arnd Bergmann
2018-07-24
1
-2
/
+2
|
*
video: goldfishfb: fix memory leak on driver remove
Anton Vasilyev
2018-07-24
1
-0
/
+1
|
*
fbdev: fix modedb docs in fb_find_mode
Daniel Vetter
2018-07-24
1
-30
/
+32
|
*
video: fbdev: metronomefb: fix some off by one bugs
Dan Carpenter
2018-07-24
1
-5
/
+5
|
*
video/console/vgacon: Print big fat warning with nomodeset
Lyude Paul
2018-07-24
1
-0
/
+5
|
*
fbcon: introduce for_each_registered_fb() helper
Yisheng Xie
2018-07-24
2
-23
/
+12
|
*
video: fbdev: fsl-diu-fb: Remove VLA usage
Kees Cook
2018-07-24
1
-10
/
+13
|
*
video: fbdev: pxafb: Add support for lcd-supply regulator
Daniel Mack
2018-07-24
2
-0
/
+27
|
*
video: fbdev: pxafb: handle errors from pxafb_init_fbinfo() correctly
Daniel Mack
2018-07-24
1
-5
/
+4
|
*
video: fbdev: pxafb: switch to devm_* API
Daniel Mack
2018-07-24
1
-47
/
+17
|
*
video: fbdev: pxafb: clear allocated memory for video modes
Daniel Mack
2018-07-24
1
-2
/
+2
|
*
video: fbdev: pxa3xx_gcu: add devicetree bindings
Daniel Mack
2018-07-24
1
-0
/
+10
|
*
fbdev: Distinguish between interlaced and progressive modes
Fredrik Noring
2018-07-24
1
-11
/
+30
|
*
efifb: Copy the ACPI BGRT boot graphics to the framebuffer
Hans de Goede
2018-07-03
1
-0
/
+140
|
*
video: fbdev: simplefb: Stop including <linux/clk-provider.h>
Geert Uytterhoeven
2018-07-03
1
-1
/
+1
|
*
omapfb: encoder-tpd12s015: fix error return code
Julia Lawall
2018-07-03
1
-3
/
+9
|
*
video: fbdev: Set pixclock = 0 in goldfishfb
Christoffer Dall
2018-07-03
1
-1
/
+1
|
*
video: fbdev: Enable ACPI-based enumeration for goldfishfb
Yu Ning
2018-07-03
1
-0
/
+8
|
*
video: fbdev: Fix checkpatch warnings in goldfishfb.c
Roman Kiryanov
2018-07-03
1
-1
/
+3
*
|
Merge tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-21
2
-13
/
+220
|
\
\
[next]