Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
fe3025b55c8ed06929afe94e9c9095fc19d15aa0
/
include
/
linux
/
fb.h
e4c690e
fb: add support for foreign endianness
by Anton Vorontsov
· 17 years ago
9a054fb
fb: move and rename extern declaration for global_mode_option
by Geert Uytterhoeven
· 17 years ago
394d3af
Intel FB: more interlaced mode support
by Krzysztof Halasa
· 17 years ago
779121e
fbdev: Support for byte-reversed framebuffer formats
by Pavel Pisa
· 17 years ago
fe0e3a9
OMAP: add TI OMAP1610 accelerator entry.
by Imre Deak
· 17 years ago
cfafca8
fbdev: fbcon: console unregistration from unregister_framebuffer
by Jesse Barnes
· 17 years ago
9db71a1
fbdev: Move declaration of fb_class to <linux/fb.h>
by Geert Uytterhoeven
· 17 years ago
880169d
fbdev: add support for AVR32
by Haavard Skinnemoen
· 18 years ago
38a3dc5
fbdev: fbcon: check if mode can handle new screen
by Antonino A. Daplas
· 18 years ago
11f11d5
fbdev: add tile operation to get the maximum length of the map
by Antonino A. Daplas
· 18 years ago
bf26ad7
fbdev: advertise limitation of drawing engine
by Antonino A. Daplas
· 18 years ago
09aaf26
fbdev: add fb_read/fb_write functions for framebuffers in system RAM
by Antonino A. Daplas
· 18 years ago
3f9b088
fbdev: pass struct fb_info to fb_read and fb_write
by Antonino A. Daplas
· 18 years ago
68648ed
fbdev: add drawing functions for framebuffers in system RAM
by Antonino A. Daplas
· 18 years ago
5e841b8
fb: fsync() method for deferred I/O flush.
by Paul Mundt
· 18 years ago
60b59be
fbdev: mm: Deferred IO support
by Jaya Kumar
· 18 years ago
37ce69a
backlight: Rework backlight/fb interaction simplifying, lots
by Richard Purdie
· 18 years ago
994efac
backlight/fbcon: Add FB_EVENT_CONBLANK
by Richard Purdie
· 18 years ago
9791d76
[PATCH] fbdev modedb: make more pointer parameters const
by Geert Uytterhoeven
· 18 years ago
a268422
[PATCH] fbdev driver for S3 Trio/Virge
by Ondrej Zajicek
· 18 years ago
3161986
[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()
by Geert Uytterhoeven
· 18 years ago
adf6b20
[PATCH] fbcmap.c: mark structs const or __read_mostly
by Helge Deller
· 18 years ago
78cde08
Driver core: convert fb code to use struct device
by Greg Kroah-Hartman
· 18 years ago
1a6600b
[PATCH] fbdev: Honor the return value of device_create_file
by Antonino A. Daplas
· 18 years ago
fc5891c
[PATCH] fbdev: Add generic ddc read functionality
by Dennis Munsie
· 18 years ago
2b25742
[PATCH] fbdev: include backlight.h only when __KERNEL__ is defined
by Michal Januszewski
· 18 years ago
256154f
[PATCH] fbdev: statically link the framebuffer notification functions
by Antonino A. Daplas
· 18 years ago
a8f340e
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
by Jon Smirl
· 18 years ago
b3c2ffd
typo fixes: mecanism -> mechanism
by Adrian Bunk
· 18 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
e614b18
[PATCH] VT binding: Update fbcon to support binding
by Antonino A. Daplas
· 18 years ago
9a17917
[PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon
by Antonino A. Daplas
· 18 years ago
5474c12
[PATCH] Rewritten backlight infrastructure for portable Apple computers
by Michael Hanselmann
· 18 years ago
a536093
[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()
by Antonino A. Daplas
· 19 years ago
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
216d526
[PATCH] fbdev: Sanitize ->fb_mmap prototype
by Christoph Hellwig
· 19 years ago
67a6680
[PATCH] fbdev: Sanitize ->fb_ioctl prototype
by Christoph Hellwig
· 19 years ago
be0d9b6
[PATCH] fbdev: Fix incorrect unaligned access in little-endian machines
by Antonino A. Daplas
· 19 years ago
39942fd
[PATCH] fbdev: fix switch to KD_TEXT, enhanced version
by Knut Petersen
· 19 years ago
4743484
[PATCH] fbcon: Add ability to save/restore graphics state
by Antonino A. Daplas
· 19 years ago
a812c94
[PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs
by Antonino A. Daplas
· 19 years ago
9c44e5f
[PATCH] fbcon: Console Rotation - Add support to rotate the logo
by Antonino A. Daplas
· 19 years ago
e4fc276
[PATCH] fbcon: Console Rotation - Prepare fbcon for console rotation
by Antonino A. Daplas
· 19 years ago
003cfc0
[PATCH] fbdev: Add helper to get an appropriate initial mode
by Antonino A. Daplas
· 19 years ago
8fb6567
[PATCH] fbdev: fix the fb_find_nearest_mode() function
by Michal Januszewski
· 19 years ago
c465e05
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
by Antonino A. Daplas
· 19 years ago
2f4516d
[PATCH] fbcon: constify font data
by Jan Beulich
· 19 years ago
829e79b
[PATCH] fbcon: Break up bit_putcs into its component functions
by Antonino A. Daplas
· 19 years ago
96fe6a2
[PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) support
by Antonino A. Daplas
· 19 years ago
544393f
[PATCH] sisfb update
by Thomas Winischhofer
· 19 years ago
b8c9094
[PATCH] fbdev: Fix greater than 1 bit monochrome color handling
by Antonino A. Daplas
· 19 years ago
5e518d7
[PATCH] fbdev: Resurrect hooks to get EDID from firmware
by Antonino A. Daplas
· 19 years ago
7726e9e
[PATCH] fbdev: Add fbset -a support
by Antonino A. Daplas
· 19 years ago
f1ab5da
[PATCH] fbdev: stack reduction
by James Simmons
· 19 years ago
f5a9951
[PATCH] fbdev: iomove removal
by James Simmons
· 19 years ago
7149437
[PATCH] fbdev: Batch cmap changes at driver level
by Benjamin Herrenschmidt
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago