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
2017-07-18
x86, drm, fbdev: Do not specify encrypted memory for video mappings
Tom Lendacky
2017-07-13
Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linux
Linus Torvalds
2017-07-12
fbdev: make get_fb_unmapped_area depends of !MMU
Benjamin Gaignard
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-06-14
video: fbdev: avoid int-in-bool-context warning
Arnd Bergmann
2017-06-09
fb_get_fscreeninfo(): don't bother with do_fb_ioctl()
Al Viro
2017-03-21
drivers/video: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2017-01-24
fbdev: color map copying bounds checking
Kees Cook
2017-01-06
fbmem: add a default get_fb_unmapped_area function
Benjamin Gaignard
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