Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4c1ac1b49122b805adfa4efc620592f68dccf5db
/
drivers
/
video
/
console
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
48afdf6
[PATCH] fbcon:: make 3 functions static
by Adrian Bunk
· 18 years ago
0a727de
[PATCH] fbcon: Honor the return value of device_create_file
by Antonino A. Daplas
· 18 years ago
212f263
[PATCH] fbcon: Remove cursor timer if unused
by Antonino A. Daplas
· 18 years ago
e299dd4
[PATCH] fbcon: Use persistent allocation for cursor blinking
by Dave Jones
· 18 years ago
5c930e8
video: Disable vgacon for SuperH.
by Paul Mundt
· 18 years ago
956295d
[PATCH] fix the survivors of fbcon_vbl_handler() renaming
by Al Viro
· 18 years ago
7ca7b5c
[PATCH] mdacon: fix __init section warnings
by Frederik Deweerdt
· 18 years ago
894673e
[PATCH] tty: Remove include of screen_info.h from tty.h
by Jon Smirl
· 18 years ago
a8f340e
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
by Jon Smirl
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
740e518
[PATCH] 64bit resource: C99 changes for struct resource declarations
by Greg Kroah-Hartman
· 18 years ago
b877a96
[PATCH] VT binding: Make sticon support binding
by Antonino A. Daplas
· 18 years ago
2aea875
[PATCH] VT binding: Make promcon support binding
by Antonino A. Daplas
· 18 years ago
e86bb8a
[PATCH] VT binding: Make newport_con support binding
by Antonino A. Daplas
· 18 years ago
ac08dae
[PATCH] VT binding: Make mdacon support binding
by Antonino A. Daplas
· 18 years ago
5bd4253
[PATCH] VT binding: Do not create a device file for class device 'fbcon'
by Antonino A. Daplas
· 18 years ago
e614b18
[PATCH] VT binding: Update fbcon to support binding
by Antonino A. Daplas
· 18 years ago
5428b04
[PATCH] Detaching fbcon: add capability to attach/detach fbcon
by Antonino A. Daplas
· 18 years ago
e55186f
[PATCH] Detaching fbcon: clean up exit code
by Antonino A. Daplas
· 18 years ago
9a17917
[PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon
by Antonino A. Daplas
· 18 years ago
50ec42e
[PATCH] Detaching fbcon: fix vgacon to allow retaking of the console
by Antonino A. Daplas
· 18 years ago
4f1bcaf
[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use
by Bjorn Helgaas
· 18 years ago
26e780e
[PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW mode
by Malcom Parsons
· 18 years ago
308af92
[PATCH] fbcon: fix scrollback with logo issue immediately after boot
by David Hollister
· 18 years ago
1a37d5f
[PATCH] fbcon: Save current display during initialization
by Antonino A. Daplas
· 19 years ago
9b41046
[PATCH] Don't pass boot parameters to argv_init[]
by OGAWA Hirofumi
· 19 years ago
857600c
[PARISC] Fix stifb with IOREMAP and a 64-bit kernel
by Helge Deller
· 19 years ago
d1ae418
[PATCH] drivers/video: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
ac3f908
[PATCH] sparse: Fix warnings in newport driver about non-static functions
by Ralf Baechle
· 19 years ago
15bdab9
[PATCH] vgacon: Add support for soft scrollback
by Antonino A. Daplas
· 19 years ago
2115aea
[PATCH] vgacon: fix EGA cursor resize function
by Samuel Thibault
· 19 years ago
d1521260
[PATCH] vgacon: no vertical resizing on EGA
by Samuel Thibault
· 19 years ago
cb6fc18
[PARISC] Use kzalloc and other janitor-style cleanups
by Helge Deller
· 19 years ago
a0aa7d0
[PATCH] drivers/video/: possible cleanups
by Adrian Bunk
· 19 years ago
a39bc34
[PATCH] fbcon: Code cleanups
by Antonino A. Daplas
· 19 years ago
244ab72
[PATCH] fbcon: disable ywrap if not supported by fbcon scrolling code
by Knut Petersen
· 19 years ago
04a2fe5
[PATCH] fbcon: Store struct display when setting all vcs
by Antonino A. Daplas
· 19 years ago
b73deed
[PATCH] fbcon: Sanitize fbcon
by Antonino A. Daplas
· 19 years ago
53dbb26
[PATCH] vgacon: Workaround for resize bug in some chipsets
by Antonino A. Daplas
· 19 years ago
954de91
[PATCH] vgacon: fix doublescan mode
by Samuel Thibault
· 19 years ago
2919b51
[PATCH] frv: suppress configuration of certain features for FRV
by David Howells
· 19 years ago
d354d9a
[PATCH] fbcon: don´t call set_par() in fbcon_init() if vc_mode == KD_GRAPHICS
by Knut Petersen
· 19 years ago
0b57ee9
[SPARC]: introduce a SPARC Kconfig symbol
by Adrian Bunk
· 19 years ago
7ca0b3b
[PATCH] Fix framebuffer console upside-down ywrap scrolling
by Knut Petersen
· 19 years ago
39942fd
[PATCH] fbdev: fix switch to KD_TEXT, enhanced version
by Knut Petersen
· 19 years ago
4e1567d
[PATCH] fbcon: Avoid illegal display panning
by Antonino A. Daplas
· 19 years ago
4743484
[PATCH] fbcon: Add ability to save/restore graphics state
by Antonino A. Daplas
· 19 years ago
56f0d64
[PATCH] fbcon: fix complement_mask() with 512 character map
by Antonino A. Daplas
· 19 years ago
1a9c3f7
[PATCH] Console rotation fixes
by Benjamin Herrenschmidt
· 19 years ago
5ef897c
[PATCH] vgacon: Fix usage of stale height value on vc initialization
by Antonino A. Daplas
· 19 years ago
b4627de
[PATCH] fbcon: Console Rotation - Fix wrong shift calculation
by Antonino A. Daplas
· 19 years ago
ab76720
[PATCH] fbdev: fix module dependency loop
by Antonino A. Daplas
· 19 years ago
0fde7f5
Revert "[PATCH] fbcon: Add rl (Roman Large) font"
by Linus Torvalds
· 19 years ago
a812c94
[PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs
by Antonino A. Daplas
· 19 years ago
ed8c0e9
[PATCH] fbcon: Console Rotation - Add support for 270-degree rotation
by Antonino A. Daplas
· 19 years ago
33ee829
[PATCH] fbcon: Console Rotation - Add support for 180-degree console rotation
by Antonino A. Daplas
· 19 years ago
dbcbfe1
[PATCH] fbcon: Console Rotation - Add support for 90-degree console rotation
by Antonino A. Daplas
· 19 years ago
6cc50e1
[PATCH] fbcon: Console Rotation - Add support to rotate font bitmap
by Antonino A. Daplas
· 19 years ago
9c44e5f
[PATCH] fbcon: Console Rotation - Add support to rotate the logo
by Antonino A. Daplas
· 19 years ago
e4fc276
[PATCH] fbcon: Console Rotation - Prepare fbcon for console rotation
by Antonino A. Daplas
· 19 years ago
998e6d5
[PATCH] fbcon: Add rl (Roman Large) font
by Zach Smith
· 19 years ago
8fb6567
[PATCH] fbdev: fix the fb_find_nearest_mode() function
by Michal Januszewski
· 19 years ago
dd0314f
[PATCH] fbcon: Initialize new driver when old driver is released
by Antonino A. Daplas
· 19 years ago
3084a89
[PATCH] fbcon: Use helper function when filling out var structure
by Antonino A. Daplas
· 19 years ago
4d9c5b6
[PATCH] fbcon: Consolidate redundant code
by Antonino A. Daplas
· 19 years ago
c465e05
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
by Antonino A. Daplas
· 19 years ago
e65c085
[PATCH] framebuffer: add some help text in Kconfig
by Randy.Dunlap
· 19 years ago
88dcb6c
[PATCH] Set the vga cursor even when hidden
by Samuel Thibault
· 19 years ago
1a66ddc
[PATCH] fix vgacon blanking
by Pozsar Balazs
· 19 years ago
0d078f6
[PATCH] CONFIG_IA32
by Brian Gerst
· 19 years ago
c5c96e1
Fix build error caused by missmatching duplicate declaration.
by Ralf Baechle
· 19 years ago
951a015
[PARISC] Reorganize sticore probe routine to be a little less convoluted
by Matthew Wilcox
· 19 years ago
b2c1fe8
[PARISC] Allow STI_CONSOLE access to some FONTS
by Grant Grundler
· 19 years ago
0aec486
[PATCH] SVGATextMode fix
by Samuel Thibault
· 19 years ago
6d36ba6
[PATCH] vgacon: Fix sanity checking in vgacon_resize
by Antonino A. Daplas
· 19 years ago
2f4516d
[PATCH] fbcon: constify font data
by Jan Beulich
· 19 years ago
e703ecc
[PATCH] minor fbcon_scroll adjustment
by Jan Beulich
· 19 years ago
1bbb4f2
[PATCH] USB: sisusb[vga] update
by Thomas Winischhofer
· 19 years ago
829e79b
[PATCH] fbcon: Break up bit_putcs into its component functions
by Antonino A. Daplas
· 19 years ago
88fb2c6
[PATCH] fbcon: Stop cursor timer if console is inactive
by Antonino A. Daplas
· 19 years ago
c5eb5c1
[PATCH] framebuffer: bit_putcs() optimization for 8x* fonts
by Knut Petersen
· 19 years ago
2cc38ed
[PATCH] fbcon: Saner 16-color to 4-color conversion
by Antonino A. Daplas
· 19 years ago
b8c9094
[PATCH] fbdev: Fix greater than 1 bit monochrome color handling
by Antonino A. Daplas
· 19 years ago
7726e9e
[PATCH] fbdev: Add fbset -a support
by Antonino A. Daplas
· 19 years ago
28254d4
[PATCH] vga text console and stty cols/rows
by Samuel Thibault
· 19 years ago
51583cf
[PATCH] Kconfig fix (VGA console on arm/versatile)
by Al Viro
· 19 years ago
dbd4f12
[PATCH] fbcon: don't repaint the cursor when it is disabled.
by Michal Januszewski
· 19 years ago
41359dc
[PATCH] ARM: Acornfb: Don't claim IRQ fbcon for cursor
by Russell King
· 19 years ago
5ed5dc6
[PATCH] font selection Kconfig fixes
by Jurriaan on adsl-gate
· 19 years ago
f1ab5da
[PATCH] fbdev: stack reduction
by James Simmons
· 19 years ago
303b86d
[PATCH] New framebuffer fonts + updated 12x22 font available
by Jurriaan
· 19 years ago
f18cd8f
[PATCH] VGA to fbcon fix.
by James Simmons
· 19 years ago
f5a9951
[PATCH] fbdev: iomove removal
by James Simmons
· 19 years ago
306958e
[PATCH] fbcon: Fix check after use
by Adrian Bunk
· 20 years ago
a40920b
[PATCH] vgacon: set vc_hi_font_mask correctly
by Bill Nottingham
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago