1. 1d7a865 OMAP: use dvi panel driver instead of generic-dpi by Tomi Valkeinen · 13 years ago
  2. ba2eac9 OMAP: DSS2: add panel-dvi driver by Tomi Valkeinen · 13 years ago
  3. 759593f OMAP: DSS2: HDMI: implement detect() by Tomi Valkeinen · 13 years ago
  4. 468c1b9 OMAP: DSS2: HDMI: remove error prints in check_timings by Tomi Valkeinen · 13 years ago
  5. 937fce1 OMAP: DSS2: HDMI: clean up edid reading & fix checksum by Tomi Valkeinen · 13 years ago
  6. 032b8ea OMAP: DSS2: HDMI: split hdmi_core_ddc_edid by Tomi Valkeinen · 13 years ago
  7. 2ea51fe OMAP: DSS2: HDMI: remove edid parsing by Tomi Valkeinen · 13 years ago
  8. 4702456 OMAP: DSS2: HDMI: implement read_edid() by Tomi Valkeinen · 13 years ago
  9. fa70dc5 OMAP: DSS2: HDMI: make set_timing saner by Tomi Valkeinen · 13 years ago
  10. df4769c OMAP: DSS2: add detect() to omap_dss_driver struct by Tomi Valkeinen · 13 years ago
  11. 3d5e0ef OMAP: DSS2: add read_edid() to omap_dss_driver struct by Tomi Valkeinen · 13 years ago
  12. 3870c90 OMAP: DSS2: HDMI: improve hdmi output enable by Tomi Valkeinen · 13 years ago
  13. e82b090 OMAP: DSS2: DISPC: improve dispc_mgr_enable_digit_out() by Tomi Valkeinen · 13 years ago
  14. 4a61e26 OMAP: DSS2: add dss_get_hdmi_venc_clk_source() by Tomi Valkeinen · 13 years ago
  15. 7f6f3c4 OMAP: DSS2: DISPC: Add missing IRQ definitions by Tomi Valkeinen · 13 years ago
  16. c90a78e OMAP: DSS2: DSI: Add comment about regn by Tomi Valkeinen · 13 years ago
  17. b44e458 OMAP: DSS2: HDMI: change regn definition by Tomi Valkeinen · 13 years ago
  18. 8d88767a OMAP: DSS2: HDMI: use default dividers by Tomi Valkeinen · 13 years ago
  19. 9eaaf20 OMAP: DSS2: DISPC: Fix minimum PCD value by Tomi Valkeinen · 13 years ago
  20. d875f99 OMAP4: DSS2: Rename hdmi_omap4_panel.c to hdmi_panel.c by Mythri P K · 13 years ago
  21. 60634a2 OMAP4: DSS2: HDMI: Function pointer approach to call by Mythri P K · 13 years ago
  22. 176b578 OMAP4: DSS2: HDMI: Rename the functions in HDMI IP library by Mythri P K · 13 years ago
  23. 7334167 OMAP4: DSS2: HDMI: Move the HDMI IP dependent audio by Mythri P K · 13 years ago
  24. 7d983f3 OMAP4: DSS2: HDMI: Split the current HDMI driver to move by Mythri P K · 13 years ago
  25. 7c1f1ec OMAP4: DSS2: HDMI: Move the EDID definition from HDMI by Mythri P K · 13 years ago
  26. 94c5298 OMAP4: DSS2: HDMI: Move HDMI IP independent generic header by Mythri P K · 13 years ago
  27. 38863b7 OMAP4: DSS2: HDMI: Use specific HDMI timings structure by Mythri P K · 13 years ago
  28. 7b27da5 OMAP4: DSS2: HDMI: Move pll and video configuration by Mythri P K · 13 years ago
  29. 95a8aeb OMAP4: DSS2: HDMI: HDMI clean up to pass base_address by Mythri P K · 13 years ago
  30. 8af6ff0 OMAP: DSS2: DSI Video mode support by Archit Taneja · 13 years ago
  31. 18b7d09 OMAP: DSS2: DSI: Send zero length packet in dsi_vc_send_null() by Archit Taneja · 13 years ago
  32. a3b3cc2 OMAP: DSS2: Create an enum for DSI pixel formats by Archit Taneja · 13 years ago
  33. 569969d OMAP: DSS2: Clean up stallmode and io pad mode selection by Archit Taneja · 13 years ago
  34. b3b89c0 OMAP: DSS2: DSI: Introduce generic read functions by Archit Taneja · 13 years ago
  35. b850975 OMAP: DSS2: DSI: Split dsi_vc_dcs_read() into 2 functions by Archit Taneja · 13 years ago
  36. 5c716a0 OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2() by Archit Taneja · 13 years ago
  37. 6ff8aa3 OMAP: DSS2: DSI: Introduce generic write functions by Archit Taneja · 13 years ago
  38. 7e951ee OMAP: DSS2: Create enum for DSI operation modes by Archit Taneja · 13 years ago
  39. d604914 OMAP: DSS2: DSI: Represent L4 and VP as sources of VC instead of modes by Archit Taneja · 13 years ago
  40. 7a7c48f OMAP: DSS2: Use MIPI DSI enums from include/video/mipi_display.h by Archit Taneja · 13 years ago
  41. cc11aaf OMAP: Devkit8000: Change lcd driver to AT070TN83 by Thomas Weber · 13 years ago
  42. 1e497c4 OMAP: DSS2: Support for Innolux AT070TN83 by Thomas Weber · 13 years ago
  43. cd295ae OMAP: DSS2: reorganize functions in dss.h by Tomi Valkeinen · 13 years ago
  44. 26d9dd0 OMAP: DSS2: DISPC: rename manager related funcs by Tomi Valkeinen · 13 years ago
  45. f0e5caa OMAP: DSS2: DISPC: rename overlay related funcs by Tomi Valkeinen · 13 years ago
  46. 3375483 OMAP: DSS2: DISPC: remove non-existing func prototypes by Tomi Valkeinen · 13 years ago
  47. 7fbf1bb OMAP: OMAPFB: string parsing cleanups by Tomi Valkeinen · 13 years ago
  48. e3a26ae OMAP: DSS2: string parsing cleanups by Tomi Valkeinen · 13 years ago
  49. f6dc815 OMAP: DSS2: Add GLOBAL_ALPHA & PRE_MULT_ALPHA to ovl caps by Tomi Valkeinen · 13 years ago
  50. 67019db OMAP: DSS2: Add overlay caps to DSS features by Tomi Valkeinen · 13 years ago
  51. fe3cc9d OMAP: DSS2: DISPC: use lookup tables for bit shifts by Tomi Valkeinen · 13 years ago
  52. 4a9e78a OMAP: DSS2: Remove support for non-DISPC overlays by Tomi Valkeinen · 13 years ago
  53. 46fc133f OMAP: DSS2: Remove "EXPERIMENTAL" from Kconfig by Tomi Valkeinen · 13 years ago
  54. 8fa8031 OMAP: DSS2: Handle manager change in apply by Tomi Valkeinen · 13 years ago
  55. 5e78509 OMAP: DSS2: fix clock sources on error and uninit by Tomi Valkeinen · 13 years ago
  56. bab59b4 OMAP: OMAPFB: make omapfb start even when a display is missing a driver by Tomi Valkeinen · 13 years ago
  57. dc35835 OMAP: DSS2: Implement dsi_mux_pads for OMAP4 by Tomi Valkeinen · 13 years ago
  58. 5bc416c OMAP: DSS2: DSI: Improve dsi_mux_pads parameters by Tomi Valkeinen · 13 years ago
  59. 4e6a0ab OMAP4: TWL: Add common omapdss supplies by Tomi Valkeinen · 13 years ago
  60. 7c68dd9 OMAP: DSS2: Change DSI device naming by Tomi Valkeinen · 13 years ago
  61. f364658 OMAP: DSS2: remove unneeded fck enable/disables by Tomi Valkeinen · 13 years ago
  62. 3393b85 Revert "OMAP: DSS2: HDMI: fix hdmi clock name" by Tomi Valkeinen · 13 years ago
  63. bfe4f8d Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3" by Tomi Valkeinen · 13 years ago
  64. e13a138 OMAP: DSS2: Use a macro to declare size of the fifo_size array in dispc.c by Archit Taneja · 13 years ago
  65. ac01c29 OMAP: DSS2: DISPC: Shorten _dispc_set_color_conv_coef() by Archit Taneja · 13 years ago
  66. c6104b8 OMAP: DSS2: DISPC: dispc_save_context() and dispc_restore_context() cleanup by Archit Taneja · 13 years ago
  67. 4dd2da1 OMAP: DSS2: DISPC: Shorten dispc_dump_regs() by Archit Taneja · 13 years ago
  68. 5010be8 OMAP: DSS2: DISPC: Prepare dispc_dump_regs() for shortening by Archit Taneja · 13 years ago
  69. c5f18d7 OMAPFB: make debug message more useful by Andy Doan · 13 years ago
  70. 13eae1f OMAP: DSS: dispc: enable/disable clocks in error handler by Dima Zavin · 13 years ago
  71. 0f770b4 OMAP: DSS2: Don't allow moving managers away from enabled displays by Daniel Morsing · 13 years ago
  72. 05e1d60 OMAP: DSS2: check for manager when enabling display by Tomi Valkeinen · 13 years ago
  73. 79e4424 OMAP: DSS2: PicoDLP: fix error handling in power_on by Tomi Valkeinen · 13 years ago
  74. 24305db OMAP: DSS2: Add picodlp panel driver by Mayuresh Janorkar · 13 years ago
  75. b6fd41e Linux 3.1-rc6 by Linus Torvalds · 13 years ago
  76. 8cb3ed17 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  77. 4c75278 Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  78. 14d01ff ioctl: register LTTng ioctl by Mathieu Desnoyers · 13 years ago
  79. 0b001b2 Merge branch 'for-linus' of git://github.com/chrismason/linux by Linus Torvalds · 13 years ago
  80. 5dfcc87 fuse: fix memory leak by Miklos Szeredi · 13 years ago
  81. 2411450 fuse: fix flock breakage by Miklos Szeredi · 13 years ago
  82. 15ce928 Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-pm into fixes by Arnd Bergmann · 13 years ago
  83. d035953 Merge branch 'sirf/fixes' into fixes by Arnd Bergmann · 13 years ago
  84. 87adf1c Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus by Linus Torvalds · 13 years ago
  85. 14f69ec Merge branch 'for-linus' of git://openrisc.net/~jonas/linux by Linus Torvalds · 13 years ago
  86. d525e8a Btrfs: add dummy extent if dst offset excceeds file end in by Li Zefan · 13 years ago
  87. d72c084 Btrfs: calc file extent num_bytes correctly in file clone by Li Zefan · 13 years ago
  88. 4815053 btrfs: xattr: fix attribute removal by David Sterba · 13 years ago
  89. a39f752 Btrfs: fix wrong nbytes information of the inode by Miao Xie · 13 years ago
  90. 0c1a98c Btrfs: fix the file extent gap when doing direct IO by Miao Xie · 13 years ago
  91. 5b39737 Btrfs: fix unclosed transaction handle in btrfs_cont_expand by Miao Xie · 13 years ago
  92. 98c9942 Btrfs: fix misuse of trans block rsv by Liu Bo · 13 years ago
  93. 65450aa Btrfs: reset to appropriate block rsv after orphan operations by Liu Bo · 13 years ago
  94. ddf23b3 Btrfs: skip locking if searching the commit root in csum lookup by Josef Bacik · 13 years ago
  95. e0b6d65 btrfs: fix warning in iput for bad-inode by Sergei Trofimovich · 13 years ago
  96. 14c7cca Btrfs: fix an oops when deleting snapshots by Liu Bo · 13 years ago
  97. fc61ccd [media] vp7045: fix buffer setup by Florian Mickler · 13 years ago
  98. de4ed0c11 [media] nuvoton-cir: simplify raw IR sample handling by Jarod Wilson · 13 years ago
  99. c8814df [media] [Resend] viacam: Don't explode if pci_find_bus() returns NULL by Jesper Juhl · 13 years ago
  100. 6a02a33 [media] v4l2: Fix documentation of the codec device controls by Kamil Debski · 13 years ago