index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
2017-11-09
video: fbdev: sm501fb: mark expected switch fall-through in sm501fb_blank_crt
Gustavo A. R. Silva
2017-11-09
video: fbdev: intelfb: remove redundant variables
Colin Ian King
2017-11-09
video/fbdev/dnfb: Use common error handling code in dnfb_probe()
Markus Elfring
2017-11-09
sm501fb: suspend and resume fb if it exists
Sudip Mukherjee
2017-11-09
sm501fb: unregister framebuffer only if registered
Sudip Mukherjee
2017-11-09
sm501fb: deallocate colormap only if allocated
Sudip Mukherjee
2017-11-09
video: goldfishfb: Add support for device tree bindings
Aleksandar Markovic
2017-11-09
video: udlfb: Fix read EDID timeout
Ladislav Michl
2017-11-09
video: fbdev: remove dead igafb driver
Bartlomiej Zolnierkiewicz
2017-11-09
video: fbdev: mxsfb: fix pixelclock polarity
Stefan Agner
2017-11-09
video: fbdev: au1200fb: Style clean up
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Propagate an error code
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Remove some dead code
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Fix error handling path
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Fix incorrect IRQ freeing
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Release some resources if a memory allocation fails
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Return an error code if a memory allocation fails
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Fix a potential double free
Christophe JAILLET
2017-10-17
video: sa1100fb: move pseudo palette into sa1100fb_info structure
Russell King
2017-10-17
video: sa1100fb: fix video memory allocation leak
Russell King
2017-10-17
video: sa1100fb: clean up failure path
Russell King
2017-10-17
video: sa1100fb: use devm_gpio_request_one()
Russell King
2017-10-17
video: sa1100fb: use devm_request_irq()
Russell King
2017-10-17
video: sa1100fb: use devm_ioremap_resource()
Russell King
2017-10-17
video: sa1100fb: use devm_clk_get()
Russell King
2017-10-17
video: sa1100fb: use devm_kzalloc()
Russell King
2017-10-17
video: fbdev: pxa3xx_gcu: Use setup_timer and mod_timer
Himanshu Jha
2017-10-12
video: fbdev: radeon: make const array post_divs static, reduces object code ...
Colin Ian King
2017-10-12
video: fbdev: dnfb: make fb_var_screeninfo static and const
Bhumika Goyal
2017-10-12
video: fbdev: sis: make const array specialtv static, reduces object code size
Colin Ian King
2017-10-12
video: fbdev: aty: make const arrays static, reduces object code size
Colin Ian King
2017-10-12
video: fbdev: matroxfb: return -ENOMEM on allocation failure
Allen Pais
2017-09-14
Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux
Linus Torvalds
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2017-09-07
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-07
video/console: Update BIOS dates list for GPD win console rotation DMI quirk
Hans de Goede
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-05
Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-05
video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17
Hans de Goede
2017-09-05
Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...
Lee Jones
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-04
video: fbdev: sis: fix duplicated code for different branches
Gustavo A. R. Silva
2017-09-04
video: fbdev: make fb_var_screeninfo const
Bhumika Goyal
2017-09-04
video: fbdev: aty: do not leak uninitialized padding in clk to userspace
Vladis Dronov
2017-09-04
video: fbdev: make fb_videomode const
Bhumika Goyal
2017-09-04
video/console: Add new BIOS date for GPD pocket to dmi quirk table
Hans de Goede
2017-09-04
fbcon: remove restriction on margin color
David Lechner
2017-09-04
video: ARM CLCD: constify amba_id
Arvind Yadav
2017-09-04
video: fm2fb: constify zorro_device_id
Arvind Yadav
2017-09-04
video: fbdev: annotate fb_fix_screeninfo with const and __initconst
Bhumika Goyal
[next]