index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev: fix divide error in fb_var_to_videomode
Shile Zhang
2019-04-01
1
-0
/
+3
*
fbdev: list all pci memory bars as conflicting apertures
Gerd Hoffmann
2019-04-01
1
-4
/
+25
*
video: fbdev: Fix potential NULL pointer dereference
YueHaibing
2019-02-08
1
-0
/
+2
*
fbcon: Silence fbcon logo on 'quiet' boots
Prarit Bhargava
2019-02-08
1
-1
/
+7
*
fbdev: fbmem: fix memory access if logo is bigger than the screen
Manfred Schlaegl
2019-02-08
1
-0
/
+3
*
video/fbdev: refactor video= cmdline parsing
Jani Nikula
2019-02-08
1
-13
/
+10
*
fbcon: use kvmalloc() for scrollback buffer
Konstantin Khorenko
2019-02-08
1
-3
/
+3
*
fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line option
Peter Rosin
2019-01-16
2
-9
/
+17
*
fbdev: fbcon: Fix unregister crash when more than one framebuffer
Noralf Trønnes
2018-12-20
1
-1
/
+1
*
fbdev: fbmem: add config option to center the bootup logo
Peter Rosin
2018-12-20
1
-1
/
+24
*
fbdev: fbmem: make fb_show_logo_line return the end instead of the height
Peter Rosin
2018-12-20
1
-3
/
+3
*
fbdev: fbmem: behave better with small rotated displays and many CPUs
Peter Rosin
2018-12-20
1
-2
/
+6
*
fbdev: make FB_BACKLIGHT a tristate
Rob Clark
2018-12-20
1
-4
/
+4
*
Merge tag 'fbdev-v4.20' of https://github.com/bzolnier/linux
Linus Torvalds
2018-10-31
1
-2
/
+2
|
\
|
*
fbdev: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-08
1
-2
/
+2
*
|
fbdev: Add FBINFO_HIDE_SMEM_START flag
Daniel Vetter
2018-09-11
1
-0
/
+4
*
|
vt: Remove vc_panic_force_write
Daniel Vetter
2018-09-11
1
-2
/
+1
*
|
fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
Daniel Vetter
2018-09-11
1
-1
/
+0
*
|
fbdev: fix kerneldoc
Michał Mirosław
2018-09-07
1
-2
/
+2
*
|
fbdev: add remove_conflicting_pci_framebuffers()
Michał Mirosław
2018-09-03
1
-0
/
+35
*
|
fbdev: add kerneldoc do remove_conflicting_framebuffers()
Michał Mirosław
2018-09-03
1
-0
/
+10
*
|
fbdev: allow apertures == NULL in remove_conflicting_framebuffers()
Michał Mirosław
2018-09-03
1
-0
/
+14
*
|
fbdev: show fbdev number for debugging
Michał Mirosław
2018-09-03
1
-2
/
+2
|
/
*
fbcon: Do not takeover the console from atomic context
Hans de Goede
2018-08-10
1
-4
/
+15
*
fbcon: Only defer console takeover if the current console driver is the dummycon
Hans de Goede
2018-08-10
1
-14
/
+10
*
fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is set
Thomas Zimmermann
2018-07-31
1
-4
/
+9
*
fb: fix lost console when the user unplugs a USB adapter
Mikulas Patocka
2018-07-25
1
-6
/
+32
*
fbdev: fbmem: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-24
1
-0
/
+1
*
fbdev: fix modedb docs in fb_find_mode
Daniel Vetter
2018-07-24
1
-30
/
+32
*
fbcon: introduce for_each_registered_fb() helper
Yisheng Xie
2018-07-24
2
-23
/
+12
*
fbdev: Distinguish between interlaced and progressive modes
Fredrik Noring
2018-07-24
1
-11
/
+30
*
console/fbcon: Add support for deferred console takeover
Hans de Goede
2018-06-28
1
-0
/
+72
*
fbcon: Call WARN_CONSOLE_UNLOCKED() where applicable
Hans de Goede
2018-06-28
1
-0
/
+11
*
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
2018-06-16
1
-2
/
+2
|
\
|
*
video: fbdev: core: Change return type to vm_fault_t
Souptick Joarder
2018-04-24
1
-2
/
+2
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-3
/
+4
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
8
-16
/
+20
*
|
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-05-16
1
-14
/
+1
|
/
*
console: Expand dummy functions for CFI
Kees Cook
2018-02-27
1
-1
/
+2
*
fbcon: Remove dmi quirk table
Hans de Goede
2017-12-04
4
-156
/
+2
*
fbcon: Add fbcon_rotate_hint to struct fb_info
Hans de Goede
2017-12-04
2
-6
/
+13
*
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
Linus Torvalds
2017-11-21
2
-5
/
+7
|
\
|
*
fbcon: Initialize ops->info early
Thierry Reding
2017-11-13
1
-0
/
+1
|
*
video: fbdev: Convert timers to use timer_setup()
Kees Cook
2017-11-10
2
-5
/
+6
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
|
/
*
Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux
Linus Torvalds
2017-09-14
14
-5
/
+6241
|
\
|
*
video/console: Update BIOS dates list for GPD win console rotation DMI quirk
Hans de Goede
2017-09-07
1
-2
/
+2
|
*
video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17
Hans de Goede
2017-09-05
1
-0
/
+14
|
*
video/console: Add new BIOS date for GPD pocket to dmi quirk table
Hans de Goede
2017-09-04
1
-1
/
+1
|
*
fbcon: remove restriction on margin color
David Lechner
2017-09-04
1
-2
/
+0
[next]