index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-27
console: Expand dummy functions for CFI
Kees Cook
1
-1
/
+2
2017-12-04
fbcon: Remove dmi quirk table
Hans de Goede
4
-156
/
+2
2017-12-04
fbcon: Add fbcon_rotate_hint to struct fb_info
Hans de Goede
2
-6
/
+13
2017-11-20
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
Linus Torvalds
2
-5
/
+7
2017-11-13
fbcon: Initialize ops->info early
Thierry Reding
1
-0
/
+1
2017-11-10
video: fbdev: Convert timers to use timer_setup()
Kees Cook
2
-5
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-09-14
Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux
Linus Torvalds
14
-5
/
+6241
2017-09-07
video/console: Update BIOS dates list for GPD win console rotation DMI quirk
Hans de Goede
1
-2
/
+2
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+1
2017-09-05
video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17
Hans de Goede
1
-0
/
+14
2017-09-04
video/console: Add new BIOS date for GPD pocket to dmi quirk table
Hans de Goede
1
-1
/
+1
2017-09-04
fbcon: remove restriction on margin color
David Lechner
1
-2
/
+0
2017-08-18
fbcon: add fbcon=margin:<color> command line option
David Lechner
7
-11
/
+21
2017-08-18
fbdev: fix 1bpp logo for unusual width
David Lechner
1
-1
/
+1
2017-08-18
video/console: Add dmi quirk table for x86 systems which need fbcon rotation
Hans de Goede
4
-4
/
+149
2017-08-07
video: fbdev: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-08-01
fbdev: Nuke FBINFO_MODULE
Daniel Vetter
2
-3
/
+3
2017-08-01
fbcon: Make fbcon a built-time depency for fbdev
Daniel Vetter
12
-0
/
+6069
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
1
-1
/
+1
2017-07-18
x86, drm, fbdev: Do not specify encrypted memory for video mappings
Tom Lendacky
1
-0
/
+12
2017-07-13
Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linux
Linus Torvalds
1
-2
/
+3
2017-07-12
fbdev: make get_fb_unmapped_area depends of !MMU
Benjamin Gaignard
1
-2
/
+3
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-14
/
+5
2017-06-14
video: fbdev: avoid int-in-bool-context warning
Arnd Bergmann
1
-1
/
+1
2017-06-09
fb_get_fscreeninfo(): don't bother with do_fb_ioctl()
Al Viro
1
-14
/
+5
2017-03-21
drivers/video: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-2
/
+2
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-9
/
+7
2017-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
1
-12
/
+14
2017-01-24
fbdev: color map copying bounds checking
Kees Cook
1
-12
/
+14
2017-01-06
fbmem: add a default get_fb_unmapped_area function
Benjamin Gaignard
1
-1
/
+17
2016-07-26
fbmon: remove unused function argument
Arnd Bergmann
1
-1
/
+0
2016-05-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+2
2016-05-10
fbdev: fbmem: implement error handling in fbmem_init()
Alexey Khoroshilov
1
-3
/
+17
2016-05-02
fbdev: fb_defio: Export fb_deferred_io_mmap
Noralf Trønnes
1
-1
/
+2
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2015-12-15
fbdev: Make fb-notify a no-op if CONFIG_FB=n
Ezequiel Garcia
1
-1
/
+1
2015-12-15
fbdev: Debug knob to register without holding console_lock
Daniel Vetter
1
-3
/
+11
2015-09-30
fb_ddc: Allow I2C adapters without SCL read capability
Ondrej Zary
1
-10
/
+18
2015-09-01
fbdev: fix snprintf() limit in show_bl_curve()
Dan Carpenter
1
-1
/
+1
2015-08-20
fbdev: fix cea_modes array size
Tomi Valkeinen
2
-3
/
+3
2015-06-16
fbdev: propagate result of fb_videomode_from_videomode()
Vladimir Murzin
1
-1
/
+3
2015-05-07
framebuffer: don't link fb_devio into kernel image unconditionally
Harald Geyer
2
-3
/
+1
2015-03-17
fbdev: remove the unnecessary includes of ppc specific header files
Kevin Hao
1
-4
/
+0
2015-02-26
video: fbdev: fix possible null dereference
Sudip Mukherjee
1
-3
/
+3
2015-01-30
video: fbdev: fix sys_copyarea
Mans Rullgard
1
-72
/
+65
2015-01-27
fbdev: fix CVT vertical front and back porch values
Tomi Valkeinen
1
-3
/
+3
2015-01-19
video: fbdev: Fix sparse warning messages
David Ung
1
-37
/
+37
2015-01-15
video: fbdev: Validate mode timing against monspec
David Ung
1
-9
/
+18
2015-01-15
video: fbdev: Check Standard Timing against DMT
David Ung
2
-34
/
+126
[next]