1. 6a7f282 fbdev: uninline lock_fb_info() by Andrew Morton · 15 years ago
  2. 614c0dc cirrusfb: add accelerator constant by Krzysztof Helt · 15 years ago
  3. 1f5e31d fbmem: don't call copy_from/to_user() with mutex held by Andrea Righi · 16 years ago
  4. 00bfdda include of <linux/types.h> is preferred over <asm/types.h> by Jaswinder Singh Rajput · 16 years ago
  5. 209aa4f fb: SH-5 uses __raw I/O accessors now also, drop the special casing. by Paul Mundt · 16 years ago
  6. 3e680aa fb: convert lock/unlock_kernel() into local fb mutex by Krzysztof Helt · 16 years ago
  7. d847471 fbdefio: add set_page_dirty handler to deferred IO FB by Ian Campbell · 16 years ago
  8. 5bb49fc video/fb: cleanup FB_MAJOR usage by Philippe De Muyter · 16 years ago
  9. 01a2d9e tridentfb: acceleration constants change by Krzysztof Helt · 16 years ago
  10. e4c690e fb: add support for foreign endianness by Anton Vorontsov · 16 years ago
  11. 9a054fb fb: move and rename extern declaration for global_mode_option by Geert Uytterhoeven · 17 years ago
  12. 394d3af Intel FB: more interlaced mode support by Krzysztof Halasa · 17 years ago
  13. 779121e fbdev: Support for byte-reversed framebuffer formats by Pavel Pisa · 17 years ago
  14. fe0e3a9 OMAP: add TI OMAP1610 accelerator entry. by Imre Deak · 17 years ago
  15. cfafca8 fbdev: fbcon: console unregistration from unregister_framebuffer by Jesse Barnes · 17 years ago
  16. 9db71a1 fbdev: Move declaration of fb_class to <linux/fb.h> by Geert Uytterhoeven · 17 years ago
  17. 880169d fbdev: add support for AVR32 by Haavard Skinnemoen · 17 years ago
  18. 38a3dc5 fbdev: fbcon: check if mode can handle new screen by Antonino A. Daplas · 17 years ago
  19. 11f11d5 fbdev: add tile operation to get the maximum length of the map by Antonino A. Daplas · 17 years ago
  20. bf26ad7 fbdev: advertise limitation of drawing engine by Antonino A. Daplas · 17 years ago
  21. 09aaf26 fbdev: add fb_read/fb_write functions for framebuffers in system RAM by Antonino A. Daplas · 17 years ago
  22. 3f9b088 fbdev: pass struct fb_info to fb_read and fb_write by Antonino A. Daplas · 17 years ago
  23. 68648ed fbdev: add drawing functions for framebuffers in system RAM by Antonino A. Daplas · 17 years ago
  24. 5e841b8 fb: fsync() method for deferred I/O flush. by Paul Mundt · 17 years ago
  25. 60b59be fbdev: mm: Deferred IO support by Jaya Kumar · 17 years ago
  26. 37ce69a backlight: Rework backlight/fb interaction simplifying, lots by Richard Purdie · 17 years ago
  27. 994efac backlight/fbcon: Add FB_EVENT_CONBLANK by Richard Purdie · 17 years ago
  28. 9791d76 [PATCH] fbdev modedb: make more pointer parameters const by Geert Uytterhoeven · 17 years ago
  29. a268422 [PATCH] fbdev driver for S3 Trio/Virge by Ondrej Zajicek · 17 years ago
  30. 3161986 [PATCH] fbdev: remove references to non-existent fbmon_valid_timings() by Geert Uytterhoeven · 18 years ago
  31. adf6b20 [PATCH] fbcmap.c: mark structs const or __read_mostly by Helge Deller · 18 years ago
  32. 78cde0887 Driver core: convert fb code to use struct device by Greg Kroah-Hartman · 18 years ago
  33. 1a6600b [PATCH] fbdev: Honor the return value of device_create_file by Antonino A. Daplas · 18 years ago
  34. fc5891c [PATCH] fbdev: Add generic ddc read functionality by Dennis Munsie · 18 years ago
  35. 2b25742 [PATCH] fbdev: include backlight.h only when __KERNEL__ is defined by Michal Januszewski · 18 years ago
  36. 256154f [PATCH] fbdev: statically link the framebuffer notification functions by Antonino A. Daplas · 18 years ago
  37. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
  38. b3c2ffd typo fixes: mecanism -> mechanism by Adrian Bunk · 18 years ago
  39. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  40. e614b18 [PATCH] VT binding: Update fbcon to support binding by Antonino A. Daplas · 18 years ago
  41. 9a17917 [PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon by Antonino A. Daplas · 18 years ago
  42. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 18 years ago
  43. a536093 [PATCH] fbcon: Fix big-endian bogosity in slow_imageblit() by Antonino A. Daplas · 18 years ago
  44. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 18 years ago
  45. 216d526 [PATCH] fbdev: Sanitize ->fb_mmap prototype by Christoph Hellwig · 19 years ago
  46. 67a6680 [PATCH] fbdev: Sanitize ->fb_ioctl prototype by Christoph Hellwig · 19 years ago
  47. be0d9b6 [PATCH] fbdev: Fix incorrect unaligned access in little-endian machines by Antonino A. Daplas · 19 years ago
  48. 39942fd [PATCH] fbdev: fix switch to KD_TEXT, enhanced version by Knut Petersen · 19 years ago
  49. 4743484 [PATCH] fbcon: Add ability to save/restore graphics state by Antonino A. Daplas · 19 years ago
  50. a812c94 [PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs by Antonino A. Daplas · 19 years ago
  51. 9c44e5f [PATCH] fbcon: Console Rotation - Add support to rotate the logo by Antonino A. Daplas · 19 years ago
  52. e4fc276 [PATCH] fbcon: Console Rotation - Prepare fbcon for console rotation by Antonino A. Daplas · 19 years ago
  53. 003cfc0 [PATCH] fbdev: Add helper to get an appropriate initial mode by Antonino A. Daplas · 19 years ago
  54. 8fb6567 [PATCH] fbdev: fix the fb_find_nearest_mode() function by Michal Januszewski · 19 years ago
  55. c465e05 [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon by Antonino A. Daplas · 19 years ago
  56. 2f4516d [PATCH] fbcon: constify font data by Jan Beulich · 19 years ago
  57. 829e79b [PATCH] fbcon: Break up bit_putcs into its component functions by Antonino A. Daplas · 19 years ago
  58. 96fe6a2 [PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) support by Antonino A. Daplas · 19 years ago
  59. 544393f [PATCH] sisfb update by Thomas Winischhofer · 19 years ago
  60. b8c9094 [PATCH] fbdev: Fix greater than 1 bit monochrome color handling by Antonino A. Daplas · 19 years ago
  61. 5e518d7 [PATCH] fbdev: Resurrect hooks to get EDID from firmware by Antonino A. Daplas · 19 years ago
  62. 7726e9e [PATCH] fbdev: Add fbset -a support by Antonino A. Daplas · 19 years ago
  63. f1ab5da [PATCH] fbdev: stack reduction by James Simmons · 19 years ago
  64. f5a9951 [PATCH] fbdev: iomove removal by James Simmons · 19 years ago
  65. 7149437 [PATCH] fbdev: Batch cmap changes at driver level by Benjamin Herrenschmidt · 19 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago