1. 1e7c780 fbcmap: integer overflow bug by Dan Carpenter · 14 years ago
  2. f11b478d fbmem: fix fb_read, fb_write unaligned accesses by James Hogan · 14 years ago
  3. 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 14 years ago
  4. d219adc fb: add hooks to handle KDB enter/exit by Jesse Barnes · 14 years ago
  5. 772a2f9 fb: handle allocation failure in alloc_apertures() by Dan Carpenter · 14 years ago
  6. b26c949 fb: fix colliding defines for fb flags. by Dave Airlie · 14 years ago
  7. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  8. 49c39b4 fbdev: move FBIO_WAITFORVSYNC to linux/fb.h by Grazvydas Ignotas · 14 years ago
  9. 3b9676e vga16fb, drm: vga16fb->drm handoff by Marcin Slusarz · 14 years ago
  10. 06415c5 fbmem, drm/nouveau: kick firmware framebuffers as soon as possible by Marcin Slusarz · 14 years ago
  11. 1471ca9 fbdev: allow passing more than one aperture for handoff by Marcin Slusarz · 14 years ago
  12. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 14 years ago
  13. eae6fa9 Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  14. 7164bb4 fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag. by Konrad Rzeszutek Wilk · 15 years ago
  15. f5c15d0 fb: remove fb_save_state() and fb_restore_state operations by Krzysztof Helt · 15 years ago
  16. 52a7a1c [ARM] pxafb: add accelerator ID for PXA3xx GCU by Daniel Mack · 15 years ago
  17. 537a1bf fbdev: add mutex for fb_mmap locking by Krzysztof Helt · 15 years ago
  18. 00115e6 fbdev: blackfin has __raw I/O accessors, so use them in fb.h by Mike Frysinger · 15 years ago
  19. 4410f39 fbdev: add support for handoff from firmware to hw framebuffers by Dave Airlie · 15 years ago
  20. ebde441 fbdev: fix color component field length documentation by Michal Januszewski · 15 years ago
  21. 6a7f282 fbdev: uninline lock_fb_info() by Andrew Morton · 15 years ago
  22. 614c0dc cirrusfb: add accelerator constant by Krzysztof Helt · 15 years ago
  23. 1f5e31d fbmem: don't call copy_from/to_user() with mutex held by Andrea Righi · 15 years ago
  24. 00bfdda include of <linux/types.h> is preferred over <asm/types.h> by Jaswinder Singh Rajput · 16 years ago
  25. 209aa4f fb: SH-5 uses __raw I/O accessors now also, drop the special casing. by Paul Mundt · 16 years ago
  26. 3e680aa fb: convert lock/unlock_kernel() into local fb mutex by Krzysztof Helt · 16 years ago
  27. d847471 fbdefio: add set_page_dirty handler to deferred IO FB by Ian Campbell · 16 years ago
  28. 5bb49fc video/fb: cleanup FB_MAJOR usage by Philippe De Muyter · 16 years ago
  29. 01a2d9e tridentfb: acceleration constants change by Krzysztof Helt · 16 years ago
  30. e4c690e fb: add support for foreign endianness by Anton Vorontsov · 16 years ago
  31. 9a054fb fb: move and rename extern declaration for global_mode_option by Geert Uytterhoeven · 17 years ago
  32. 394d3af Intel FB: more interlaced mode support by Krzysztof Halasa · 17 years ago
  33. 779121e fbdev: Support for byte-reversed framebuffer formats by Pavel Pisa · 17 years ago
  34. fe0e3a9 OMAP: add TI OMAP1610 accelerator entry. by Imre Deak · 17 years ago
  35. cfafca8 fbdev: fbcon: console unregistration from unregister_framebuffer by Jesse Barnes · 17 years ago
  36. 9db71a1 fbdev: Move declaration of fb_class to <linux/fb.h> by Geert Uytterhoeven · 17 years ago
  37. 880169d fbdev: add support for AVR32 by Haavard Skinnemoen · 17 years ago
  38. 38a3dc5 fbdev: fbcon: check if mode can handle new screen by Antonino A. Daplas · 17 years ago
  39. 11f11d5 fbdev: add tile operation to get the maximum length of the map by Antonino A. Daplas · 17 years ago
  40. bf26ad7 fbdev: advertise limitation of drawing engine by Antonino A. Daplas · 17 years ago
  41. 09aaf26 fbdev: add fb_read/fb_write functions for framebuffers in system RAM by Antonino A. Daplas · 17 years ago
  42. 3f9b088 fbdev: pass struct fb_info to fb_read and fb_write by Antonino A. Daplas · 17 years ago
  43. 68648ed fbdev: add drawing functions for framebuffers in system RAM by Antonino A. Daplas · 17 years ago
  44. 5e841b8 fb: fsync() method for deferred I/O flush. by Paul Mundt · 17 years ago
  45. 60b59be fbdev: mm: Deferred IO support by Jaya Kumar · 17 years ago
  46. 37ce69a backlight: Rework backlight/fb interaction simplifying, lots by Richard Purdie · 17 years ago
  47. 994efac backlight/fbcon: Add FB_EVENT_CONBLANK by Richard Purdie · 17 years ago
  48. 9791d76 [PATCH] fbdev modedb: make more pointer parameters const by Geert Uytterhoeven · 17 years ago
  49. a268422 [PATCH] fbdev driver for S3 Trio/Virge by Ondrej Zajicek · 17 years ago
  50. 3161986 [PATCH] fbdev: remove references to non-existent fbmon_valid_timings() by Geert Uytterhoeven · 18 years ago
  51. adf6b20 [PATCH] fbcmap.c: mark structs const or __read_mostly by Helge Deller · 18 years ago
  52. 78cde0887 Driver core: convert fb code to use struct device by Greg Kroah-Hartman · 18 years ago
  53. 1a6600b [PATCH] fbdev: Honor the return value of device_create_file by Antonino A. Daplas · 18 years ago
  54. fc5891c [PATCH] fbdev: Add generic ddc read functionality by Dennis Munsie · 18 years ago
  55. 2b25742 [PATCH] fbdev: include backlight.h only when __KERNEL__ is defined by Michal Januszewski · 18 years ago
  56. 256154f [PATCH] fbdev: statically link the framebuffer notification functions by Antonino A. Daplas · 18 years ago
  57. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
  58. b3c2ffd typo fixes: mecanism -> mechanism by Adrian Bunk · 18 years ago
  59. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  60. e614b18 [PATCH] VT binding: Update fbcon to support binding by Antonino A. Daplas · 18 years ago
  61. 9a17917 [PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon by Antonino A. Daplas · 18 years ago
  62. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 18 years ago
  63. a536093 [PATCH] fbcon: Fix big-endian bogosity in slow_imageblit() by Antonino A. Daplas · 18 years ago
  64. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 18 years ago
  65. 216d526 [PATCH] fbdev: Sanitize ->fb_mmap prototype by Christoph Hellwig · 19 years ago
  66. 67a6680 [PATCH] fbdev: Sanitize ->fb_ioctl prototype by Christoph Hellwig · 19 years ago
  67. be0d9b6 [PATCH] fbdev: Fix incorrect unaligned access in little-endian machines by Antonino A. Daplas · 19 years ago
  68. 39942fd [PATCH] fbdev: fix switch to KD_TEXT, enhanced version by Knut Petersen · 19 years ago
  69. 4743484 [PATCH] fbcon: Add ability to save/restore graphics state by Antonino A. Daplas · 19 years ago
  70. a812c94 [PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs by Antonino A. Daplas · 19 years ago
  71. 9c44e5f [PATCH] fbcon: Console Rotation - Add support to rotate the logo by Antonino A. Daplas · 19 years ago
  72. e4fc276 [PATCH] fbcon: Console Rotation - Prepare fbcon for console rotation by Antonino A. Daplas · 19 years ago
  73. 003cfc0 [PATCH] fbdev: Add helper to get an appropriate initial mode by Antonino A. Daplas · 19 years ago
  74. 8fb6567 [PATCH] fbdev: fix the fb_find_nearest_mode() function by Michal Januszewski · 19 years ago
  75. c465e05 [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon by Antonino A. Daplas · 19 years ago
  76. 2f4516d [PATCH] fbcon: constify font data by Jan Beulich · 19 years ago
  77. 829e79b [PATCH] fbcon: Break up bit_putcs into its component functions by Antonino A. Daplas · 19 years ago
  78. 96fe6a2 [PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) support by Antonino A. Daplas · 19 years ago
  79. 544393f [PATCH] sisfb update by Thomas Winischhofer · 19 years ago
  80. b8c9094 [PATCH] fbdev: Fix greater than 1 bit monochrome color handling by Antonino A. Daplas · 19 years ago
  81. 5e518d7 [PATCH] fbdev: Resurrect hooks to get EDID from firmware by Antonino A. Daplas · 19 years ago
  82. 7726e9e [PATCH] fbdev: Add fbset -a support by Antonino A. Daplas · 19 years ago
  83. f1ab5da [PATCH] fbdev: stack reduction by James Simmons · 19 years ago
  84. f5a9951 [PATCH] fbdev: iomove removal by James Simmons · 19 years ago
  85. 7149437 [PATCH] fbdev: Batch cmap changes at driver level by Benjamin Herrenschmidt · 19 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago