1. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  2. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  3. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  4. f70f5b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 13 years ago
  5. 404a02c Merge branch 'devel-stable' into devel by Russell King · 13 years ago
  6. 09798eb atyfb: Fix bootup hangs on sparc64. by David S. Miller · 13 years ago
  7. 1928e87 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 13 years ago
  8. ca9c20c Merge branch 'fbdev/udlfb' by Paul Mundt · 13 years ago
  9. 81f6f3c video: udlfb: Kill off special printk wrappers, use pr_fmt(). by Paul Mundt · 13 years ago
  10. b9f03a3 video: udlfb: Kill off some magic constants for EDID sizing. by Paul Mundt · 13 years ago
  11. 1a3e528 video: udlfb: deifdefify (yes, that's a word). by Paul Mundt · 13 years ago
  12. 17ca20c fbdev: modedb: Add a new mode for 864x480 TAAL panels. by Mayuresh Janorkar · 13 years ago
  13. 748103e drivers/video/i810/i810-i2c.c: fix i2c bus handling by Stefani Seibold · 14 years ago
  14. 529ed80 video: Fix the HGA framebuffer driver by Brent Cook · 14 years ago
  15. e045da7 drivers/video/carminefb.c: improve error handling by Julia Lawall · 14 years ago
  16. 7ee04fd video: imxfb: Fix the maximum value for yres by Fabio Estevam · 14 years ago
  17. 417d482 fbdev: sh_mobile_lcdcfb: Enable 32 bpp and 24 bpp support by Magnus Damm · 13 years ago
  18. 97cbc8f Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Paul Mundt · 13 years ago
  19. 14bbb7c fbdev: sh_mipi_dsi: use platform provided register layout and values by Guennadi Liakhovetski · 14 years ago
  20. 236782a fbdev: sh-mobile: implement MIPI DSI runtime PM support by Guennadi Liakhovetski · 14 years ago
  21. 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
  22. cb59bfc fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080p by Guennadi Liakhovetski · 14 years ago
  23. 6032891 video: imxfb: Fix the maximum value for yres by Fabio Estevam · 14 years ago
  24. acd0acb fb: fix overlapping test off-by-one. by Dave Airlie · 14 years ago
  25. 5a2d6e3 backlight: cr_bllcd.c: fix a memory leak by Axel Lin · 14 years ago
  26. 8c1ac08 fbdev: sh-mobile: retrieve and propagate display sizes from EDID by Guennadi Liakhovetski · 14 years ago
  27. e0b9fb2 fbdev: sh-mobile: restore display size configuration by Guennadi Liakhovetski · 14 years ago
  28. 17d6ce1 sisfb: eliminate compiler warnings by Aaro Koskinen · 14 years ago
  29. 1147767 sisfb: delete unused register I/O macros by Aaro Koskinen · 14 years ago
  30. ad78adb sisfb: replace setSISIDXREG with SiS_SetRegANDOR by Aaro Koskinen · 14 years ago
  31. 667a8b4 sisfb: replace andSISIDXREG with SiS_SetRegAND by Aaro Koskinen · 14 years ago
  32. 27799d6 sisfb: replace orSISIDXREG with SiS_SetRegOR by Aaro Koskinen · 14 years ago
  33. 44b751b sisfb: replace outSISIDXREG with SiS_SetReg by Aaro Koskinen · 14 years ago
  34. e57d413 sisfb: replace inSISIDXREG with SiS_GetReg by Aaro Koskinen · 14 years ago
  35. 63e13f8 sisfb: replace outSISREG with SiS_SetRegByte by Aaro Koskinen · 14 years ago
  36. 1e1687d sisfb: replace inSISREG with SiS_GetRegByte by Aaro Koskinen · 14 years ago
  37. f48b964 sisfb: change register I/O functions to use fixed size types by Aaro Koskinen · 14 years ago
  38. e68046b sisfb: remove duplicate function declarations by Aaro Koskinen · 14 years ago
  39. b5b7dda sisfb: delete HAVE_CONFIG_H checks by Aaro Koskinen · 14 years ago
  40. 679c489 sisfb: eliminate unused variable compiler warning by Aaro Koskinen · 14 years ago
  41. 7ccbefe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  42. 623eb15 fbdev: Modify vsync timing calculation in wm8505fb by Alexey Charkov · 14 years ago
  43. a7f5328 fbdev: Minor cleanup in WM8505-related code by Alexey Charkov · 14 years ago
  44. 521bc83 s1d13xxxfb: drop unused code by Andres Salomon · 14 years ago
  45. 4959212 s3c-fb: add support for runtime pm by Jingoo Han · 14 years ago
  46. 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
  47. 364dbdf video: add driver for PXA3xx 2D graphics accelerator by Daniel Mack · 14 years ago
  48. afe2c51 workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  49. b99ddbf OMAP: OMAPFB: disable old omapfb for OMAP4 builds by Tomi Valkeinen · 14 years ago
  50. 4422c04 OMAP: DSS: VRAM: Align start & size of vram to 2M by Tomi Valkeinen · 14 years ago
  51. 3b80ffd video: mx3fb: Use vsprintf extension %pR for struct resource by Joe Perches · 14 years ago
  52. e504b84 fbdev: Fix fb_find_nearest_mode refresh comparison by Andrew Kephart · 14 years ago
  53. 16cdd43 lxfb: Maintain video processor palette through suspend/resume by Daniel Drake · 14 years ago
  54. 93c176f video: da8xx: Register IRQ as last thing in driver probing. by Caglar Akyuz · 14 years ago
  55. cffd934 fbdev: bfin_adv7393fb: new Blackfin ADV7393 driver by Michael Hennerich · 14 years ago
  56. dbcc465 fbdev: bf537-lq035: new Blackfin Sharp LQ035 framebuffer driver by Michael Hennerich · 14 years ago
  57. 22a9594 framebuffer: fix fbcmap.c kernel-doc warning by Randy Dunlap · 14 years ago
  58. 0b9466c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  59. 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
  60. d1d7357 backlight: grab ops_lock before testing bd->ops by Uwe Kleine-König · 14 years ago
  61. c07a1c6 sisfb: delete osdef.h by Aaro Koskinen · 14 years ago
  62. 1f8e6ee sisfb: move the CONFIG warning to sis_main.c by Aaro Koskinen · 14 years ago
  63. ec49ec3 sisfb: replace SiS_SetMemory with memset_io by Aaro Koskinen · 14 years ago
  64. 2ad2847 sisfb: remove InPort/OutPort wrappers by Aaro Koskinen · 14 years ago
  65. f7854e5 sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315H by Aaro Koskinen · 14 years ago
  66. b6c30ca sisfb: delete redudant #define SIS_LINUX_KERNEL by Aaro Koskinen · 14 years ago
  67. e7d828a sisfb: delete dead SIS_XORG_XF86 code by Aaro Koskinen · 14 years ago
  68. f3fff73 sisfb: delete fallback code for pci_map_rom() by Aaro Koskinen · 14 years ago
  69. 8807236 sisfb: delete obsolete PCI ROM bug workaround by Aaro Koskinen · 14 years ago
  70. f6a1f21 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  71. fe040be Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Paul Mundt · 14 years ago
  72. 6722a40 fbdev: sh_mipi_dsi: Allow LCDC board callbacks by Magnus Damm · 14 years ago
  73. deaba19 fbdev: sh_mipi_dsi: Require two I/O resources V2 by Magnus Damm · 14 years ago
  74. 71b146c fbdev: sh_mipi_dsi: Make use of register names by Magnus Damm · 14 years ago
  75. 2006920 fbdev: modedb: fix CEA modes by Arnd Hannemann · 14 years ago
  76. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  77. ad913da lxfb: Program panel v/h sync output polarity correctly by Daniel Drake · 14 years ago
  78. 1e7c780 fbcmap: integer overflow bug by Dan Carpenter · 14 years ago
  79. c353103 fbcmap: cleanup white space in fb_alloc_cmap() by Dan Carpenter · 14 years ago
  80. 281e660 VIDEO: xen-fb, switch to for_each_console by Jiri Slaby · 14 years ago
  81. 27d29dc Merge branches 'rmobile/fbdev' and 'common/fbdev-edid' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Paul Mundt · 14 years ago
  82. 936fc42 Merge branch 'fbdev/edid' by Paul Mundt · 14 years ago
  83. 96f8d864 fbdev: move udlfb out of staging. by Paul Mundt · 14 years ago
  84. cc267ec fbdev: sh_mobile_lcdcfb: fix bug in reconfig() by Arnd Hannemann · 14 years ago
  85. fe9d1159 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  86. dfdee5f i2c: Delete unused adapter IDs by Jean Delvare · 14 years ago
  87. 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
  88. 1b346af ARM mx3fb: check for DMA engine type by Sascha Hauer · 14 years ago
  89. 4232f60 fbdev: sh_mobile_hdmi: add support for E-EDID parsing by Guennadi Liakhovetski · 14 years ago
  90. d8d776f Merge branch 'fbdev/edid' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/fbdev-2.6 into common/fbdev-edid by Paul Mundt · 14 years ago
  91. 0ad83f6 fbdev: when parsing E-EDID blocks, also use SVD entries by Guennadi Liakhovetski · 14 years ago
  92. e410511 fbdev: export fb_edid_add_monspecs() for modules, improve algorithm by Guennadi Liakhovetski · 14 years ago
  93. 9fbbdde video: add fb_edid_add_monspecs for parsing extended edid information by Erik Gilling · 14 years ago
  94. bd760e1 backlight: MacBookAir3,1(3,2) mbp-nvidia-bl support by Edgar (gimli) Hucek · 14 years ago
  95. 4f1aa84 drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return value by Michael Hennerich · 14 years ago
  96. c7ce250 drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handling by Michael Hennerich · 14 years ago
  97. fef7764 backlight: add low threshold to pwm backlight by Arun Murthy · 14 years ago
  98. a1025e2 drivers/video/backlight/s6e63m0.c: fix section mismatch by Axel Lin · 14 years ago
  99. d974e00 drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sysfs attribute file in s6e63m0_remove by Axel Lin · 14 years ago
  100. 4dbdf88 backlight: fix blanking for L4F00242T03 LCD by Marek Vasut · 14 years ago