index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
Linus Torvalds
2017-11-20
26
-723
/
+147
|
\
|
*
OMAPFB: prevent buffer underflow in omapfb_parse_vram_param()
Dan Carpenter
2017-11-17
1
-1
/
+1
|
*
video: fbdev: sm501fb: fix potential null pointer dereference on fbi
Colin Ian King
2017-11-17
1
-2
/
+4
|
*
fbcon: Initialize ops->info early
Thierry Reding
2017-11-13
1
-0
/
+1
|
*
video: fbdev: Convert timers to use timer_setup()
Kees Cook
2017-11-10
5
-18
/
+13
|
*
video: fbdev: pxa3xx_gcu: Convert timers to use timer_setup()
Kees Cook
2017-11-10
1
-8
/
+10
|
*
fbdev: controlfb: Add missing modes to fix out of bounds access
Geert Uytterhoeven
2017-11-09
1
-0
/
+2
|
*
video: fbdev: sis_main: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-09
1
-0
/
+4
|
*
video: fbdev: cirrusfb: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-09
1
-2
/
+4
|
*
video: fbdev: aty: radeon_pm: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-09
1
-0
/
+3
|
*
video: fbdev: sm501fb: mark expected switch fall-through in sm501fb_blank_crt
Gustavo A. R. Silva
2017-11-09
1
-0
/
+1
|
*
video: fbdev: intelfb: remove redundant variables
Colin Ian King
2017-11-09
1
-7
/
+2
|
*
video/fbdev/dnfb: Use common error handling code in dnfb_probe()
Markus Elfring
2017-11-09
1
-6
/
+7
|
*
sm501fb: suspend and resume fb if it exists
Sudip Mukherjee
2017-11-09
1
-0
/
+6
|
*
sm501fb: unregister framebuffer only if registered
Sudip Mukherjee
2017-11-09
1
-2
/
+4
|
*
sm501fb: deallocate colormap only if allocated
Sudip Mukherjee
2017-11-09
1
-0
/
+3
|
*
video: goldfishfb: Add support for device tree bindings
Aleksandar Markovic
2017-11-09
1
-1
/
+7
|
*
video: udlfb: Fix read EDID timeout
Ladislav Michl
2017-11-09
1
-5
/
+5
|
*
video: fbdev: remove dead igafb driver
Bartlomiej Zolnierkiewicz
2017-11-09
3
-590
/
+0
|
*
video: fbdev: mxsfb: fix pixelclock polarity
Stefan Agner
2017-11-09
1
-2
/
+11
|
*
video: fbdev: au1200fb: Style clean up
Christophe JAILLET
2017-11-09
1
-4
/
+4
|
*
video: fbdev: au1200fb: Propagate an error code
Christophe JAILLET
2017-11-09
1
-3
/
+4
|
*
video: fbdev: au1200fb: Remove some dead code
Christophe JAILLET
2017-11-09
1
-6
/
+0
|
*
video: fbdev: au1200fb: Fix error handling path
Christophe JAILLET
2017-11-09
1
-2
/
+10
|
*
video: fbdev: au1200fb: Fix incorrect IRQ freeing
Christophe JAILLET
2017-11-09
1
-2
/
+0
|
*
video: fbdev: au1200fb: Release some resources if a memory allocation fails
Christophe JAILLET
2017-11-09
1
-1
/
+2
|
*
video: fbdev: au1200fb: Return an error code if a memory allocation fails
Christophe JAILLET
2017-11-09
1
-1
/
+3
|
*
video: fbdev: au1200fb: Fix a potential double free
Christophe JAILLET
2017-11-09
1
-1
/
+0
|
*
video: sa1100fb: move pseudo palette into sa1100fb_info structure
Russell King
2017-10-17
2
-6
/
+5
|
*
video: sa1100fb: fix video memory allocation leak
Russell King
2017-10-17
1
-5
/
+5
|
*
video: sa1100fb: clean up failure path
Russell King
2017-10-17
1
-13
/
+8
|
*
video: sa1100fb: use devm_gpio_request_one()
Russell King
2017-10-17
1
-10
/
+7
|
*
video: sa1100fb: use devm_request_irq()
Russell King
2017-10-17
1
-9
/
+8
|
*
video: sa1100fb: use devm_ioremap_resource()
Russell King
2017-10-17
1
-12
/
+8
|
*
video: sa1100fb: use devm_clk_get()
Russell King
2017-10-17
1
-4
/
+1
|
*
video: sa1100fb: use devm_kzalloc()
Russell King
2017-10-17
1
-4
/
+2
|
*
video: fbdev: pxa3xx_gcu: Use setup_timer and mod_timer
Himanshu Jha
2017-10-17
1
-6
/
+2
|
*
video: fbdev: radeon: make const array post_divs static, reduces object code ...
Colin Ian King
2017-10-12
1
-1
/
+1
|
*
video: fbdev: dnfb: make fb_var_screeninfo static and const
Bhumika Goyal
2017-10-12
1
-1
/
+1
|
*
video: fbdev: sis: make const array specialtv static, reduces object code size
Colin Ian King
2017-10-12
1
-1
/
+1
|
*
video: fbdev: aty: make const arrays static, reduces object code size
Colin Ian King
2017-10-12
1
-2
/
+2
|
*
video: fbdev: matroxfb: return -ENOMEM on allocation failure
Allen Pais
2017-10-12
1
-1
/
+1
*
|
Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-11-17
1
-3
/
+1
|
\
\
|
*
|
pvr2fs: use get_user_pages_fast()
Al Viro
2017-09-22
1
-3
/
+1
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
63
-0
/
+63
|
/
*
Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux
Linus Torvalds
2017-09-14
86
-167
/
+6391
|
\
|
*
video/console: Update BIOS dates list for GPD win console rotation DMI quirk
Hans de Goede
2017-09-07
1
-2
/
+2
|
*
video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17
Hans de Goede
2017-09-05
1
-0
/
+14
|
*
video: fbdev: sis: fix duplicated code for different branches
Gustavo A. R. Silva
2017-09-04
1
-12
/
+3
|
*
video: fbdev: make fb_var_screeninfo const
Bhumika Goyal
2017-09-04
7
-7
/
+7
[next]