1. 5482d75 drm/tegra: dc - Reset controller on driver remove by Thierry Reding · 10 years ago
  2. d1f3e1e drm/tegra: Properly align stride for framebuffers by Thierry Reding · 10 years ago
  3. 3f4f3b5 drm/tegra: sor - Configure proper sync polarities by Thierry Reding · 10 years ago
  4. 054b1bd drm/tegra: sor - Use bits-per-color from panel by Stéphane Marchesin · 10 years ago
  5. 961e3be drm/tegra: Make job submission 64-bit safe by Thierry Reding · 11 years ago
  6. bd4f236 drm/tegra: Allow non-authenticated processes to create buffer objects by Thierry Reding · 11 years ago
  7. 7b12908 drm/tegra: Add SET/GET_FLAGS IOCTLs by Thierry Reding · 11 years ago
  8. 7678d71 drm/tegra: Add SET/GET_TILING IOCTLs by Thierry Reding · 11 years ago
  9. c134f01 drm/tegra: Implement more tiling modes by Thierry Reding · 11 years ago
  10. 0c6b1e4 drm/tegra: dsi - Handle non-continuous clock flag by Alexandre Courbot · 10 years ago
  11. 2263c46 drm/tegra: sor - missing unlock on error by Dan Carpenter · 11 years ago
  12. e221532 drm/tegra: Implement race-free hotplug detection by Thierry Reding · 10 years ago
  13. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  14. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
  15. 50c3dc9 drm/fb-helper: Fix hpd vs. initial config races by Daniel Vetter · 10 years ago
  16. 0eff2a2 ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg. by Martin Kepplinger · 11 years ago
  17. 2023d84 drm/tilcdc: replace late_initcall with module_init by Guido Martínez · 11 years ago
  18. 7cdcce9 drm/tilcdc: remove submodule destroy calls by Guido Martínez · 11 years ago
  19. c9a3ad2 drm/tilcdc: fix double kfree by Guido Martínez · 11 years ago
  20. eb565a2 drm/tilcdc: fix release order on exit by Guido Martínez · 11 years ago
  21. 3a49012 drm/tilcdc: panel: fix leak when unloading the module by Guido Martínez · 11 years ago
  22. 16dcbde drm/tilcdc: tfp410: fix dangling sysfs connector node by Guido Martínez · 11 years ago
  23. daa15b4 drm/tilcdc: slave: fix dangling sysfs connector node by Guido Martínez · 11 years ago
  24. e396900 drm/tilcdc: panel: fix dangling sysfs connector node by Guido Martínez · 11 years ago
  25. d980b18 drm/crtc-helper: use drm_framebuffer flags by Fabien DESSENNE · 10 years ago
  26. e3f2027 drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2 by Christian König · 10 years ago
  27. 4e4e7dc vgaarb: We can own non-decoded resources by Alex Williamson · 10 years ago
  28. f71c5d9 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 10 years ago
  29. afa95e7 Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  30. 4b7ba86 Merge tag 'vmwgfx-next-2014-07-04' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  31. d2c87e2 drm/omap: remove null test before kfree by Fabian Frederick · 10 years ago
  32. a8ba29c drm/bochs: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN by Fabian Frederick · 10 years ago
  33. 2fc2dd7 drm/ttm: recognize ARM arch in ioprot handler by Lucas Stach · 10 years ago
  34. 6d6dfcf drm: enable render-nodes by default by David Herrmann · 11 years ago
  35. 0cdbe8a drm/gem: remove misleading gfp parameter to get_pages() by David Herrmann · 11 years ago
  36. ab5a60c drm/omap: use __GFP_DMA32 for shmem-backed gem by David Herrmann · 11 years ago
  37. 100193f Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  38. 8addf0c Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  39. 110e430 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  40. 549f11c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  41. dfd7aec Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-intel by Dave Airlie · 10 years ago
  42. 80e6e6b Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linux by Dave Airlie · 10 years ago
  43. d808e62 Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox by Dave Airlie · 10 years ago
  44. 77c4cf1 Merge tag 'md/3.16-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  45. 88b5a85 Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  46. 18e4a46 drm/vmwgfx: Fix compat shader namespace by Thomas Hellstrom · 11 years ago
  47. c149dcb drm/i915: provide interface for audio driver to query cdclk by Jani Nikula · 10 years ago
  48. 034a0f6 Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  49. 9911f2e Merge tag 'staging-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  50. 77ae174 Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus by James Bottomley · 10 years ago
  51. 5170a3b Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  52. 2e32bae zram: revalidate disk after capacity change by Minchan Kim · 10 years ago
  53. 4e57808 drm/vmwgfx: Fix incorrect write to read-only register v2: by Thomas Hellstrom · 10 years ago
  54. 133d452 md: flush writes before starting a recovery. by NeilBrown · 10 years ago
  55. 9bd3592 md: make sure GET_ARRAY_INFO ioctl reports correct "clean" status by NeilBrown · 10 years ago
  56. e55a379 Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 10 years ago
  57. 1860268 drm: fix permissions on drm_drv.c by Dave Airlie · 10 years ago
  58. 7dae77f drm/radeon: page table BOs are kernel allocations by Christian König · 10 years ago
  59. b397207 drm/radeon/cik: fix typo in EOP packet by Alex Deucher · 10 years ago
  60. e4adcff usb: chipidea: udc: delete td from req's td list at ep_dequeue by Peter Chen · 10 years ago
  61. d92a333 Merge tag 'fbdev-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  62. a2b6d3b drm/radeon: Track the status of a page flip more explicitly by Michel Dänzer · 10 years ago
  63. b0880e8 drm/radeon/dpm: fix vddci setup typo on cayman by Alex Deucher · 10 years ago
  64. e079298 drm/radeon/dpm: fix typo in vddci setup for eg/btc by Alex Deucher · 10 years ago
  65. 88f3906 drm/radeon: use RADEON_MAX_CRTCS, RADEON_MAX_AFMT_BLOCKS (v2) by Stefan Brüns · 10 years ago
  66. 4e5f97d drm/radeon: Use only one line for whole DPCD debug output by Stefan Brüns · 10 years ago
  67. a624f42 drm/radeon: add a module parameter to control deep color support by Alex Deucher · 10 years ago
  68. 0c78a44 drm/radeon: enable bapm by default on desktop TN/RL boards by Alex Deucher · 11 years ago
  69. 09f95d5 drm/radeon: enable bapm by default on KV/KB by Alex Deucher · 11 years ago
  70. 9668295 drm/radeon: only apply bapm changes for AC power on ARUBA by Alex Deucher · 10 years ago
  71. 9368931 drm/radeon: adjust default dispclk on DCE6 (v2) by Alex Deucher · 10 years ago
  72. 0b479c3 fb: adv7393: add missing semicolon by Scott Jiang · 10 years ago
  73. 5549d25 drm/i915: Drop early VLV WA to fix Voltage not getting dropped to Vmin by Deepak S · 10 years ago
  74. 8ae587e usb: Kconfig: make EHCI_MSM selectable for QCOM SOCs by Srinivas Kandagatla · 10 years ago
  75. b14bf2d usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 10 years ago
  76. ba1ba3a Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  77. 8035691 usb: musb: dsps: fix the base address for accessing the mode register by Lothar Waßmann · 10 years ago
  78. 508ccea usb: phy: msm: Do not do runtime pm if the phy is not idle by Srinivas Kandagatla · 10 years ago
  79. 84b4e04 drm/i915: only apply crt_present check on VLV by Jesse Barnes · 10 years ago
  80. 6b64168 Merge tag 'iio-fixes-for-3.16b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  81. 24b414d Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  82. 4194976 Merge tag 'regulator-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  83. eb477e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  84. 7216a41 Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/sh-sci' into spi-linus by Mark Brown · 10 years ago
  85. 1176748 Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palmas' and 'regulator/fix/tps65218' into regulator-linus by Mark Brown · 10 years ago
  86. 81a9c5e iscsi-target: fix iscsit_del_np deadlock on unload by Mikulas Patocka · 10 years ago
  87. 3e7b256 Merge tag 'iommu-fixes-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  88. d1fc98b Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  89. c9a6066 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  90. 5ded6ea Merge tag 'mfd-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  91. c163b52 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  92. 97c99b47 iscsi-target: Avoid rejecting incorrect ITT for Data-Out by Nicholas Bellinger · 10 years ago
  93. 8ecd93a Merge tag 'usb-serial-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
  94. c58d80f5 usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irq by Thomas Gleixner · 10 years ago
  95. 6ee96cc usb: gadget: gr_udc: Fix check for invalid number of microframes by Andreas Larsson · 10 years ago
  96. 7adb5c8 usb: musb: Fix panic upon musb_am335x module removal by Ezequiel Garcia · 10 years ago
  97. 33c3b0d drm/i915: Wait for vblank after enabling the primary plane on BDW by Ville Syrjälä · 10 years ago
  98. 783ee43 efi-pstore: Fix an overflow on 32-bit builds by Andrzej Zaborowski · 11 years ago
  99. 0fcb70c Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  100. b43f188 tcm_loop: Fix memory leak in tcm_loop_submission_work error path by Nicholas Bellinger · 11 years ago