index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: do not use print_symbol()
Sergey Senozhatsky
2018-01-05
1
-3
/
+2
*
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
Linus Torvalds
2017-11-21
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 tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-21
4
-67
/
+7
|
\
\
|
*
|
of: Document exactly what of_find_node_by_name() puts
Stephen Boyd
2017-11-20
1
-3
/
+3
|
*
|
of: unittest: disable interrupts_property warning
Rob Herring
2017-11-16
1
-0
/
+1
|
*
|
of: unittest: let dtc generate __local_fixups__
Rob Herring
2017-11-16
1
-63
/
+2
|
*
|
of/pci: Fix theoretical NULL dereference
Robin Murphy
2017-11-16
1
-1
/
+1
*
|
|
Merge tag 'ntb-4.15' of git://github.com/jonmason/ntb
Linus Torvalds
2017-11-20
11
-362
/
+1317
|
\
\
\
|
*
|
|
ntb: intel: remove b2b memory window workaround for Skylake NTB
Dave Jiang
2017-11-19
1
-73
/
+2
[next]