index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
vesafb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-04
vesafb: fix memory leak
Daniel J Blueman
1
-0
/
+1
2011-03-22
uvesafb,vesafb: create WC or WB PAT-entries
Thomas Schlichter
1
-15
/
+29
2010-08-16
vesafb: fix comment a typo
Justin P. Mattock
1
-1
/
+1
2010-05-18
fbdev: allow passing more than one aperture for handoff
Marcin Slusarz
1
-3
/
+8
2010-04-07
vesafb: use platform_driver_probe() instead of platform_driver_register()
Jan Beulich
1
-13
/
+13
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-08
platform-drivers: move probe to .devinit.text in drivers/video
Uwe Kleine-König
1
-1
/
+1
2009-06-17
fbdev: add support for handoff from firmware to hw framebuffers
Dave Airlie
1
-1
/
+14
2009-04-01
vesafb: bitwise OR has higher precedence than ?:
Roel Kluin
1
-1
/
+1
2006-12-08
[PATCH] annotate some variables in vesafb driver as __read_mostly
Helge Deller
1
-11
/
+11
2006-12-08
[PATCH] ioremap balanced with iounmap for drivers/video/vesafb
Amol Lad
1
-0
/
+2
2006-07-11
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
1
-1
/
+1
2006-06-26
[PATCH] vesafb: Prefer VGA registers over PMI
Antonino A. Daplas
1
-15
/
+17
2006-06-26
[PATCH] vesafb: Fix return code of vesafb_setcolreg
Antonino A. Daplas
1
-5
/
+11
2006-06-26
[PATCH] vesafb: Update platform code
Antonino A. Daplas
1
-5
/
+12
2006-04-11
[PATCH] vesafb: Fix incorrect logo colors in x86_64
Antonino A. Daplas
1
-6
/
+21
2006-01-10
[PATCH] Fix vesafb display panning regression
Antonino A. Daplas
1
-0
/
+3
2006-01-10
[PATCH] vesafb: Trim vesafb_pan_display
Antonino A. Daplas
1
-9
/
+0
2006-01-10
[PATCH] vesafb: Drop blank hook
Antonino A. Daplas
1
-37
/
+0
2005-11-14
[PATCH] make vesafb build without CONFIG_MTRR
Jan Beulich
1
-0
/
+2
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-7
/
+7
2005-11-07
[PATCH] vesafb: Disable mtrr as the default
Antonino A. Daplas
1
-1
/
+1
2005-11-07
[PATCH] vesafb: Fix color palette handling
Antonino A. Daplas
1
-31
/
+25
2005-11-07
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
1
-1
/
+0
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-0
/
+2
2005-10-18
[PATCH] vesafb: Fix display corruption on display blank
Antonino A. Daplas
1
-3
/
+3
2005-09-10
[PATCH] vesafb: Add blanking support
Antonino A. Daplas
1
-0
/
+38
2005-07-30
[PATCH] vesafb: Fix mtrr bugs
Antonino A. Daplas
1
-11
/
+36
2005-06-26
[PATCH] Fix vesafb/mtrr scaling problem.
Dave Jones
1
-4
/
+5
2005-06-22
[PATCH] some vesafb fixes
Gerd Knorr
1
-4
/
+4
2005-05-01
[PATCH] fbdev: edid.h cleanups
Adrian Bunk
1
-3
/
+0
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+456