1. d34ec50 drm/nouveau: Add sane sensor correction defaults for nv4a. by Francisco Jerez · 14 years ago
  2. 4164743 drm/nv40: fix reading temp value by Francesco Marella · 14 years ago
  3. 5e6a744 drm/nouveau: Don't try to parse a GPIO table on early DCBv2.2 BIOSes. by Francisco Jerez · 14 years ago
  4. bb338bb drm/nv10: Don't oops if the card wants to switch to a channel with no grctx. by Francisco Jerez · 14 years ago
  5. 80dad86 drm/nouveau: fix panels using straps-based mode detection by Ben Skeggs · 14 years ago
  6. 9bb5863 drm/nouveau: fix chipset vs card_type thinko by Ben Skeggs · 14 years ago
  7. 5220b3c drm/nv50: assume smaller tiles for bo moves by Ben Skeggs · 14 years ago
  8. 5f7d42e drm/nouveau: add debugfs file to forcibly evict everything from vram by Ben Skeggs · 14 years ago
  9. 34e9d85 drm/nouveau: Add temperature support (vbios parsing, readings, hwmon) by Martin Peres · 14 years ago
  10. 64d202b drm/nouveau: correct INIT_DP_CONDITION subcondition 5 by Ben Skeggs · 14 years ago
  11. 0fbb114 drm/nouveau: Parse old style perf tables. by Francisco Jerez · 14 years ago
  12. 038b8b2 drm/nv50: flush bar1 vm / dma object setup before poking 0x1708 by Ben Skeggs · 14 years ago
  13. dc7339d drm/nouveau: fix thinko in volt 0x1x parsing by Ben Skeggs · 14 years ago
  14. e49f70f7 drm/nouveau: implement parsing of DCB 2.2 GPIO table by Ben Skeggs · 14 years ago
  15. 07b1266 drm/nouveau: fix potential accuracy loss when parsing perf 0x1c tables by Ben Skeggs · 14 years ago
  16. e022878 drm/nouveau: Fix build regression, undefined reference to `acpi_video_get_edid' by Phil Turmel · 14 years ago
  17. 64f1c11 drm/nouveau: restore perflvl on resume, and restore boot perflvl on unload by Ben Skeggs · 14 years ago
  18. 6f87698 drm/nouveau: allow static performance level setting by Ben Skeggs · 14 years ago
  19. 442b626 drm/nv04-nv40: import initial pm backend by Ben Skeggs · 14 years ago
  20. 02c30ca drm/nv50: import initial clock get/set routines + hook up pm engine by Ben Skeggs · 14 years ago
  21. 330c598 drm/nouveau: import initial work on vbios performance table parsing by Ben Skeggs · 14 years ago
  22. 4709bff drm/nouveau: make bios code easier to use externally by Ben Skeggs · 14 years ago
  23. 855a95e drm/nouveau: make the behaviour of get_pll_limits() consistent by Ben Skeggs · 14 years ago
  24. f9aafdd drm/nv50: fix 100c90 write on nva3 by Ben Skeggs · 14 years ago
  25. b6fd780 drm/nouveau: zero dummy page by Ben Skeggs · 14 years ago
  26. 17b2034 drm/nv50: mark PCIEGART pages non-present rather than using dummy page by Ben Skeggs · 14 years ago
  27. 24b102d drm/nouveau: we can't free ACPI EDID, so make a copy that we can by Ben Skeggs · 14 years ago
  28. e071f8c drm/nouveau: handle fifo pusher errors better by Ben Skeggs · 14 years ago
  29. e1429b4 drm/nouveau: better handling of unmappable vram by Ben Skeggs · 14 years ago
  30. c16c570 drm/nouveau: Try to fetch an EDID from OF if DDC fails. by Francisco Jerez · 14 years ago
  31. 9f56b12 drm/nouveau: Simplify tile region handling. by Francisco Jerez · 14 years ago
  32. 4b5c152 drm/nouveau: Remove implicit argument from nv_wait(). by Francisco Jerez · 14 years ago
  33. 35fd5b4 drm/nouveau: PRAMIN is available from the start on pre-nv50. by Francisco Jerez · 14 years ago
  34. de5899b drm/nouveau: Add module parameter to override the default AGP rate. by Francisco Jerez · 14 years ago
  35. 71d0618 drm/nouveau: Don't enable AGP FW on nv18. by Francisco Jerez · 14 years ago
  36. 3bc14b4 drm/nouveau: Don't remove ramht entries from the neighboring channels. by Francisco Jerez · 14 years ago
  37. f243423 drm/nouveau: Break some long lines in the TV-out code. by Francisco Jerez · 14 years ago
  38. 8597a1b drm/nv50: fix SOR count for early chipsets by Ben Skeggs · 14 years ago
  39. 1da2656 drm/nv50: report BAR access faults by Ben Skeggs · 14 years ago
  40. d96773e drm/nv50: move vm trap to nv50_fb.c by Ben Skeggs · 14 years ago
  41. e69b441 drm/nv50: demagic grctx, and add NVAF support by Marcin Kościelnicki · 14 years ago
  42. 2941482e drm/nouveau: protect ramht_find() from oopsing if on channel without ramht by Ben Skeggs · 14 years ago
  43. 185abec drm/nouveau: remove nouveau_gpuobj_late_takedown by Ben Skeggs · 14 years ago
  44. e05d7ea drm/nouveau: protect gpuobj list + global instmem heap with spinlock by Ben Skeggs · 14 years ago
  45. eb9bcbd drm/nouveau: fix gpuobj refcount to use atomics by Ben Skeggs · 14 years ago
  46. dac7900 drm/nouveau: add spinlock around ramht modifications by Ben Skeggs · 14 years ago
  47. e05c5a3 drm/nouveau: tidy ram{ht,fc,ro} a bit by Ben Skeggs · 14 years ago
  48. fbd2895 drm/nouveau: rework init ordering so nv50_instmem.c can be less bad by Ben Skeggs · 14 years ago
  49. 6c3d7ef drm/nv50: calculate vram reordering block size by Ben Skeggs · 14 years ago
  50. 5125bfd drm/nv50: allow gpuobjs that aren't mapped into aperture by Ben Skeggs · 14 years ago
  51. 43efc9c drm/nouveau: simplify fake gpu objects by Ben Skeggs · 14 years ago
  52. a8eaebc drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity by Ben Skeggs · 14 years ago
  53. de3a6c0 drm/nouveau: rebase per-channel pramin heap offsets to 0 by Ben Skeggs · 14 years ago
  54. b3beb16 drm/nouveau: modify object accessors, offset in bytes rather than dwords by Ben Skeggs · 14 years ago
  55. 479dcae drm/nouveau: move ramht code out of nouveau_object.c, nothing to see here by Ben Skeggs · 14 years ago
  56. 2a7fdb2b drm/nouveau: have nv_mask return original register value by Ben Skeggs · 14 years ago
  57. 217275d drm/nv40: Try to set up CRE_LCD even if it has unknown bits set. by Francisco Jerez · 14 years ago
  58. 7314dec drm/nv17-nv4x: Fix analog load detection false positive on rare occasions. by Francisco Jerez · 14 years ago
  59. 9d59e8a drm/nouveau: require explicit unmap of kmapped bos by Ben Skeggs · 14 years ago
  60. e694438 drm/nouveau: remove second map of notifier bo by Ben Skeggs · 14 years ago
  61. b8a6a80 drm/nouveau: move check for no-op bo move before memcpy fallback by Ben Skeggs · 14 years ago
  62. f1ab0cc drm/nv50: add new accelerated bo move funtion by Ben Skeggs · 14 years ago
  63. 4295f18 drm/nv20: Use the nv30 CRTC bandwidth calculation code. by Francisco Jerez · 14 years ago
  64. 316f60a drm/nouveau: Fix suspend on some nv4x AGP cards. by Francisco Jerez · 14 years ago
  65. e7193cc omap4: Fix bootup crash observed with higher CPU clocks by Santosh Shilimkar · 14 years ago
  66. b5be6b6 omap4: Panda: Add DEBUG_LL support by David Anders · 14 years ago
  67. a777b72 omap4: l2x0: Fix init parameter for es2.0 by Santosh Shilimkar · 14 years ago
  68. ed6be0b omap4: Update id.c and cpu.h for es2.0 by Santosh Shilimkar · 14 years ago
  69. f47d8c6 omap4: sram: Fix start address by Vikram Pandita · 14 years ago
  70. 2a27753 omap: sram: fix is_sram_locked check by Vikram Pandita · 14 years ago
  71. 4a445f2 Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  72. efd4f63 viafb: use proper register for colour when doing fill ops by Florian Tobias Schandinat · 14 years ago
  73. 47eb1d8 viafb: add documentation for proc interface by Florian Tobias Schandinat · 14 years ago
  74. a2aa9f9 viafb: rename output devices by Florian Tobias Schandinat · 14 years ago
  75. dd7a0b0 viafb: add a mapping of supported output devices by Florian Tobias Schandinat · 14 years ago
  76. 2e1abbd viafb: set sync polarity for all output devices by Florian Tobias Schandinat · 14 years ago
  77. 7f0e153 viafb: add function to change sync polarity per device by Florian Tobias Schandinat · 14 years ago
  78. e029ab0 viafb: reduce I2C timeout and delay by Florian Tobias Schandinat · 14 years ago
  79. ee40b7d viafb: enable I2C for CRT by Florian Tobias Schandinat · 14 years ago
  80. 85c5702 viafb: fix i2c_transfer error handling by Florian Tobias Schandinat · 14 years ago
  81. dbc2809 viafb: vt1636 cleanup by Florian Tobias Schandinat · 14 years ago
  82. 6f9422d viafb: introduce per output device power management by Florian Tobias Schandinat · 14 years ago
  83. c2a07c9 viafb: limit LCD code impact by Florian Tobias Schandinat · 14 years ago
  84. 2a91839 viafb: add interface for output device configuration by Florian Tobias Schandinat · 14 years ago
  85. cd7e910 viafb: merge the remaining output path with enable functions by Florian Tobias Schandinat · 14 years ago
  86. bc68488 viafb: use new device routing by Florian Tobias Schandinat · 14 years ago
  87. 18d9dc0 viafb: add new output device management by Florian Tobias Schandinat · 14 years ago
  88. 661c65c viafb: reduce viafb_set_iga_path usage by Florian Tobias Schandinat · 14 years ago
  89. f4ab2f7a viafb: propagate __init and __devinit by Florian Tobias Schandinat · 14 years ago
  90. a54be17 viafb: rework output device routing by Florian Tobias Schandinat · 14 years ago
  91. b002741 viafb: enable second display channel at central place by Florian Tobias Schandinat · 14 years ago
  92. 414d3ce viafb: unify output path configuration by Florian Tobias Schandinat · 14 years ago
  93. 646aafa viafb: remove stub by Florian Tobias Schandinat · 14 years ago
  94. 9133671 viafb: remove lcdtbl.h by Florian Tobias Schandinat · 14 years ago
  95. e3812ce viafb: reset correct PLL by Florian Tobias Schandinat · 14 years ago
  96. cb922d2 omap: McBSP: tx_irq_completion used in rx_irq_handler by Scott Ellis · 14 years ago
  97. 04be1e9 omap: n8x0: Mux i2s codec port pins for McBSP block by Jarkko Nikula · 14 years ago
  98. 366498d omap: n8x0: Register i2c2 and add board info with tlv320aic3xfor N810 by Jarkko Nikula · 14 years ago
  99. a7f97d2 omap: n8x0: Cleanup i2c1 and menelaus registration by Jarkko Nikula · 14 years ago
  100. ca82876 omap2: fix assorted compiler warnings by Sanjeev Premi · 14 years ago