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
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
2006-12-08
[PATCH] fbcmap.c: mark structs const or __read_mostly
Helge Deller
1
-3
/
+3
2006-12-01
Driver core: convert fb code to use struct device
Greg Kroah-Hartman
1
-4
/
+4
2006-10-03
[PATCH] fbdev: Honor the return value of device_create_file
Antonino A. Daplas
1
-0
/
+1
2006-10-03
[PATCH] fbdev: Add generic ddc read functionality
Dennis Munsie
1
-0
/
+2
2006-08-14
[PATCH] fbdev: include backlight.h only when __KERNEL__ is defined
Michal Januszewski
1
-1
/
+1
2006-07-31
[PATCH] fbdev: statically link the framebuffer notification functions
Antonino A. Daplas
1
-1
/
+1
2006-07-10
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
1
-1
/
+0
2006-06-30
typo fixes: mecanism -> mechanism
Adrian Bunk
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] VT binding: Update fbcon to support binding
Antonino A. Daplas
1
-5
/
+7
2006-06-26
[PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon
Antonino A. Daplas
1
-7
/
+0
2006-06-25
[PATCH] Rewritten backlight infrastructure for portable Apple computers
Michael Hanselmann
1
-0
/
+23
2006-03-31
[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()
Antonino A. Daplas
1
-2
/
+0
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
1
-1
/
+1
2006-01-14
[PATCH] fbdev: Sanitize ->fb_mmap prototype
Christoph Hellwig
1
-1
/
+1
2006-01-14
[PATCH] fbdev: Sanitize ->fb_ioctl prototype
Christoph Hellwig
1
-4
/
+4
2005-12-12
[PATCH] fbdev: Fix incorrect unaligned access in little-endian machines
Antonino A. Daplas
1
-0
/
+12
2005-12-12
[PATCH] fbdev: fix switch to KD_TEXT, enhanced version
Knut Petersen
1
-0
/
+12
2005-12-12
[PATCH] fbcon: Add ability to save/restore graphics state
Antonino A. Daplas
1
-0
/
+6
2005-11-09
[PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs
Antonino A. Daplas
1
-0
/
+7
2005-11-09
[PATCH] fbcon: Console Rotation - Add support to rotate the logo
Antonino A. Daplas
1
-2
/
+2
2005-11-09
[PATCH] fbcon: Console Rotation - Prepare fbcon for console rotation
Antonino A. Daplas
1
-2
/
+10
2005-11-07
[PATCH] fbdev: Add helper to get an appropriate initial mode
Antonino A. Daplas
1
-0
/
+2
2005-11-07
[PATCH] fbdev: fix the fb_find_nearest_mode() function
Michal Januszewski
1
-1
/
+1
2005-11-07
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
1
-1
/
+0
2005-09-13
[PATCH] fbcon: constify font data
Jan Beulich
1
-1
/
+1
2005-09-09
[PATCH] fbcon: Break up bit_putcs into its component functions
Antonino A. Daplas
1
-0
/
+15
[next]