index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-17
fbcmap: integer overflow bug
Dan Carpenter
1
-0
/
+1
2010-10-27
fbmem: fix fb_read, fb_write unaligned accesses
James Hogan
1
-0
/
+6
2010-08-10
vt/console: try harder to print output when panicing
Jesse Barnes
1
-0
/
+4
2010-08-05
fb: add hooks to handle KDB enter/exit
Jesse Barnes
1
-0
/
+13
2010-07-20
fb: handle allocation failure in alloc_apertures()
Dan Carpenter
1
-0
/
+2
2010-07-01
fb: fix colliding defines for fb flags.
Dave Airlie
1
-2
/
+2
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-4
/
+1
2010-05-25
fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
Grazvydas Ignotas
1
-1
/
+1
2010-05-18
vga16fb, drm: vga16fb->drm handoff
Marcin Slusarz
1
-1
/
+2
2010-05-18
fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
Marcin Slusarz
1
-0
/
+1
2010-05-18
fbdev: allow passing more than one aperture for handoff
Marcin Slusarz
1
-2
/
+15
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie
1
-0
/
+2
2009-12-10
Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...
Linus Torvalds
1
-0
/
+1
2009-12-03
fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.
Konrad Rzeszutek Wilk
1
-0
/
+1
2009-11-12
fb: remove fb_save_state() and fb_restore_state operations
Krzysztof Helt
1
-6
/
+0
2009-09-12
[ARM] pxafb: add accelerator ID for PXA3xx GCU
Daniel Mack
1
-0
/
+1
2009-06-30
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
1
-0
/
+1
2009-06-16
fbdev: blackfin has __raw I/O accessors, so use them in fb.h
Mike Frysinger
1
-1
/
+1
2009-06-16
fbdev: add support for handoff from firmware to hw framebuffers
Dave Airlie
1
-1
/
+11
2009-04-13
fbdev: fix color component field length documentation
Michal Januszewski
1
-2
/
+6
2009-04-01
fbdev: uninline lock_fb_info()
Andrew Morton
1
-9
/
+1
2009-04-01
cirrusfb: add accelerator constant
Krzysztof Helt
1
-0
/
+1
2009-02-05
fbmem: don't call copy_from/to_user() with mutex held
Andrea Righi
1
-0
/
+15
2009-01-15
include of <linux/types.h> is preferred over <asm/types.h>
Jaswinder Singh Rajput
1
-1
/
+1
2008-12-22
fb: SH-5 uses __raw I/O accessors now also, drop the special casing.
Paul Mundt
1
-1
/
+1
2008-10-20
fb: convert lock/unlock_kernel() into local fb mutex
Krzysztof Helt
1
-0
/
+1
2008-08-20
fbdefio: add set_page_dirty handler to deferred IO FB
Ian Campbell
1
-0
/
+3
2008-07-24
video/fb: cleanup FB_MAJOR usage
Philippe De Muyter
1
-1
/
+0
2008-07-24
tridentfb: acceleration constants change
Krzysztof Helt
1
-0
/
+4
2008-04-28
fb: add support for foreign endianness
Anton Vorontsov
1
-9
/
+35
2007-10-16
fb: move and rename extern declaration for global_mode_option
Geert Uytterhoeven
1
-0
/
+1
2007-10-16
Intel FB: more interlaced mode support
Krzysztof Halasa
1
-0
/
+1
2007-10-16
fbdev: Support for byte-reversed framebuffer formats
Pavel Pisa
1
-0
/
+1
2007-07-17
OMAP: add TI OMAP1610 accelerator entry.
Imre Deak
1
-0
/
+1
2007-07-17
fbdev: fbcon: console unregistration from unregister_framebuffer
Jesse Barnes
1
-0
/
+2
2007-06-01
fbdev: Move declaration of fb_class to <linux/fb.h>
Geert Uytterhoeven
1
-0
/
+1
2007-05-09
fbdev: add support for AVR32
Haavard Skinnemoen
1
-1
/
+1
2007-05-08
fbdev: fbcon: check if mode can handle new screen
Antonino A. Daplas
1
-0
/
+12
2007-05-08
fbdev: add tile operation to get the maximum length of the map
Antonino A. Daplas
1
-1
/
+2
2007-05-08
fbdev: advertise limitation of drawing engine
Antonino A. Daplas
1
-0
/
+4
2007-05-08
fbdev: add fb_read/fb_write functions for framebuffers in system RAM
Antonino A. Daplas
1
-0
/
+4
2007-05-08
fbdev: pass struct fb_info to fb_read and fb_write
Antonino A. Daplas
1
-2
/
+4
2007-05-08
fbdev: add drawing functions for framebuffers in system RAM
Antonino A. Daplas
1
-0
/
+6
2007-05-08
fb: fsync() method for deferred I/O flush.
Paul Mundt
1
-2
/
+4
2007-05-08
fbdev: mm: Deferred IO support
Jaya Kumar
1
-0
/
+20
2007-02-20
backlight: Rework backlight/fb interaction simplifying, lots
Richard Purdie
1
-6
/
+3
2007-02-20
backlight/fbcon: Add FB_EVENT_CONBLANK
Richard Purdie
1
-1
/
+3
2007-02-12
[PATCH] fbdev modedb: make more pointer parameters const
Geert Uytterhoeven
1
-15
/
+16
2007-02-12
[PATCH] fbdev driver for S3 Trio/Virge
Ondrej Zajicek
1
-0
/
+7
2006-12-13
[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()
Geert Uytterhoeven
1
-2
/
+0
[next]