index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
*
video: fbdev: aty: do not leak uninitialized padding in clk to userspace
Vladis Dronov
2017-09-04
1
-1
/
+1
|
*
video: fbdev: make fb_videomode const
Bhumika Goyal
2017-09-04
6
-6
/
+6
|
*
video/console: Add new BIOS date for GPD pocket to dmi quirk table
Hans de Goede
2017-09-04
1
-1
/
+1
|
*
fbcon: remove restriction on margin color
David Lechner
2017-09-04
1
-2
/
+0
|
*
video: ARM CLCD: constify amba_id
Arvind Yadav
2017-09-04
1
-1
/
+1
|
*
video: fm2fb: constify zorro_device_id
Arvind Yadav
2017-09-04
1
-1
/
+1
|
*
video: fbdev: annotate fb_fix_screeninfo with const and __initconst
Bhumika Goyal
2017-09-04
9
-9
/
+9
|
*
omapfb: constify omap_video_timings structures
Julia Lawall
2017-08-21
2
-2
/
+2
|
*
video: fbdev: udlfb: Fix use after free on dlfb_usb_probe error path
Anton Vasilyev
2017-08-21
1
-1
/
+0
|
*
fbdev: i810: make fb_ops const
Bhumika Goyal
2017-08-21
1
-1
/
+1
|
*
fbdev: matrox: make fb_ops const
Bhumika Goyal
2017-08-21
1
-1
/
+1
|
*
video: fbdev: pxa3xx_gcu: fix error return code in pxa3xx_gcu_probe()
Gustavo A. R. Silva
2017-08-21
1
-2
/
+2
[prev]
[next]