1. c6eee96 OMAPDSS: remove compiler warnings when CONFIG_BUG=n by Tomi Valkeinen · 13 years ago
  2. 3637735 OMAPDSS: DISPC: fix usage of dispc_ovl_set_accu_uv by Tomi Valkeinen · 13 years ago
  3. 3568f2a OMAPDSS: use DSI_FIFO_BUG workaround only for manual update displays by Tomi Valkeinen · 13 years ago
  4. 6f28c29 OMAPDSS: DSI: Support command mode interleaving during video mode blanking periods by Archit Taneja · 13 years ago
  5. 05dd0f5 OMAPDSS: DISPC: Update Accumulator configuration for chroma plane by Chandrabhanu Mahapatra · 13 years ago
  6. f3a97491 OMAPDSS: HDMI: Implement DSS driver interface for audio by Ricardo Neri · 13 years ago
  7. b7dea05a OMAPDSS: HDMI: Panel: Simplify the name of the HDMI mutex by Ricardo Neri · 13 years ago
  8. 24ccfc5 OMAPDSS: HDMI: OMAP4: Remap speaker order to match ALSA order by Ricardo Neri · 13 years ago
  9. 6ec355d OMAPDSS: HDMI: Add an audio configuration function by Ricardo Neri · 13 years ago
  10. 25a6535 OMAPDSS: HDMI: Add support for more audio sample rates in N/CTS calculation by Ricardo Neri · 13 years ago
  11. 3554762 OMAPDSS: HDMI: Relocate N/CTS calculation by Ricardo Neri · 13 years ago
  12. c1164ed OMAPDSS: HDMI: OMAP4: Expand configuration for IEC-60958 audio by Ricardo Neri · 13 years ago
  13. 7e151f7 OMAPDSS: HDMI: Decouple HDMI audio from ASoC by Ricardo Neri · 13 years ago
  14. 3df9fb5 OMAPDSS: HDMI: Decouple wrapper enable/disable and audio start/stop by Axel Castaneda Gonzalez · 13 years ago
  15. 7c92af1 OMAPDSS: HDMI: OMAP4: Remove invalid I2S settings by Ricardo Neri · 13 years ago
  16. 199e7fd OMAPDSS: HDMI: OMAP4: Remove CEA-861 audio infoframe and IEC-60958 enums by Ricardo Neri · 13 years ago
  17. 7c3291f OMAPDSS: HDMI: Remove ASoC codec by Ricardo Neri · 13 years ago
  18. c0456be OMAPDSS: HDMI: Split video_enable into video_enable/disable by Ricardo Neri · 13 years ago
  19. 027bdc8 OMAPDSS: HDMI: Split audio_enable into audio_enable/disable by Ricardo Neri · 13 years ago
  20. af461d6 OMAPDSS: TFP410: use gpio_set_value_cansleep by Russ Dill · 13 years ago
  21. 38f3daf OMAPDSS: separate pdata based initialization by Tomi Valkeinen · 13 years ago
  22. 11ee960 OMAPDSS: DSI: improve DSI module id handling by Tomi Valkeinen · 13 years ago
  23. 9d8232a OMAPDSS: init omap_dss_devices internally by Tomi Valkeinen · 13 years ago
  24. 35deca3 OMAPDSS: interface drivers register their panel devices by Tomi Valkeinen · 13 years ago
  25. c018c67 OMAPDSS: change default_device handling by Tomi Valkeinen · 13 years ago
  26. d64f14e OMAPFB: add __init & __exit by Tomi Valkeinen · 13 years ago
  27. 6e7e8f0 OMAPDSS: add __init & __exit by Tomi Valkeinen · 13 years ago
  28. 61055d4 OMAPDSS: use platform_driver_probe for dsi/hdmi/rfbi/venc/dpi/sdi by Tomi Valkeinen · 13 years ago
  29. e40402c OMAPDSS: move the creation of debugfs files by Tomi Valkeinen · 13 years ago
  30. 461395c OMAPDSS: handle output-driver reg/unreg more dynamically by Tomi Valkeinen · 13 years ago
  31. 852f083 OMAPDSS: remove uses of dss_runtime_get/put by Tomi Valkeinen · 13 years ago
  32. a57dd4f OMAPDSS: create DPI & SDI drivers by Tomi Valkeinen · 13 years ago
  33. 11436e1 OMAPDSS: use platform_driver_probe for core/dispc/dss by Tomi Valkeinen · 13 years ago
  34. 04c742c OMAPDSS: remove return from platform_driver_unreg by Tomi Valkeinen · 13 years ago
  35. 00928ea OMAPDSS: clean up the omapdss platform data mess by Tomi Valkeinen · 13 years ago
  36. e23d83b OMAPDSS: DSI: use dsi_get_dsidev_id(dsidev) instead of dsidev->id by Tomi Valkeinen · 14 years ago
  37. 958f271 OMAPDSS: TFP410: pdata rewrite by Tomi Valkeinen · 13 years ago
  38. 3a028bb OMAPFB: fix parsing of vram parameter by Tomi Valkeinen · 13 years ago
  39. b3e68d3 OMAPDSS: OMAPFB: always allow to configure overlay by Grazvydas Ignotas · 13 years ago
  40. 0aca3c6 OMAPDSS: VENC: allow switching venc output type at runtime by Grazvydas Ignotas · 13 years ago
  41. 9b71fb5 Merge branch 'for-l-o-3.5' by Tomi Valkeinen · 13 years ago
  42. 81ab95b OMAPDSS: DISPC: Remove usage of dispc_mgr_get_device() by Archit Taneja · 13 years ago
  43. 3fa03ba OMAPDSS: DISPC: Remove omap_dss_device pointer usage from dispc_mgr_pclk_rate() by Archit Taneja · 13 years ago
  44. b3d795a OMAPDSS: APPLY: Remove an unnecessary omap_dss_device pointer by Archit Taneja · 13 years ago
  45. fcc3661 OMAPDSS: DPI/HDMI: Apply manager timings even if panel is disabled by Archit Taneja · 13 years ago
  46. 228b213 OMAPDSS: APPLY: Remove display dependency from overlay and manager checks by Archit Taneja · 13 years ago
  47. 5dd747e OMAPDSS: APPLY: Don't check manager settings if it is disabled by Archit Taneja · 13 years ago
  48. b917fa3 OMAPDSS: MANAGER: Create a function to check manager timings by Archit Taneja · 13 years ago
  49. 4172116 OMAPDSS: Apply manager timings instead of direct DISPC writes by Archit Taneja · 13 years ago
  50. 45324a2 OMAPDSS: APPLY: Add manager timings as extra_info in private data by Archit Taneja · 13 years ago
  51. 408d9db OMAPDSS: DISPC: Remove Fake VSYNC support by Archit Taneja · 13 years ago
  52. a2e5d82 OMAPDSS: Fix DSI_FCLK clock source selection by Archit Taneja · 13 years ago
  53. 9b9c457 OMAPDSS: HDMI: define and dump CORE registers in correct order by Archit Taneja · 13 years ago
  54. 3c7de24 OMAPDSS: HDMI: Fix ti_hdmi_4xxx_core_dump by Archit Taneja · 13 years ago
  55. e4a9e94 OMAPDSS: DSI: implement generic DSI pin config by Tomi Valkeinen · 13 years ago
  56. 3acc797 OMAPDSS: Taal: move reset gpio handling to taal driver by Tomi Valkeinen · 13 years ago
  57. dac8eb5 OMAPDSS: TFP410: rename dvi files to tfp410 by Tomi Valkeinen · 14 years ago
  58. 2e6f2ee OMAPDSS: TFP410: rename dvi -> tfp410 by Tomi Valkeinen · 13 years ago
  59. e813a55 OMAP: board-files: remove custom PD GPIO handling for DVI output by Tomi Valkeinen · 13 years ago
  60. 2da3519 OMAPDSS: panel-dvi: add PD gpio handling by Tomi Valkeinen · 14 years ago
  61. 8b53d99 OMAPDSS: DISPC: Correct DISPC functional clock usage by Chandrabhanu Mahapatra · 13 years ago
  62. 7faa923 OMAPDSS: DISPC: Handle synclost errors in OMAP3 by Chandrabhanu Mahapatra · 13 years ago
  63. aed74b55 OMAPDSS: DISPC: Enable predecimation by Chandrabhanu Mahapatra · 13 years ago
  64. 3dd606e ARM: OMAP2+ Add Primview displays to panel-generic by Jan Weitzel · 13 years ago
  65. 8f36616 OMAPDSS: DISPC: Clean up manager timing/size functions by Archit Taneja · 13 years ago
  66. c51d921 OMAPDSS: DISPC: Use a common function to set manager timings by Archit Taneja · 13 years ago
  67. e5c09e0 OMAPDSS: DISPC/RFBI: Use dispc_mgr_set_lcd_timings() for setting lcd size by Archit Taneja · 13 years ago
  68. 693cc07 OMAPFB: remove unused FB_OMAP_BOOTLOADER_INIT config option by Peter Meerwald · 13 years ago
  69. e97374c OMAPDSS: Add EDT ET0500G0DH6 display support by Thomas Weber · 13 years ago
  70. 697bacb OMAPDSS: Add Mitsubishi AA084SB01 display support by Thomas Weber · 13 years ago
  71. 31e8dfe OMAPDSS: TPO-TD03MTEA1: add set/check timing functions by Grazvydas Ignotas · 13 years ago
  72. 4b6430f OMAPDSS: provide default get_timings function for panels by Grazvydas Ignotas · 13 years ago
  73. f3fb3bb OMAPDSS: OMAPFB: check for matching memory size early by Grazvydas Ignotas · 13 years ago
  74. 2c83af4 OMAPDSS: TPO-TD03MTEA1: Correct comment for power on delay by Mark Brown · 13 years ago
  75. 956107e OMAPDSS: TPO-TD03MTEA1: Check for errors from regulator_enable() by Mark Brown · 13 years ago
  76. ec87410 OMAPDSS: VENC: Check for errors from regulator_enable() by Mark Brown · 13 years ago
  77. 9c3d5eb OMAP: DSS2: Remove suspicous and unused TAAL regulator API usage by Mark Brown · 13 years ago
  78. b6e695a OMAPDSS: DSI: remove option to use pck for DSI PLL clkin by Tomi Valkeinen · 13 years ago
  79. a8081d3 OMAPDSS: Ensure OPP100 when DSS is operational by Tomi Valkeinen · 13 years ago
  80. 6c23b8e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  81. e89c0e43 video: msm: Fix section mismatches in mddi.c by David Brown · 13 years ago
  82. b78f29c video:uvesafb: Fix oops that uvesafb try to execute NX-protected page by Wang YanQing · 13 years ago
  83. 9301973 fbdev: fix au1*fb builds by Manuel Lauss · 13 years ago
  84. ef798d0 kyrofb: fix on x86_64 by Ondrej Zary · 13 years ago
  85. 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  86. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  87. 6ede3d8 backlight: add driver for DA9052/53 PMIC v1 by Ashish Jangam · 13 years ago
  88. beca98c9 ARM: fix lcd power build failure in collie_defconfig by Paul Gortmaker · 13 years ago
  89. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  90. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  91. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  92. 8da00ed backlight: fix typo in tosa_lcd.c by Masanari Iida · 13 years ago
  93. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  94. 61e5191 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  95. 30304e5 Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  96. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  97. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  98. 1bfecd9 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  99. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  100. 70834d3 usermodehelper: use UMH_WAIT_PROC consistently by Oleg Nesterov · 13 years ago