1. 245dcfe drm/nouveau/bar: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 9 years ago
  2. 5025407 drm/nouveau/core: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 9 years ago
  3. 989aa5b drm/nouveau/nvif: namespace of nvkm accessors (no binary change) by Ben Skeggs · 10 years ago
  4. c434514 drm/nouveau/core: split device index enum out on its own by Ben Skeggs · 9 years ago
  5. 37a5d02 drm/nouveau/mspdec: separate from vp by Ben Skeggs · 9 years ago
  6. bd8369e drm/nouveau/msenc: rename from venc (no binary change) by Ben Skeggs · 9 years ago
  7. 8700287 drm/nouveau/sw: rename from software (no binary change) by Ben Skeggs · 9 years ago
  8. fd8666f drm/nouveau/msppp: rename from ppp (no binary change) by Ben Skeggs · 9 years ago
  9. d5752b9 drm/nouveau/pm: rename from perfmon (no binary change) by Ben Skeggs · 9 years ago
  10. b8bf04e drm/nouveau/gr: rename from graph (no binary change) by Ben Skeggs · 9 years ago
  11. aedf24f drm/nouveau/ce: rename from copy (no binary change) by Ben Skeggs · 9 years ago
  12. 93d90ad drm/nouveau/sec: separate from cipher (formerly crypt) by Ben Skeggs · 9 years ago
  13. eccf7e8a drm/nouveau/msvld: separate from bsp by Ben Skeggs · 9 years ago
  14. 5ce3bf3 drm/nouveau/mmu: rename from vmmgr (no binary change) by Ben Skeggs · 9 years ago
  15. ebb58dc drm/nouveau/pmu: rename from pwr (no binary change) by Ben Skeggs · 9 years ago
  16. f3867f4 drm/nouveau/clk: rename from clock (no binary change) by Ben Skeggs · 9 years ago
  17. c39f472 drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes) by Ben Skeggs · 9 years ago
  18. 055a65d drm/nouveau: merge nouveau_platform.ko into nouveau.ko by Alexandre Courbot · 9 years ago
  19. 4dc6393 drm/nouveau: dont switch vt on suspend by Maarten Lankhorst · 9 years ago
  20. 4d8bb03 drm/nouveau/dispnv04: Remove some unused functions by Rickard Strandqvist · 10 years ago
  21. 1119eef drm/nouveau/gem: Remove unused function by Rickard Strandqvist · 10 years ago
  22. 26b40d8 drm/nouveau/bo: Remove unused function by Rickard Strandqvist · 10 years ago
  23. 9f79b5c drm/nouveau/clk: allow users to enable auto mode when loading driver by Vince Hsu · 10 years ago
  24. 9f7fd62 drm/nouveau/pwr: add support for GK20A by Vince Hsu · 10 years ago
  25. 47e7df3 drm/nouveau/pwr: make nouveau_pwr_pgob() non-static by Vince Hsu · 10 years ago
  26. f8a8546 drm/nouveau/clk: allow non-blocking for nouveau_clock_astate() by Vince Hsu · 10 years ago
  27. 9509ff7 drm/nouveau/mc: add missing braces by Vince Hsu · 10 years ago
  28. 9ba8310 drm/nv50-/kms: reject attempts at flipping to incompatible framebuffer by Ben Skeggs · 10 years ago
  29. 0ea5fe8 drm/nouveau/kms: default to panel scaling, except for fixed panels prior to nv50 by Ben Skeggs · 10 years ago
  30. 7d95216 drm/nouveau/kms: untangle connector property logic a little by Ben Skeggs · 10 years ago
  31. f0d1540 drm/nouveau/kms: avoid adding scaler-only modes the same as the panel's native mode by Ben Skeggs · 10 years ago
  32. 576f791 drm/nv50-/kms: allow disabling of gpu scaling on fixed panels by Ben Skeggs · 10 years ago
  33. a91d322 drm/nv50-/kms: move identical scaler mode fixup code into a function by Ben Skeggs · 10 years ago
  34. 495b217 drm/nouveau: sgdma: add comment around suspiscious error handler by Alexandre Courbot · 10 years ago
  35. 2474ae2 drm/nouveau: sgdma: remove unused nouveau_sgdma_be::dev by Alexandre Courbot · 10 years ago
  36. ec0e554 drm/nouveau/core: object.engine is always a nouveau_engine now by Ben Skeggs · 10 years ago
  37. 8000fb2 drm/nouveau/core: can now assume client/device object tree based on object.engine by Ben Skeggs · 10 years ago
  38. bdda470 drm/nouveau/disp: outp/conns do not have an engine by Ben Skeggs · 10 years ago
  39. c272d86 drm/nouveau/bar: barobjs may not have an engine by Ben Skeggs · 10 years ago
  40. 9d18cdb drm/nouveau/fb: ram impl does not have an engine by Ben Skeggs · 10 years ago
  41. 8c237fd drm/nouveau/i2c: pad/ports do not have an engine by Ben Skeggs · 10 years ago
  42. 3532c37 drm/nouveau/instmem: instobjs may not have an engine by Ben Skeggs · 10 years ago
  43. 490d595 drm/nouveau/core: fix subdev/engine/device lookup to not require engine pointer by Ben Skeggs · 10 years ago
  44. a38f37a drm/nouveau/core: uninline subdev/engine/device lookup functions by Ben Skeggs · 10 years ago
  45. 0527a04 drm/nouveau/core: prepare printk for NULL engine pointer on device object tree by Ben Skeggs · 10 years ago
  46. e138c7d drm/nouveau/core: drop the pointer value in debug printk output by Ben Skeggs · 10 years ago
  47. 95fb6dd drm/nouveau/i2c: fix some blatant abuse by Ben Skeggs · 10 years ago
  48. 8d90d1e drm/gf100-/bar: don't fill in bar->alloc until after all vm setup done by Ben Skeggs · 10 years ago
  49. 6f5cee5 drm/nouveau/core: rename parent to handle, use parent for nouveau_parent by Ben Skeggs · 10 years ago
  50. 587f7a5 drm/nouveau/core: rename subclass.base to subclass.superclass by Ben Skeggs · 10 years ago
  51. 2f4a58e drm/nouveau/subdev: always upcast through nouveau_subdev()/nouveau_engine() by Ben Skeggs · 10 years ago
  52. 4534a2a drm/nouveau/fb: remove some (now) unnecessary hacks by Ben Skeggs · 10 years ago
  53. 281d1bb Merge remote-tracking branch 'origin/master' into drm-next by Dave Airlie · 9 years ago
  54. bfa55bd Merge branch 'drm-sti-next-add-dvo' of git://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 9 years ago
  55. c0d2792 Merge tag 'atmel-hlcdc-drm-3.20' of https://github.com/bbrezillon/linux-at91 into drm-next by Dave Airlie · 9 years ago
  56. 1a39678 drm: add Atmel HLCDC Display Controller support by Boris Brezillon · 10 years ago
  57. bb276cb drm: panel: simple-panel: add bus format information for foxlink panel by Boris Brezillon · 10 years ago
  58. 795f7ab drm: panel: simple-panel: add support for bus_format retrieval by Boris Brezillon · 10 years ago
  59. b5571e9 drm: add bus_formats and num_bus_formats fields to drm_display_info by Boris Brezillon · 10 years ago
  60. 479459a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  61. 7c4bb81 Merge tag 'mfd-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  62. fc83975 Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 9 years ago
  63. b2eb048 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 9 years ago
  64. 4f4d89a Merge tag 'drm-amdkfd-next-2015-01-09' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 9 years ago
  65. 67cf2d3 Merge tag 'drm-amdkfd-fixes-2015-01-13' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  66. 9e4fc22 Merge tag 'drm-intel-fixes-2015-01-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  67. 9aa609e drm: fb helper should avoid sleeping in panic context by Rui Wang · 10 years ago
  68. 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 · 9 years ago
  69. b46ce98 Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  70. b97f880 Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  71. b166010 mfd: rtsx_usb: Fix runtime PM deadlock by Roger Tseng · 9 years ago
  72. f29ae36 mfd: tps65218: Make INT1 our status_base register by Felipe Balbi · 10 years ago
  73. 773328d mfd: tps65218: Make INT[12] and STATUS registers volatile by Felipe Balbi · 10 years ago
  74. b3f6c73 mfd: da9052-core: Fix platform-device id collision by Fabio Estevam · 10 years ago
  75. 06efe0e Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  76. eef8f4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  77. a8c1d28 s2io: use snprintf() as a safety feature by Dan Carpenter · 9 years ago
  78. b4d99de r8152: remove sram_read by hayeswang · 9 years ago
  79. 8cb3db2 r8152: remove generic_ocp_read before writing by hayeswang · 9 years ago
  80. 43f159c bgmac: activate irqs only if there is nothing to poll by Hauke Mehrtens · 9 years ago
  81. 6216642 bgmac: register napi before the device by Hauke Mehrtens · 9 years ago
  82. 4f9dce23 sh_eth: Fix ethtool operation crash when net device is down by Ben Hutchings · 9 years ago
  83. b37feed sh_eth: Fix promiscuous mode on chips without TSU by Ben Hutchings · 9 years ago
  84. ce75145 libata: prevent HSM state change race between ISR and PIO by David Jeffery · 9 years ago
  85. 72dd299 libata: allow sata_sil24 to opt-out of tag ordered submission by Dan Williams · 9 years ago
  86. bcd53f8 pinctrl: qcom: Don't iterate past end of function array by Stephen Boyd · 9 years ago
  87. b62a9c2 Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  88. 6689388 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  89. cb2ac44 drm/amdkfd: Fix description of sched_policy module parameter by Ben Goz · 9 years ago
  90. 7c4c558 drm/exynos: fix warning of vblank reference count by Joonyoung Shim · 9 years ago
  91. bd50866 drm/exynos: remove unnecessary runtime pm operations by Joonyoung Shim · 9 years ago
  92. 265134a drm/exynos: fix reset codes for memory mapped hdmi phy by Joonyoung Shim · 10 years ago
  93. d0ac5d8 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  94. 12ba857 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 9 years ago
  95. 901b208 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  96. c7662fc clk: fix possible null pointer dereference by Stanimir Varbanov · 10 years ago
  97. 176a107 Revert "clk: ppc-corenet: Fix Section mismatch warning" by Kevin Hao · 10 years ago
  98. a5e1baf clk: rockchip: fix deadlock possibility in cpuclk by Heiko Stübner · 9 years ago
  99. 298e320 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  100. 41544f9 reset: sunxi: fix spinlock initialization by Tyler Baker · 10 years ago