1. 68c9918 drm/nouveau: tidy connector hotplug handler, punt messages to debug by Ben Skeggs · 13 years ago
  2. 46959b7 drm/nouveau/dp: remove reliance on vbios for native displayport by Ben Skeggs · 13 years ago
  3. 4372013 drm/nouveau/dp: rewrite auxch transaction routines by Ben Skeggs · 13 years ago
  4. 91a8f1e drm/nouveau: workaround semaphore hw bug causing unnecessary interrupts by Ben Skeggs · 13 years ago
  5. afb0c79 drm/nouveau/tmr: fix miscalculation of ratio on pre-nv4x chipsets by Ben Skeggs · 13 years ago
  6. 378f85e drm/nva3/pm: fixup for NVAF special by Ben Skeggs · 13 years ago
  7. 64e740b drm/nva3/pm: use crystal freq where appropriate by Ben Skeggs · 13 years ago
  8. f2cbe46 drm/nouveau: determine timing crystal freq from straps by Ben Skeggs · 13 years ago
  9. 93e692d drm/nva3/pm: pll disabled if bit 0 of ctrl not set by Ben Skeggs · 13 years ago
  10. 6b70e48 drm/nouveau: magic to make auxch on new macbooks booted in EFI mode work by Ben Skeggs · 13 years ago
  11. 2228c6f drm/nouveau/pm: Document and expose CL and WR for 0x1002Cx by Roy Spliet · 13 years ago
  12. 9a78248 drm/nouveau/pm: add initial NV3x/NVCx memtiming support, improve other cards by Roy Spliet · 13 years ago
  13. 1cb70b3 drm/nouveau: remove special-casing of hotplug detection type by Ben Skeggs · 13 years ago
  14. bd57e7f drm/nvd0: no page flipping at the moment by Ben Skeggs · 13 years ago
  15. 64c2502 drm/nvc0/gr: remove max tpc count info by Ben Skeggs · 13 years ago
  16. e432d48 drm/nvd0: lets not attempt to dereference a nv50_display pointer by Ben Skeggs · 13 years ago
  17. 658e86e drm/nouveau: enable hwmon support when both nouveau/hwmon are built as modules. by Ken Milmore · 13 years ago
  18. 37b034a drm/nvd0/disp: tidy up what we have so far by Ben Skeggs · 13 years ago
  19. ee41779 drm/nvd0/disp: rewrite irq handler, should be somewhat sturdier now by Ben Skeggs · 13 years ago
  20. f20ce96 drm/nvd0/disp: do modeset irq handling from tasklet by Ben Skeggs · 13 years ago
  21. 3b6d83d1 drm/nvd0/disp: untested LVDS support by Ben Skeggs · 13 years ago
  22. c6f2f71 drm/nvd0/disp: track down fb positioning method by Ben Skeggs · 13 years ago
  23. ff8ff50 drm/nvd0/disp: determine U table config in or_mode_set() by Ben Skeggs · 13 years ago
  24. b681993 drm/nvd0/disp: dac load detect by Ben Skeggs · 13 years ago
  25. 629c1b9 drm/nvd0/disp: handle sync polarity, kill off some unknown by Ben Skeggs · 13 years ago
  26. f3fdc52 drm/nvd0/disp: scaling by Ben Skeggs · 13 years ago
  27. a46232e drm/nvd0/disp: push the update button in mode_set_base() by Ben Skeggs · 13 years ago
  28. 8ea0d4a drm/nvd0/disp: fixup clut so it actually works by Ben Skeggs · 13 years ago
  29. 3a89cd0 drm/nvd0/disp: initial attempt at modeset irq handling by Ben Skeggs · 13 years ago
  30. b6d8e7e drm/nvd0/disp: stub dac load detect, prevents oops by Ben Skeggs · 13 years ago
  31. 8eaa966 drm/nvd0/disp: dac encoder module by Ben Skeggs · 13 years ago
  32. a36f04c drm/nvd0/disp: extend the init voodoo to cover crtcs by Ben Skeggs · 13 years ago
  33. c0cc92a drm/nvd0/disp: remove lp reordering from vram dmaobj, create fb dmaobjs by Ben Skeggs · 13 years ago
  34. 1d6e7a5 drm/nvd0/disp: some magic to make evo happeir by Ben Skeggs · 13 years ago
  35. 2fad3d5 drm/nvd0/disp: they moved the linear flag.. by Ben Skeggs · 13 years ago
  36. 438d99e drm/nvd0/disp: initial crtc object implementation by Ben Skeggs · 13 years ago
  37. 270a574 drm/nvd0/disp: skeletal handling of modeset interrupts by Ben Skeggs · 13 years ago
  38. 83fc083 drm/nvd0/disp: start on SOR encoder functions by Ben Skeggs · 13 years ago
  39. efd272a drm/nvd0/disp: setup a couple of dma objects we'll need by Ben Skeggs · 13 years ago
  40. 4600522 drm/nvd0/disp: start on interrupt handling by Ben Skeggs · 13 years ago
  41. 51beb42 drm/nvd0/disp: whip up some basic dma handling for the evo channels by Ben Skeggs · 13 years ago
  42. 26f6d88 drm/nvd0/disp: very initial evo setup by Ben Skeggs · 13 years ago
  43. 02e4f58 drm/nouveau/bios: allow passing in crtc to the init table parser by Ben Skeggs · 13 years ago
  44. 4784e4a drm/nvd0/pm: enable clock/voltage hooks by Ben Skeggs · 13 years ago
  45. 7513906 drm/nouveau/bios: fix INIT_GPIO for new chipsets by Ben Skeggs · 13 years ago
  46. d7f8172 drm/nvd0/gpio: initial implementation by Ben Skeggs · 13 years ago
  47. eeb3ca1 drm/nvd0/i2c: initial implementation by Ben Skeggs · 13 years ago
  48. d9f61c2 drm/nouveau: initial chipset description for nvdX chipsets by Ben Skeggs · 13 years ago
  49. 03bc967 drm/nouveau: allow modeset module option to select 'headless mode' by Ben Skeggs · 13 years ago
  50. 1575b36 drm/nouveau: fixup init/fini sequence to deal with no CRTCs by Ben Skeggs · 13 years ago
  51. 048a885 drm/nouveau: make general drm modesetting init common by Ben Skeggs · 13 years ago
  52. 2e9733f drm/nvd0: add a card_type for 0xdX chipsets by Ben Skeggs · 13 years ago
  53. f3f2f54 drm/nv04/pm: recalibrate timer on nvclk changes by Martin Peres · 13 years ago
  54. 591b06d drm/nouveau/tmr: calibrate for ns timestamps on init by Ben Skeggs · 13 years ago
  55. 16cd399 drm/nvc0/gr: unblacklist nvcf acceleration by Ben Skeggs · 13 years ago
  56. 0b3b557 drm/nouveau: don't complain for disabled timingset entries by Ben Skeggs · 13 years ago
  57. e425e0b drm/nvc0/gr: copy GPC mpart config from PFFB by Ben Skeggs · 13 years ago
  58. aa65009 drm/nvc0/vram: support non-uniform memory size per controller by Ben Skeggs · 13 years ago
  59. 3c23a7b drm/nvc0/gr: add support for nvcf chipset by Ben Skeggs · 13 years ago
  60. a12036b drm/nouveau: allow a nouveau_mm to be created with holes by Ben Skeggs · 13 years ago
  61. 987eec1 drm/nouveau: embed nouveau_mm by Ben Skeggs · 13 years ago
  62. 52d0733 drm/nv31/mpeg: support for a single class3174 user by Ben Skeggs · 13 years ago
  63. 323dcac drm/nouveau: rename nv40_mpeg to nv31_mpeg by Ben Skeggs · 13 years ago
  64. 9698b9a drm/nvc0/pm: more complete parsing of clock domains by Ben Skeggs · 13 years ago
  65. 354d078 drm/nvc0/pm: initial implementation of clocks_get() by Ben Skeggs · 13 years ago
  66. d0f67a4 drm/nva3/pm: idle graphics engine before changing clocks by Ben Skeggs · 13 years ago
  67. 78e2933 drm/nouveau: add function to wait until a callback returns true by Ben Skeggs · 13 years ago
  68. 95f0de3 drm/nv50/gr: insert set/clr of a ctxprog flag at start/end of ctxprog by Ben Skeggs · 13 years ago
  69. cec2a27 drm/nva3/pm: tidy and add some comments here and there by Ben Skeggs · 13 years ago
  70. 4fd2847 drm/nva3/pm: parse/reclock vdec/41a0 clocks by Ben Skeggs · 13 years ago
  71. ca94a71 drm/nva3/pm: rewrite clock_set, and switch to new interfaces by Ben Skeggs · 13 years ago
  72. 77e7da6 drm/nouveau/pm: add hooks to get/set *all* clocks at once by Ben Skeggs · 13 years ago
  73. 3b0582d drm/nva3/pm: rewrite clock readback functions, far more correct now by Ben Skeggs · 13 years ago
  74. 03ce8d9 drm/nouveau/pm: some fermi chipsets still use volt 0x30 by Ben Skeggs · 13 years ago
  75. da1dc4c drm/nouveau/pm: allow voltage-only perflvl set, enable nvc0 by Ben Skeggs · 13 years ago
  76. 3c71c23 drm/nvc0/pm: enable voltage_get by Ben Skeggs · 13 years ago
  77. 93dccbe drm/nouveau/pm: show any info we can manage to glean on current perflvl by Ben Skeggs · 13 years ago
  78. 3b5565d drm/nouveau/pm: add support for parsing perflvl voltage on fermi chips by Ben Skeggs · 13 years ago
  79. a31214e drm/nouveau/pm: add yet another vid gpio tag by Ben Skeggs · 13 years ago
  80. f60dfb9 drm/nouveau/pm: initial attempt at parsing volt 0x40 by Ben Skeggs · 13 years ago
  81. c345023 drm/nouveau/pm: store voltage in microvolts by Ben Skeggs · 13 years ago
  82. b6fd41e Linux 3.1-rc6 by Linus Torvalds · 13 years ago
  83. 8cb3ed17 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  84. 4c75278 Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  85. 14d01ff ioctl: register LTTng ioctl by Mathieu Desnoyers · 13 years ago
  86. 0b001b2 Merge branch 'for-linus' of git://github.com/chrismason/linux by Linus Torvalds · 13 years ago
  87. 5dfcc87 fuse: fix memory leak by Miklos Szeredi · 13 years ago
  88. 2411450 fuse: fix flock breakage by Miklos Szeredi · 13 years ago
  89. 15ce928 Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-pm into fixes by Arnd Bergmann · 13 years ago
  90. d035953 Merge branch 'sirf/fixes' into fixes by Arnd Bergmann · 13 years ago
  91. 87adf1c Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus by Linus Torvalds · 13 years ago
  92. 14f69ec Merge branch 'for-linus' of git://openrisc.net/~jonas/linux by Linus Torvalds · 13 years ago
  93. d525e8a Btrfs: add dummy extent if dst offset excceeds file end in by Li Zefan · 13 years ago
  94. d72c084 Btrfs: calc file extent num_bytes correctly in file clone by Li Zefan · 13 years ago
  95. 4815053 btrfs: xattr: fix attribute removal by David Sterba · 13 years ago
  96. a39f752 Btrfs: fix wrong nbytes information of the inode by Miao Xie · 13 years ago
  97. 0c1a98c Btrfs: fix the file extent gap when doing direct IO by Miao Xie · 13 years ago
  98. 5b39737 Btrfs: fix unclosed transaction handle in btrfs_cont_expand by Miao Xie · 13 years ago
  99. 98c9942 Btrfs: fix misuse of trans block rsv by Liu Bo · 13 years ago
  100. 65450aa Btrfs: reset to appropriate block rsv after orphan operations by Liu Bo · 13 years ago