index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
console
/
fbcon.c
Age
Commit message (
Expand
)
Author
2006-10-03
[PATCH] fbcon: Use persistent allocation for cursor blinking
Dave Jones
2006-09-22
[PATCH] fix the survivors of fbcon_vbl_handler() renaming
Al Viro
2006-07-10
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] VT binding: Do not create a device file for class device 'fbcon'
Antonino A. Daplas
2006-06-26
[PATCH] VT binding: Update fbcon to support binding
Antonino A. Daplas
2006-06-26
[PATCH] Detaching fbcon: add capability to attach/detach fbcon
Antonino A. Daplas
2006-06-26
[PATCH] Detaching fbcon: clean up exit code
Antonino A. Daplas
2006-06-26
[PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon
Antonino A. Daplas
2006-06-08
[PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW mode
Malcom Parsons
2006-05-31
[PATCH] fbcon: fix scrollback with logo issue immediately after boot
David Hollister
2006-03-31
[PATCH] fbcon: Save current display during initialization
Antonino A. Daplas
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2006-01-10
[PATCH] fbcon: Code cleanups
Antonino A. Daplas
2006-01-10
[PATCH] fbcon: disable ywrap if not supported by fbcon scrolling code
Knut Petersen
2006-01-10
[PATCH] fbcon: Store struct display when setting all vcs
Antonino A. Daplas
2006-01-10
[PATCH] fbcon: Sanitize fbcon
Antonino A. Daplas
2006-01-07
[PATCH] fbcon: don´t call set_par() in fbcon_init() if vc_mode == KD_GRAPHICS
Knut Petersen
2005-12-12
[PATCH] fbdev: fix switch to KD_TEXT, enhanced version
Knut Petersen
2005-12-12
[PATCH] fbcon: Avoid illegal display panning
Antonino A. Daplas
2005-12-12
[PATCH] fbcon: Add ability to save/restore graphics state
Antonino A. Daplas
2005-12-12
[PATCH] fbcon: fix complement_mask() with 512 character map
Antonino A. Daplas
2005-11-13
[PATCH] fbdev: fix module dependency loop
Antonino A. Daplas
2005-11-09
[PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs
Antonino A. Daplas
2005-11-09
[PATCH] fbcon: Console Rotation - Add support for 90-degree console rotation
Antonino A. Daplas
2005-11-09
[PATCH] fbcon: Console Rotation - Add support to rotate the logo
Antonino A. Daplas
2005-11-09
[PATCH] fbcon: Console Rotation - Prepare fbcon for console rotation
Antonino A. Daplas
2005-11-07
[PATCH] fbdev: fix the fb_find_nearest_mode() function
Michal Januszewski
2005-11-07
[PATCH] fbcon: Initialize new driver when old driver is released
Antonino A. Daplas
2005-11-07
[PATCH] fbcon: Use helper function when filling out var structure
Antonino A. Daplas
2005-11-07
[PATCH] fbcon: Consolidate redundant code
Antonino A. Daplas
2005-09-13
[PATCH] fbcon: constify font data
Jan Beulich
2005-09-13
[PATCH] minor fbcon_scroll adjustment
Jan Beulich
2005-09-09
[PATCH] fbcon: Stop cursor timer if console is inactive
Antonino A. Daplas
2005-09-09
[PATCH] fbcon: Saner 16-color to 4-color conversion
Antonino A. Daplas
2005-09-09
[PATCH] fbdev: Fix greater than 1 bit monochrome color handling
Antonino A. Daplas
2005-09-09
[PATCH] fbdev: Add fbset -a support
Antonino A. Daplas
2005-07-27
[PATCH] fbcon: don't repaint the cursor when it is disabled.
Michal Januszewski
2005-06-30
[PATCH] ARM: Acornfb: Don't claim IRQ fbcon for cursor
Russell King
2005-05-01
[PATCH] fbcon: Fix check after use
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds