aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-03nfit: fix multi-interface dimm handling, acpi6.1 compatibilityDan Williams
2016-03-03ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun
2016-03-03ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"Hans de Goede
2016-03-03ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite ...Hans de Goede
2016-03-03ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700Hans de Goede
2016-03-03lib: sw842: select crc32Arnd Bergmann
2016-03-03uapi: update install list after nvme.h renameMike Frysinger
2016-03-03ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer
2016-03-03ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi listJosh Boyer
2016-03-03toshiba_acpi: Fix blank screen at boot if transflective backlight is supportedAzael Avalos
2016-03-03make sure that freeing shmem fast symlinks is RCU-delayedAl Viro
2016-03-03drm/radeon/pm: adjust display configuration after powerstateAlex Deucher
2016-03-03drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)Mario Kleiner
2016-03-03drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)Mario Kleiner
2016-03-03drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4Mario Kleiner
2016-03-03drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)Mario Kleiner
2016-03-03drm: No-Op redundant calls to drm_vblank_off() (v2)Mario Kleiner
2016-03-03drm/radeon: use post-decrement in error handlingRasmus Villemoes
2016-03-03drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_commandGerd Hoffmann
2016-03-03drm/i915: fix error path in intel_setup_gmbus()Rasmus Villemoes
2016-03-03drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula
2016-03-03drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula
2016-03-03drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()Lyude
2016-03-03drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+Ville Syrjälä
2016-03-03drm/i915/dp: fall back to 18 bpp when sink capability is unknownJani Nikula
2016-03-03drm/i915: Make sure DC writes are coherent on flush.Francisco Jerez
2016-03-03drm/i915: Init power domains early in driver loadDaniel Vetter
2016-03-03drm/i915: intel_hpd_init(): Fix suspend/resume reprobingLyude
2016-03-03drm/i915: Restore inhibiting the load of the default contextChris Wilson
2016-03-03drm: fix missing reference counting decreaseInsu Yun
2016-03-03drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle
2016-03-03drm/radeon: mask out WC from BO on unsupported archesOded Gabbay
2016-03-03drm: add helper to check for wc memory supportDave Airlie
2016-03-03drm/radeon: fix DP audio support for APU with DCE4.1 display engineSlava Grigorev
2016-03-03drm/radeon: Add a common function for DFS handlingSlava Grigorev
2016-03-03drm/radeon: cleaned up VCO output settings for DP audioSlava Grigorev
2016-03-03drm/radeon: properly byte swap vce firmware setupAlex Deucher
2016-03-03drm/radeon: clean up fujitsu quirksAlex Deucher
2016-03-03drm/radeon: Fix "slow" audio over DP on DCE8+Slava Grigorev
2016-03-03drm/radeon: call hpd_irq_event on resumeAlex Deucher
2016-03-03drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addrFelix Kuehling
2016-03-03drm/dp/mst: deallocate payload on port destructionMykola Lysenko
2016-03-03drm/dp/mst: Reverse order of MST enable and clearing VC payload table.Andrey Grodzovsky
2016-03-03drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu
2016-03-03drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland
2016-03-03drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland
2016-03-03drm/dp/mst: fix in RAD element accessMykola Lysenko
2016-03-03drm/dp/mst: fix in MSTB RAD initializationMykola Lysenko
2016-03-03drm/dp/mst: always send reply for UP requestMykola Lysenko
2016-03-03drm/dp/mst: process broadcast messages correctlyMykola Lysenko