1. e464bfd drm/i915/bxt: Use correct live status register for BXT platform by Jani Nikula · 9 years ago
  2. 9642c81 drm/i915: split g4x_digital_port_connected to g4x and vlv variants by Jani Nikula · 9 years ago
  3. 0df53b7 drm/i915: split ibx_digital_port_connected to ibx and cpt variants by Jani Nikula · 9 years ago
  4. 7e66bcf drm/i915: add common intel_digital_port_connected function by Jani Nikula · 9 years ago
  5. 196cabd drm/i915: add MISSING_CASE annotation to ibx_digital_port_connected by Jani Nikula · 9 years ago
  6. 1d24598 drm/i915: make g4x_digital_port_connected return boolean status by Jani Nikula · 9 years ago
  7. b93433c drm/i915: move ibx_digital_port_connected to intel_dp.c by Jani Nikula · 9 years ago
  8. 26a9155 drm/i915: DVO pixel clock check by Mika Kahola · 9 years ago
  9. 759a1e9 drm/i915: DSI pixel clock check by Mika Kahola · 9 years ago
  10. 7f7b58c drm/i915: LVDS pixel clock check by Mika Kahola · 9 years ago
  11. adafdc6 drm/i915: Store max dotclock by Mika Kahola · 9 years ago
  12. 65d64cc drm/i915: Add vlv_dport_to_phy() by Ville Syrjälä · 9 years ago
  13. c0b4c66 drm/i915: Move VLV/CHV prepare_pll later by Ville Syrjälä · 9 years ago
  14. 770effb drm/i915: Add locking around chv_phy_control_init() by Ville Syrjälä · 9 years ago
  15. e27f299 drm/i915: Move DPIO port init earlier by Ville Syrjälä · 9 years ago
  16. d6db995 drm/i915: Add encoder->post_pll_disable() hooks and move CHV clock buffer disables there by Ville Syrjälä · 9 years ago
  17. 67fa24b drm/i915: Always program unique transition scale for CHV by Ville Syrjälä · 9 years ago
  18. 25a25df drm/i915: Always program m2 fractional value on CHV by Ville Syrjälä · 9 years ago
  19. 4eee492 drm/i915: fix driver's versions of WARN_ON & WARN_ON_ONCE by Dave Gordon · 9 years ago
  20. 901c2da drm/i915: Put back lane_count into intel_dp and add link_rate too by Ville Syrjälä · 9 years ago
  21. e5756c1 drm/i915/bxt: don't allow cached GEM mappings on A stepping by Imre Deak · 9 years ago
  22. 319404d drm/i915/bxt: work around HW coherency issue when accessing GPU seqno by Imre Deak · 9 years ago
  23. 26951ca drm/i915/skl: enable DDI-E hotplug by Xiong Zhang · 9 years ago
  24. 8e9d597 drm/i915: Fix build warning on 32-bit by Thierry Reding · 9 years ago
  25. 5f8b253 drm/i915/skl: Update DDI buffer translation programming. by Rodrigo Vivi · 9 years ago
  26. 8be6ca8 drm/i915: Also call frontbuffer flip when disabling planes. by Rodrigo Vivi · 9 years ago
  27. f1afe24 drm/i915: Change SRM, LRM instructions to use correct length by Arun Siluvery · 9 years ago
  28. cff4f55 doc: drm: Fix mis-spelling of i915_guc_submission includes by Graham Whaley · 9 years ago
  29. e2d6cf7 drm/i915: Allow parsing of variable size child device entries from VBT by David Weinehall · 9 years ago
  30. af7080f drm/i915: fix link rates reported for SKL by Thulasimani,Sivakumar · 9 years ago
  31. 6cc38ac drm/i915: fix VBT parsing for SDVO child device mapping by Jani Nikula · 9 years ago
  32. 3732ce7 Merge tag 'v4.2-rc8' into drm-next by Dave Airlie · 9 years ago
  33. c13dcf9 Linux 4.2-rc8 by Linus Torvalds · 9 years ago
  34. e829d7e drm/mgag200: Add support for a new rev of G200e by Mathieu Larouche · 9 years ago
  35. 6d857c1 drm/mgag200: Add support for a new G200eW3 chipset by Mathieu Larouche · 9 years ago
  36. d683477 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  37. eb63b34 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  38. c4c53ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  39. 999b8b8 9p: ensure err is initialized to 0 in p9_client_read/write by Vincent Bernat · 9 years ago
  40. b7dec83 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  41. d0b89bd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  42. c3a0651 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. 84f3fe4 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  44. f8a89fc Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  45. 827409b x86/fpu/math-emu: Fix crash in fork() by Ingo Molnar · 9 years ago
  46. 5fc9603 x86/fpu/math-emu: Fix math-emu boot crash by Ingo Molnar · 9 years ago
  47. e525293 Add hch to .get_maintainer.ignore by Christoph Hellwig · 9 years ago
  48. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
  49. e45fc85 Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  50. 00f7641 Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  51. 7e08117 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  52. dc9c12f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  53. 7f98ca4 drm/radeon: fix hotplug race at startup by Dave Airlie · 9 years ago
  54. 4479046 drm/dp/mst: dump branch OUI in debugfs (v2) by Dave Airlie · 9 years ago
  55. bef7d19 Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  56. 0bad909 Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  57. b8a1171 Merge branches 'acpi-video' and 'cpufreq-fixes' by Rafael J. Wysocki · 9 years ago
  58. 45ea2a5 PCI: Don't use 64-bit bus addresses on PA-RISC by Bjorn Helgaas · 9 years ago
  59. e43d018 x86/idle: Restore trace_cpu_idle to mwait_idle() calls by Jisheng Zhang · 9 years ago
  60. 28e55d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  61. 3d3e66b Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  62. a971dbc Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  63. 1ae5ddb Input: gpio_keys_polled - request GPIO pin as input. by Vincent Pelletier · 9 years ago
  64. 3243f50 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  65. 3bd8f7d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  66. be3b0f9 clocksource/imx: Fix boot with non-DT systems by Guenter Roeck · 9 years ago
  67. 87ffd2b x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC by David Vrabel · 9 years ago
  68. 1966764 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  69. aaba644 Merge branch 'drm-next-fsl-dcu' of https://github.com/Jianwei-Wang/linux-drm-fsl-dcu into drm-next by Dave Airlie · 9 years ago
  70. b55a1b9 MAINTAINERS: Add Freescale DCU DRM driver maintainer by Jianwei Wang · 9 years ago
  71. 6e3fc27 devicetree: Add NEC to the vendor-prefix list by Jianwei Wang · 9 years ago
  72. 109eee2 drm/layerscape: Add Freescale DCU DRM driver by Jianwei Wang · 9 years ago
  73. d072f46 Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-at91 into drm-next by Dave Airlie · 9 years ago
  74. 1c73d3b drm/edid: add function to help find SADs by Russell King · 9 years ago
  75. e2a8986 Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  76. 82bd279 Merge branch 'drm-atmel-hlcdc-fixes' of https://github.com/bbrezillon/linux-at91 into drm-fixes by Dave Airlie · 9 years ago
  77. 8200fe4 irqchip/crossbar: Restore set_wake functionality by Grygorii Strashko · 9 years ago
  78. 4fd8f47 irqchip/crossbar: Restore the mask on suspend behaviour by Grygorii Strashko · 9 years ago
  79. 63059a2 ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanism by Grygorii Strashko · 9 years ago
  80. e269ec4 irqchip/crossbar: Restore the irq_set_type() mechanism by Grygorii Strashko · 9 years ago
  81. b7560de genirq: Introduce irq_chip_set_type_parent() helper by Grygorii Strashko · 9 years ago
  82. 6d4affe genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchy by Grygorii Strashko · 9 years ago
  83. b35b1df PCI: Tolerate hierarchies with no Root Port by Yijing Wang · 9 years ago
  84. 09f4d78 perf top: Show backtrace when handling a SIGSEGV on --stdio mode by Arnaldo Carvalho de Melo · 9 years ago
  85. cca8482 perf tools: Fix buildid processing by Adrian Hunter · 9 years ago
  86. 5cb7334 perf tools: Make fork event processing more resilient by Adrian Hunter · 9 years ago
  87. 0d7e7ac perf tools: Avoid deadlock when map_groups are broken by Adrian Hunter · 9 years ago
  88. e24b6c0 Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  89. 72ccc89 FIRMWARE: bcm47xx_nvram: Fix module license. by Axel Lin · 9 years ago
  90. 59a51a6 ALSA: hda - Add dock support for Thinkpad W541 (17aa:2211) by Rick Sherman · 9 years ago
  91. 9003ebb ALSA: usb-audio: Fix runtime PM unbalance by Takashi Iwai · 9 years ago
  92. 02387b5 [media] mantis: Fix error handling in mantis_dma_init() by Fabio Estevam · 9 years ago
  93. 72c5b7b Revert "[media] rc: rc-ir-raw: Add scancode encoder callback" by David Härdeman · 9 years ago
  94. 86f2166 Revert "[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper" by David Härdeman · 9 years ago
  95. e49b361 Revert "[media] rc: ir-rc5-decoder: Add encode capability" by David Härdeman · 9 years ago
  96. 70e7112 Revert "[media] rc: ir-rc6-decoder: Add encode capability" by David Härdeman · 9 years ago
  97. 3a03b86 Revert "[media] rc: rc-core: Add support for encode_wakeup drivers" by David Härdeman · 9 years ago
  98. 8abfebd Revert "[media] rc: rc-loopback: Add loopback of filter scancodes" by David Härdeman · 9 years ago
  99. 23f28f2 Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filter callback" by David Härdeman · 9 years ago
  100. ed63baa drm/i915: Avoid TP3 on CHV by Thulasimani,Sivakumar · 9 years ago