1. 6cca319 drm/i915: Allow pixel clock up to 95% of cdclk on CHV by Ville Syrjälä · 10 years ago
  2. de31fac drm/i915/skl: port A fuse straps don't work on early SKL steppings by Jesse Barnes · 10 years ago
  3. 1d2b952 drm/i915/skl: Restore the DDI translation tables when enabling PW1 by Damien Lespiau · 10 years ago
  4. 2540039 drm/i915: Remove unused condition in hsw_power_well_post_enable() by Damien Lespiau · 10 years ago
  5. d14c034 drm/i915/skl: Restore pipe interrupt registers after power well enabling by Damien Lespiau · 10 years ago
  6. 510e6fd drm/i915/skl: Mirror what we do on HSW for the power well enable log message by Damien Lespiau · 10 years ago
  7. 2a51835 drm/i915/skl: Introduce enable_requested and is_enabled in the power well code by Damien Lespiau · 10 years ago
  8. 4c6c03b drm/i915/skl: Make gen8_irq_power_well_post_enable() take a pipe mask by Damien Lespiau · 10 years ago
  9. 5575f03 drm/i915/chv: Add CHV HW status to SSEU status by Jeff McGee · 10 years ago
  10. c93043a drm/i915/chv: Determine CHV slice/subslice/EU info by Jeff McGee · 10 years ago
  11. c6beb13 drm/i915: Make sure PND deadline mode is enabled on VLV/CHV by Ville Syrjälä · 10 years ago
  12. b500472 drm/i915: Read out display FIFO size on VLV/CHV by Ville Syrjälä · 10 years ago
  13. 883a3d2 drm/i915: Pass plane to vlv_compute_drain_latency() by Ville Syrjälä · 10 years ago
  14. 0018fda drm/i915: Reorganize VLV DDL setup by Ville Syrjälä · 10 years ago
  15. 341c526 drm/i915: Hide VLV DDL precision handling by Ville Syrjälä · 10 years ago
  16. abfc00b drm/i915: Simplify VLV drain latency computation by Ville Syrjälä · 10 years ago
  17. 1203051 drm/i915: Kill DRAIN_LATENCY_PRECISION_* defines by Ville Syrjälä · 10 years ago
  18. edf6056 drm/i915: Reduce CHV DDL multiplier to 16/8 by Ville Syrjälä · 10 years ago
  19. 48572ed drm/i915: Disable the mmio.debug WARN after it fires by Chris Wilson · 10 years ago
  20. 6e0b3f8 drm/i915: fix simple_return.cocci warnings by kbuild test robot · 10 years ago
  21. 6ea2556 drm/i915: Do both mt and gen6 style forcewake reset on ivb probe by Mika Kuoppala · 10 years ago
  22. a561165 drm/i915: Remove ironlake rc6 support by John Harrison · 10 years ago
  23. 0d703d4 drm/i915: Don't clobber plane state on internal disables by Matt Roper · 10 years ago
  24. 2934368 drm/i915: Setup all page directories for gen8 by Mika Kuoppala · 10 years ago
  25. c3346ef drm/i915/skl: Program PLL for edp1.4 intermediate frequencies by Sonika Jindal · 10 years ago
  26. a8f3ef6 drm/i915/skl: Add support for edp 1.4 intermediate frequencies by Sonika Jindal · 10 years ago
  27. fc0f8e2 drm/i915/skl: Read sink supported rates from edp panel by Sonika Jindal · 10 years ago
  28. dbef0f1 drm/i915: add frontbuffer tracking to FBC by Paulo Zanoni · 10 years ago
  29. 3954e73 drm/i915: Fixing mutex deadlock window at eDP DRRS by Ramalingam C · 10 years ago
  30. a54746e drm/i915: Add debugfs entry for DRRS by Vandana Kannan · 10 years ago
  31. 27cd446 drm/i915: Add I915_PARAM_REVISION by Neil Roberts · 10 years ago
  32. 1063418 drm/i915: Improve staged config logging by Ander Conselvan de Oliveira · 10 years ago
  33. 3a3371f drm/i915: Add a for_each_intel_connector macro by Ander Conselvan de Oliveira · 10 years ago
  34. a91572f drm/i915: Set crtc backpointer when duplicating crtc state by Ander Conselvan de Oliveira · 10 years ago
  35. 17fe102 drm/i915: Reduce CHV DPLL min vco frequency to 4.8 GHz by Ville Syrjälä · 10 years ago
  36. 063e4e6 drm/i915: also do frontbuffer tracking on pwrites by Paulo Zanoni · 10 years ago
  37. a4001f1 drm/i915: pass which operation triggered the frontbuffer tracking by Paulo Zanoni · 10 years ago
  38. ff42e09 Revert "drm/i915: Switch planes from transitional helpers to full atomic helpers" by Daniel Vetter · 10 years ago
  39. 7ff4467 drm/i915/skl: Only use the 800mV+2bB HDMI translation entry by Damien Lespiau · 10 years ago
  40. 3bdcfc0 drm/i915: Make for_each_sprite() take dev_priv as argument by Damien Lespiau · 10 years ago
  41. dd74078 drm/i915: Make for_each_plane() take dev_priv as argument by Damien Lespiau · 10 years ago
  42. 9393943 drm/i915: Remove irq-related FIXME in reset code by Daniel Vetter · 10 years ago
  43. fd0753c drm/i915: Fix trivial typos in comments and warning message by Yannick Guerrini · 10 years ago
  44. 59bea88 drm/i915: Use plane->state->fb in watermark code (v2) by Matt Roper · 10 years ago
  45. 3dd512f drm/i915: Kill intel_crtc->cursor_{width, height} (v2) by Matt Roper · 10 years ago
  46. 03be700 Merge tag 'topic/drm-misc-2015-03-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  47. 7eb5f30 drm: Check in setcrtc if the primary plane supports the fb pixel format by Laurent Pinchart · 10 years ago
  48. c484f02 drm: Lighten sysfs connector 'status' by Chris Wilson · 10 years ago
  49. 3461b30 drm/plane-helper: unexport drm_primary_helper_create_plane by Daniel Vetter · 10 years ago
  50. ead8610 drm: Share plane pixel format check code between legacy and atomic by Laurent Pinchart · 10 years ago
  51. 2a97acd drm: Fix trivial typos in comments by Yannick Guerrini · 10 years ago
  52. 6b1e3f6 drm/dp: add DPCD definitions from eDP 1.4 by Jani Nikula · 10 years ago
  53. 9474675 drm/dp: add DPCD definitions from DP 1.1 and 1.2a by Jani Nikula · 10 years ago
  54. 220dd2b drm: Fixup racy refcounting in plane_force_disable by Daniel Vetter · 10 years ago
  55. aaed1aa drm/i915: Rotation property is now handled in DRM core by Tvrtko Ursulin · 10 years ago
  56. 4cda09c drm: Complete moving rotation property to core by Tvrtko Ursulin · 10 years ago
  57. 0e71244 drm/dp: add DPCD definitions from eDP 1.2 by Jani Nikula · 10 years ago
  58. bd5da99 drm/dp: indentation and ordering cleanups by Jani Nikula · 10 years ago
  59. 2e3afd4 drm/atomic-helper: Fix kerneldoc for prepare_planes by Daniel Vetter · 10 years ago
  60. 8442853 drm: Remove redundant code in the getencoder ioctl by Daniel Vetter · 10 years ago
  61. 3a656b5 drm/i915: Fix struct_mutex deadlock due to merge fumble by Ville Syrjälä · 10 years ago
  62. a8c6ecb Merge tag 'v4.0-rc3' into drm-next by Dave Airlie · 10 years ago
  63. 8dd0eb3 Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  64. 9eccca0 Linux 4.0-rc3 by Linus Torvalds · 10 years ago
  65. 1711fd9a sunrpc: fix braino in ->poll() by Al Viro · 10 years ago
  66. 1163d50 Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  67. bbbce51 Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  68. 47df986 Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  69. 29191c7 Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  70. b0bc657 Merge tag 'cc-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  71. 2cf3afc Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  72. 374dab2 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  73. 9aae0df Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  74. c37bc68 TTY: fix tty_wait_until_sent maximum timeout by Johan Hovold · 10 years ago
  75. 79fbf4a TTY: fix tty_wait_until_sent on 64-bit machines by Johan Hovold · 10 years ago
  76. f528bf4 USB: serial: fix infinite wait_until_sent timeout by Johan Hovold · 10 years ago
  77. 6b270fd TTY: bfin_jtag_comm: remove incorrect wait_until_sent operation by Johan Hovold · 10 years ago
  78. 2c3fbe3 net: irda: fix wait_until_sent poll timeout by Johan Hovold · 10 years ago
  79. 647f162 serial: uapi: Declare all userspace-visible io types by Peter Hurley · 10 years ago
  80. 2bb7851 serial: core: Fix iotype userspace breakage by Peter Hurley · 10 years ago
  81. c4e6dcf serial: sprd: Fix missing spin_unlock in sprd_handle_irq() by Axel Lin · 10 years ago
  82. 30a22c2 console: Fix console name size mismatch by Peter Hurley · 10 years ago
  83. f0bf0bd tty: fix up atime/mtime mess, take four by Jiri Slaby · 10 years ago
  84. dfd37668 serial: 8250_dw: Fix get_mctrl behaviour by Desmond Liu · 10 years ago
  85. 7cf9110 serial:8250:8250_pci: delete unneeded quirk entries by Wang YanQing · 10 years ago
  86. 6262a36 serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2S by Wang YanQing · 10 years ago
  87. f2e0ea8 Change email address for 8250_pci by Russell King · 10 years ago
  88. ca8bb4ae serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is something in the FIFO" by Sebastian Andrzej Siewior · 10 years ago
  89. 045f32d Revert "tty/serial: of_serial: add DT alias ID handling" by Baruch Siach · 10 years ago
  90. af13e86 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  91. 5d23211 i2c: imx: add required clocks property to binding by Matt Porter · 10 years ago
  92. ebf2ef8 i2c: designware-baytrail: baytrail_i2c_acquire() might sleep by Andy Shevchenko · 10 years ago
  93. 30be774 i2c: designware-baytrail: cross-check lock functions by Andy Shevchenko · 10 years ago
  94. c8e043e i2c: designware-baytrail: fix sparse warnings by Andy Shevchenko · 10 years ago
  95. 259aada i2c: designware-baytrail: fix typo in error path by Andy Shevchenko · 10 years ago
  96. 9b5c9f0 i2c: designware-baytrail: describe magic numbers by Andy Shevchenko · 10 years ago
  97. 84399bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  98. 0d9b9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
  99. 5b3b592 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  100. f6bec6e Merge tag 'drm-intel-fixes-2015-03-05' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago