1. 0e27aa3 fbdev: platforming hecubafb and n411 by Jaya Kumar · 18 years ago
  2. 2422fbb metronomefb: don't free firmware twice in error path by Sebastian Siewior · 18 years ago
  3. 03c33a4 fbdev: platforming metronomefb and am200epd by Jaya Kumar · 18 years ago
  4. 963654a fbdev: hecubafb bugfix by Jaya Kumar · 18 years ago
  5. 555514f fbdev: metronomefb bugfix by Jaya Kumar · 18 years ago
  6. 9b53a9e fbdev: powerpc: driver for Freescale 8610 and 5121 DIU by York Sun · 18 years ago
  7. 7d345b2 fbdev: nv: fix sparse noise by Alexey Dobriyan · 18 years ago
  8. 7ce3ab1 fbdev: nv: drop useless CONFIG_PCI checks by Alexey Dobriyan · 18 years ago
  9. affc23d fbdev: nv: drop useless MODULE ifdefs by Alexey Dobriyan · 18 years ago
  10. 3553a2f OLPC: gxfb/lxfb: add DCON panel modes to framebuffer drivers by Andres Salomon · 18 years ago
  11. fd96795 gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available by Andres Salomon · 18 years ago
  12. 61a517a gxfb/lxfb: use VSA definitions when fetching framebuffer size by Andres Salomon · 18 years ago
  13. 4537f93 lxfb/gxfb: when blanking with FB_BLANK_POWERDOWN, also turn off the CRT by Andres Salomon · 18 years ago
  14. 564820d lxfb: disable suspend VT switch by default by Andres Salomon · 18 years ago
  15. c805df3 lxfb: rename kernel arg fbsize to vram by Andres Salomon · 18 years ago
  16. f694e53 lxfb: add power management functionality by Andres Salomon · 18 years ago
  17. aec4053 lxfb: rearrange/rename MSR bitfields by Andres Salomon · 18 years ago
  18. 31f51fa lxfb: clean up final bits of df_regs by Andres Salomon · 18 years ago
  19. f5c90e8 lxfb: clean up register definitions by Andres Salomon · 18 years ago
  20. 9286361 lxfb: create GP/DC/VP/FP-specific handlers rather than using readl/writel by Andres Salomon · 18 years ago
  21. 3888d46 lxfb: extend PLL table to support dotclocks below 25 MHz by Jens Rottmann · 18 years ago
  22. 5fb2d92 atmel_lcdfb: adjust fifo size for at91sam9rl by Nicolas Ferre · 18 years ago
  23. fd08580 atmel_lcdfb: wiring BGR to RGB color mode by Nicolas Ferre · 18 years ago
  24. cf19a37 atmel_lcdfb: suspend/resume support by David Brownell · 18 years ago
  25. 01d3a5e atmel_lcdfb: don't initialize a pre-allocated framebuffer by Haavard Skinnemoen · 18 years ago
  26. 20e061f fbdev: framebuffer_alloc() fixes by Ondrej Zajicek · 18 years ago
  27. 8f5af9d fbdev: vt8623fb: better resume from STR by Ondrej Zajicek · 18 years ago
  28. 9201a85 savagefb: speed up the I2C bus by Jean Delvare · 18 years ago
  29. a1e6892 drivers/video/imsttfb.c: add missing curly brackets by Roel Kluin · 18 years ago
  30. 5e72b32 uvesafb: don't treat valid modes returned byfb_find_mode() as errors by Michal Januszewski · 18 years ago
  31. e0745ae radeonfb: speed up the I2C buses by Jean Delvare · 18 years ago
  32. bc3bf46 radeonfb: drop redundant RTRACE macro by Jean Delvare · 18 years ago
  33. b0313f8 radeonfb: fix debug option by Jean Delvare · 18 years ago
  34. e7a18c9 radeonfb: use PCI device id in hex for name string by Andreas Herrmann · 18 years ago
  35. af2afd2 drivers/video/aty/aty128fb.c: fix incorrect usage of strncat in aty128_init() by Roel Kluin · 18 years ago
  36. 9e3f0ca fbdev: add removed option "mode" to keep compatibility by Krzysztof Helt · 18 years ago
  37. a814054 s3fb: add option mode_option by Krzysztof Helt · 18 years ago
  38. 1abf917 arkfb: add option mode_option by Krzysztof Helt · 18 years ago
  39. cc6c549 vt8623fb: change option mode to mode_option by Krzysztof Helt · 18 years ago
  40. 4e65c61 pm3fb: change option mode to mode_option by Krzysztof Helt · 18 years ago
  41. 07f41e4 tridentfb: change option mode to mode_option by Krzysztof Helt · 18 years ago
  42. 5eb81e80 pm2fb: change option mode to mode_option by Krzysztof Helt · 18 years ago
  43. 21b4d1d video/aty/atyfb_base.c: free when fb can't be registered by Roel Kluin · 18 years ago
  44. 57a7a6d fbmem: fix con2fbmap limit check by Peter Samuelson · 18 years ago
  45. b6f448e PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch by Andres Salomon · 18 years ago
  46. 46fb6f1 gxfb: add power management functionality by Andres Salomon · 18 years ago
  47. d1b4cc3 gxfb: stop sharing code with gx1fb by Andres Salomon · 18 years ago
  48. 9f1277b gxfb: move MSR bit fields into gxfb.h by Andres Salomon · 18 years ago
  49. d255114 gxfb: clean up register definitions by Andres Salomon · 18 years ago
  50. ab06aaf gxfb: create DC/VP/FP-specific handlers rather than using readl/writel by Andres Salomon · 18 years ago
  51. fa20c8a gxfb: replace FBSIZE config option with a module parameter by Andres Salomon · 18 years ago
  52. 0a5e790 gxfb: use PCI_DEVICE() for gxfb's pci device table by Andres Salomon · 18 years ago
  53. e2b1180 gxfb: don't enable the CRT DACs when we are in flatpanel mode by Jordan Crouse · 18 years ago
  54. f0a0c1f gxfb: set the right registers to tweak the sync polarity by Jordan Crouse · 18 years ago
  55. 32bf87e x86: geode: MSR cleanup by Andres Salomon · 18 years ago
  56. 22af89a fbcon: replace mono_col macro with static inline by Harvey Harrison · 18 years ago
  57. 2ae09f0 pm2fb: correct error values returned from probe function by Krzysztof Helt · 18 years ago
  58. 416e74e fbdev: use DIV_ROUND_UP or roundup by Julia Lawall · 18 years ago
  59. 7f29b87 powerpc: offb: add support for foreign endianness by Anton Vorontsov · 18 years ago
  60. e4c690e fb: add support for foreign endianness by Anton Vorontsov · 18 years ago
  61. 6b745b6 fbdev: make the best-fit section of fb_find_mode return the closest matching mode by Michal Januszewski · 18 years ago
  62. 3c18ddd mm: remove nopage by Nick Piggin · 18 years ago
  63. 4ee36dc xen pvfb: Para-virtual framebuffer, keyboard and pointer driver by Markus Armbruster · 18 years ago
  64. cf816ec Merge branch 'merge-fixes' into devel by Russell King · 18 years ago
  65. adf6d34 Merge branch 'omap2-upstream' into devel by Russell King · 18 years ago
  66. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 18 years ago
  67. c43f89c fbdev: fix /proc/fb oops after module removal by Alexey Dobriyan · 18 years ago
  68. 363df39 blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x framebuffer simultaneously by Michael Hennerich · 18 years ago
  69. 7ef9861 blackfin video driver: update the BF52x EZKIT video framebuffer driver according to LKML review by Bryan Wu · 18 years ago
  70. de7c6d1 fbdev: defio and Metronomefb by Jaya Kumar · 18 years ago
  71. b691da35 i810fb: fix console switch regression by Stefan Bauer · 18 years ago
  72. 99eeed47a fbdev: add BF52x EZkit Display driver by Michael Hennerich · 18 years ago
  73. 5e9e4ad BF54x LQ043 Framebuffer driver: Update copyright on previously modified files by Michael Hennerich · 18 years ago
  74. b3544ea BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakage by Bryan Wu · 18 years ago
  75. fdcc535 BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not allowed by Michael Hennerich · 18 years ago
  76. 6234721 stifb: fix crash A1439A CRX (Rattler) graphics card by Helge Deller · 18 years ago
  77. 1039edc mbxfb: fix incorrect argument type by Krzysztof Helt · 18 years ago
  78. b614ce8 tridentfb: fix memory size detection by Krzysztof Helt · 18 years ago
  79. 3acd9d4 tridentfb: register should be left in non-locked state by Krzysztof Helt · 18 years ago
  80. 0f8afa7 fb: hitfb: Balance probe/remove section annotations. by Paul Mundt · 18 years ago
  81. fcb1fec fb: pvr2fb: Fix up remaining section mismatch. by Paul Mundt · 18 years ago
  82. 7e53370 sm501fb: fix timing limits by Ville Syrjala · 18 years ago
  83. 19d06ef sm501fb: set transp.offset to 0 in 8bpp and 16bpp modes by Ville Syrjala · 18 years ago
  84. fedbb36 sm501fb: RGB offsets are reversed in 16bpp modes by Ville Syrjala · 18 years ago
  85. 5619d82 sm501fb: direct color visual does not work by Ville Syrjala · 18 years ago
  86. e8ed857 tridentfb: resource management fixes in probe function by Krzysztof Helt · 18 years ago
  87. 79306a3 drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll() by Sergio Luis · 18 years ago
  88. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 18 years ago
  89. 0616575 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  90. 30b3cfe [ATYFB]: Kill 'prom_palette' sparc code. by David S. Miller · 18 years ago
  91. ac2bf5b [ARM] 4828/1: fix 3 warnings in drivers/video/pxafb.c by Holger Schurig · 18 years ago
  92. 631a9dc [SPARC]: video/cg14.c and video/sbuslib.c build fixes by Robert Reif · 18 years ago
  93. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 18 years ago
  94. 4383f18 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 18 years ago
  95. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  96. ec072b0 backlight: Add OMAP1 PWL backlight driver by Andrzej Zaborowski · 18 years ago
  97. 5155245 backlight: Avoid unecessary driver callbacks by Helge Deller · 18 years ago
  98. 256ae6a Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.25 by Josh Boyer · 18 years ago
  99. 55850f4 fb: fix warning: no return statement in function returning non-void by Anton Vorontsov · 18 years ago
  100. 91c4313 fbcon: fix color generation for monochrome framebuffer by Thomas Pfaff · 18 years ago