1. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  2. 51be084 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  3. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  4. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  5. 08346bf drivers/video/nvidia/nvidia.c: fix warning by Andrew Morton · 13 years ago
  6. f787f32 module_param: make bool parameters really bool (drivers/video/i810) by Rusty Russell · 13 years ago
  7. a6e0255 intelfbdrv.c: bailearly is an int module_param by Rusty Russell · 13 years ago
  8. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  9. 6b3cbe4 Revert "atmel_lcdfb: Adjust HFP calculation so it matches the manual." by Florian Tobias Schandinat · 13 years ago
  10. 7a5c3b8 Merge branch 'next/alchemy' into mips-for-linux-next by Ralf Baechle · 13 years ago
  11. 40ba587 Merge branch 'akpm' (aka "Andrew's patch-bomb") by Linus Torvalds · 13 years ago
  12. e2c17bc backlight: convert pwm_bl to dev_pm_ops by Mark Brown · 13 years ago
  13. 48e78e8 backlight: convert platform_lcd to devm_kzalloc() by Mark Brown · 13 years ago
  14. 6665576 backlight: use kstrtoul() by Jingoo Han · 13 years ago
  15. 1cfc6fe drivers/video/backlight/ep93xx_bl.c: remove duplicated header include by Jingoo Han · 13 years ago
  16. b148a27 backlight/ld9040.c: regulator control in the driver by Donghwa Lee · 13 years ago
  17. 81178e0 backlight: convert drivers/video/backlight/* to use module_platform_driver() by Axel Lin · 13 years ago
  18. 3ed0c15 backlight: remove ADX backlight device support by Paul Bolle · 13 years ago
  19. 9016037 Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  20. 979ecef Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  21. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  22. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  23. 193984f Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into fbdev-next by Florian Tobias Schandinat · 13 years ago
  24. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  25. d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  26. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  27. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  28. 6acea9c OMAPDSS: add OrtusTech COM43H4M10XTC display support by Ilya Yanok · 13 years ago
  29. 62941ec OMAP: DSS2: Support for UMSH-8173MD TFT panel by Daniel Mack · 13 years ago
  30. edefcda ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI driver by Ricardo Neri · 13 years ago
  31. 80a4859 OMAPDSS: HDMI: Create function to enable HDMI audio by Ricardo Neri · 13 years ago
  32. 284cb31 ASoC: OMAP: HDMI: Correct signature of ASoC functions by Ricardo Neri · 13 years ago
  33. b17ce11 ASoC: OMAP: HDMI: Introduce driver data for audio codec by Ricardo Neri · 13 years ago
  34. 73db144 Xen: consolidate and simplify struct xenbus_driver instantiation by Jan Beulich · 13 years ago
  35. c5627f6 grvga: fix section mismatch warnings by Sam Ravnborg · 13 years ago
  36. e2f55b5 video: s3c-fb: Don't keep device runtime active when open by Mark Brown · 13 years ago
  37. 5751b23 video: s3c-fb: Hold runtime PM references when touching registers by Mark Brown · 13 years ago
  38. f4f5147 video: s3c-fb: Take a runtime PM reference when unblanked by Mark Brown · 13 years ago
  39. 3500b0b video: s3c-fb: Disable runtime PM in error paths from probe by Mark Brown · 13 years ago
  40. a2b77dc video: s3c-fb: Use s3c_fb_enable() to enable the framebuffer by Mark Brown · 13 years ago
  41. fe05f8b video: s3c-fb: Make runtime PM functional again by Mark Brown · 13 years ago
  42. 05342c0 drivers/video: fsl-diu-fb: merge fsl_diu_alloc() into map_video_memory() by Timur Tabi · 13 years ago
  43. e09a8c3 drivers/video: fsl-diu-fb: add default platform ops functions by Timur Tabi · 13 years ago
  44. d397e916 drivers/video: fsl-diu-fb: remove broken reference count enabling the display by Timur Tabi · 13 years ago
  45. 934dbee drivers/video: fsl-diu-fb: set correct framebuffer flags by Timur Tabi · 13 years ago
  46. f934fbd drivers/video: fsl-diu-fb: merge init_fbinfo() into install_fb() by Timur Tabi · 13 years ago
  47. 1bb0b7d offb: Fix setting of the pseudo-palette for >8bpp by Benjamin Herrenschmidt · 13 years ago
  48. 9b961ed offb: Add palette hack for qemu "standard vga" framebuffer by Benjamin Herrenschmidt · 13 years ago
  49. c055fe07 offb: Fix bug in calculating requested vram size by Benjamin Herrenschmidt · 13 years ago
  50. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  51. 7282f1b OMAPDSS: DISPC: Update Scaling Clock Logic by Chandrabhanu Mahapatra · 13 years ago
  52. debd907 OMAPDSS: DISPC: Update Fir Coefficients by Chandrabhanu Mahapatra · 13 years ago
  53. 1f3f53a OMAPDSS: APPLY: fix NULL pointer deref when mgr is not set by Rob Clark · 13 years ago
  54. 6ea9b31 OMAPDSS: Displays: Make PICODLP driver depend on DPI by Archit Taneja · 13 years ago
  55. d95c03f OMAPDSS: Panel NEC: Set omap_dss_device states correctly by Archit Taneja · 13 years ago
  56. 84309f1 OMAPDSS: DSI: Fix HSDIV related PLL info in dsi_dump_clocks() by Archit Taneja · 13 years ago
  57. 54540d4 OMAPDSS: APPLY: move simple_check functions by Tomi Valkeinen · 13 years ago
  58. 00f17e4 OMAPDSS: fix potential NULL pointer ref in OCP_ERR handling path by Rob Clark · 13 years ago
  59. f806f9b video: omap: convert drivers/video/omap/* to use module_platform_driver() by Axel Lin · 13 years ago
  60. f990544 video: omap: Staticise non-exported symbols by Axel Lin · 13 years ago
  61. 6ac48d1 OMAPDSS: APPLY: move check functions by Tomi Valkeinen · 13 years ago
  62. 5af661c OMAPDSS: APPLY: remove unused variables by Tomi Valkeinen · 13 years ago
  63. ca4c22d3 video: mxsfb: convert to clk_prepare/clk_unprepare by Shawn Guo · 13 years ago
  64. 56bba8c fbdev: matroxfb: Fix compilation after fb_var_screeninfo change by Laurent Pinchart · 13 years ago
  65. 66cde97 s3fb: fix Virge/VX by Ondrej Zary · 13 years ago
  66. 396fa99 MXSFB: Fix driver registration by Marek Vasut · 13 years ago
  67. 109782e i810: fix module_param bool abuse. by Rusty Russell · 13 years ago
  68. 00f1f19 video: pnx4008: convert drivers/video/pnx4008/* to use module_platform_driver() by Axel Lin · 13 years ago
  69. 70f6255 video: convert mbxfb to use module_platform_driver() by Axel Lin · 13 years ago
  70. edd153a fbdev: sh_mobile_lcdc: Support FOURCC-based format API by Laurent Pinchart · 13 years ago
  71. fb21c2f fbdev: Add FOURCC-based format configuration API by Laurent Pinchart · 13 years ago
  72. b779505 drivers/video: fsl-diu-fb: rename "machine_data" to "data" by Timur Tabi · 13 years ago
  73. ff8c910 video: s3c-fb: add shadow register protect by Jingoo Han · 13 years ago
  74. 35784b4 video: s3c-fb: modify runtime pm functions by Jingoo Han · 13 years ago
  75. ddd3d90 drivers/video: fsl-diu-fb: merge all allocated data into one block by Timur Tabi · 13 years ago
  76. 2d9ae7a video: s3c-fb: set missing bitmask of enabled hardware window by Jingoo Han · 13 years ago
  77. 407f3fd Merge 3.2-rc5 into staging-next by Greg Kroah-Hartman · 13 years ago
  78. f910fb8 video i.MX IPU: Fix display connections by Sascha Hauer · 13 years ago
  79. e84de0c MIPS: GIO bus support for SGI IP22/28 by Thomas Bogendoerfer · 13 years ago
  80. f59c811 MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100 by Manuel Lauss · 13 years ago
  81. a9b71a8 MIPS: Alchemy: move au1200fb global functions to platform data by Manuel Lauss · 13 years ago
  82. 64cd04d MIPS: Alchemy: Basic support for the DB1300 board. by Manuel Lauss · 13 years ago
  83. 809f36c MIPS: Alchemy: Au1300 SoC support by Manuel Lauss · 13 years ago
  84. 90802ed treewide: Fix comment and string typo 'bufer' by Paul Bolle · 13 years ago
  85. f940b88 video: s3c2410: fix checkpatch error and warnings by Jingoo Han · 13 years ago
  86. 69166ed video: s3c-fb: Unify runtime and system PM functions by Mark Brown · 13 years ago
  87. 4277f2c video: convert drivers/video/* to use module_platform_driver() by Axel Lin · 13 years ago
  88. 9056df1 video: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  89. 61640c2 fbdev/amifb: Use framebuffer_alloc() by Geert Uytterhoeven · 13 years ago
  90. af5761d fbdev/amifb: Enable Copper DMA after setting up the Copper by Geert Uytterhoeven · 13 years ago
  91. 03c740a fbdev/amifb: Store monitor limits in separate __initdata variables by Geert Uytterhoeven · 13 years ago
  92. 423a530 fbdev/amifb: Remove superfluous casts when assigning void * by Geert Uytterhoeven · 13 years ago
  93. 78ffd70 fbdev/amifb: Make amifb_setup() static by Geert Uytterhoeven · 13 years ago
  94. f1cbb17 fbdev/amifb: Reorder functions to remove forward declarations by Geert Uytterhoeven · 13 years ago
  95. 769ea33 fbdev/amifb: Fix double free by Geert Uytterhoeven · 13 years ago
  96. f0058b4 fbdev/amifb: Correct whitespace by Geert Uytterhoeven · 13 years ago
  97. 04576d4 OMAPDSS: APPLY: write fifo thresholds only if changed by Tomi Valkeinen · 13 years ago
  98. 75ae118 OMAPDSS: APPLY: add dss_setup_fifos by Tomi Valkeinen · 13 years ago
  99. a6b24f8 OMAPDSS: APPLY: simplify dss_mgr_enable by Tomi Valkeinen · 13 years ago
  100. 82153ed OMAPDSS: APPLY: add op->enabling by Tomi Valkeinen · 13 years ago