index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"
Linus Torvalds
2009-07-08
1
-0
/
+2
*
fb: Initialize fb_info mutexes in framebuffer_alloc()
Paul Mundt
2009-07-06
1
-2
/
+0
*
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
2009-06-30
1
-8
/
+5
*
fbdev: add support for handoff from firmware to hw framebuffers
Dave Airlie
2009-06-16
1
-0
/
+31
*
fbdev: fix info->lock deadlock in fbcon_event_notify()
Andrea Righi
2009-04-13
1
-0
/
+19
*
fbdev: uninline lock_fb_info()
Andrew Morton
2009-04-01
1
-0
/
+11
*
fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency
Andrea Righi
2009-04-01
1
-10
/
+1
*
fbmem: don't call copy_from/to_user() with mutex held
Andrea Righi
2009-02-05
1
-66
/
+69
*
fbdev/logo: check compatibility of main and extra logos
Geert Uytterhoeven
2009-01-06
1
-0
/
+4
*
fbdev: clean the penguin's dirty feet
Clemens Ladisch
2008-11-19
1
-1
/
+1
*
fbdev: fix fb_compat_ioctl() deadlocks
Geert Uytterhoeven
2008-11-06
1
-24
/
+39
*
framebuffer compat_ioctl deadlock
Mikulas Patocka
2008-10-30
1
-2
/
+2
*
fb: convert lock/unlock_kernel() into local fb mutex
Krzysztof Helt
2008-10-20
1
-19
/
+20
*
fb: push down the BKL in the ioctl handler
Alan Cox
2008-10-20
1
-55
/
+86
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-10-16
1
-3
/
+2
|
\
|
*
device create: video: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
1
-3
/
+2
*
|
remove CONFIG_KMOD from drivers
Johannes Berg
2008-10-17
1
-15
/
+2
|
/
*
lcd: allow lcd device to handle mode change events
Eric Miao
2008-09-23
1
-0
/
+1
*
fbdefio: add set_page_dirty handler to deferred IO FB
Ian Campbell
2008-08-20
1
-0
/
+4
*
drivers/video/fbmem.c: removed duplicated include
Huang Weiyi
2008-07-26
1
-1
/
+0
*
video/fb: cleanup FB_MAJOR usage
Philippe De Muyter
2008-07-24
1
-0
/
+1
*
fbdev: xoffset, yoffset and yres are unsigned
Ville Syrjala
2008-07-24
1
-5
/
+4
*
device create: framebuffer: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-2
/
+3
*
fbmem: cdev lock_kernel() pushdown
Jonathan Corbet
2008-06-20
1
-4
/
+11
*
fb: convert /proc/fb to seq_file interface
Alexey Dobriyan
2008-04-28
1
-19
/
+44
*
fbmem: fix con2fbmap limit check
Peter Samuelson
2008-04-28
1
-1
/
+1
*
fb: add support for foreign endianness
Anton Vorontsov
2008-04-28
1
-0
/
+30
*
fbdev: fix /proc/fb oops after module removal
Alexey Dobriyan
2008-04-15
1
-0
/
+1
*
fb: move and rename extern declaration for global_mode_option
Geert Uytterhoeven
2007-10-16
1
-3
/
+1
*
unexport fb_prepare_logo
Adrian Bunk
2007-10-16
1
-1
/
+0
*
fbdev: Fix logo if logo depth is less than framebuffer depth
Antonino A. Daplas
2007-07-31
1
-16
/
+26
*
fbdev: Add fb_append_extra_logo()
Geert Uytterhoeven
2007-07-17
1
-69
/
+143
*
fbdev: extract fb_show_logo_line()
Geert Uytterhoeven
2007-07-17
1
-16
/
+23
*
fbdev: fbcon: console unregistration from unregister_framebuffer
Jesse Barnes
2007-07-17
1
-4
/
+22
*
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
2007-07-17
1
-58
/
+4
*
fbdev: add support for AVR32
Haavard Skinnemoen
2007-05-09
1
-0
/
+4
*
fbdev: clean up exit patch of fb_set_var
Antonino A. Daplas
2007-05-08
1
-14
/
+15
*
fbdev: fbcon: check if mode can handle new screen
Antonino A. Daplas
2007-05-08
1
-0
/
+33
*
fbdev: save the activate field before calling fb_check_var()
Antonino A. Daplas
2007-05-08
1
-1
/
+3
*
fbdev: advertise limitation of drawing engine
Antonino A. Daplas
2007-05-08
1
-0
/
+6
*
fbdev: pass struct fb_info to fb_read and fb_write
Antonino A. Daplas
2007-05-08
1
-2
/
+2
*
fbdev: don't show logo if driver or fbcon are modular
Antonino A. Daplas
2007-05-08
1
-2
/
+4
*
fbdev: correct image offsets when rotating logo
Geert Uytterhoeven
2007-05-08
1
-4
/
+8
*
fbdev: fb_do_show_logo() updates
Geert Uytterhoeven
2007-05-08
1
-19
/
+15
*
fb: fsync() method for deferred I/O flush.
Paul Mundt
2007-05-08
1
-0
/
+3
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.c
Helge Deller
2006-12-08
1
-7
/
+7
*
[PATCH] struct path: convert video
Josef Sipek
2006-12-08
1
-4
/
+4
*
Driver core: convert fb code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-8
/
+8
[next]