1. 933ed63 OMAPDSS: APPLY: Fix the usage of wait_for_completion_timeout by Chuansheng Liu · 12 years ago
  2. 864fa7f OMAPDSS: DISPC: Fix the usage of wait_for_completion_timeout by Chuansheng Liu · 12 years ago
  3. 230edc0 OMAPDSS: DISPC: fix DS variable name by Tomi Valkeinen · 12 years ago
  4. a4ae0ba Merge branch '3.8/dsi-pll-work' by Tomi Valkeinen · 12 years ago
  5. 0e8276e OMAPDSS: DPI: always use DSI PLL if available by Tomi Valkeinen · 12 years ago
  6. 6061675 OMAPDSS: DPI: verify if DSI PLL is operational by Tomi Valkeinen · 12 years ago
  7. 8a3db40 OMAPDSS: DPI: use dpi.dsidev to see whether to use dsi pll by Tomi Valkeinen · 12 years ago
  8. a5b8399 OMAPDSS: hide dss_select_dispc_clk_source() by Tomi Valkeinen · 12 years ago
  9. 13a1a2b OMAPDSS: setup default dss fck by Tomi Valkeinen · 12 years ago
  10. 930b027 OMAPDSS: add dss_calc_clock_rates() back by Tomi Valkeinen · 12 years ago
  11. 7a98786 OMAPDSS: DSI: workaround for HSDiv problem by Tomi Valkeinen · 12 years ago
  12. b7f1fe5 OMAPDSS: DSI: skip odd dividers when pck >= 100MHz by Tomi Valkeinen · 12 years ago
  13. 046bc57 OMAPDSS: fix DPI & DSI init order by Tomi Valkeinen · 12 years ago
  14. 9296dbd Merge branch '3.8/misc-2' by Tomi Valkeinen · 12 years ago
  15. ffc81fc5 OMAPDSS: split hdmi muxing function by Tomi Valkeinen · 12 years ago
  16. b276dd0 OMAPDSS: DISPC: remove dssdev depependency from error handler by Tomi Valkeinen · 13 years ago
  17. 4c6c65b OMAPDSS: DISPC: fix loop in error handler by Tomi Valkeinen · 12 years ago
  18. 901e5fe OMAPDSS: fix DSI2 PLL clk names by Tomi Valkeinen · 13 years ago
  19. 5e18e35 OMAPFB: improve mode selection from EDID by Tomi Valkeinen · 12 years ago
  20. 2b5c0d4 OMAPFB: remove use of extended edid block by Tomi Valkeinen · 12 years ago
  21. f236b89 OMAPDSS: HDMI: make hdmi pclk check more permissive by Tomi Valkeinen · 12 years ago
  22. 7a7ce2c OMAPDSS: HDMI: add 1920x1200 video mode by Tomi Valkeinen · 12 years ago
  23. 4489823 OMAPDSS: HDMI: use core power on/off with edid & detect by Tomi Valkeinen · 12 years ago
  24. bb426fc9 OMAPDSS: HDMI: split power_on/off to two parts by Tomi Valkeinen · 12 years ago
  25. 4e0397c OMAPDSS: DISPC: Add IRQ enable/status helpers by Tomi Valkeinen · 12 years ago
  26. 04bd8ac OMAPDSS: add dispc_ovl_enabled() by Tomi Valkeinen · 12 years ago
  27. f1a813d OMAPDSS: DISPC: make _enable_mgr_out public as "dispc_mgr_enable" by Tomi Valkeinen · 12 years ago
  28. 3a979f8a OMAPDSS: DISPC: rename dispc_mgr_enable/disable to _sync by Tomi Valkeinen · 12 years ago
  29. 392faa0 OMAPDSS: DISPC: use dss_feat_get_num_ovls() by Tomi Valkeinen · 12 years ago
  30. 5d89bcc OMAPDSS: remove initial display code from omapdss by Tomi Valkeinen · 13 years ago
  31. 2bbcce5 OMAPDSS: export dss_get_def_display_name() by Tomi Valkeinen · 12 years ago
  32. c31cba8 OMAPDSS: DISPC: fix dispc_mgr_lclk_rate for DIGIT output by Tomi Valkeinen · 12 years ago
  33. dba0162 OMAPDSS: remove dispc_irq_handler declaration by Tomi Valkeinen · 12 years ago
  34. b2c7d54 OMAPDSS: get the dss version from core pdev by Tomi Valkeinen · 12 years ago
  35. 998c336 OMAPDSS: remove omap_dss_device's suspend/resume by Tomi Valkeinen · 13 years ago
  36. f8fb7d7 OMAPDSS: HDMI: fix missing unlock on error in hdmi_dump_regs() by Wei Yongjun · 12 years ago
  37. 5028ea0 OMAPDSS: Remove acb and acbi fields from omap_dss_device by Archit Taneja · 12 years ago
  38. b111224 OMAPDSS: DISPC: cleanup lcd/digit enable/disable by Tomi Valkeinen · 12 years ago
  39. cb69920 OMAPDSS: DISPC: add dispc_mgr_get_sync_lost_irq() by Tomi Valkeinen · 12 years ago
  40. 6539851 OMAPDSS: DISPC: cleanup lcd and digit enable by Tomi Valkeinen · 12 years ago
  41. 16bf20c OMAPDSS: DISPC: remove struct omap_overlay use by Tomi Valkeinen · 12 years ago
  42. 881c98f OMAPDSS: remove declarations for non-existing funcs by Tomi Valkeinen · 12 years ago
  43. fb2cec1 OMAPDSS: combine LCD related config into one func by Tomi Valkeinen · 13 years ago
  44. a8f3fcd OMAPDSS: DISPC: constify function parameters by Tomi Valkeinen · 12 years ago
  45. d7b6b6b OMAPDSS: fix registering the vsync isr in apply by Tomi Valkeinen · 13 years ago
  46. 78e7f25 OMAPDSS: DSI: fix dsi_get_dsidev_from_id() by Tomi Valkeinen · 12 years ago
  47. 7a992d3 Merge branch '3.8/vrfb-conversion' by Tomi Valkeinen · 12 years ago
  48. 9253d2d Merge branch '3.8/dss-version' by Tomi Valkeinen · 12 years ago
  49. a89d1a8 OMAPFB: use omap_vrfb_supported() by Tomi Valkeinen · 12 years ago
  50. aa1e49a OMAPDSS: VRFB: add omap_vrfb_supported() by Tomi Valkeinen · 12 years ago
  51. 8c05a41 OMAP: SDRC: remove VRFB code by Tomi Valkeinen · 12 years ago
  52. 6a1c9f6 OMAP: move arch/arm/plat-omap/include/plat/vrfb.h by Tomi Valkeinen · 12 years ago
  53. 406c856 OMAP: VRFB: convert vrfb to platform device by Tomi Valkeinen · 12 years ago
  54. 97fbd0fc OMAPDSS: remove Kconfig dependencies by Tomi Valkeinen · 12 years ago
  55. 311d5ce OMAPDSS: fix compilation warnings by Tomi Valkeinen · 12 years ago
  56. 33366d0 OMAPDSS: add missing sizes.h includes by Tomi Valkeinen · 12 years ago
  57. 35f7093 OMAPDSS: remove <plat/cpu.h> includes by Tomi Valkeinen · 12 years ago
  58. da6c568 OMAPDSS: Correct check for the callback pointer in dss_dsi_disable_pads() by Peter Ujfalusi · 12 years ago
  59. 6fa4490 OMAPDSS: HDMI: use omapdss_version by Tomi Valkeinen · 12 years ago
  60. bd81ed0 OMAPDSS: DSS: use omapdss_version by Tomi Valkeinen · 12 years ago
  61. 84b47623 OMAPDSS: DISPC: use omapdss_version by Tomi Valkeinen · 12 years ago
  62. 649514c OMAPDSS: use omapdss_version in dss_features.c by Tomi Valkeinen · 12 years ago
  63. acd18af OMAPDSS: add omapdss_version by Tomi Valkeinen · 12 years ago
  64. e7d9fac Merge tag 'v3.7-rc1' by Tomi Valkeinen · 12 years ago
  65. ddffeb8 Linux 3.7-rc1 by Linus Torvalds · 12 years ago
  66. a5ef3f7d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  67. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  68. b6eea87 x86, boot: Explicitly include autoconf.h for hostprogs by Matt Fleming · 12 years ago
  69. 7d380c8 perf: Fix UAPI fallout by Ingo Molnar · 12 years ago
  70. 3d6ee36 Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  71. 0b381a2 Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  72. 034b5ee Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  73. 7c5a473 Merge tag 'openrisc-uapi' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  74. 09a9ad6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  75. 9db9088 Merge tag 'md-3.7' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  76. 244acb1 Merge branch 'config' into late-for-linus by Russell King · 12 years ago
  77. 93e2256 ARM: config: make sure that platforms are ordered by option string by Russell King · 12 years ago
  78. b1b3f49 ARM: config: sort select statements alphanumerically by Russell King · 12 years ago
  79. 5921e6f UAPI: (Scripted) Disintegrate include/linux/byteorder by David Howells · 12 years ago
  80. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  81. 08cce05c UAPI: Unexport linux/blk_types.h by David Howells · 12 years ago
  82. 8e4627d UAPI: Unexport part of linux/ppp-comp.h by David Howells · 12 years ago
  83. 6257c57 Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/dhowells/linux-headers by Jonas Bonn · 12 years ago
  84. 4d7127d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  85. a3920a6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  86. 18a022d Merge tag 'for-3.7' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  87. 02a650e Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  88. b689713 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  89. b4fe19f Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  90. ff69497 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  91. 6c536a1 Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  92. ba8a3d6 Merge tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  93. 125aae1 Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  94. 79c63ee Merge tag 'dm-3.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  95. 6a5a3d6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  96. 8bbbfa7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  97. bd81cce Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  98. 98260da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  99. e225ca2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  100. 54f7fc2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago