1. b161854 Merge branch 'next/multiplatform' into late/kirkwood by Olof Johansson · 12 years ago
  2. 268aebe Merge branch 'cleanup/__iomem' into next/cleanup by Olof Johansson · 12 years ago
  3. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  4. e27e35e ARM: OMAP1: Move board-ams-delta.h from plat to mach by Tony Lindgren · 12 years ago
  5. 70c494c ARM: OMAP1: Make plat/mux.h omap1 only by Tony Lindgren · 12 years ago
  6. 2203747 ARM: omap: move platform_data definitions by Arnd Bergmann · 12 years ago
  7. 34aef6e video: da8xx-fb: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  8. 54ecf4f ARM: w90x900: move platform_data definitions by Arnd Bergmann · 12 years ago
  9. 19d3310 ARM: vt8500: move platform_data definitions by Arnd Bergmann · 12 years ago
  10. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  11. 1ef21f6 ARM: msm: move platform_data definitions by Arnd Bergmann · 12 years ago
  12. 82906b1 ARM: imx: move platform_data definitions by Arnd Bergmann · 12 years ago
  13. a3b29245 ARM: ep93xx: move platform_data definitions by Arnd Bergmann · 12 years ago
  14. 7d7e1eb ARM: OMAP2+: Prepare for irqs.h removal by Tony Lindgren · 12 years ago
  15. cc01272 ARM: OMAP1: move omap1_bl pdata out of arch/arm/* by Igor Grinberg · 12 years ago
  16. c1c5284 OMAPFB: fix framebuffer console colors by Grazvydas Ignotas · 12 years ago
  17. 35d6786 OMAPDSS: Fix SDI PLL locking by Tomi Valkeinen · 12 years ago
  18. 2568236 video: mb862xxfb: prevent divide by zero bug by Dan Carpenter · 12 years ago
  19. 01817d1 drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's data by Julia Lawall · 12 years ago
  20. 72caa5f fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL) by Bruno Prémont · 12 years ago
  21. e432964 fbcon: prevent possible buffer overflow. by Paul Cercueil · 12 years ago
  22. d8636a2 fbcon: fix race condition between console lock and cursor timer (v1.1) by Dave Airlie · 12 years ago
  23. d4fdc32 Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  24. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  25. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  26. f7f9505 backlight: move lp855x header into platform_data directory by Kim, Milo · 12 years ago
  27. a1fcb2e backlight: move register definitions from header to source by Kim, Milo · 12 years ago
  28. 62a5c07 backlight: l4f00242t03: export and use devm_gpio_request_one() by Jingoo Han · 12 years ago
  29. 4405d5d backlight: corgi_lcd: use devm_gpio_request() by Jingoo Han · 12 years ago
  30. 04e961f backlight: lms283gf05: use devm_gpio_request() by Jingoo Han · 12 years ago
  31. f5b7194 backlight: tosa_bl: use devm_gpio_request() by Jingoo Han · 12 years ago
  32. 402ff9a backlight: tosa_lcd: use devm_gpio_request() by Jingoo Han · 12 years ago
  33. f673934 backlight: ot200_bl: use devm_gpio_request() by Jingoo Han · 12 years ago
  34. 5f9dd5c backlight: atmel-pwm-bl: use devm_gpio_request() by Jingoo Han · 12 years ago
  35. b4a7461 drivers/video/backlight/lm3533_bl.c: use devm_ functions by Jingoo Han · 12 years ago
  36. f1b60d4 drivers/video/backlight/ot200_bl.c: use devm_ functions by Jingoo Han · 12 years ago
  37. a4be29a drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions by Jingoo Han · 12 years ago
  38. 183fef9 fb_defio: Push file_update_time() into fb_deferred_io_mkwrite() by Jan Kara · 13 years ago
  39. 9ec9716 Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  40. a023907 da8xx-fb: fix compile issue due to missing include by Florian Tobias Schandinat · 12 years ago
  41. 3f6a558 fbdev: Make pixel_to_pat() failure mode more friendly by Benjamin Herrenschmidt · 12 years ago
  42. f7c848b da8xx-fb: do not turn ON LCD backlight unless LCDC is enabled by Manjunathappa, Prakash · 12 years ago
  43. ac33a20 fbdev: sh_mobile_lcdc: Fix vertical panning step by Laurent Pinchart · 12 years ago
  44. 91d1cfa video: exynos mipi dsi: Fix mipi dsi regulators handling issue by Donghwa Lee · 12 years ago
  45. 92b4e45 video: da8xx-fb: do clock reset of revision 2 LCDC before enabling by Manjunathappa, Prakash · 12 years ago
  46. fb8fa94 video: da8xx-fb: configure FIFO threshold to reduce underflow errors by Manjunathappa, Prakash · 12 years ago
  47. deb95c6 video: da8xx-fb: fix flicker due to 1 frame delay in updated frame by Manjunathappa, Prakash · 12 years ago
  48. 8a81dcc video: da8xx-fb rev2: fix disabling of palette completion interrupt by Manjunathappa, Prakash · 12 years ago
  49. 99a647d da8xx-fb: add missing FB_BLANK operations by Yegor Yefremov · 13 years ago
  50. e5ae3cd radeonfb: Add quirk for the graphics adapter in some JSxx by Tony Breeds · 12 years ago
  51. d9053b4 Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into fbdev-next by Florian Tobias Schandinat · 12 years ago
  52. 4c5b1fb Merge branch 'for-next' of git://linuxtv.org/pinchartl/fbdev into fbdev-next by Florian Tobias Schandinat · 12 years ago
  53. a2c81bc video: exynos_dp: use usleep_range instead of delay by Jingoo Han · 12 years ago
  54. 1f61ce5 video: exynos_dp: check the only INTERLANE_ALIGN_DONE bit during Link Training by Jingoo Han · 12 years ago
  55. 559dc9d fb: epson1355fb: Fix section mismatch by Alexander Shiyan · 12 years ago
  56. 123267a video: exynos_dp: fix wrong DPCD address during Link Training by Jingoo Han · 12 years ago
  57. 2fe2d9f video/smscufx: fix line counting in fb_write by Alexander Holler · 13 years ago
  58. 659f675 aty128fb: Fix coding style issues by Emil Goode · 13 years ago
  59. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  60. ff0c264 video: Fix typo in drivers/video by Masanari Iida · 12 years ago
  61. 4f2d658 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  62. 9fb978b pwm_backlight: pass correct brightness to callback by Alexandre Courbot · 12 years ago
  63. 3e3ed6c pwm-backlight: Add rudimentary device tree support by Thierry Reding · 13 years ago
  64. a4aa25f fbdev: sh_mobile_lcdc: Fix pan offset computation in YUV mode by Laurent Pinchart · 13 years ago
  65. 8be7c66 fbdev: sh_mobile_lcdc: Fix overlay registers update during pan operation by Laurent Pinchart · 12 years ago
  66. 15dede8 fbdev: sh_mobile_lcdc: Support horizontal panning by Laurent Pinchart · 12 years ago
  67. bd5f2c6 fbdev: sh_mobile_lcdc: Use channel configuration to initialize fb device by Laurent Pinchart · 12 years ago
  68. 16ca21c fbdev: sh_mobile_lcdc: Fix line pitch computation by Laurent Pinchart · 12 years ago
  69. 0c75c4e fbdev: sh_mobile_lcdc: Destroy mutex at remove time by Laurent Pinchart · 13 years ago
  70. 239921e sh_mobile_meram: Add direct MERAM allocation API by Laurent Pinchart · 13 years ago
  71. 6e729b4 sh_mobile_meram: Use direct function calls for the public API by Laurent Pinchart · 13 years ago
  72. 4a237177 sh_mobile_meram: Rename operations to cache_[alloc|free|update] by Laurent Pinchart · 13 years ago
  73. 90b24cf Change email address for Steve Glendinning by Steve Glendinning · 13 years ago
  74. 918227b Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  75. 39012f6 via: Remove bogus if check by Alan Cox · 12 years ago
  76. 9ea3c49 backlight: fix memory leak on obscure error path by Martlin Ettl · 13 years ago
  77. 6fcdbc0 s3fb: Add Virge/MX (86C260) by Ondrej Zary · 13 years ago
  78. 42eb317 grvga: Fix error handling issues by Emil Goode · 13 years ago
  79. fb18155 video: w100fb: Reduce sleep mode battery discharge by Paul Parsons · 13 years ago
  80. d65c8f3 Merge branch 'fbdev-for-linus' into fbdev-next by Florian Tobias Schandinat · 13 years ago
  81. 373b436 OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n by Tomi Valkeinen · 13 years ago
  82. 736f29c OMAPDSS: Use PM notifiers for system suspend by Tomi Valkeinen · 13 years ago
  83. 73fc610 video: mxsfb: add simple device tree probe by Shawn Guo · 13 years ago
  84. ce4409b video: mxsfb: move mxsfb.h into include/linux by Shawn Guo · 13 years ago
  85. 6c6f510 OMAPDSS: OVERLAY: Clean up replication checking by Archit Taneja · 13 years ago
  86. c47cdb3 OMAPDSS: RFBI: Use dss_mgr_enable to enable the overlay manager by Archit Taneja · 13 years ago
  87. dd88b7a OMAPDSS: DISPC: Remove a redundant function by Archit Taneja · 13 years ago
  88. 75bac5d OMAPDSS: APPLY: Remove usage of omap_dss_device from manual/auto update checks by Archit Taneja · 13 years ago
  89. 6e54359 OMAPDSS: MANAGER: Check LCD related overlay manager parameters by Archit Taneja · 13 years ago
  90. f476ae9 OMAPDSS: APPLY: Remove DISPC writes to manager's lcd parameters in interface drivers by Archit Taneja · 13 years ago
  91. 37a5799 OMAPDSS: SDI: Configure dss_lcd_mgr_config struct with lcd manager parameters by Archit Taneja · 13 years ago
  92. 7d2572f OMAPDSS: DSI: Configure dss_lcd_mgr_config struct with lcd manager parameters by Archit Taneja · 13 years ago
  93. bc2e60a OMAPDSS: RFBI: Configure dss_lcd_mgr_config struct with lcd manager parameters by Archit Taneja · 13 years ago
  94. 5cf9a26 OMAPDSS: DPI: Configure dss_lcd_mgr_config struct with lcd manager parameters by Archit Taneja · 13 years ago
  95. c56fb3e OMAPDSS: Add struct to hold LCD overlay manager configuration by Archit Taneja · 13 years ago
  96. f0d08f8 OMAPDSS: DISPC: Change return type of dispc_mgr_set_clock_div() by Archit Taneja · 13 years ago
  97. bd5a7b1 OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSI by Archit Taneja · 13 years ago
  98. cc937e5 OMAPDSS: HDMI: Remove custom hdmi_video_timings struct by Archit Taneja · 13 years ago
  99. 23bae3a OMAPFB: Map interlace field in omap_video_timings with fb vmode flags by Archit Taneja · 13 years ago
  100. 8050cbe OMAPDSS: DISPC/APPLY: Use interlace info in manager timings for dispc_ovl_setup() by Archit Taneja · 13 years ago