1. 22f4a00 [PATCH] fbdev: Remove duplicate #include's by Adrian Bunk · 18 years ago
  2. 31c5cdb [PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT mess by Adrian Bunk · 18 years ago
  3. e442378 [PATCH] backlight: LOCOMO Backlight Driver updates by Richard Purdie · 18 years ago
  4. f8020dc [PATCH] savagefb: Add state save and_restore hooks by Antonino A. Daplas · 18 years ago
  5. 2356614 [PATCH] savagefb: Allocate space for current and saved register states by Antonino A. Daplas · 18 years ago
  6. 25581ad Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  7. 474ab45 [PATCH] trident fb section fixes by Randy Dunlap · 18 years ago
  8. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 18 years ago
  9. 68402dd [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM by Christoph Lameter · 18 years ago
  10. a50d913 V4L/DVB (4210a): git-dvb versus matroxfb by Andrew Morton · 18 years ago
  11. b464f57 Merge branch 'intelfb-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/intelfb-2.6 by Linus Torvalds · 18 years ago
  12. 0fe6e2d intelfb delousing by Al Viro · 18 years ago
  13. de8d28b [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. by David S. Miller · 18 years ago
  14. 078517e [PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=n by Roman Zippel · 18 years ago
  15. 4f1bcaf [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use by Bjorn Helgaas · 18 years ago
  16. ff91445 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  17. d90125b Merge branch 'i915fb' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/intelfb-2.6 by Linus Torvalds · 18 years ago
  18. 903e2bb [ARM] 3404/1: lpd7a40x: AMBA CLCD support by Marc Singer · 18 years ago
  19. 2abac1d intelfb: fixup clock calculation debugging. by Dave Airlie · 18 years ago
  20. 26e780e [PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW mode by Malcom Parsons · 18 years ago
  21. 7210936 Removed hard coded EDID buffer size. by Dennis Munsie · 18 years ago
  22. 8fd66ab [PATCH] maxinefb: Fix compilation error by Martin Michlmayr · 18 years ago
  23. c05b7f3 [PATCH] au1100fb: Fix compilation by Rodolfo Giometti · 18 years ago
  24. 308af92 [PATCH] fbcon: fix scrollback with logo issue immediately after boot by David Hollister · 18 years ago
  25. 7a532c6 intelfb: use regular modedb table instead of VESA by Dennis Munsie · 18 years ago
  26. 56e004e intelfb: use firmware EDID for mode database by Antonino A. Daplas · 18 years ago
  27. 080a416 Revert "intelfb driver -- use the regular modedb table instead of the VESA" by Dave Airlie · 18 years ago
  28. 65eb2f9 intelfb: int option fix by Eric Hustvedt · 18 years ago
  29. f728377 sync modesetting code with X.org by Dave Airlie · 18 years ago
  30. c9daa87 intelfb: align with changes from my X driver. by Dave Airlie · 18 years ago
  31. 2c47430 intelfb driver -- use the regular modedb table instead of the VESA by Dennis Munsie · 18 years ago
  32. 1aecb39 Adds support for 256MB aperture on 945 chipsets to the intelfb driver by Eric Hustvedt · 18 years ago
  33. df7df8a intelfb -- uses stride alignment of 64 on the 9xx chipsets. by Dennis Munsie · 18 years ago
  34. 9e8a3d2 [PATCH] i810 section fix by Andrew Morton · 18 years ago
  35. 6d39bed [PATCH] matroxfb: fix DVI setup to be more compatible by Paul A. Clarke · 18 years ago
  36. 68673af [PATCH] Backlight/LCD Class: Fix sysfs _store error handling by Richard Purdie · 18 years ago
  37. bed7a56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  38. cc873e1 kbuild: drivers/video/logo/ - fix ident glitch by Sam Ravnborg · 18 years ago
  39. 991cef7 [PATCH] au1200fb: Remove accidentally duplicated content of au1200fb.c by Ralf Baechle · 18 years ago
  40. 4de0b1e [PATCH] asiliantfb: Add help text in Kconfig by Antonino A. Daplas · 18 years ago
  41. 913e7ec [PATCH] Frame buffer: remove cmap sysfs interface by Jon Smirl · 18 years ago
  42. c16c556 [PATCH] fix section mismatch in pm2fb.o by Darren Jenkins · 18 years ago
  43. 6a2a886 [PATCH] fbdev: Fix return error of fb_write by Antonino A. Daplas · 18 years ago
  44. a61bdaa [PATCH] savagefb: fix section mismatch warnings by Randy Dunlap · 18 years ago
  45. 246846f [PATCH] radeonfb section mismatches by Randy Dunlap · 18 years ago
  46. 3e42f0b [PATCH] fb: Fix section mismatch in savagefb by Jean Delvare · 18 years ago
  47. 397eeab [PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolor by Antonino A. Daplas · 18 years ago
  48. 89ec4c2 [PATCH] vesafb: Fix incorrect logo colors in x86_64 by Antonino A. Daplas · 18 years ago
  49. f2e782e [PATCH] atyfb is bust on sparc32 by Andrew Morton · 18 years ago
  50. 9ec85c0 [PATCH] video/aty/atyfb_base.c: fix an off-by-one error by Adrian Bunk · 18 years ago
  51. 51d7974 intelfb: some cleanups for intelfbhw by Dave Airlie · 18 years ago
  52. 3587c50 intelfb: fixup pitch calculation like X does by Dave Airlie · 18 years ago
  53. 3aff13c intelfb: fixup p calculation by Dave Airlie · 18 years ago
  54. 46f60b8 This patch makes a needlessly global struct static. by Dave Airlie · 18 years ago
  55. 9a90603 intelfb: add i945GM support by Dave Airlie · 18 years ago
  56. 8b91b0b intelfb: fixup whitespace.. by Dave Airlie · 18 years ago
  57. 8bb91f6 intelfb: add hw cursor support for i9xx by Dave Airlie · 18 years ago
  58. 7679f4d intelfb: make i915 modeset by Dave Airlie · 18 years ago
  59. 9639d5e intelfb: add support for i945G by Dave Airlie · 18 years ago
  60. 0c187ad intelfb: enable on x86_64 by Dave Airlie · 18 years ago
  61. 16109b3 intelfb: add p divisor increments for i9xx. by Dave Airlie · 18 years ago
  62. 8492f08 intelfb: change splitm to be brute force by Dave Airlie · 18 years ago
  63. d024960 intelfb: add pll index to the intelfb structure by Dave Airlie · 18 years ago
  64. 7258b11 intelfb: prepare for i9xx support. by Dave Airlie · 18 years ago
  65. 39451a7 [PATCH] fbdev: Remove old radeon driver by Michael Hanselmann · 18 years ago
  66. a536093 [PATCH] fbcon: Fix big-endian bogosity in slow_imageblit() by Antonino A. Daplas · 18 years ago
  67. 2cbbb3b [PATCH] pxafb: Minor driver fixes by Richard Purdie · 18 years ago
  68. 2c0f5fb [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware by Richard Purdie · 18 years ago
  69. 5f27a27 [PATCH] backlight: HP Jornada 680 Backlight driver updates/fixes by Richard Purdie · 18 years ago
  70. 6ca0176 [PATCH] backlight: Backlight Class Improvements by Richard Purdie · 18 years ago
  71. 9b0e1c5 [PATCH] w100fb: Add acceleration support to ATI Imageon by Alberto Mardegan · 18 years ago
  72. 1a37d5f [PATCH] fbcon: Save current display during initialization by Antonino A. Daplas · 18 years ago
  73. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 18 years ago
  74. 857600c [PARISC] Fix stifb with IOREMAP and a 64-bit kernel by Helge Deller · 18 years ago
  75. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  76. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 18 years ago
  77. e4ccde3 [PATCH] video/sis/init301.c:SiS_ChrontelDoSomething2(): remove dead code by Adrian Bunk · 18 years ago
  78. d1ae418 [PATCH] drivers/video: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  79. b0c8797 [PATCH] fbdev: add modeline for 1680x1050@60 by Olaf Hering · 18 years ago
  80. ac3f908 [PATCH] sparse: Fix warnings in newport driver about non-static functions by Ralf Baechle · 18 years ago
  81. ed49843 [PATCH] Add ID for Quadro NVS280 by Pavel Roskin · 18 years ago
  82. 6257ffa [PATCH] imsttfb: Remove dead code by Antonino A. Daplas · 18 years ago
  83. eba87e8 [PATCH] atyfb: Remove dead code by Antonino A. Daplas · 18 years ago
  84. 0e4be28 [PATCH] savagefb: Remove NULL check by Antonino A. Daplas · 18 years ago
  85. 7c518eb [PATCH] i810fb: Remove NULL check by Antonino A. Daplas · 18 years ago
  86. 3d5b191 [PATCH] nvidiafb: Remove NULL check #2 by Antonino A. Daplas · 18 years ago
  87. 8ff7727 [PATCH] nvidiafb: Remove NULL check by Antonino A. Daplas · 18 years ago
  88. 4d7b84d [PATCH] rivafb: Remove NULL check by Antonino A. Daplas · 18 years ago
  89. db77ec2 [PATCH] framebuffer: cmap-setting return values by Alan Curry · 18 years ago
  90. 59153f7 [PATCH] fbdev: Make BIOS EDID reading configurable by Antonino A. Daplas · 18 years ago
  91. f95ec3c [PATCH] au1200fb: Alchemy Au1200 framebuffer driver by Ralf Baechle · 18 years ago
  92. d03c21e [PATCH] matrox maven: memory allocation and other cleanups by Jean Delvare · 18 years ago
  93. 756e21a [PATCH] matroxfb: simply return what i2c_add_driver() does by Arthur Othieno · 18 years ago
  94. fc4effc [PATCH] fbdev: framebuffer driver for Geode GX by David Vrabel · 18 years ago
  95. 7a07cd7 [PATCH] nvidiafb: add suspend and resume hooks by Antonino A. Daplas · 18 years ago
  96. 15bdab9 [PATCH] vgacon: Add support for soft scrollback by Antonino A. Daplas · 18 years ago
  97. 2115aea [PATCH] vgacon: fix EGA cursor resize function by Samuel Thibault · 18 years ago
  98. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  99. 2e1ca21 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  100. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago