1. 7a98786 OMAPDSS: DSI: workaround for HSDiv problem by Tomi Valkeinen · 12 years ago
  2. b7f1fe5 OMAPDSS: DSI: skip odd dividers when pck >= 100MHz by Tomi Valkeinen · 12 years ago
  3. 046bc57 OMAPDSS: fix DPI & DSI init order by Tomi Valkeinen · 12 years ago
  4. 9296dbd Merge branch '3.8/misc-2' by Tomi Valkeinen · 12 years ago
  5. 66b6a0c Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  6. 01bc825 xen-fbfront: handle backend CLOSED without CLOSING by David Vrabel · 12 years ago
  7. b276dd0 OMAPDSS: DISPC: remove dssdev depependency from error handler by Tomi Valkeinen · 12 years ago
  8. 4c6c65b OMAPDSS: DISPC: fix loop in error handler by Tomi Valkeinen · 12 years ago
  9. 901e5fe OMAPDSS: fix DSI2 PLL clk names by Tomi Valkeinen · 13 years ago
  10. 5e18e35 OMAPFB: improve mode selection from EDID by Tomi Valkeinen · 12 years ago
  11. 2b5c0d4 OMAPFB: remove use of extended edid block by Tomi Valkeinen · 12 years ago
  12. f236b89 OMAPDSS: HDMI: make hdmi pclk check more permissive by Tomi Valkeinen · 12 years ago
  13. 7a7ce2c OMAPDSS: HDMI: add 1920x1200 video mode by Tomi Valkeinen · 12 years ago
  14. 4489823 OMAPDSS: HDMI: use core power on/off with edid & detect by Tomi Valkeinen · 12 years ago
  15. bb426fc OMAPDSS: HDMI: split power_on/off to two parts by Tomi Valkeinen · 12 years ago
  16. 4e0397c OMAPDSS: DISPC: Add IRQ enable/status helpers by Tomi Valkeinen · 12 years ago
  17. 04bd8ac OMAPDSS: add dispc_ovl_enabled() by Tomi Valkeinen · 12 years ago
  18. f1a813d OMAPDSS: DISPC: make _enable_mgr_out public as "dispc_mgr_enable" by Tomi Valkeinen · 12 years ago
  19. 3a979f8 OMAPDSS: DISPC: rename dispc_mgr_enable/disable to _sync by Tomi Valkeinen · 12 years ago
  20. 392faa0 OMAPDSS: DISPC: use dss_feat_get_num_ovls() by Tomi Valkeinen · 12 years ago
  21. 5d89bcc OMAPDSS: remove initial display code from omapdss by Tomi Valkeinen · 12 years ago
  22. 2bbcce5 OMAPDSS: export dss_get_def_display_name() by Tomi Valkeinen · 12 years ago
  23. dffc70a OMAPDSS: HDMI: fix missing unlock on error in hdmi_dump_regs() by Wei Yongjun · 12 years ago
  24. f65e384 omapdss: dss: Fix clocks on OMAP363x by Laurent Pinchart · 12 years ago
  25. fd6de53 backlight: ili9320: add missing SPI dependency by Jingoo Han · 12 years ago
  26. ea29c4e OMAPDSS: DSI: fix dsi_get_dsidev_from_id() by Tomi Valkeinen · 12 years ago
  27. 3e9a632 Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-headers-serial-take2 by Tony Lindgren · 12 years ago
  28. c31cba8 OMAPDSS: DISPC: fix dispc_mgr_lclk_rate for DIGIT output by Tomi Valkeinen · 12 years ago
  29. dba0162 OMAPDSS: remove dispc_irq_handler declaration by Tomi Valkeinen · 12 years ago
  30. b2c7d54 OMAPDSS: get the dss version from core pdev by Tomi Valkeinen · 12 years ago
  31. 998c336 OMAPDSS: remove omap_dss_device's suspend/resume by Tomi Valkeinen · 12 years ago
  32. f8fb7d7 OMAPDSS: HDMI: fix missing unlock on error in hdmi_dump_regs() by Wei Yongjun · 12 years ago
  33. dc36d7e drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_store() error paths by Axel Lin · 12 years ago
  34. b111224 OMAPDSS: DISPC: cleanup lcd/digit enable/disable by Tomi Valkeinen · 12 years ago
  35. cb69920 OMAPDSS: DISPC: add dispc_mgr_get_sync_lost_irq() by Tomi Valkeinen · 12 years ago
  36. 6539851 OMAPDSS: DISPC: cleanup lcd and digit enable by Tomi Valkeinen · 12 years ago
  37. 16bf20c OMAPDSS: DISPC: remove struct omap_overlay use by Tomi Valkeinen · 12 years ago
  38. 881c98f OMAPDSS: remove declarations for non-existing funcs by Tomi Valkeinen · 12 years ago
  39. fb2cec1 OMAPDSS: combine LCD related config into one func by Tomi Valkeinen · 12 years ago
  40. a8f3fcd OMAPDSS: DISPC: constify function parameters by Tomi Valkeinen · 12 years ago
  41. d7b6b6b OMAPDSS: fix registering the vsync isr in apply by Tomi Valkeinen · 12 years ago
  42. 78e7f25 OMAPDSS: DSI: fix dsi_get_dsidev_from_id() by Tomi Valkeinen · 12 years ago
  43. 7a992d3 Merge branch '3.8/vrfb-conversion' by Tomi Valkeinen · 12 years ago
  44. 9253d2d Merge branch '3.8/dss-version' by Tomi Valkeinen · 12 years ago
  45. 4c98dc6 ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap by Tony Lindgren · 12 years ago
  46. 6832c95 Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-headers by Tony Lindgren · 12 years ago
  47. 1d81aea Merge remote-tracking branch 'tomi/3.8/vrfb-conversion' into omap-for-v3.8/cleanup-headers-dss by Tony Lindgren · 12 years ago
  48. a89d1a8 OMAPFB: use omap_vrfb_supported() by Tomi Valkeinen · 12 years ago
  49. aa1e49a OMAPDSS: VRFB: add omap_vrfb_supported() by Tomi Valkeinen · 12 years ago
  50. 6a1c9f6 OMAP: move arch/arm/plat-omap/include/plat/vrfb.h by Tomi Valkeinen · 12 years ago
  51. 406c856 OMAP: VRFB: convert vrfb to platform device by Tomi Valkeinen · 12 years ago
  52. 97fbd0fc OMAPDSS: remove Kconfig dependencies by Tomi Valkeinen · 12 years ago
  53. 311d5ce OMAPDSS: fix compilation warnings by Tomi Valkeinen · 12 years ago
  54. 33366d0 OMAPDSS: add missing sizes.h includes by Tomi Valkeinen · 12 years ago
  55. 35f7093 OMAPDSS: remove <plat/cpu.h> includes by Tomi Valkeinen · 12 years ago
  56. da6c568 OMAPDSS: Correct check for the callback pointer in dss_dsi_disable_pads() by Peter Ujfalusi · 12 years ago
  57. 6fa4490 OMAPDSS: HDMI: use omapdss_version by Tomi Valkeinen · 12 years ago
  58. bd81ed0 OMAPDSS: DSS: use omapdss_version by Tomi Valkeinen · 12 years ago
  59. 84b47623 OMAPDSS: DISPC: use omapdss_version by Tomi Valkeinen · 12 years ago
  60. 649514c OMAPDSS: use omapdss_version in dss_features.c by Tomi Valkeinen · 12 years ago
  61. e7d9facf Merge tag 'v3.7-rc1' by Tomi Valkeinen · 12 years ago
  62. 2b6c4e7 ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h by Lokesh Vutla · 12 years ago
  63. e69dc9a video: imxfb: remove cpu_is_xxx by using platform_device_id by Shawn Guo · 12 years ago
  64. 23a8ee4 video: mx3fb: remove unneeded mach/hardware.h inclusion by Shawn Guo · 12 years ago
  65. b8a6d99 dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.h by Shawn Guo · 12 years ago
  66. 28bcd19 OMAPDSS: Remove dss_debug variable by Chandrabhanu Mahapatra · 12 years ago
  67. f30be7d OMAPDSS: Replace multi part debug prints with pr_debug by Chandrabhanu Mahapatra · 12 years ago
  68. 702d267 OMAPDSS: Cleanup DSSDBG with dynamic pr_debug function by Chandrabhanu Mahapatra · 12 years ago
  69. 1b3bcb3 OMAPDSS: Create new debug config options by Chandrabhanu Mahapatra · 12 years ago
  70. 7ad6623 OMAPDSS: Move definition of DEBUG flag to Makefile by Chandrabhanu Mahapatra · 12 years ago
  71. 5f76945 Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  72. cd9d6f1 gbefb: fix compile error by Florian Tobias Schandinat · 12 years ago
  73. 2474542 Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  74. 0febd3b Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into fbdev-next by Florian Tobias Schandinat · 12 years ago
  75. 8d93241 video: mark nuc900fb_map_video_memory as __devinit by Arnd Bergmann · 12 years ago
  76. 4a0ea00 video/mx3fb: set .owner to prevent module unloading while being used by Uwe Kleine-König · 12 years ago
  77. 37414fb video: exynos_dp: use clk_prepare_enable and clk_disable_unprepare by Jingoo Han · 12 years ago
  78. 36141e5 drivers/video/exynos/exynos_mipi_dsi.c: fix error return code by Peter Senna Tschudin · 12 years ago
  79. d63f2c5 drivers/video/savage/savagefb_driver.c: fix error return code by Peter Senna Tschudin · 12 years ago
  80. 5ce2497 video: s3c-fb: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  81. 7a93cbb da8xx-fb: save and restore LCDC context across suspend/resume cycle by Manjunathappa, Prakash · 12 years ago
  82. 9dd44d5 da8xx-fb: add pm_runtime support by Manjunathappa, Prakash · 12 years ago
  83. b8c4321 video/udlfb: fix line counting in fb_write by Alexander Holler · 12 years ago
  84. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  85. 60ce702 pwm-backlight: Use devm_pwm_get() instead of pwm_get() by Sachin Kamat · 12 years ago
  86. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  87. 11126c6 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  88. 52e8424 drivers/video/backlight/platform_lcd.c: add support for device tree based probe by Jingoo Han · 12 years ago
  89. 66be0e5 drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd data by Julia Lawall · 12 years ago
  90. 56a2aba backlight: remove ProGear driver by Marcin Juszkiewicz · 12 years ago
  91. 0f59858 backlight: add new lm3639 backlight driver by G.Shark Jeong · 12 years ago
  92. 0c2a665 backlight: add Backlight driver for lm3630 chip by G.Shark Jeong · 12 years ago
  93. 7c9332d drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() for small sleeps by Jingoo Han · 12 years ago
  94. a08e1a3 drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() for small sleeps by Jingoo Han · 12 years ago
  95. 5333e25 drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() for small sleeps by Jingoo Han · 12 years ago
  96. 556f00e sections: fix section conflicts in drivers/video by Andi Kleen · 12 years ago
  97. 578f1ef Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  98. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  99. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  100. 2e57d56 mfd: 88pm860x: Device tree support by Haojian Zhuang · 12 years ago