1. 8d49fe7 OMAPDSS: Port the Apollon display driver to DSS2 by Tomi Valkeinen · 14 years ago
  2. 8a41ba9 OMAPDSS: Port the H4 display driver to DSS2 by Tomi Valkeinen · 14 years ago
  3. 3fddbf5 OMAPDSS: Port 2430sdp display driver to DSS2 by Tomi Valkeinen · 14 years ago
  4. 028c5a4 OMAPFB: Remove unused lcd drivers by Tomi Valkeinen · 14 years ago
  5. bb36dbf OMAPDSS: Taal: remove external backlight support by Tomi Valkeinen · 13 years ago
  6. 0373cac OMAPDSS: FEATURES: Create a range param to get max downscaling by Archit Taneja · 13 years ago
  7. 79ad75f OMAPDSS: DISPC: Clean up scaling related clock and five tap calculations by Archit Taneja · 13 years ago
  8. ebdc524 OMAPDSS: DISPC: Remove hardcoded use of PPL in five tap clock calculation by Archit Taneja · 13 years ago
  9. c3dc6a7 OMAPDSS: DISPC: Get correct pixel clock for TV manager by Archit Taneja · 13 years ago
  10. dac57a0 OMAPDSS: DISPC: Create helper function dispc_mgr_is_lcd() by Archit Taneja · 13 years ago
  11. c3d92529 OMAPDSS: DISPC: Pass overlay params as arguments to dispc_ovl_setup() by Archit Taneja · 13 years ago
  12. a4273b7 OMAPDSS: DISPC: Reduce the number of arguments in dispc_ovl_setup() by Archit Taneja · 13 years ago
  13. dc891fa OMAPFB: find best mode from edid by Tomi Valkeinen · 13 years ago
  14. aadb85e OMAP: DSS2: panel-generic-dpi: remove "generic" panel by Tomi Valkeinen · 13 years ago
  15. ba2eac9 OMAP: DSS2: add panel-dvi driver by Tomi Valkeinen · 13 years ago
  16. 759593f OMAP: DSS2: HDMI: implement detect() by Tomi Valkeinen · 13 years ago
  17. 468c1b9 OMAP: DSS2: HDMI: remove error prints in check_timings by Tomi Valkeinen · 13 years ago
  18. 937fce1 OMAP: DSS2: HDMI: clean up edid reading & fix checksum by Tomi Valkeinen · 13 years ago
  19. 032b8ea OMAP: DSS2: HDMI: split hdmi_core_ddc_edid by Tomi Valkeinen · 13 years ago
  20. 2ea51fe OMAP: DSS2: HDMI: remove edid parsing by Tomi Valkeinen · 13 years ago
  21. 4702456 OMAP: DSS2: HDMI: implement read_edid() by Tomi Valkeinen · 13 years ago
  22. fa70dc5 OMAP: DSS2: HDMI: make set_timing saner by Tomi Valkeinen · 13 years ago
  23. 3870c90 OMAP: DSS2: HDMI: improve hdmi output enable by Tomi Valkeinen · 13 years ago
  24. e82b090 OMAP: DSS2: DISPC: improve dispc_mgr_enable_digit_out() by Tomi Valkeinen · 13 years ago
  25. 4a61e26 OMAP: DSS2: add dss_get_hdmi_venc_clk_source() by Tomi Valkeinen · 13 years ago
  26. b44e458 OMAP: DSS2: HDMI: change regn definition by Tomi Valkeinen · 13 years ago
  27. 8d88767 OMAP: DSS2: HDMI: use default dividers by Tomi Valkeinen · 13 years ago
  28. 9eaaf20 OMAP: DSS2: DISPC: Fix minimum PCD value by Tomi Valkeinen · 13 years ago
  29. d875f99 OMAP4: DSS2: Rename hdmi_omap4_panel.c to hdmi_panel.c by Mythri P K · 13 years ago
  30. 60634a2 OMAP4: DSS2: HDMI: Function pointer approach to call by Mythri P K · 13 years ago
  31. 176b578 OMAP4: DSS2: HDMI: Rename the functions in HDMI IP library by Mythri P K · 13 years ago
  32. 7334167 OMAP4: DSS2: HDMI: Move the HDMI IP dependent audio by Mythri P K · 13 years ago
  33. 7d983f3 OMAP4: DSS2: HDMI: Split the current HDMI driver to move by Mythri P K · 13 years ago
  34. 7c1f1ec OMAP4: DSS2: HDMI: Move the EDID definition from HDMI by Mythri P K · 13 years ago
  35. 94c5298 OMAP4: DSS2: HDMI: Move HDMI IP independent generic header by Mythri P K · 13 years ago
  36. 38863b7 OMAP4: DSS2: HDMI: Use specific HDMI timings structure by Mythri P K · 13 years ago
  37. 7b27da5 OMAP4: DSS2: HDMI: Move pll and video configuration by Mythri P K · 13 years ago
  38. 95a8aeb OMAP4: DSS2: HDMI: HDMI clean up to pass base_address by Mythri P K · 13 years ago
  39. 8af6ff0 OMAP: DSS2: DSI Video mode support by Archit Taneja · 13 years ago
  40. 18b7d09 OMAP: DSS2: DSI: Send zero length packet in dsi_vc_send_null() by Archit Taneja · 13 years ago
  41. a3b3cc2 OMAP: DSS2: Create an enum for DSI pixel formats by Archit Taneja · 13 years ago
  42. 569969d OMAP: DSS2: Clean up stallmode and io pad mode selection by Archit Taneja · 13 years ago
  43. b3b89c0 OMAP: DSS2: DSI: Introduce generic read functions by Archit Taneja · 13 years ago
  44. b850975 OMAP: DSS2: DSI: Split dsi_vc_dcs_read() into 2 functions by Archit Taneja · 13 years ago
  45. 5c716a0 OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2() by Archit Taneja · 13 years ago
  46. 6ff8aa3 OMAP: DSS2: DSI: Introduce generic write functions by Archit Taneja · 13 years ago
  47. 7e951ee OMAP: DSS2: Create enum for DSI operation modes by Archit Taneja · 13 years ago
  48. d604914 OMAP: DSS2: DSI: Represent L4 and VP as sources of VC instead of modes by Archit Taneja · 13 years ago
  49. 7a7c48f OMAP: DSS2: Use MIPI DSI enums from include/video/mipi_display.h by Archit Taneja · 13 years ago
  50. 1e497c4 OMAP: DSS2: Support for Innolux AT070TN83 by Thomas Weber · 13 years ago
  51. cd295ae OMAP: DSS2: reorganize functions in dss.h by Tomi Valkeinen · 13 years ago
  52. 26d9dd0 OMAP: DSS2: DISPC: rename manager related funcs by Tomi Valkeinen · 13 years ago
  53. f0e5caa OMAP: DSS2: DISPC: rename overlay related funcs by Tomi Valkeinen · 13 years ago
  54. 3375483 OMAP: DSS2: DISPC: remove non-existing func prototypes by Tomi Valkeinen · 13 years ago
  55. 7fbf1bb OMAP: OMAPFB: string parsing cleanups by Tomi Valkeinen · 13 years ago
  56. e3a26ae OMAP: DSS2: string parsing cleanups by Tomi Valkeinen · 13 years ago
  57. f6dc815 OMAP: DSS2: Add GLOBAL_ALPHA & PRE_MULT_ALPHA to ovl caps by Tomi Valkeinen · 13 years ago
  58. 67019db OMAP: DSS2: Add overlay caps to DSS features by Tomi Valkeinen · 13 years ago
  59. fe3cc9d OMAP: DSS2: DISPC: use lookup tables for bit shifts by Tomi Valkeinen · 13 years ago
  60. 4a9e78a OMAP: DSS2: Remove support for non-DISPC overlays by Tomi Valkeinen · 13 years ago
  61. 46fc133 OMAP: DSS2: Remove "EXPERIMENTAL" from Kconfig by Tomi Valkeinen · 13 years ago
  62. 8fa8031 OMAP: DSS2: Handle manager change in apply by Tomi Valkeinen · 13 years ago
  63. 5e78509 OMAP: DSS2: fix clock sources on error and uninit by Tomi Valkeinen · 13 years ago
  64. bab59b4 OMAP: OMAPFB: make omapfb start even when a display is missing a driver by Tomi Valkeinen · 13 years ago
  65. 5bc416c OMAP: DSS2: DSI: Improve dsi_mux_pads parameters by Tomi Valkeinen · 13 years ago
  66. 7c68dd9 OMAP: DSS2: Change DSI device naming by Tomi Valkeinen · 13 years ago
  67. f364658 OMAP: DSS2: remove unneeded fck enable/disables by Tomi Valkeinen · 13 years ago
  68. 3393b85 Revert "OMAP: DSS2: HDMI: fix hdmi clock name" by Tomi Valkeinen · 13 years ago
  69. bfe4f8d Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3" by Tomi Valkeinen · 13 years ago
  70. e13a138 OMAP: DSS2: Use a macro to declare size of the fifo_size array in dispc.c by Archit Taneja · 13 years ago
  71. ac01c29 OMAP: DSS2: DISPC: Shorten _dispc_set_color_conv_coef() by Archit Taneja · 13 years ago
  72. c6104b8 OMAP: DSS2: DISPC: dispc_save_context() and dispc_restore_context() cleanup by Archit Taneja · 13 years ago
  73. 4dd2da1 OMAP: DSS2: DISPC: Shorten dispc_dump_regs() by Archit Taneja · 13 years ago
  74. 5010be8 OMAP: DSS2: DISPC: Prepare dispc_dump_regs() for shortening by Archit Taneja · 13 years ago
  75. c5f18d7 OMAPFB: make debug message more useful by Andy Doan · 13 years ago
  76. 13eae1f OMAP: DSS: dispc: enable/disable clocks in error handler by Dima Zavin · 13 years ago
  77. 0f770b4 OMAP: DSS2: Don't allow moving managers away from enabled displays by Daniel Morsing · 13 years ago
  78. 05e1d60 OMAP: DSS2: check for manager when enabling display by Tomi Valkeinen · 13 years ago
  79. 79e4424 OMAP: DSS2: PicoDLP: fix error handling in power_on by Tomi Valkeinen · 13 years ago
  80. 24305db OMAP: DSS2: Add picodlp panel driver by Mayuresh Janorkar · 13 years ago
  81. 8cb3ed17 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  82. 87adf1c Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus by Linus Torvalds · 13 years ago
  83. fc61ccd [media] vp7045: fix buffer setup by Florian Mickler · 13 years ago
  84. de4ed0c11 [media] nuvoton-cir: simplify raw IR sample handling by Jarod Wilson · 13 years ago
  85. c8814df [media] [Resend] viacam: Don't explode if pci_find_bus() returns NULL by Jesper Juhl · 13 years ago
  86. 5b5cfc3 [media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240 by Jean-François Moine · 13 years ago
  87. 313c68e [media] gspca - sonixj: Fix wrong register mask for sensor om6802 by Luiz Carlos Ramos · 13 years ago
  88. 55c53e1 [media] gspca - ov519: Fix LED inversion of some ov519 webcams by Jean-François Moine · 13 years ago
  89. 4264a8b [media] pwc: precedence bug in pwc_init_controls() by Dan Carpenter · 13 years ago
  90. d7a210f scsi: qla4xxx driver depends on NET by Randy Dunlap · 13 years ago
  91. d0a7745 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  92. c338bfb backlight: Declare backlight_types[] const by Bart Van Assche · 13 years ago
  93. 290a1cc Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  94. 27a7b26 md: Fix handling for devices from 2TB to 4TB in 0.90 metadata. by NeilBrown · 13 years ago
  95. 079fa16 md/raid1,10: Remove use-after-free bug in make_request. by NeilBrown · 13 years ago
  96. 19d5f83 md/raid10: unify handling of write completion. by NeilBrown · 13 years ago
  97. ed2888e PCI: Remove MRRS modification from MPS setting code by Jon Mason · 13 years ago
  98. 5307f6d Fix pointer dereference before call to pcie_bus_configure_settings by Shyam Iyer · 13 years ago
  99. a6a5ed0 Merge branch 'for-linus' of git://dev.laptop.org/users/cjb/mmc by Linus Torvalds · 13 years ago
  100. 55a01f6 drm: Remove duplicate "return" statement by Lin Ming · 13 years ago