index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbmem.c
Age
Commit message (
Expand
)
Author
2007-10-16
fb: move and rename extern declaration for global_mode_option
Geert Uytterhoeven
2007-10-16
unexport fb_prepare_logo
Adrian Bunk
2007-07-31
fbdev: Fix logo if logo depth is less than framebuffer depth
Antonino A. Daplas
2007-07-17
fbdev: Add fb_append_extra_logo()
Geert Uytterhoeven
2007-07-17
fbdev: extract fb_show_logo_line()
Geert Uytterhoeven
2007-07-17
fbdev: fbcon: console unregistration from unregister_framebuffer
Jesse Barnes
2007-07-17
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
2007-05-09
fbdev: add support for AVR32
Haavard Skinnemoen
2007-05-08
fbdev: clean up exit patch of fb_set_var
Antonino A. Daplas
2007-05-08
fbdev: fbcon: check if mode can handle new screen
Antonino A. Daplas
2007-05-08
fbdev: save the activate field before calling fb_check_var()
Antonino A. Daplas
2007-05-08
fbdev: advertise limitation of drawing engine
Antonino A. Daplas
2007-05-08
fbdev: pass struct fb_info to fb_read and fb_write
Antonino A. Daplas
2007-05-08
fbdev: don't show logo if driver or fbcon are modular
Antonino A. Daplas
2007-05-08
fbdev: correct image offsets when rotating logo
Geert Uytterhoeven
2007-05-08
fbdev: fb_do_show_logo() updates
Geert Uytterhoeven
2007-05-08
fb: fsync() method for deferred I/O flush.
Paul Mundt
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-12-08
[PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.c
Helge Deller
2006-12-08
[PATCH] struct path: convert video
Josef Sipek
2006-12-01
Driver core: convert fb code to use struct device
Greg Kroah-Hartman
2006-10-03
[PATCH] fbdev: correct buffer size limit in fbmem_read_proc()
Geert Uytterhoeven
2006-07-31
[PATCH] fbdev: statically link the framebuffer notification functions
Antonino A. Daplas
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] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] VT binding: Update fbcon to support binding
Antonino A. Daplas
2006-06-26
[PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon
Antonino A. Daplas
2006-06-26
[PATCH] fbdev: Fix logo rotation if width != height
Antonino A. Daplas
2006-06-26
[PATCH] fbdev: Remove unused exports
Adrian Bunk
2006-06-26
[PATCH] fbdev: Static pseudocolor with depth less than 4 does exist
Antonino A. Daplas
2006-06-26
[PATCH] fbdev: Remove duplicate #include's
Adrian Bunk
2006-04-19
[PATCH] fbdev: Fix return error of fb_write
Antonino A. Daplas
2006-04-11
[PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolor
Antonino A. Daplas
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-22
[SPARC]: Respect vm_page_prot in io_remap_page_range().
David S. Miller
2006-02-11
[PATCH] fbdev: video_setup() warning fix
Andrew Morton
2006-01-14
[PATCH] fbdev: Sanitize ->fb_mmap prototype
Christoph Hellwig
2006-01-14
[PATCH] fbdev: Sanitize ->fb_ioctl prototype
Christoph Hellwig
2006-01-10
[PATCH] non-linear frame buffer read/write access
Thomas Koeller
2006-01-10
[PATCH] fbdev: Fix return code of fb_read and fb_write
Antonino A. Daplas
2005-12-12
[PATCH] fbdev: Pan display fixes
Antonino A. Daplas
2005-11-24
[PATCH] fbcon: fix obvious bug in fbcon logo rotation code
Jasper Spaans
2005-11-09
[PATCH] fbdev: move ioctl32 code to fbmem.c
Arnd Bergmann
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 to rotate the logo
Antonino A. Daplas
[next]