1. d25a7d6 drm/omap: Remove supported output check in CRTC connect handler by Laurent Pinchart · 7 years ago
  2. 67dfd2d drm/omap: Remove omap_crtc_output global array by Laurent Pinchart · 7 years ago
  3. e48f9f1 drm/omap: Store CRTC lookup by channel table in omap_drm_private by Laurent Pinchart · 7 years ago
  4. 00b30e7 drm/omap: Pass pipe pointer to omap_crtc_init() by Laurent Pinchart · 7 years ago
  5. 3be0f15 drm/omap: dss: Merge two disconnection helpers by Laurent Pinchart · 7 years ago
  6. 7131655 drm/omap: dss: Move display type validation to initialization time by Laurent Pinchart · 7 years ago
  7. 79ddb2f drm/omap: dss: Move connection checks to omapdss_device_(dis)connect by Laurent Pinchart · 7 years ago
  8. 511afb4 drm/omap: Reverse direction of DSS device (dis)connect operations by Laurent Pinchart · 7 years ago
  9. 2ee7679 drm/omap: Group CRTC, encoder, connector and dssdev in a structure by Laurent Pinchart · 7 years ago
  10. ac3b131 drm/omap: Create all planes before CRTCs by Laurent Pinchart · 7 years ago
  11. f969936 drm/omap: Remove unneeded variable assignments in omap_modeset_init by Laurent Pinchart · 7 years ago
  12. 8a36357 drm/omap: dss: Get regulators at probe time by Laurent Pinchart · 7 years ago
  13. a48bc6a drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect() by Laurent Pinchart · 7 years ago
  14. bea1319 drm/omap: dss: Add function to retrieve display for an output by Laurent Pinchart · 7 years ago
  15. f7e376a drm/omap: dss: Add for_each_dss_output() macro by Laurent Pinchart · 7 years ago
  16. 27d6245 drm/omap: dss: Acquire next dssdev at probe time by Laurent Pinchart · 7 years ago
  17. c871932 drm/omap: dss: venc: Move initialization code from bind to probe by Laurent Pinchart · 7 years ago
  18. 5f031b4 drm/omap: dss: hdmi5: Move initialization code from bind to probe by Laurent Pinchart · 7 years ago
  19. 5fc15d9 drm/omap: dss: hdmi4: Move initialization code from bind to probe by Laurent Pinchart · 7 years ago
  20. edb715df drm/omap: dss: dsi: Move initialization code from bind to probe by Laurent Pinchart · 7 years ago
  21. 66aacfe drm/omap: dss: Cleanup error paths in output init functions by Laurent Pinchart · 7 years ago
  22. a25edf0 drm/omap: displays: Don't cast dssdev to panel data unnecessarily by Laurent Pinchart · 7 years ago
  23. eaaedaf drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinks by Laurent Pinchart · 7 years ago
  24. 4e20bda drm/omap: dss: Replace omap_dss_device port number with bitmask by Laurent Pinchart · 7 years ago
  25. 5c718e0 drm/omap: dss: Modify omapdss_find_output_from_display() to return channel by Laurent Pinchart · 7 years ago
  26. 845417b drm/omap: dss: Move DSS mgr ops and private data to dss_device by Laurent Pinchart · 7 years ago
  27. f324b27 drm/omap: dss: Store dss_device pointer in omap_dss_device by Laurent Pinchart · 7 years ago
  28. c1dfe72 drm/omap: dss: Move and rename omap_dss_(get|put)_device() by Laurent Pinchart · 7 years ago
  29. 67822ae drm/omap: dss: Remove panel devices list by Laurent Pinchart · 7 years ago
  30. 4e0bb06 drm/omap: dss: Split omapdss_register_display() by Laurent Pinchart · 7 years ago
  31. b9f4d2e drm/omap: dss: Make omap_dss_get_next_device() more generic by Laurent Pinchart · 7 years ago
  32. 92ce521 drm/omap: dss: Rename for_each_dss_dev macro to for_each_dss_display by Laurent Pinchart · 7 years ago
  33. de57e9d drm/omap: dss: Remove output devices list by Laurent Pinchart · 7 years ago
  34. 3ce75d6 drm/omap: Move DSI debugfs clocks dump to dsi%u_clks files by Laurent Pinchart · 7 years ago
  35. f3ed97f drm/omap: dsi: Simplify debugfs implementation by Laurent Pinchart · 7 years ago
  36. 7269fde drm/omap: displays: Remove input omap_dss_device from panel data by Laurent Pinchart · 7 years ago
  37. fb55717 drm/omap: dss: Move src and dst check and set to connection handlers by Laurent Pinchart · 7 years ago
  38. 73fc0ac drm/omap: displays: Don't call disconnect handlers directly by Laurent Pinchart · 6 years ago
  39. 1f50796 drm/omap: dss: Move debug message and checks to connection handlers by Laurent Pinchart · 7 years ago
  40. ec727e3 drm/omap: dss: Add functions to connect and disconnect devices by Laurent Pinchart · 7 years ago
  41. b93109d drm/omap: dss: Move common device operations to common structure by Laurent Pinchart · 7 years ago
  42. e10bd35 drm/omap: dss: Allow looking up any device by port by Laurent Pinchart · 7 years ago
  43. a7e82a6 drm/omap: dss: Rework output lookup by port node by Laurent Pinchart · 7 years ago
  44. 9184f8d drm/omap: dss: Create and use omapdss_device_is_registered() by Laurent Pinchart · 7 years ago
  45. 6a7c5a2 drm/omap: dss: Create global list of all omap_dss_device instances by Laurent Pinchart · 7 years ago
  46. 7e7a0ed drm/omap: dss: Rename omap_dss_device list field to output_list by Laurent Pinchart · 7 years ago
  47. df91128 drm/omap: dss: Remove omap_dss_device panel fields by Laurent Pinchart · 7 years ago
  48. d65b0e0 drm/omap: displays: Remove videomode from omap_dss_device structure by Laurent Pinchart · 7 years ago
  49. e0528c9 drm/omap: dss: Constify omap_dss_driver operations structure by Laurent Pinchart · 7 years ago
  50. 21ebcba drm/omap: dss: Remove unused omapdss_default_get_timings() by Laurent Pinchart · 7 years ago
  51. 9976782 drm/omap: dss: Remove DSS encoders get_timings operation by Laurent Pinchart · 7 years ago
  52. 52dd898 drm/omap: dss: Remove omapdss_atv_ops get_wss and set_wss operations by Laurent Pinchart · 7 years ago
  53. 8023651 drm/omap: dss: Handle DPI and SDI port initialization failures by Laurent Pinchart · 7 years ago
  54. cc1876c drm/omap: dss: Move platform_device_register from core.c to dss.c probe by Jyri Sarha · 7 years ago
  55. f13e97c drm/omap: dss: Gather OMAP DSS components at probe time by Laurent Pinchart · 7 years ago
  56. 36c61ae drm/omap: dss: Remove display ordering from dss/display.c by Peter Ujfalusi · 7 years ago
  57. eb5bc1f drm/omap: Do dss_device (display) ordering in omap_drv.c by Peter Ujfalusi · 7 years ago
  58. 52b9ef2 drm/omap: Manage the usable omap_dss_device list within omap_drm_private by Peter Ujfalusi · 7 years ago
  59. fb96b67 drm/omap: Allocate drm_device earlier and unref it as last step by Peter Ujfalusi · 7 years ago
  60. 5b394b2 Linux 4.19-rc1 by Linus Torvalds · 6 years ago
  61. b933d6e Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  62. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  63. c4726e7 Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  64. d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  65. 2a8a2b7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  66. de37503 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  67. a9ce323 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  69. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  70. b326272 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  71. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  72. b8dcdab Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  73. db84abf Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  74. 04faac1 Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  75. 1b2de5d mm/cow: don't bother write protecting already write-protected pages by Linus Torvalds · 6 years ago
  76. e0fcfe1 hpfs: remove unnecessary checks on the value of r when assigning error code by Colin Ian King · 6 years ago
  77. 7634ccd libata: maintainership update by Jens Axboe · 6 years ago
  78. 0519359 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 6 years ago
  79. 5967661 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  80. 9022ada8 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 6 years ago
  81. 18b8bfd Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  82. d972604 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  83. 57bb8e3 Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 6 years ago
  84. aa5b105 Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  85. e1dbc5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  86. 40c431a Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  87. 4def196 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  88. 5e8704a Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  89. 019cddc Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  90. 1aa55ca iommu/rockchip: Move irq request past pm_runtime_enable by Marc Zyngier · 6 years ago
  91. 3fc7c5c iommu/rockchip: Handle errors returned from PM framework by Marc Zyngier · 6 years ago
  92. 7db7a8f arm64: rockchip: Force CONFIG_PM on Rockchip systems by Marc Zyngier · 6 years ago
  93. d1558df ARM: rockchip: Force CONFIG_PM on Rockchip systems by Marc Zyngier · 6 years ago
  94. e988024 arm64: dts: Fix various entry-method properties to reflect documentation by Amit Kucheria · 6 years ago
  95. 5920cce Merge tag 'reset-fixes-for-4.18' of git://git.pengutronix.de/git/pza/linux into next/late by Olof Johansson · 6 years ago
  96. c37aad3 Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into next/late by Olof Johansson · 6 years ago
  97. d002924 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  98. 00efcdc i2c: don't use any __deprecated handling anymore by Sedat Dilek · 6 years ago
  99. 20b420dc Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 6 years ago
  100. 6a01228 x86/speculation/l1tf: Suggest what to do on systems with too much RAM by Vlastimil Babka · 6 years ago