1. 1503ca4 drm/tegra: Atomic conversion, phase 3, step 3 by Thierry Reding · 10 years ago
  2. 74f4879 drm/tegra: Atomic conversion, phase 3, step 2 by Thierry Reding · 10 years ago
  3. 76d59ed drm/tegra: dc: Use atomic clock state in modeset by Thierry Reding · 10 years ago
  4. 82f1511 drm/tegra: sor: Implement ->atomic_check() by Thierry Reding · 10 years ago
  5. a9825a6 drm/tegra: hdmi: Implement ->atomic_check() by Thierry Reding · 10 years ago
  6. ebd14af drm/tegra: dsi: Implement ->atomic_check() by Thierry Reding · 10 years ago
  7. 3cebae6 drm/tegra: rgb: Implement ->atomic_check() by Thierry Reding · 10 years ago
  8. ca915b1 drm/tegra: dc: Store clock setup in atomic state by Thierry Reding · 10 years ago
  9. 0786696 drm/tegra: Atomic conversion, phase 3, step 1 by Thierry Reding · 10 years ago
  10. 9d44189 drm/tegra: Atomic conversion, phase 2 by Thierry Reding · 10 years ago
  11. 4aa3df7 drm/tegra: Atomic conversion, phase 1 by Thierry Reding · 10 years ago
  12. 05f175f drm/tegra: dc: Do not needlessly deassert reset by Thierry Reding · 10 years ago
  13. 328ec69 drm/tegra: Output cleanup functions cannot fail by Thierry Reding · 10 years ago
  14. ea130b2 drm/tegra: Remove remnants of the output midlayer by Thierry Reding · 10 years ago
  15. 4009c22 drm/tegra: debugfs cleanup cannot fail by Thierry Reding · 10 years ago
  16. 6fad8f6 drm/tegra: sor: Demidlayer by Thierry Reding · 10 years ago
  17. 5b901e7 drm/tegra: dsi: Demidlayer by Thierry Reding · 10 years ago
  18. 5968271 drm/tegra: hdmi: Demidlayer by Thierry Reding · 10 years ago
  19. 3b0e585 drm/tegra: rgb: Demidlayer by Thierry Reding · 10 years ago
  20. c5a107d drm/tegra: Add tegra_dc_setup_clock() helper by Thierry Reding · 10 years ago
  21. d5bae6f drm/tegra: output: Make ->setup_clock() optional by Thierry Reding · 10 years ago
  22. 132085d drm/tegra: Convert output midlayer to helpers by Thierry Reding · 10 years ago
  23. 50a246a drm/tegra: dc: No longer disable planes at CRTC disable by Thierry Reding · 10 years ago
  24. f991421 drm/tegra: Move tegra_drm_mode_funcs to the core by Thierry Reding · 10 years ago
  25. 86df256 drm/tegra: dc: Wait for idle when disabled by Thierry Reding · 10 years ago
  26. 36904ad drm/tegra: Stop CRTC at CRTC disable time by Thierry Reding · 10 years ago
  27. 62b9e06 drm/tegra: Use tegra_commit_dc() in output drivers by Thierry Reding · 10 years ago
  28. 4cd4df8 drm/atomic: Add ->atomic_check() to encoder helpers by Thierry Reding · 10 years ago
  29. 407b8bd drm/plane: Add optional ->atomic_disable() callback by Thierry Reding · 10 years ago
  30. 3cad4b6 drm/plane: Make ->atomic_update() mandatory by Thierry Reding · 10 years ago
  31. 2cb207e drm/tegra: gem: oops in error handling by Dan Carpenter · 10 years ago
  32. 8643bc6 drm/tegra: dc: Fix bad irqsave/restore in tegra_dc_finish_page_flip() by Dan Carpenter · 10 years ago
  33. 2dafd63 drm/tegra: dsi: Adjust D-PHY timing by David Ung · 10 years ago
  34. 201106d drm/tegra: dsi: Reset across ->exit()/->init() by Thierry Reding · 10 years ago
  35. 92f0e07 drm/tegra: dsi: Soft-reset controller on ->disable by Thierry Reding · 10 years ago
  36. 9c0b4ca drm/tegra: dsi: Registers are 32-bit by Thierry Reding · 10 years ago
  37. 4ee8cee drm/tegra: hdmi: Registers are 32-bit by Thierry Reding · 10 years ago
  38. fb35c6b drm/tegra: dc: Return planar flag for non-YUV modes by Thierry Reding · 10 years ago
  39. d700ba7 drm/tegra: dc: Describe register copies by Thierry Reding · 10 years ago
  40. 42d0659 drm/tegra: dc: Initialize border color by Thierry Reding · 10 years ago
  41. bf19b88 drm/tegra: Check for NULL pointer instead of IS_ERR() by Dan Carpenter · 10 years ago
  42. 518e622 drm/tegra: plane: Use proper possible_crtcs mask by Thierry Reding · 10 years ago
  43. aa942f6 drm/tegra: Remove redundant zeroing out of memory by Thierry Reding · 10 years ago
  44. 8c8cb58 drm/tegra: gem: Use iommu_map_sg() by Thierry Reding · 10 years ago
  45. f4c5cf8 gpu: host1x: Provide a proper struct bus_type by Thierry Reding · 10 years ago
  46. 99d2cd8 gpu: host1x: Factor out __host1x_device_del() by Thierry Reding · 10 years ago
  47. 38d98de gpu: host1x: Call host1x_device_add() under lock by Thierry Reding · 10 years ago
  48. 536e171 gpu: host1x: Call ->remove() only when a device is bound by Thierry Reding · 10 years ago
  49. 281d1bb Merge remote-tracking branch 'origin/master' into drm-next by Dave Airlie · 10 years ago
  50. bfa55bd Merge branch 'drm-sti-next-add-dvo' of git://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 10 years ago
  51. c0d2792 Merge tag 'atmel-hlcdc-drm-3.20' of https://github.com/bbrezillon/linux-at91 into drm-next by Dave Airlie · 10 years ago
  52. 1a39678 drm: add Atmel HLCDC Display Controller support by Boris Brezillon · 10 years ago
  53. bb276cb drm: panel: simple-panel: add bus format information for foxlink panel by Boris Brezillon · 10 years ago
  54. 795f7ab drm: panel: simple-panel: add support for bus_format retrieval by Boris Brezillon · 10 years ago
  55. b5571e9 drm: add bus_formats and num_bus_formats fields to drm_display_info by Boris Brezillon · 10 years ago
  56. 479459a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  57. 7c4bb81 Merge tag 'mfd-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  58. fc83975 Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 10 years ago
  59. b2eb048 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 10 years ago
  60. 4f4d89a Merge tag 'drm-amdkfd-next-2015-01-09' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 10 years ago
  61. 67cf2d3 Merge tag 'drm-amdkfd-fixes-2015-01-13' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 10 years ago
  62. 9e4fc22 Merge tag 'drm-intel-fixes-2015-01-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  63. 9aa609e drm: fb helper should avoid sleeping in panic context by Rui Wang · 10 years ago
  64. e902027 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 10 years ago
  65. b46ce98 Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  66. b97f880 Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  67. b166010 mfd: rtsx_usb: Fix runtime PM deadlock by Roger Tseng · 10 years ago
  68. f29ae36 mfd: tps65218: Make INT1 our status_base register by Felipe Balbi · 10 years ago
  69. 773328d mfd: tps65218: Make INT[12] and STATUS registers volatile by Felipe Balbi · 10 years ago
  70. b3f6c73 mfd: da9052-core: Fix platform-device id collision by Fabio Estevam · 10 years ago
  71. 06efe0e Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  72. eef8f4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  73. a8c1d28 s2io: use snprintf() as a safety feature by Dan Carpenter · 10 years ago
  74. b4d99de r8152: remove sram_read by hayeswang · 10 years ago
  75. 8cb3db2 r8152: remove generic_ocp_read before writing by hayeswang · 10 years ago
  76. 43f159c bgmac: activate irqs only if there is nothing to poll by Hauke Mehrtens · 10 years ago
  77. 6216642 bgmac: register napi before the device by Hauke Mehrtens · 10 years ago
  78. 4f9dce23 sh_eth: Fix ethtool operation crash when net device is down by Ben Hutchings · 10 years ago
  79. b37feed sh_eth: Fix promiscuous mode on chips without TSU by Ben Hutchings · 10 years ago
  80. ce75145 libata: prevent HSM state change race between ISR and PIO by David Jeffery · 10 years ago
  81. 72dd299 libata: allow sata_sil24 to opt-out of tag ordered submission by Dan Williams · 10 years ago
  82. bcd53f8 pinctrl: qcom: Don't iterate past end of function array by Stephen Boyd · 10 years ago
  83. b62a9c2 Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  84. 6689388 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  85. cb2ac44 drm/amdkfd: Fix description of sched_policy module parameter by Ben Goz · 10 years ago
  86. 7c4c558 drm/exynos: fix warning of vblank reference count by Joonyoung Shim · 10 years ago
  87. bd50866 drm/exynos: remove unnecessary runtime pm operations by Joonyoung Shim · 10 years ago
  88. 265134a drm/exynos: fix reset codes for memory mapped hdmi phy by Joonyoung Shim · 10 years ago
  89. d0ac5d8 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  90. 12ba857 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  91. 901b208 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  92. c7662fc clk: fix possible null pointer dereference by Stanimir Varbanov · 10 years ago
  93. 176a107 Revert "clk: ppc-corenet: Fix Section mismatch warning" by Kevin Hao · 10 years ago
  94. a5e1baf clk: rockchip: fix deadlock possibility in cpuclk by Heiko Stübner · 10 years ago
  95. 298e320 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  96. 41544f9 reset: sunxi: fix spinlock initialization by Tyler Baker · 10 years ago
  97. 896ddd6 drivers: bus: check cci device tree node status by Abhilash Kesavan · 10 years ago
  98. 7ad4b4a Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  99. 7b78de8 Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  100. 937102f Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago