1. b094a87 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  2. cb59bfc fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080p by Guennadi Liakhovetski · 14 years ago
  3. 6032891 video: imxfb: Fix the maximum value for yres by Fabio Estevam · 14 years ago
  4. acd0acb fb: fix overlapping test off-by-one. by Dave Airlie · 14 years ago
  5. 5a2d6e3 backlight: cr_bllcd.c: fix a memory leak by Axel Lin · 14 years ago
  6. 8c1ac08 fbdev: sh-mobile: retrieve and propagate display sizes from EDID by Guennadi Liakhovetski · 14 years ago
  7. e0b9fb2 fbdev: sh-mobile: restore display size configuration by Guennadi Liakhovetski · 14 years ago
  8. e13416a Merge branch 'for-paul-rc' of git://gitorious.org/linux-omap-dss2/linux into fbdev-fixes-for-linus by Paul Mundt · 14 years ago
  9. b99ddbf OMAP: OMAPFB: disable old omapfb for OMAP4 builds by Tomi Valkeinen · 14 years ago
  10. 4422c04 OMAP: DSS: VRAM: Align start & size of vram to 2M by Tomi Valkeinen · 14 years ago
  11. e504b84 fbdev: Fix fb_find_nearest_mode refresh comparison by Andrew Kephart · 14 years ago
  12. 16cdd43 lxfb: Maintain video processor palette through suspend/resume by Daniel Drake · 14 years ago
  13. 93c176f video: da8xx: Register IRQ as last thing in driver probing. by Caglar Akyuz · 14 years ago
  14. 22a9594 framebuffer: fix fbcmap.c kernel-doc warning by Randy Dunlap · 14 years ago
  15. 0b9466c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  16. e5fa506 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  17. d1d7357 backlight: grab ops_lock before testing bd->ops by Uwe Kleine-König · 14 years ago
  18. c07a1c6 sisfb: delete osdef.h by Aaro Koskinen · 14 years ago
  19. 1f8e6ee sisfb: move the CONFIG warning to sis_main.c by Aaro Koskinen · 14 years ago
  20. ec49ec3 sisfb: replace SiS_SetMemory with memset_io by Aaro Koskinen · 14 years ago
  21. 2ad2847 sisfb: remove InPort/OutPort wrappers by Aaro Koskinen · 14 years ago
  22. f7854e5 sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315H by Aaro Koskinen · 14 years ago
  23. b6c30ca sisfb: delete redudant #define SIS_LINUX_KERNEL by Aaro Koskinen · 14 years ago
  24. e7d828a sisfb: delete dead SIS_XORG_XF86 code by Aaro Koskinen · 14 years ago
  25. f3fff73 sisfb: delete fallback code for pci_map_rom() by Aaro Koskinen · 14 years ago
  26. 8807236 sisfb: delete obsolete PCI ROM bug workaround by Aaro Koskinen · 14 years ago
  27. f6a1f21 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  28. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  29. ad913da lxfb: Program panel v/h sync output polarity correctly by Daniel Drake · 14 years ago
  30. 1e7c780 fbcmap: integer overflow bug by Dan Carpenter · 14 years ago
  31. c353103 fbcmap: cleanup white space in fb_alloc_cmap() by Dan Carpenter · 14 years ago
  32. cc267ec fbdev: sh_mobile_lcdcfb: fix bug in reconfig() by Arnd Hannemann · 14 years ago
  33. fe9d1159 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  34. dfdee5f i2c: Delete unused adapter IDs by Jean Delvare · 14 years ago
  35. 7023166 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  36. 1b346af ARM mx3fb: check for DMA engine type by Sascha Hauer · 14 years ago
  37. bd760e1 backlight: MacBookAir3,1(3,2) mbp-nvidia-bl support by Edgar (gimli) Hucek · 14 years ago
  38. 4f1aa84 drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return value by Michael Hennerich · 14 years ago
  39. c7ce250 drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handling by Michael Hennerich · 14 years ago
  40. fef7764 backlight: add low threshold to pwm backlight by Arun Murthy · 14 years ago
  41. a1025e2 drivers/video/backlight/s6e63m0.c: fix section mismatch by Axel Lin · 14 years ago
  42. d974e00 drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sysfs attribute file in s6e63m0_remove by Axel Lin · 14 years ago
  43. 4dbdf88 backlight: fix blanking for L4F00242T03 LCD by Marek Vasut · 14 years ago
  44. 6bde908 backlight: fix blanking for LMS283GF05 LCD by Marek Vasut · 14 years ago
  45. ed3a678 drivers/video/backlight/s6e63m0.c: set permissions on gamma_table file to 0444 by Axel Lin · 14 years ago
  46. 88abf44 OMAP: VRAM: Fix boot-time memory allocation by Tomi Valkeinen · 14 years ago
  47. 108409a OMAP: VRAM: improve VRAM error prints by Tomi Valkeinen · 14 years ago
  48. 32ed303 sisfb: limit POST memory test according to PCI resource length by Aaro Koskinen · 14 years ago
  49. 5fd284e fbdev: sh_mobile_lcdc: use correct number of modes, when using the default by Guennadi Liakhovetski · 14 years ago
  50. 5ae0cf8 fbdev: sh_mobile_lcdc: use the standard CEA-861 720p timing by Guennadi Liakhovetski · 14 years ago
  51. 91d63f8 fbdev: sh_mobile_hdmi: properly clean up modedb on monitor unplug by Guennadi Liakhovetski · 14 years ago
  52. 706d4b1 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  53. c0f62ed Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
  54. 18cb657 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  55. b377330 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable by Russell King · 14 years ago
  56. 0851668 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  57. 9ae6d03 Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 14 years ago
  58. b4754eb drivers/video/omap/blizzard.c: suspected typo in assignment by Nicolas Kaiser · 14 years ago
  59. f356910 drivers/video/gbefb.c: eliminate memory leak by Julia Lawall · 14 years ago
  60. f11b478 fbmem: fix fb_read, fb_write unaligned accesses by James Hogan · 14 years ago
  61. c9c62dc fbmem: fix whitespace by James Hogan · 14 years ago
  62. 847fb8a drivers/video/matrox/matroxfb_maven.c: fix unsigned return type by Julia Lawall · 14 years ago
  63. f0a2f35 savagefb: fix DDC for Savage 4 by Ondrej Zary · 14 years ago
  64. 09b599d drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_G by Christian Dietrich · 14 years ago
  65. 17f52ed drivers/video/msm/mddi.c: Remove multiple KERN_<level> uses by Joe Perches · 14 years ago
  66. c48c43e Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  67. 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
  68. 2c51895 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 14 years ago
  69. e26fd11 gpu: Add Intel GMA500(Poulsbo) Stub Driver by Lee, Chun-Yi · 14 years ago
  70. e0e170b Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  71. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  72. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  73. 1dfd166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  74. aa5c14d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  75. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  76. a8d7be8 i2c: Remove unneeded inclusions of <linux/i2c-id.h> by Jean Delvare · 14 years ago
  77. 51f4332 viafb: add initial VX900 support by Florian Tobias Schandinat · 14 years ago
  78. adac8d6 viafb: fix hardware acceleration for suspend & resume by Florian Tobias Schandinat · 15 years ago
  79. 466bc7fc viafb: make suspend and resume work (on all machines?) by Florian Tobias Schandinat · 15 years ago
  80. b75f2c0 viafb: restore display on resume by Florian Tobias Schandinat · 15 years ago
  81. 3fd9b6c Minimal support for viafb suspend/resume by Deepak Saxena · 15 years ago
  82. 80c226f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  83. 18016e3 OMAP: DSS2: don't power off a panel twice by Stanley.Miao · 14 years ago
  84. 41814cf OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3 by Senthilvadivu Guruswamy · 14 years ago
  85. 908482f OMAP: DSS2: OMAPFB: make VRFB depends on OMAP2,3 by Senthilvadivu Guruswamy · 14 years ago
  86. e663452 OMAP: DSS2: DSI: Remove extra iounmap in error path by Senthilvadivu Guruswamy · 14 years ago
  87. a0acb55 OMAP: DSS2: Use dss_features framework on DSS2 code by Archit Taneja · 14 years ago
  88. e1ef4d2 OMAP: DSS2: Introduce dss_features files by Archit Taneja · 14 years ago
  89. 2308bfb video/omap: remove mux.h include by Nicolas Kaiser · 14 years ago
  90. 87ba828 OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsync by Tasslehoff Kjappfot · 14 years ago
  91. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  92. 8ce71db fbdev: atafb - Remove undead ifdef ATAFB_FALCON by Christian Dietrich · 14 years ago
  93. 0c37dd7c fbdev/m68k: Fix section mismatches in q40fb.c by Henrik Kretzschmar · 14 years ago
  94. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  95. 024fafbac [media] Add the via framebuffer camera controller driver by Jonathan Corbet · 14 years ago
  96. a1dfe9c fbdev/xilinxfb: Microblaze driver support by Michal Simek · 14 years ago
  97. b78c951 xenbus: prevent warnings on unhandled enumeration values by Noboru Iwamatsu · 15 years ago
  98. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  99. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  100. 630f2d4 fbdev: sh_mobile_hdmi: fix compilation without SOUND enabled by Guennadi Liakhovetski · 14 years ago