summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-04drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher
2015-12-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-04drm/i915/skl: Add SKL GT4 PCI IDsMika Kuoppala
2015-12-04drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner
2015-12-04drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interruptLyude
2015-12-04drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu
2015-12-04drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...Christian König
2015-12-04drm/amdgpu: take a BO reference for the user fenceChristian König
2015-12-04drm/amdgpu: take a BO reference in the display codeChristian König
2015-12-04drm/amdgpu: set snooped flags only on system addresses v2Christian König
2015-12-04Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-04Revert "drm/i915: Extend LRC pinning to cover GPU context writeback"Daniel Vetter
2015-12-04drm/i915: Correct the Ref clock value for BXTDeepak M
2015-12-04drm/i915: Restore skl_gt3 device infoDaniel Vetter
2015-12-04drm/i915: Fix RPS pointer passed from wait_ioctl to i915_wait_requestChris Wilson
2015-12-04Revert "drm/i915: Remove superfluous NULL check"Daniel Vetter
2015-12-04rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov
2015-12-04Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki
2015-12-04Merge branches 'acpica', 'acpi-video' and 'device-properties'Rafael J. Wysocki
2015-12-04Merge branches 'acpi-pci' and 'pm-pci'Rafael J. Wysocki
2015-12-04drm/i915: Clean up device info structure definitionsWayne Boyer
2015-12-04drm/i915: Remove superfluous NULL checkTakashi Iwai
2015-12-04drm: keep connector status change logging human readableJani Nikula
2015-12-04drm/nouveau: Fix pre-nv50 pageflip events (v4)Daniel Vetter
2015-12-04drm: Fix an unwanted master inheritance v2Thomas Hellstrom
2015-12-04Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2015-12-04Merge tag 'drm-intel-fixes-2015-12-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-12-04PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()Eric Anholt
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-03net: phy: reset only targeted phyJérôme Pouiller
2015-12-03bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan
2015-12-03bnxt_en: enforce proper storing of MAC addressJeffrey Huang
2015-12-03bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang
2015-12-03net: lpc_eth: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-12-03mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibilityJames Bottomley
2015-12-03drm/i915: Handle cdclk limits on broadwell.Maarten Lankhorst
2015-12-03i915: wait for fence in prepare_plane_fbAlex Goins
2015-12-03i915: wait for fence in mmio_flip_work_funcAlex Goins
2015-12-03drm/i915: Extend LRC pinning to cover GPU context writebackNick Hoath
2015-12-03drm/i915/guc: Clean up locks in GuCAlex Dai
2015-12-03drm/i915: only recompress FBC after flushing a drawing operationPaulo Zanoni
2015-12-03drm/i915: get rid of FBC {,de}activation messagesPaulo Zanoni
2015-12-03drm/i915: kill fbc.uncompressed_sizePaulo Zanoni
2015-12-03drm/i915: use a single intel_fbc_work structPaulo Zanoni
2015-12-03drm/i915: check for FBC planes in the same place as the pipesPaulo Zanoni
2015-12-03drm/i915: alloc/free the FBC CFB during enable/disablePaulo Zanoni
2015-12-03drm/i915: introduce intel_fbc_{enable,disable}Paulo Zanoni
2015-12-03drm/i915: introduce is_active/activate/deactivate to the FBC terminologyPaulo Zanoni