summaryrefslogtreecommitdiffstats
path: root/include/linux/fb.h
Commit message (Expand)AuthorAgeFilesLines
* fbdev: uninline lock_fb_info()Andrew Morton2009-04-011-9/+1
* cirrusfb: add accelerator constantKrzysztof Helt2009-04-011-0/+1
* fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi2009-02-051-0/+15
* include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput2009-01-151-1/+1
* fb: SH-5 uses __raw I/O accessors now also, drop the special casing.Paul Mundt2008-12-221-1/+1
* fb: convert lock/unlock_kernel() into local fb mutexKrzysztof Helt2008-10-201-0/+1
* fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell2008-08-201-0/+3
* video/fb: cleanup FB_MAJOR usagePhilippe De Muyter2008-07-241-1/+0
* tridentfb: acceleration constants changeKrzysztof Helt2008-07-241-0/+4
* fb: add support for foreign endiannessAnton Vorontsov2008-04-281-9/+35
* fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven2007-10-161-0/+1
* Intel FB: more interlaced mode supportKrzysztof Halasa2007-10-161-0/+1
* fbdev: Support for byte-reversed framebuffer formatsPavel Pisa2007-10-161-0/+1
* OMAP: add TI OMAP1610 accelerator entry.Imre Deak2007-07-171-0/+1
* fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes2007-07-171-0/+2
* fbdev: Move declaration of fb_class to <linux/fb.h>Geert Uytterhoeven2007-06-011-0/+1
* fbdev: add support for AVR32Haavard Skinnemoen2007-05-091-1/+1
* fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas2007-05-081-0/+12
* fbdev: add tile operation to get the maximum length of the mapAntonino A. Daplas2007-05-081-1/+2
* fbdev: advertise limitation of drawing engineAntonino A. Daplas2007-05-081-0/+4
* fbdev: add fb_read/fb_write functions for framebuffers in system RAMAntonino A. Daplas2007-05-081-0/+4
* fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas2007-05-081-2/+4
* fbdev: add drawing functions for framebuffers in system RAMAntonino A. Daplas2007-05-081-0/+6
* fb: fsync() method for deferred I/O flush.Paul Mundt2007-05-081-2/+4
* fbdev: mm: Deferred IO supportJaya Kumar2007-05-081-0/+20
* backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie2007-02-201-6/+3
* backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie2007-02-201-1/+3
* [PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven2007-02-121-15/+16
* [PATCH] fbdev driver for S3 Trio/VirgeOndrej Zajicek2007-02-121-0/+7
* [PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven2006-12-131-2/+0
* [PATCH] fbcmap.c: mark structs const or __read_mostlyHelge Deller2006-12-081-3/+3
* Driver core: convert fb code to use struct deviceGreg Kroah-Hartman2006-12-011-4/+4
* [PATCH] fbdev: Honor the return value of device_create_fileAntonino A. Daplas2006-10-031-0/+1
* [PATCH] fbdev: Add generic ddc read functionalityDennis Munsie2006-10-031-0/+2
* [PATCH] fbdev: include backlight.h only when __KERNEL__ is definedMichal Januszewski2006-08-141-1/+1
* [PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas2006-07-311-1/+1
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+0
* typo fixes: mecanism -> mechanismAdrian Bunk2006-06-301-1/+1
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas2006-06-261-5/+7
* [PATCH] Detaching fbcon: sdd sysfs class device entry for fbconAntonino A. Daplas2006-06-261-7/+0
* [PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2006-06-251-0/+23
* [PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas2006-03-311-2/+0
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* [PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig2006-01-141-1/+1
* [PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2006-01-141-4/+4
* [PATCH] fbdev: Fix incorrect unaligned access in little-endian machinesAntonino A. Daplas2005-12-121-0/+12
* [PATCH] fbdev: fix switch to KD_TEXT, enhanced versionKnut Petersen2005-12-121-0/+12
* [PATCH] fbcon: Add ability to save/restore graphics stateAntonino A. Daplas2005-12-121-0/+6
* [PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfsAntonino A. Daplas2005-11-091-0/+7
OpenPOWER on IntegriCloud