1. 03a97d8 drm/i915: Update DRIVER_DATE to 20151204 by Daniel Vetter · 9 years ago
  2. 1562020 drm/i915/skl: Add SKL GT4 PCI IDs by Mika Kuoppala · 9 years ago
  3. af3302b Revert "drm/i915: Extend LRC pinning to cover GPU context writeback" by Daniel Vetter · 9 years ago
  4. 61ad992 drm/i915: Correct the Ref clock value for BXT by Deepak M · 9 years ago
  5. a9287db drm/i915: Restore skl_gt3 device info by Daniel Vetter · 9 years ago
  6. b6aa087 drm/i915: Fix RPS pointer passed from wait_ioctl to i915_wait_request by Chris Wilson · 9 years ago
  7. d857883 Revert "drm/i915: Remove superfluous NULL check" by Daniel Vetter · 9 years ago
  8. 6a8beef drm/i915: Clean up device info structure definitions by Wayne Boyer · 9 years ago
  9. 89f41f4 drm/i915: Remove superfluous NULL check by Takashi Iwai · 9 years ago
  10. 63ba534 drm/i915: Handle cdclk limits on broadwell. by Maarten Lankhorst · 9 years ago
  11. 3c28ff2 i915: wait for fence in prepare_plane_fb by Alex Goins · 9 years ago
  12. fd8e058 i915: wait for fence in mmio_flip_work_func by Alex Goins · 9 years ago
  13. 6d65ba9 drm/i915: Extend LRC pinning to cover GPU context writeback by Nick Hoath · 9 years ago
  14. 5a84330 drm/i915/guc: Clean up locks in GuC by Alex Dai · 9 years ago
  15. ee7d6cf drm/i915: only recompress FBC after flushing a drawing operation by Paulo Zanoni · 9 years ago
  16. 820bcab drm/i915: get rid of FBC {,de}activation messages by Paulo Zanoni · 9 years ago
  17. 559d913 drm/i915: kill fbc.uncompressed_size by Paulo Zanoni · 9 years ago
  18. 128d735 drm/i915: use a single intel_fbc_work struct by Paulo Zanoni · 9 years ago
  19. e6cd6dc drm/i915: check for FBC planes in the same place as the pipes by Paulo Zanoni · 9 years ago
  20. c5ecd46 drm/i915: alloc/free the FBC CFB during enable/disable by Paulo Zanoni · 9 years ago
  21. d029bca drm/i915: introduce intel_fbc_{enable,disable} by Paulo Zanoni · 9 years ago
  22. 0e631ad drm/i915: introduce is_active/activate/deactivate to the FBC terminology by Paulo Zanoni · 9 years ago
  23. 754d113 drm/i915: pass the crtc as an argument to intel_fbc_update() by Paulo Zanoni · 9 years ago
  24. e9c5fd2 drm/i915: set dev_priv->fbc.crtc before scheduling the enable work by Paulo Zanoni · 9 years ago
  25. 90d5234 drm/i915: fix the CFB size check by Paulo Zanoni · 9 years ago
  26. bffce90 drm/i915: abstract i2c bit banging fallback in gmbus xfer by Jani Nikula · 9 years ago
  27. 0aeb904 drm/i915: simplify gmbus xfer error checks by Jani Nikula · 9 years ago
  28. 79bd23d drm/i915: Add "missing" break to haswell_get_ddi_pll() by Ville Syrjälä · 9 years ago
  29. e4abb73 drm/i915: Check VBT for CRT port presence on HSW/BDW by Ville Syrjälä · 9 years ago
  30. 70ac54d drm/i915: Don't register CRT connector when DDI E can't be used by Ville Syrjälä · 9 years ago
  31. 65e472e drm/i915: Don't register the CRT connector when it's fused off on LPT-H by Ville Syrjälä · 9 years ago
  32. 4e7f8cf drm/i915: Use cached cdclk_freq for PWM calculations by Ville Syrjälä · 9 years ago
  33. fce18c4 drm/i915: Round the AUX clock divider to closest on all platforms by Ville Syrjälä · 9 years ago
  34. a612c40 drm/i915: Kill duplicated PNV .get_display_clock_speed() assignment by Ville Syrjälä · 9 years ago
  35. 56f5f70 drm/i915: Add HAS_PCH_LPT_H() by Ville Syrjälä · 9 years ago
  36. 83d8339 drm/i915: Fix vbt PWM max setup for CTG by Ville Syrjälä · 9 years ago
  37. 245f586 drm/i915: Fix VBT backlight Hz to PWM conversion for PNV by Ville Syrjälä · 9 years ago
  38. d965e7a drm/i915/bxt: backlight clock gating workaround by Imre Deak · 9 years ago
  39. 5075222 drm/i915: use default 200 Hz backlight frequency by Jani Nikula · 9 years ago
  40. 2dd6982 drm/i915/bxt: add support for setting backlight freq from vbt by Jani Nikula · 9 years ago
  41. 1802419 drm/i915/bxt: Disable power well support by Matt Roper · 9 years ago
  42. 7905df2 drm/i915: Use intel_pipe_will_have_type() in ironlake_crtc_compute_clock() by Ville Syrjälä · 9 years ago
  43. cda0aaa drm/i915: Don't use crtc->config when reading out infoframe state by Ville Syrjälä · 9 years ago
  44. 6b69851 drm/i915: fix fdi related fifo underruns on hsw by Daniel Vetter · 9 years ago
  45. a65347b drm/i915: add has_dsi_encoder to crtc state by Jani Nikula · 9 years ago
  46. 7065690 drm/i915: remove pre_pll_enable hook from DDI/gen9+ crtc enable by Jani Nikula · 9 years ago
  47. e3488e7 drm/i915/dsi: merge pre_pll_enable hook to pre_enable by Jani Nikula · 9 years ago
  48. b13b840 drm/i915: Fix possible null dereference in framebuffer_info debugfs function by Namrta Salonie · 9 years ago
  49. 81fd874 drm/i915: Fix kerneldoc indent fails by Ville Syrjälä · 9 years ago
  50. 013d375 drm/i915: Introduce bdw_{update,enable,disable}_pipe_irq() by Ville Syrjälä · 9 years ago
  51. fbdedaea drm/i915: Make ironlake_{enable,disable}_display_irq() static inlines by Ville Syrjälä · 9 years ago
  52. 1444326 drm/i915: Make ibx_{enable,disable}_display_interrupt() static inlines by Ville Syrjälä · 9 years ago
  53. 820da7a Revert "drm/i915: shut up gen8+ SDE irq dmesg noise" by Jani Nikula · 9 years ago
  54. 6a39d7c drm/i915: fix the SDE irq dmesg warnings properly by Jani Nikula · 9 years ago
  55. 39bfcd52 drm/i915: more virtual south bridge detection by Gerd Hoffmann · 9 years ago
  56. 2e35c88 drm/i915: remove duplicate definition of for_each_power_domain by Jani Nikula · 9 years ago
  57. 6c03a6b drm/i915: Don't register CRT connector when it's fused off by Ville Syrjälä · 9 years ago
  58. 9bbc8258a drm/i915: Check for underruns after crtc disable by Ville Syrjälä · 9 years ago
  59. 7864578 drm/i915: Disable CPU underruns around eDP port and vdd enable on ILK-IVB by Ville Syrjälä · 9 years ago
  60. 3860b2e drm/i915: Suppress spurious CPU FIFO underruns on ILK-IVB by Ville Syrjälä · 9 years ago
  61. b6e4d53 drm/i915: Also disable PSR on Sink when disabling it on Source. by Rodrigo Vivi · 9 years ago
  62. 05eec3c drm/i915: Remove PSR Perf Counter for SKL+ by Rodrigo Vivi · 9 years ago
  63. bb929cb drm/i915: PSR: Mask LPSP hw tracking back again. by Rodrigo Vivi · 9 years ago
  64. 921ec28 drm/i915: PSR: Let's rely more on frontbuffer tracking. by Rodrigo Vivi · 9 years ago
  65. ca1a953 drm/i915: Remove duplicated dpcd write on hsw_psr_enable_sink. by Rodrigo Vivi · 9 years ago
  66. 408952d drm/i915: Remove incorrect warning in context cleanup by Tvrtko Ursulin · 9 years ago
  67. 11c86db drm/i915/pm: Print offending domain in refcount failure by Daniel Stone · 9 years ago
  68. 9895ad0 drm/i915/pm: Unstatic power_domain_str by Daniel Stone · 9 years ago
  69. a7de550 drm/i915/skl: re-enable power well support by Imre Deak · 9 years ago
  70. bc87229 drm/i915/skl: enable PC9/10 power states during suspend-to-idle by Imre Deak · 9 years ago
  71. 92907cb Merge tag 'v4.4-rc2' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  72. 15fbfcc drm/i915: Update DRIVER_DATE to 20151120 by Daniel Vetter · 9 years ago
  73. dcfeda9 Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  74. 7f21739 Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  75. 6d2d91b Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  76. 3ad5d7e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  77. 707b4f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  78. 4143fc8 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  79. 876454a Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  80. bd63acf serial: export fsl8250_handle_irq by Arnd Bergmann · 9 years ago
  81. fa70045 serial: 8250_mid: Add missing dependency by Heikki Krogerus · 9 years ago
  82. 6b2a3d6 tty: audit: Fix audit source by Peter Hurley · 9 years ago
  83. f356d7a serial: etraxfs-uart: Fix crash by Guenter Roeck · 9 years ago
  84. bec8bf6 serial: fsl_lpuart: Fix earlycon support by Peter Hurley · 9 years ago
  85. 83f7fa6c2 bcm63xx_uart: Use the device name when registering an interrupt by Simon Arlott · 9 years ago
  86. 17a6921 tty: Fix direct use of tty buffer work by Peter Hurley · 9 years ago
  87. ee0c1a6 tty: Fix tty_send_xchar() lock order inversion by Peter Hurley · 9 years ago
  88. 1a47de6 various: fix pci_set_dma_mask return value checking by Christoph Hellwig · 9 years ago
  89. 81051f9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  90. 400f3f2 Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  91. cdc5a31 i2c: i801: add Intel Lewisburg device IDs by Alexandra Yates · 9 years ago
  92. c18fba2 i2c: fix wakeup irq parsing by Grygorii Strashko · 9 years ago
  93. d0fe525 i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer() by Lars-Peter Clausen · 9 years ago
  94. 9656eee i2c: Revert "i2c: xiic: Do not reset controller before every transfer" by Lars-Peter Clausen · 9 years ago
  95. 8bb6fd5 i2c: imx: fix a compiling error by Hou Zhiqiang · 9 years ago
  96. 29bb94b drm/i915: take a power domain reference while checking the HDMI live status by Imre Deak · 9 years ago
  97. 69172f2 drm/i915: take a power domain ref only when needed during HDMI detect by Imre Deak · 9 years ago
  98. 86eaf54 Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  99. c69bde7 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  100. cd6caf5 Merge tag 'for-linus-4.4' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago