1. 3d5e0ef OMAP: DSS2: add read_edid() to omap_dss_driver struct by Tomi Valkeinen · 13 years ago
  2. 3870c90 OMAP: DSS2: HDMI: improve hdmi output enable by Tomi Valkeinen · 13 years ago
  3. e82b090 OMAP: DSS2: DISPC: improve dispc_mgr_enable_digit_out() by Tomi Valkeinen · 13 years ago
  4. 4a61e26 OMAP: DSS2: add dss_get_hdmi_venc_clk_source() by Tomi Valkeinen · 13 years ago
  5. 7f6f3c4 OMAP: DSS2: DISPC: Add missing IRQ definitions by Tomi Valkeinen · 13 years ago
  6. c90a78e OMAP: DSS2: DSI: Add comment about regn by Tomi Valkeinen · 13 years ago
  7. b44e458 OMAP: DSS2: HDMI: change regn definition by Tomi Valkeinen · 13 years ago
  8. 8d88767a OMAP: DSS2: HDMI: use default dividers by Tomi Valkeinen · 13 years ago
  9. 9eaaf20 OMAP: DSS2: DISPC: Fix minimum PCD value by Tomi Valkeinen · 13 years ago
  10. d875f99 OMAP4: DSS2: Rename hdmi_omap4_panel.c to hdmi_panel.c by Mythri P K · 13 years ago
  11. 60634a2 OMAP4: DSS2: HDMI: Function pointer approach to call by Mythri P K · 13 years ago
  12. 176b578 OMAP4: DSS2: HDMI: Rename the functions in HDMI IP library by Mythri P K · 13 years ago
  13. 7334167 OMAP4: DSS2: HDMI: Move the HDMI IP dependent audio by Mythri P K · 13 years ago
  14. 7d983f3 OMAP4: DSS2: HDMI: Split the current HDMI driver to move by Mythri P K · 13 years ago
  15. 7c1f1ec OMAP4: DSS2: HDMI: Move the EDID definition from HDMI by Mythri P K · 13 years ago
  16. 94c5298 OMAP4: DSS2: HDMI: Move HDMI IP independent generic header by Mythri P K · 13 years ago
  17. 38863b7 OMAP4: DSS2: HDMI: Use specific HDMI timings structure by Mythri P K · 13 years ago
  18. 7b27da5 OMAP4: DSS2: HDMI: Move pll and video configuration by Mythri P K · 13 years ago
  19. 95a8aeb OMAP4: DSS2: HDMI: HDMI clean up to pass base_address by Mythri P K · 13 years ago
  20. 8af6ff0 OMAP: DSS2: DSI Video mode support by Archit Taneja · 13 years ago
  21. 18b7d09 OMAP: DSS2: DSI: Send zero length packet in dsi_vc_send_null() by Archit Taneja · 13 years ago
  22. a3b3cc2 OMAP: DSS2: Create an enum for DSI pixel formats by Archit Taneja · 13 years ago
  23. 569969d OMAP: DSS2: Clean up stallmode and io pad mode selection by Archit Taneja · 13 years ago
  24. b3b89c0 OMAP: DSS2: DSI: Introduce generic read functions by Archit Taneja · 13 years ago
  25. b850975 OMAP: DSS2: DSI: Split dsi_vc_dcs_read() into 2 functions by Archit Taneja · 13 years ago
  26. 5c716a0 OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2() by Archit Taneja · 13 years ago
  27. 6ff8aa3 OMAP: DSS2: DSI: Introduce generic write functions by Archit Taneja · 13 years ago
  28. 7e951ee OMAP: DSS2: Create enum for DSI operation modes by Archit Taneja · 13 years ago
  29. d604914 OMAP: DSS2: DSI: Represent L4 and VP as sources of VC instead of modes by Archit Taneja · 13 years ago
  30. 7a7c48f OMAP: DSS2: Use MIPI DSI enums from include/video/mipi_display.h by Archit Taneja · 13 years ago
  31. cc11aaf OMAP: Devkit8000: Change lcd driver to AT070TN83 by Thomas Weber · 13 years ago
  32. 1e497c4 OMAP: DSS2: Support for Innolux AT070TN83 by Thomas Weber · 13 years ago
  33. cd295ae OMAP: DSS2: reorganize functions in dss.h by Tomi Valkeinen · 13 years ago
  34. 26d9dd0 OMAP: DSS2: DISPC: rename manager related funcs by Tomi Valkeinen · 13 years ago
  35. f0e5caa OMAP: DSS2: DISPC: rename overlay related funcs by Tomi Valkeinen · 13 years ago
  36. 3375483 OMAP: DSS2: DISPC: remove non-existing func prototypes by Tomi Valkeinen · 13 years ago
  37. 7fbf1bb OMAP: OMAPFB: string parsing cleanups by Tomi Valkeinen · 13 years ago
  38. e3a26ae OMAP: DSS2: string parsing cleanups by Tomi Valkeinen · 13 years ago
  39. f6dc815 OMAP: DSS2: Add GLOBAL_ALPHA & PRE_MULT_ALPHA to ovl caps by Tomi Valkeinen · 13 years ago
  40. 67019db OMAP: DSS2: Add overlay caps to DSS features by Tomi Valkeinen · 13 years ago
  41. fe3cc9d OMAP: DSS2: DISPC: use lookup tables for bit shifts by Tomi Valkeinen · 13 years ago
  42. 4a9e78a OMAP: DSS2: Remove support for non-DISPC overlays by Tomi Valkeinen · 13 years ago
  43. 46fc133f OMAP: DSS2: Remove "EXPERIMENTAL" from Kconfig by Tomi Valkeinen · 13 years ago
  44. 8fa8031 OMAP: DSS2: Handle manager change in apply by Tomi Valkeinen · 13 years ago
  45. 5e78509 OMAP: DSS2: fix clock sources on error and uninit by Tomi Valkeinen · 13 years ago
  46. bab59b4 OMAP: OMAPFB: make omapfb start even when a display is missing a driver by Tomi Valkeinen · 13 years ago
  47. dc35835 OMAP: DSS2: Implement dsi_mux_pads for OMAP4 by Tomi Valkeinen · 13 years ago
  48. 5bc416c OMAP: DSS2: DSI: Improve dsi_mux_pads parameters by Tomi Valkeinen · 13 years ago
  49. 4e6a0ab OMAP4: TWL: Add common omapdss supplies by Tomi Valkeinen · 13 years ago
  50. 7c68dd9 OMAP: DSS2: Change DSI device naming by Tomi Valkeinen · 13 years ago
  51. ac77a76 regmap: Ensure we scream if we enable cache bypass/only at the same time by Dimitris Papastamos · 13 years ago
  52. 6eb0f5e regmap: Implement regcache_cache_bypass helper function by Dimitris Papastamos · 13 years ago
  53. beb1a10 regmap: Save/restore the bypass state upon syncing by Dimitris Papastamos · 13 years ago
  54. 13753a9 regmap: Lock the sync path, ensure we use the lockless _regmap_write() by Dimitris Papastamos · 13 years ago
  55. 177fdd8 ASoC: tlv320aic3x: Use driver_data field of struct i2c_device_id to identify models by Axel Lin · 13 years ago
  56. 009d196 ASoC: twl6040: Simplify code in out_drv_event for pending work check by Peter Ujfalusi · 13 years ago
  57. 6fbb32d ASoC: twl6040: Shift 2 identifies the HS output in out_drv_event by Peter Ujfalusi · 13 years ago
  58. 93eebc69 ASoC: twl6040: correct loop counters for HS/HF ramp code by Peter Ujfalusi · 13 years ago
  59. a46737a ASoC: twl6040: One workqueue should be enough by Peter Ujfalusi · 13 years ago
  60. d670ec1 posix-cpu-timers: Cure SMP wobbles by Peter Zijlstra · 13 years ago
  61. 91a18ae ASoC: omap-mcbsp: Fix FS polarity for LEFT_J, DSP_A and DSP_B formats by Jarkko Nikula · 13 years ago
  62. f34dafb ASoC: sn95031: Do not use static variable for channel_index by Axel Lin · 13 years ago
  63. 5992c58 ASoC: Add missed regulator_unregister_notifier and regulator_bulk_free in wm8995_remove by Axel Lin · 13 years ago
  64. 6423aa9 ASoC: Remove unused "control_data" field of struct aic3x_priv by Axel Lin · 13 years ago
  65. 5382ffb ASoC: sdp4430: Fix string for FM input name by Ujfalusi, Peter · 13 years ago
  66. ad51f76 ASoC: Davinci: Fix FS polarity for I2S format by Jarkko Nikula · 13 years ago
  67. 00e982a ASoC: Remove unused "control_data" field of struct cs4271_private by Axel Lin · 13 years ago
  68. 5fcd256 regmap: Fix apostrophe usage by Mark Brown · 13 years ago
  69. 6d447be ASoC: Remove unused function check_vdac_to_outmix from rt5631 by Mark Brown · 13 years ago
  70. f79e5e8 ASoC: Staticise non-exported symbols in rt5631 by Mark Brown · 13 years ago
  71. 798cb7e ALSA: hda - Fix a regression of the position-buffer check by Takashi Iwai · 13 years ago
  72. 47ea91b Resource: fix wrong resource window calculation by Ram Pai · 13 years ago
  73. 92bb062 Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-client by Linus Torvalds · 13 years ago
  74. 7409b71 Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus by Linus Torvalds · 13 years ago
  75. 0ecdb12 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  76. 5fe858b Merge git://github.com/davem330/sparc by Linus Torvalds · 13 years ago
  77. 8e8e500 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux by Linus Torvalds · 13 years ago
  78. 16fa42a powerpc: Fix device-tree matching for Apple U4 bridge by Benjamin Herrenschmidt · 13 years ago
  79. b0f8437 bootup: move 'usermodehelper_enable()' a little earlier by wangyanqing · 13 years ago
  80. 8588806 tty: use of_match_ptr() for of_match_table entry by Ben Dooks · 13 years ago
  81. 3a1e362 OF: Add of_match_ptr() macro by Ben Dooks · 13 years ago
  82. 9feeb01 staging: nvec: send suspend messages synchronously by Marc Dietrich · 13 years ago
  83. de839b8 staging: nvec: Add a udelay(100) to nvec_interrupt by Julian Andres Klode · 13 years ago
  84. 12b5a55 staging: nvec: Add missing includes and reorder them by Julian Andres Klode · 13 years ago
  85. b812538 staging: nvec: Add myself to MAINTAINERS by Julian Andres Klode · 13 years ago
  86. d6bdcf2 staging: nvec: Add battery quirk to ignore incomplete responses by Julian Andres Klode · 13 years ago
  87. 1e46e62 staging: nvec: ps2: Always sample 4 bytes instead of just 1 by Julian Andres Klode · 13 years ago
  88. ff006d1 staging: nvec: Return error in PS2 driver if write fails by Julian Andres Klode · 13 years ago
  89. 210ceb4 staging: nvec: Reject incomplete messages by Julian Andres Klode · 13 years ago
  90. 8da7986 staging: nvec: Handle filled up RX buffers by Julian Andres Klode · 13 years ago
  91. bb0590e staging: nvec: Allow TX buffers only in the upper 75% of the pool by Julian Andres Klode · 13 years ago
  92. 198dd26 staging: nvec: Export nvec_msg_free() to clients by Julian Andres Klode · 13 years ago
  93. 391d2fa staging: nvec: Move implementation-only macros out of the header by Julian Andres Klode · 13 years ago
  94. bdf034d staging: nvec: Document public and private API by Julian Andres Klode · 13 years ago
  95. 1b9bf62 staging: nvec: Have nvec_write_async() return -ENOMEM on OOM by Julian Andres Klode · 13 years ago
  96. ff169c1 staging: nvec: Enable the capslock LED in the keyboard driver by Julian Andres Klode · 13 years ago
  97. 791c4a6 staging: nvec: Add myself to copyright and authors list by Julian Andres Klode · 13 years ago
  98. 7b77065 staging: nvec: Do not print free message for tx_scratch by Julian Andres Klode · 13 years ago
  99. 0cab4cb staging: nvec: Rewrite the interrupt handler by Julian Andres Klode · 13 years ago
  100. 8517e87 staging: nvec: Add is_event() and size() functions for nvec_msg by Julian Andres Klode · 13 years ago