- 981409b fbdev: arm has __raw I/O accessors, use them in fb.h by Archit Taneja · 12 years ago
- ee34687 fbdev/fb.h: silence warning with -Wsign-compare by Brian W Hart · 11 years ago
- e6853aa video: Check EDID for HDMI connection by David Ung · 11 years ago
- 46eeb2c video/fb: Propagate error code from failing to unregister conflicting fb by Chris Wilson · 11 years ago
- f51a07d framebuffer: Add fb_<level> convenience logging macros by Joe Perches · 11 years ago
- a66e62a fb: make fp_get_options name argument const by Vincent Stehlé · 11 years ago
- 3cf2667 fb: add support for drivers not needing VT switch at suspend/resume time by Jesse Barnes · 12 years ago
- 7908904 fbmon: add of_videomode helpers by Steffen Trumtrar · 12 years ago
- 2db54c7 fbmon: add videomode helpers by Steffen Trumtrar · 12 years ago
- 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
- 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
- bf05929 fbdev: add events for early fb event support by Inki Dae · 12 years ago
- 1f45f9d fb_defio: add first_io callback by Heiko Stübner · 13 years ago
- 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
- ce880cb udlfb: remove sysfs framebuffer device with USB .disconnect() by Kay Sievers · 13 years ago
- fb21c2f fbdev: Add FOURCC-based format configuration API by Laurent Pinchart · 13 years ago
- 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
- 698b368 fbcon: add lifetime refcount to opened frame buffers by Linus Torvalds · 13 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- ce443ab unicore32 machine related: add frame buffer driver for pkunity-v3 soc by GuanXuetao · 14 years ago
- 7ccbefe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
- 1e7c780 fbcmap: integer overflow bug by Dan Carpenter · 14 years ago
- 0ad83f6 fbdev: when parsing E-EDID blocks, also use SVD entries by Guennadi Liakhovetski · 14 years ago
- 9fbbdde video: add fb_edid_add_monspecs for parsing extended edid information by Erik Gilling · 14 years ago
- f11b478d fbmem: fix fb_read, fb_write unaligned accesses by James Hogan · 14 years ago
- 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 14 years ago
- d219adc fb: add hooks to handle KDB enter/exit by Jesse Barnes · 14 years ago
- 772a2f9 fb: handle allocation failure in alloc_apertures() by Dan Carpenter · 14 years ago
- b26c949 fb: fix colliding defines for fb flags. by Dave Airlie · 14 years ago
- 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
- 49c39b4 fbdev: move FBIO_WAITFORVSYNC to linux/fb.h by Grazvydas Ignotas · 14 years ago
- 3b9676e vga16fb, drm: vga16fb->drm handoff by Marcin Slusarz · 14 years ago
- 06415c5 fbmem, drm/nouveau: kick firmware framebuffers as soon as possible by Marcin Slusarz · 14 years ago
- 1471ca9 fbdev: allow passing more than one aperture for handoff by Marcin Slusarz · 14 years ago
- 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
- eae6fa9 Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
- 7164bb4 fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag. by Konrad Rzeszutek Wilk · 15 years ago
- f5c15d0 fb: remove fb_save_state() and fb_restore_state operations by Krzysztof Helt · 15 years ago
- 52a7a1c [ARM] pxafb: add accelerator ID for PXA3xx GCU by Daniel Mack · 15 years ago
- 537a1bf fbdev: add mutex for fb_mmap locking by Krzysztof Helt · 15 years ago
- 00115e6 fbdev: blackfin has __raw I/O accessors, so use them in fb.h by Mike Frysinger · 15 years ago
- 4410f39 fbdev: add support for handoff from firmware to hw framebuffers by Dave Airlie · 15 years ago
- ebde441 fbdev: fix color component field length documentation by Michal Januszewski · 16 years ago
- 6a7f282 fbdev: uninline lock_fb_info() by Andrew Morton · 16 years ago
- 614c0dc cirrusfb: add accelerator constant by Krzysztof Helt · 16 years ago
- 1f5e31d fbmem: don't call copy_from/to_user() with mutex held by Andrea Righi · 16 years ago
- 00bfdda include of <linux/types.h> is preferred over <asm/types.h> by Jaswinder Singh Rajput · 16 years ago
- 209aa4f fb: SH-5 uses __raw I/O accessors now also, drop the special casing. by Paul Mundt · 16 years ago
- 3e680aa fb: convert lock/unlock_kernel() into local fb mutex by Krzysztof Helt · 16 years ago
- d847471 fbdefio: add set_page_dirty handler to deferred IO FB by Ian Campbell · 16 years ago
- 5bb49fc video/fb: cleanup FB_MAJOR usage by Philippe De Muyter · 16 years ago
- 01a2d9e tridentfb: acceleration constants change by Krzysztof Helt · 16 years ago
- 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 · 17 years ago
- 38a3dc5 fbdev: fbcon: check if mode can handle new screen by Antonino A. Daplas · 17 years ago
- 11f11d5 fbdev: add tile operation to get the maximum length of the map by Antonino A. Daplas · 17 years ago
- bf26ad7 fbdev: advertise limitation of drawing engine by Antonino A. Daplas · 17 years ago
- 09aaf26 fbdev: add fb_read/fb_write functions for framebuffers in system RAM by Antonino A. Daplas · 17 years ago
- 3f9b088 fbdev: pass struct fb_info to fb_read and fb_write by Antonino A. Daplas · 17 years ago
- 68648ed fbdev: add drawing functions for framebuffers in system RAM by Antonino A. Daplas · 17 years ago
- 5e841b8 fb: fsync() method for deferred I/O flush. by Paul Mundt · 17 years ago
- 60b59be fbdev: mm: Deferred IO support by Jaya Kumar · 17 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
- 78cde0887 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