1. 4242a23 cirrusfb: fix threshold register mask for Laguna chips by Krzysztof Helt · 15 years ago
  2. df3aafd cirrusfb: GD5434 (aka SD64) support fixed by Krzysztof Helt · 15 years ago
  3. 8f19e15 cirrusfb: set MCLK in one place by Krzysztof Helt · 15 years ago
  4. 614c0dc cirrusfb: add accelerator constant by Krzysztof Helt · 15 years ago
  5. dd14f71 cirrusfb: fix clock doubling by Krzysztof Helt · 15 years ago
  6. 7cade31 cirrusfb: use 24bpp instead of 32bpp by Krzysztof Helt · 15 years ago
  7. 527410f cirrusfb: GD5446 fixes by Krzysztof Helt · 15 years ago
  8. bc5d8ac cirrusfb: fix error paths in cirrusfb_xxx_register() by Krzysztof Helt · 15 years ago
  9. 9e84806 cirrusfb: add imageblit function by Krzysztof Helt · 15 years ago
  10. 8343c89 cirrusfb: acceleration improvements by Krzysztof Helt · 15 years ago
  11. 78d780e cirrusfb: various Laguna fixes by Krzysztof Helt · 15 years ago
  12. 99a4584 cirrusfb: check_var improvements by Krzysztof Helt · 15 years ago
  13. 1b48cb5 cirrusfb: Laguna chipset 8bpp fix by Krzysztof Helt · 15 years ago
  14. 48c329e cirrusfb: various improvements by Krzysztof Helt · 15 years ago
  15. c4dec39 cirrusfb: use 5-6-5 RGB for 16bpp mode by Krzysztof Helt · 15 years ago
  16. 6683e01 cirrusfb: do not calculate line length twice by Krzysztof Helt · 15 years ago
  17. 6e30fc0 cirrusfb: add mmio registers for Laguna chipsets by Krzysztof Helt · 15 years ago
  18. 213d4bd cirrusfb: add Laguna additional overflow register by Krzysztof Helt · 15 years ago
  19. 55a4ea6 cirrusfb: fix Laguna chipset memory detection and clock setting by Krzysztof Helt · 15 years ago
  20. 75ed3a1 cirrusfb: convert printks to dev_foo by Krzysztof Helt · 15 years ago
  21. 6e6fe42 drivers/video/uvesafb.c: don't use gfp_any() by Andrew Morton · 15 years ago
  22. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  23. cf2f7d7 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 15 years ago
  24. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  25. b8e676d radeonfb: Use __pci_complete_power_transition() by Rafael J. Wysocki · 15 years ago
  26. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  27. 4d1e4e5 imxfb: Fix TFT mode by Sascha Hauer · 15 years ago
  28. f909ef6 imxfb: add clock support by Sascha Hauer · 16 years ago
  29. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  30. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  31. 928a726 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  32. 8937b73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 15 years ago
  33. 9973022 [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h by Russell King · 15 years ago
  34. 7a192ec platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' by Ming Lei · 15 years ago
  35. 7ad33e7 video: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  36. 9a38e98 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by root · 15 years ago
  37. fa12868 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git into devel by Eric Miao · 15 years ago
  38. 18a0d89 radeonfb: Whack the PCI PM register until it sticks by Benjamin Herrenschmidt · 15 years ago
  39. 782385a [ARM] pxa: fix overlay being un-necessarily initialized on pxa25x by Eric Miao · 15 years ago
  40. da62e71 sh: dma: Make PVR2 DMA configurable. by Paul Mundt · 15 years ago
  41. 3879f5d Merge branch 'imx-fb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into devel by Russell King · 15 years ago
  42. 8032b52 linux.conf.au 2009: Tuz by Rusty Russell · 15 years ago
  43. 2feb075 video: sh_mobile_lcdcfb suspend/resume support by Magnus Damm · 15 years ago
  44. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  45. 9eb2eb8 MX31 clkdev support by Sascha Hauer · 15 years ago
  46. 7e8549b imxfb: Fix margin settings by Sascha Hauer · 15 years ago
  47. 1d0f987 imxfb: add mx27 support by Sascha Hauer · 15 years ago
  48. 1512222 imxfb: add 18 bit support by Sascha Hauer · 15 years ago
  49. c0b90a3 imxfb: add platform specific init/exit functions by Sascha Hauer · 16 years ago
  50. e481355 arm/imx21: Framebuffer support for i.MX21 by Holger Schurig · 15 years ago
  51. 01f6750 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  52. d801cec radeonfb/aty128fb: Disable broken early resume hook for PowerBooks by Benjamin Herrenschmidt · 15 years ago
  53. 16b71fd i810: fix kernel crash fix when struct fb_var_screeninfo is supplied by Samuel CUELLA · 15 years ago
  54. 467fc49 video: deferred io cleanup fix for sh_mobile_lcdcfb by Magnus Damm · 15 years ago
  55. 5742964 [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h by Eric Miao · 16 years ago
  56. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  57. f41bf2a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  58. bdf602b [ARM] fix lots of ARM __devexit sillyness by Russell King · 15 years ago
  59. 6e1588cb i.MX31: framebuffer driver by Guennadi Liakhovetski · 15 years ago
  60. 1febd91 Revert "i.MX31: framebuffer driver" by Dan Williams · 15 years ago
  61. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  62. 3d92e8f m68k: atari - Rename "mfp" to "st_mfp" by Geert Uytterhoeven · 15 years ago
  63. 7bc35b5 [ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 support by Dmitry Artamonow · 15 years ago
  64. 3cf3114 atyfb: remove unused local variable `pwr_command' by Yang Hongyang · 15 years ago
  65. eab184c [ARM] 5363/1: Shark cleanup and new defconfig by Alexander Schulz · 16 years ago
  66. 60f793d [ARM] 5377/1: S3C2410-Framebuffer: Fix resume path in S3C2410 framebuffer driver. by Daniel Silverstone · 15 years ago
  67. a1a5c3b fbdev/drm: fix Kconfig submenu mess in "Graphics support" by Krzysztof Helt · 15 years ago
  68. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  69. d409745 video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driver by Uwe Kleine-Koenig · 15 years ago
  70. 35887b1 gx1fb: properly alloc cmap and plug cmap leak by Andres Salomon · 15 years ago
  71. b14caec gxfb: properly alloc cmap and plug cmap leak by Andres Salomon · 15 years ago
  72. 067f129 lxfb: properly alloc cmap in all cases and don't leak the memory by Marco La Porta · 15 years ago
  73. 0d4ff4d [ARM] 5353/1: fbdev: add E-Ink Broadsheet controller support v3 by Jaya Kumar · 16 years ago
  74. ff74733 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  75. 1fb25cb radeonfb: Fix resume from D3Cold on some platforms by Benjamin Herrenschmidt · 15 years ago
  76. b746bb7 aty128fb: Properly save PCI state before changing PCI PM level by Benjamin Herrenschmidt · 15 years ago
  77. b746816 atyfb: Properly save PCI state before changing PCI PM level by Benjamin Herrenschmidt · 15 years ago
  78. d2f5935 drm/i915: select framebuffer support automatically by Ingo Molnar · 15 years ago
  79. ff491a7 netlink: change return-value logic of netlink_broadcast() by Pablo Neira Ayuso · 15 years ago
  80. fe86175 atyfb: fix CONFIG_ namespace violations by Randy Dunlap · 15 years ago
  81. ce43ae5 drivers/video/backlight: rename da903x to da903x_bl by Mike Rapoport · 15 years ago
  82. 1f5e31d fbmem: don't call copy_from/to_user() with mutex held by Andrea Righi · 15 years ago
  83. 93bfbd7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  84. 7fbb7ca fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooks by Risto Suominen · 16 years ago
  85. 248ae0d fbdev: incorrect URL given in drivers/video/Kconfig by Alex Buell · 15 years ago
  86. 5376071 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  87. cfb901b Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  88. 1745522 i2c: Delete many unused adapter IDs by Jean Delvare · 15 years ago
  89. 7954d5c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  90. 953a7e8 [ARM] omap: ensure OMAP drivers pass a struct device to clk_get() by Russell King · 16 years ago
  91. 86528da i.MX31: framebuffer driver by Guennadi Liakhovetski · 16 years ago
  92. 5d9ee3f powerpc/ps3: printing fixups for l64 to ll64 conversion drivers/video by Stephen Rothwell · 16 years ago
  93. b46578e video/framebuffer: fix bug: jpegview cannot work on framebuffer device other than 16BPP by Michael Hennerich · 16 years ago
  94. 1fa0b29 fbdev: Kill Atari vblank cursor blinking by Geert Uytterhoeven · 16 years ago
  95. 639274d m68k: atafb - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  96. 2eab7ff fbdev: c2p - Rename c2p to c2p_planar by Geert Uytterhoeven · 16 years ago
  97. 96f47d6 fbdev: c2p/atafb - Add support for Atari interleaved bitplanes by Geert Uytterhoeven · 16 years ago
  98. 2cd1de0 fbdev: c2p - Extract common c2p core to c2p_core.h by Geert Uytterhoeven · 16 years ago
  99. 1f03445 fbdev: c2p - Cleanups by Geert Uytterhoeven · 16 years ago
  100. 8280eb8a fbdev: c2p - Correct indentation by Geert Uytterhoeven · 16 years ago