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
/
core
Age
Commit message (
Expand
)
Author
2016-07-26
fbmon: remove unused function argument
Arnd Bergmann
2016-05-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-05-10
fbdev: fbmem: implement error handling in fbmem_init()
Alexey Khoroshilov
2016-05-02
fbdev: fb_defio: Export fb_deferred_io_mmap
Noralf Trønnes
2016-01-22
wrappers for ->i_mutex access
Al Viro
2015-12-15
fbdev: Make fb-notify a no-op if CONFIG_FB=n
Ezequiel Garcia
2015-12-15
fbdev: Debug knob to register without holding console_lock
Daniel Vetter
2015-09-30
fb_ddc: Allow I2C adapters without SCL read capability
Ondrej Zary
2015-09-01
fbdev: fix snprintf() limit in show_bl_curve()
Dan Carpenter
2015-08-20
fbdev: fix cea_modes array size
Tomi Valkeinen
2015-06-16
fbdev: propagate result of fb_videomode_from_videomode()
Vladimir Murzin
2015-05-07
framebuffer: don't link fb_devio into kernel image unconditionally
Harald Geyer
2015-03-17
fbdev: remove the unnecessary includes of ppc specific header files
Kevin Hao
2015-02-26
video: fbdev: fix possible null dereference
Sudip Mukherjee
2015-01-30
video: fbdev: fix sys_copyarea
Mans Rullgard
2015-01-27
fbdev: fix CVT vertical front and back porch values
Tomi Valkeinen
2015-01-19
video: fbdev: Fix sparse warning messages
David Ung
2015-01-15
video: fbdev: Validate mode timing against monspec
David Ung
2015-01-15
video: fbdev: Check Standard Timing against DMT
David Ung
2015-01-15
video: fbdev: Add additional vesa modes
David Ung
2014-12-30
video/fbdev: fix defio's fsync
Tomi Valkeinen
2014-10-18
Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2014-09-30
framebuffer: fix screen corruption when copying
Mikulas Patocka
2014-09-09
video: fbdev: use %*ph specifier to dump small buffers
Andy Shevchenko
2014-08-06
video/fbdev: Always built-in video= cmdline parsing
Daniel Vetter
2014-05-09
fbdev: fbmem: remove positive test on unsigned values
Fabian Frederick
2014-05-09
video: export fb_prepare_logo
Arnd Bergmann
2014-04-22
video: Check EDID for HDMI connection
David Ung
2014-04-17
fbdev: move fbdev core files to separate directory
Tomi Valkeinen