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
...
|
*
|
video: fbdev: pvr2fb: remove set but not used variable 'size'
YueHaibing
2019-04-11
1
-2
/
+0
|
*
|
fbdev: fix WARNING in __alloc_pages_nodemask bug
Jiufei Xue
2019-04-11
1
-0
/
+2
|
*
|
video: amba-clcd: Decomission Versatile and Nomadik
Linus Walleij
2019-04-11
7
-965
/
+2
|
*
|
fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough
Yifeng Li
2019-04-02
1
-0
/
+1
|
*
|
fbdev: fix divide error in fb_var_to_videomode
Shile Zhang
2019-04-01
1
-0
/
+3
|
*
|
fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display
Yifeng Li
2019-04-01
2
-16
/
+44
|
*
|
fbdev: sm712fb: fix support for 1024x768-16 mode
Yifeng Li
2019-04-01
1
-0
/
+59
|
*
|
fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
Yifeng Li
2019-04-01
1
-26
/
+38
|
*
|
fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM
Yifeng Li
2019-04-01
2
-9
/
+44
|
*
|
fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
Yifeng Li
2019-04-01
1
-1
/
+5
|
*
|
fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
Yifeng Li
2019-04-01
1
-1
/
+3
|
*
|
fbdev: sm712fb: fix brightness control on reboot, don't set SR30
Yifeng Li
2019-04-01
1
-2
/
+2
|
*
|
fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
Yifeng Li
2019-04-01
1
-1
/
+5
|
*
|
video: imsttfb: fix potential NULL pointer dereferences
Kangjie Lu
2019-04-01
1
-0
/
+5
|
*
|
video: hgafb: fix potential NULL pointer dereference
Kangjie Lu
2019-04-01
1
-0
/
+2
|
*
|
fbdev: list all pci memory bars as conflicting apertures
Gerd Hoffmann
2019-04-01
1
-4
/
+25
|
*
|
drivers: video: fbdev: Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
2019-04-01
6
-190
/
+188
|
*
|
omapfb: Fix potential NULL pointer dereference in kmalloc
Aditya Pakki
2019-04-01
1
-0
/
+2
|
*
|
xen, fbfront: mark expected switch fall-through
Gustavo A. R. Silva
2019-04-01
1
-1
/
+1
|
*
|
udlfb: introduce a rendering mutex
Mikulas Patocka
2019-04-01
1
-11
/
+30
|
*
|
udlfb: fix sleeping inside spinlock
Mikulas Patocka
2019-04-01
1
-3
/
+53
|
*
|
udlfb: delete the unused parameter for dlfb_handle_damage
Mikulas Patocka
2019-04-01
1
-12
/
+9
|
*
|
video: fbdev: atmel_lcdfb: drop AVR and platform_data support
Alexandre Belloni
2019-04-01
2
-113
/
+7
|
*
|
omapfb: add missing of_node_put after of_device_is_available
Julia Lawall
2019-04-01
1
-1
/
+3
|
*
|
video/macfb: Always initialize DAFB colour table pointer register
Finn Thain
2019-04-01
1
-1
/
+1
|
*
|
video/macfb: Call fb_invert_cmaps()
Finn Thain
2019-04-01
1
-2
/
+1
|
*
|
fbdev: atafb: Modernize printing of kernel messages
Geert Uytterhoeven
2019-04-01
1
-12
/
+13
|
*
|
fbdev: atafb: Fix broken frame buffer after kexec
Geert Uytterhoeven
2019-04-01
1
-4
/
+30
|
*
|
fbdev: atafb: Remove obsolete module support
Geert Uytterhoeven
2019-04-01
5
-107
/
+1
|
*
|
fbdev: atafb: Stop printing virtual screen_base
Geert Uytterhoeven
2019-04-01
1
-2
/
+2
|
*
|
video/macfb: Remove redundant code
Finn Thain
2019-04-01
1
-24
/
+0
|
*
|
video: fbdev: savage: fix indentation issue
Colin Ian King
2019-04-01
1
-3
/
+3
|
*
|
video: fbdev: vesafb: fix indentation issue
Colin Ian King
2019-04-01
1
-2
/
+2
|
*
|
fbdev: mxsfb: implement FB_PRE_INIT_FB option
Melchior Franz
2019-04-01
2
-1
/
+13
|
|
/
*
|
Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-05-09
3
-23
/
+18
|
\
\
|
*
|
pxa3xx-gcu: pass struct device to dma_mmap_coherent
Christoph Hellwig
2019-04-08
1
-1
/
+3
|
*
|
gbefb: switch to managed version of the DMA allocator
Christoph Hellwig
2019-04-08
1
-16
/
+8
|
*
|
da8xx-fb: pass struct device to DMA API functions
Christoph Hellwig
2019-04-08
1
-6
/
+7
|
|
/
*
/
efifb: Omit memory map check on legacy boot
Ard Biesheuvel
2019-03-29
1
-1
/
+2
|
/
*
Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux
Linus Torvalds
2019-03-15
21
-114
/
+69
|
\
|
*
fbdev: mbx: fix a misspelled variable name
Arnd Bergmann
2019-03-05
1
-1
/
+1
|
*
fbdev: omap2: fix warnings in dss core
Anders Roxell
2019-03-01
1
-3
/
+0
|
*
video: fbdev: Fix potential NULL pointer dereference
YueHaibing
2019-02-08
1
-0
/
+2
|
*
fbcon: Silence fbcon logo on 'quiet' boots
Prarit Bhargava
2019-02-08
1
-1
/
+7
|
*
video: ssd1307fb: Do not hard code active-low reset sequence
Michal Vokáč
2019-02-08
1
-2
/
+2
|
*
fbdev: fbmem: fix memory access if logo is bigger than the screen
Manfred Schlaegl
2019-02-08
1
-0
/
+3
|
*
video/fbdev: refactor video= cmdline parsing
Jani Nikula
2019-02-08
1
-13
/
+10
|
*
fbdev: mbx: fix up debugfs file creation
Greg Kroah-Hartman
2019-02-08
2
-28
/
+14
|
*
fbdev: omap2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-08
2
-26
/
+7
|
*
video: fbdev: geode: remove ifdef OLPC noise
Lubomir Rintel
2019-02-08
2
-22
/
+4
[prev]
[next]