index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
2018-01-16
video: udlfb: Constify read only data
Ladislav Michl
2018-01-15
video: fbdev/mmp: add MODULE_LICENSE
Arnd Bergmann
2018-01-15
fbdev: mxsfb: use framebuffer_alloc in the correct way
Michael Trimarchi
2018-01-15
video: udlfb: Do not name private data 'dev'
Ladislav Michl
2018-01-15
video: udlfb: Remove noisy warnings
Ladislav Michl
2018-01-15
video: udlfb: Remove redundant gdev variable
Ladislav Michl
2018-01-15
video: udlfb: Remove unnecessary local variable
Ladislav Michl
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
2018-01-04
fbdev: auo_k190x: Use zeroing memory allocator instead of allocator/memset
Himanshu Jha
2018-01-04
vfb: fix video mode and line_length being set when loaded
Pieter \"PoroCYon\" Sluys
2018-01-04
omapfb: dss: Do not duplicate features data
Ladislav Michl
2018-01-04
video: fbdev: omap2: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2018-01-04
fbdev: au1200fb: delete duplicate header contents
Rasmus Villemoes
2018-01-04
fbdev: pxa3xx: use ktime_get_ts64 for time stamps
Arnd Bergmann
2018-01-04
fbdev: radeon: use ktime_get() for HZ calibration
Arnd Bergmann
2017-12-29
video: smscufx: Improve a size determination in two functions
Markus Elfring
2017-12-29
video: udlfb: Delete an unnecessary return statement in two functions
Markus Elfring
2017-12-29
video: udlfb: Improve a size determination in dlfb_alloc_urb_list()
Markus Elfring
2017-12-29
video/fbdev/vt8500lcdfb: Delete an error message for a failed memory allocati...
Markus Elfring
2017-12-29
video/fbdev/wm8505fb: Delete an error message for a failed memory allocation ...
Markus Elfring
2017-12-29
video: fbdev: remove redundant self assignment of 'height'
Colin Ian King
2017-12-29
fb: intelfb: fix Kconfig symbol info in help text
Randy Dunlap
2017-12-29
video: fbdev: atmel_lcdfb: fix display-timings lookup
Johan Hovold
2017-12-19
omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLE
H. Nikolaus Schaller
2017-12-19
omapdrm: panel: fix compatible vendor string for td028ttec1
H. Nikolaus Schaller
2017-12-04
fbcon: Remove dmi quirk table
Hans de Goede
2017-12-04
efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirk
Hans de Goede
2017-12-04
fbcon: Add fbcon_rotate_hint to struct fb_info
Hans de Goede
2017-11-20
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
Linus Torvalds
2017-11-17
Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-11-17
OMAPFB: prevent buffer underflow in omapfb_parse_vram_param()
Dan Carpenter
2017-11-17
video: fbdev: sm501fb: fix potential null pointer dereference on fbi
Colin Ian King
2017-11-13
fbcon: Initialize ops->info early
Thierry Reding
2017-11-10
video: fbdev: Convert timers to use timer_setup()
Kees Cook
2017-11-10
video: fbdev: pxa3xx_gcu: Convert timers to use timer_setup()
Kees Cook
2017-11-09
fbdev: controlfb: Add missing modes to fix out of bounds access
Geert Uytterhoeven
2017-11-09
video: fbdev: sis_main: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-09
video: fbdev: cirrusfb: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-09
video: fbdev: aty: radeon_pm: mark expected switch fall-throughs
Gustavo A. R. Silva
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
[prev]
[next]