Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f0d7ae95fff4ab444b8433f07afc4b077ef1a285
/
drivers
/
video
/
console
/
fbcon.c
cd7b917
video/console: use setup_timer and mod_timer instead of init_timer
by Jan Stourac
· 8 years ago
8aac7f3
fbcon: Fix vc attr at deinit
by Takashi Iwai
· 8 years ago
d705ff3
tty: vt, cleanup and document con_scroll
by Jiri Slaby
· 8 years ago
6ca8dfd
tty: vt, convert more macros to functions
by Jiri Slaby
· 8 years ago
52ad1f3
tty: vt, remove consw->con_bmove
by Jiri Slaby
· 8 years ago
709280d
tty: vt, consw->con_set_palette cleanup
by Jiri Slaby
· 8 years ago
97293de
tty: vt, consw->con_scrolldelta cleanup
by Jiri Slaby
· 8 years ago
8ede5cc
tty: vt, make color_table const
by Jiri Slaby
· 9 years ago
a1e533e
fbcon: set a default value to blink interval
by Jean-Philippe Brucker
· 9 years ago
f235f66
fbcon: initialize blink interval before calling fb_set_par
by Scot Doyle
· 9 years ago
2a17d7e
fbcon: unconditionally initialize cursor blink interval
by Scot Doyle
· 9 years ago
a5edce4
fbcon: Avoid deleting a timer in IRQ context
by Thierry Reding
· 10 years ago
27a4c82
fbcon: use the cursor blink interval provided by vt
by Scot Doyle
· 10 years ago
5b28f0fa
fbcon: Remove unused vblank cursor code
by Scot Doyle
· 10 years ago
ba168a3
fbcon: Change fbcon_init from module_init to fs_initcall
by Hans de Goede
· 10 years ago
37773c4
fbcon: Fix option parsing control flow in fb_console_setup
by Maarten ter Huurne
· 10 years ago
7a966fb
fbcon: Fix memory leak in con2fb_release_oldinfo()
by Masami Ichikawa
· 11 years ago
5f4dc28
fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbs
by Keith Packard
· 11 years ago
4686214
fbcon: Fix memory leak in fbcon_exit().
by Masami Ichikawa
· 11 years ago
5aa133d
fbcon: trivial optimization for fbcon_exit
by Wang YanQing
· 11 years ago
f317ff9
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
155957f
TTY:vt: convert remain take_over_console's users to do_take_over_console
by Wang YanQing
· 12 years ago
70125e7
fbcon: convert last two unregister_con_driver call to do_unregister_con_driver
by Wang YanQing
· 12 years ago
7c80591
fbcon: delete unneeded function fbcon_takeover
by Wang YanQing
· 12 years ago
e57f35d
fbcon: convert last fbcon_takeover call to do_fbcon_takeover
by Wang YanQing
· 12 years ago
a85f1a4
fbcon: queue work on power efficient wq
by Viresh Kumar
· 12 years ago
e6637d5
fbcon: when font is freed, clear also vc_font.data
by Mika Kuoppala
· 12 years ago
fffddfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
256fc0e
fbcon: clear the logo bitmap from the margin area
by Kamal Mostafa
· 12 years ago
62cd2fa8
Merge branch 'console-fixes' into drm-next
by Dave Airlie
· 12 years ago
054430e
fbcon: fix locking harder
by Dave Airlie
· 12 years ago
e93a9a8
fb: Yet another band-aid for fixing lockdep mess
by Takashi Iwai
· 12 years ago
50e244c
fb: rework locking to fix lock ordering on takeover
by Alan Cox
· 12 years ago
ae12878
fbcon: don't lose the console font across generic->chip driver switch
by Dave Airlie
· 12 years ago
e432964
fbcon: prevent possible buffer overflow.
by Paul Cercueil
· 12 years ago
d8636a2
fbcon: fix race condition between console lock and cursor timer (v1.1)
by Dave Airlie
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
62e0ff1
fbcon: Remove unused 'display *p' variable from fb_flashcursor()
by Sergey Senozhatsky
· 14 years ago
32b98bf
fbcon: fix situation where fbcon gets deinitialised and can't reinit.
by Dave Airlie
· 14 years ago
ac751ef
console: rename acquire/release_console_sem() to console_lock/unlock()
by Torben Hohn
· 14 years ago
142092e
fbcon: fix lockdep warning from fbcon_deinit()
by Jarek Poplawski
· 14 years ago
da909ce
fbcon: uninline large static function get_color()
by Denys Vlasenko
· 14 years ago
8fd4bd2
vt/console: try harder to print output when panicing
by Jesse Barnes
· 14 years ago
d219adc
fb: add hooks to handle KDB enter/exit
by Jesse Barnes
· 14 years ago
6a9ee8a
vga_switcheroo: initial implementation (v15)
by Dave Airlie
· 15 years ago
f5c15d0
fb: remove fb_save_state() and fb_restore_state operations
by Krzysztof Helt
· 15 years ago
2ddce3f
fbcon: only unbind from console if successfully registered
by Ian Armstrong
· 15 years ago
0fcf6ad
fb: do not ignore fb_set_par errors
by Florian Tobias Schandinat
· 15 years ago
0035fe0
fbcon: don't use vc_resize() on initialization
by Johannes Weiner
· 15 years ago
513adb5
fbdev: fix info->lock deadlock in fbcon_event_notify()
by Andrea Righi
· 16 years ago
66c1ca0
fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency
by Andrea Righi
· 16 years ago
1fa0b29
fbdev: Kill Atari vblank cursor blinking
by Geert Uytterhoeven
· 16 years ago
7f877eb
fbcon: Protect free_irq() by MACH_IS_ATARI check
by Geert Uytterhoeven
· 16 years ago
79f0c9a
fbcon: remove broken mac vbl handler
by Finn Thain
· 16 years ago
beaa486
fbcon: fix workqueue shutdown
by Geoff Levand
· 16 years ago
bca404a
fbdev: fix FB console blanking
by Dmitry Baryshkov
· 16 years ago
def1be2
fbcon: don't inline updatescrollmode
by Marcin Slusarz
· 16 years ago
c813b4e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
232fb69
fbcon_set_all_vcs: fix kernel crash when switching the rotated consoles
by Oleg Nesterov
· 16 years ago
77997aa
device create: video: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
93f78da
Revert "vt: fix background color on line feed"
by Linus Torvalds
· 16 years ago
aef7db4
fbdev: fix recursive notifier and locking when fbdev console is blanked
by Krzysztof Helt
· 16 years ago
afa9b64
fbcon: prevent cursor disappearance after switching to 512 character font
by Krzysztof Helt
· 16 years ago
c213ddf
fbcon: fix scrolling after logo is cleared
by Krzysztof Helt
· 16 years ago
49a1d28
fbcon: make logo_height a local variable
by Krzysztof Helt
· 16 years ago
1e27440
device create: framebuffer: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 17 years ago
10732c3
fbcon: fix wrong vmode bits copied on console switch
by Krzysztof Helt
· 17 years ago
d850a2f
vt/fbcon: fix background color on line feed
by Jan Engelhardt
· 17 years ago
7fe3915
vt/fbcon: update scrl_erase_char after 256/512-glyph font switch
by Jan Engelhardt
· 17 years ago
c9e587ab
vt: fix background color on line feed
by Jan Engelhardt
· 17 years ago
5ae1217
video: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
416e74e
fbdev: use DIV_ROUND_UP or roundup
by Julia Lawall
· 17 years ago
91c4313
fbcon: fix color generation for monochrome framebuffer
by Thomas Pfaff
· 17 years ago
2428e59
fbcon: fix sparse warning about shadowing 'rotate' symbol
by Marcin Slusarz
· 17 years ago
2c6cc35
fbcon: fix sparse warning about shadowing 'p' symbol
by Marcin Slusarz
· 17 years ago
7b89280
cleanup after APUS removal
by Adrian Bunk
· 17 years ago
4d8a2d9
fbcon: delay the start of the cursor timer until a con_switch()
by Antonino Daplas
· 17 years ago
e400b6e
vt/vgacon: Check if screen resize request comes from userspace
by Antonino A. Daplas
· 17 years ago
84902b7
fbdev: change asm/uaccess.h to linux/uaccess.h
by Krzysztof Helt
· 17 years ago
4769a9a
fbcon: Kill compile warning
by Antonino A. Daplas
· 17 years ago
cfafca8
fbdev: fbcon: console unregistration from unregister_framebuffer
by Jesse Barnes
· 17 years ago
afd1db1
fbcon: Revise primary device selection
by Antonino A. Daplas
· 17 years ago
d1baa4f
fbcon: set_con2fb_map fixes
by Antonino A. Daplas
· 17 years ago
623e71b
fbcon: allow fbcon to use the primary display driver
by Antonino A. Daplas
· 17 years ago
0c6c1ce
fbcon: use struct device instead of struct class_device
by Antonino A. Daplas
· 17 years ago
acba9cd
fbcon: cursor blink control
by Antonino A. Daplas
· 17 years ago
bad07ff
fbcon: smart blitter usage for scrolling
by Krzysztof Helt
· 17 years ago
167f07f
fbcon: check console-fb mapping in fbcon_get_requirement
by Antonino A. Daplas
· 18 years ago
38a3dc5
fbdev: fbcon: check if mode can handle new screen
by Antonino A. Daplas
· 18 years ago
38b4982
fbcon: check if the character count can be handled
by Antonino A. Daplas
· 18 years ago
2d2699d
fbcon: font setting should check limitation of driver
by Antonino A. Daplas
· 18 years ago
95d67bb
fbcon: delay screen update when setting the mode of all consoles
by Antonino A. Daplas
· 18 years ago
70802c6
fbdev: don't show logo if driver or fbcon are modular
by Antonino A. Daplas
· 18 years ago
d1e2306
fbcon: don't draw cursor when it's disabled
by Michal Januszewski
· 18 years ago
250038f
fbdev: avoid vertical overflow when making space for the logo
by Geert Uytterhoeven
· 18 years ago
994efac
backlight/fbcon: Add FB_EVENT_CONBLANK
by Richard Purdie
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
9791d76
[PATCH] fbdev modedb: make more pointer parameters const
by Geert Uytterhoeven
· 18 years ago
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
Next »