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