1. d25a7d6 drm/omap: Remove supported output check in CRTC connect handler by Laurent Pinchart · 7 years ago
  2. 845417b drm/omap: dss: Move DSS mgr ops and private data to dss_device by Laurent Pinchart · 7 years ago
  3. 3ce75d6 drm/omap: Move DSI debugfs clocks dump to dsi%u_clks files by Laurent Pinchart · 7 years ago
  4. cc1876c drm/omap: dss: Move platform_device_register from core.c to dss.c probe by Jyri Sarha · 7 years ago
  5. 6505d75 drm/omap: fix email address by Tomi Valkeinen · 7 years ago
  6. c618a3a9 drm/omap: Implement workaround for DRA7 errata ID:i932 by Venkateswara Rao Mandela · 7 years ago
  7. 037f031 drm/omap: fix compile error when DPI is disabled by Tomi Valkeinen · 7 years ago
  8. 7c00985 drm/omap: add writeback funcs to dispc_ops by Tomi Valkeinen · 9 years ago
  9. 9f7853a drm/omap: set WB channel-in in wb_setup() by Tomi Valkeinen · 7 years ago
  10. 8a7eda7 drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functions by Laurent Pinchart · 7 years ago
  11. 50638ae drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations by Laurent Pinchart · 7 years ago
  12. d3541ca drm: omapdrm: dss: Store dispc ops in dss_device structure by Laurent Pinchart · 7 years ago
  13. 1c4b92e drm: omapdrm: dss: Store the debugfs root directory in struct dss_device by Laurent Pinchart · 7 years ago
  14. 798957a drm: omapdrm: dss: Store the registered plls array in struct dss_device by Laurent Pinchart · 7 years ago
  15. f33656e drm: omapdrm: dss: Support passing private data to debugfs show handlers by Laurent Pinchart · 7 years ago
  16. 1ef904e drm: omapdrm: dss: Pass DSS pointer to remaining dss functions by Laurent Pinchart · 7 years ago
  17. 60f9c59 drm: omapdrm: dss: Pass DSS pointer to dss clock functions by Laurent Pinchart · 7 years ago
  18. 3cc62aa drm: omapdrm: dss: Pass DSS pointer to dss_get_*_clk_source() by Laurent Pinchart · 7 years ago
  19. 8aea8e6 drm: omapdrm: dss: Pass DSS pointer to dss_ops operations by Laurent Pinchart · 7 years ago
  20. d7157df drm: omapdrm: dss: Pass DSS pointer to dss_sdi_*() functions by Laurent Pinchart · 7 years ago
  21. 2726099 drm: omapdrm: dss: Pass PLL pointer to dss_ctrl_pll_enable() by Laurent Pinchart · 7 years ago
  22. 7b29525 drm: omapdrm: dss: Pass DSS private structure to runtime PM functions by Laurent Pinchart · 7 years ago
  23. 0e546df drm: omapdrm: dss: Expose DSS data in a dss_device structure by Laurent Pinchart · 7 years ago
  24. eab7579 drm: omapdrm: dss: Remove unused functions prototypes by Laurent Pinchart · 7 years ago
  25. c581d16 drm: omapdrm: dss: Remove dss_get_hdmi_venc_clk_source() function by Laurent Pinchart · 7 years ago
  26. d11e5c8 drm: omapdrm: Use unsigned int type by Laurent Pinchart · 7 years ago
  27. d66c36a drm: omapdrm: Simplify platform registration by Andrew F. Davis · 7 years ago
  28. bb5cdf8 drm: omapdrm: Remove filename from header and fix copyright tag by Andrew F. Davis · 7 years ago
  29. 9be9d7e drm: omapdrm: dss: Make dss_dump_clocks() function static by Laurent Pinchart · 7 years ago
  30. 0c43f1e0 drm/omap: fix i886 work-around by Tomi Valkeinen · 8 years ago
  31. d874b3a drm: omapdrm: Remove dss_features.h by Laurent Pinchart · 7 years ago
  32. 5191957 drm: omapdrm: Move supported outputs feature to dss driver by Laurent Pinchart · 7 years ago
  33. 9f0fbae drm: omapdrm: Move DSS_FCK feature to dss driver by Laurent Pinchart · 7 years ago
  34. 6d85d4a drm: omapdrm: Move DISPC_CLK_SWITCH reg feature to struct dss_features by Laurent Pinchart · 7 years ago
  35. 11765d1 drm: omapdrm: Move all debugfs code from core to dss by Laurent Pinchart · 7 years ago
  36. b8dab2b drm: omapdrm: dpi: Replace OMAP SoC model checks with DSS model by Laurent Pinchart · 7 years ago
  37. 493b683 drm: omapdrm: Don't forward set_min_bus_tput() to no-op platform code by Laurent Pinchart · 7 years ago
  38. 9e1305d drm: omapdrm: dsi: Handle pin muxing internally by Laurent Pinchart · 7 years ago
  39. aa61321 drm/omap: remove rfbi by Tomi Valkeinen · 8 years ago
  40. 54156c2 drm: omapdrm: sdi: Remove platform driver by Laurent Pinchart · 8 years ago
  41. 5115bba drm: omapdrm: dpi: Remove platform driver by Laurent Pinchart · 8 years ago
  42. fd07ab7 drm: omapdrm: Remove unused dss_get_core_pdev() function by Laurent Pinchart · 8 years ago
  43. 864050c7 drm/omap: Rename enum omap_plane to enum omap_plane_id by Jyri Sarha · 8 years ago
  44. b8480ca drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabled by Tomi Valkeinen · 9 years ago
  45. 5034b1f drm/omap: remove all EXPORT_SYMBOLs from dispc.c by Tomi Valkeinen · 9 years ago
  46. 82e83f6 drm/omap: move display, dss-of, output to omapdss-base by Tomi Valkeinen · 9 years ago
  47. 892fdcb drm/omap: display: don't use dsi_get_pixel_size() by Tomi Valkeinen · 9 years ago
  48. 8dfe162 gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  49. da11bbbb drm/omap: Use consistent name for struct videomode by Peter Ujfalusi · 8 years ago
  50. 4520ff2 drm/omap: Replace struct omap_video_timings with videomode by Peter Ujfalusi · 8 years ago
  51. c107751 drm/omap: generalize dss_pll_calc_b() by Tomi Valkeinen · 9 years ago
  52. c17dc0e drm/omap: move HDMI PLL calc function to pll.c by Tomi Valkeinen · 9 years ago
  53. cd0715f drm/omap: rename PLL calc functions by Tomi Valkeinen · 9 years ago
  54. 5670bd7 drm/omap: add PLL helper funcs by Tomi Valkeinen · 9 years ago
  55. c63b1ec drm/omap: clean up the LCD clk mux code by Tomi Valkeinen · 9 years ago
  56. 06ede3d drm/omap: add field for PLL type by Tomi Valkeinen · 9 years ago
  57. b5d8c75 drm/omap: Add missing clock sources by Tomi Valkeinen · 9 years ago
  58. 3b63ca7 drm/omap: rename dss_clk_source enums by Tomi Valkeinen · 9 years ago
  59. 407bd56 drm/omap: rename dss_get_generic_clk_source_name() by Tomi Valkeinen · 9 years ago
  60. dc0352d drm/omap: rename omap_dss_clk_source by Tomi Valkeinen · 9 years ago
  61. be5d731 drm/omap: copy enum omap_dss_clk_source by Tomi Valkeinen · 9 years ago
  62. 9198891 drm/omap: remove dss compat code by Tomi Valkeinen · 9 years ago
  63. 35a339a drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfb by Tomi Valkeinen · 9 years ago
  64. 18840d3 drm/omap: move dss_suspend/resume_all to core.c by Tomi Valkeinen · 9 years ago
  65. 92bf0f9 drm/omap: fix suspend/resume handling by Tomi Valkeinen · 9 years ago
  66. 9960aa7 drm/omap: move omapdss & displays under omapdrm by Tomi Valkeinen · 9 years ago[Renamed from drivers/video/fbdev/omap2/dss/dss.h]
  67. ef1ea03 fbdev: omap2: panel-dpi: simplify gpio setting by Uwe Kleine-König · 9 years ago