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