summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-07drm/meson: Fix driver bind when only CVBS is availableNeil Armstrong1-5/+15
2017-06-07drm/i915: Fix 90/270 rotated coordinates for FBCVille Syrjälä1-12/+7
2017-06-07drm/i915: Restore has_fbc=1 for ILK-MVille Syrjälä1-1/+1
2017-06-07drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä2-0/+30
2017-06-07drm/i915: Fix logical inversion for gen4 quirkingChris Wilson1-1/+1
2017-06-07drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionallyChris Wilson1-1/+2
2017-06-07drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.Maarten Lankhorst1-0/+9
2017-06-07drm/i915: Prevent the system suspend complete optimizationImre Deak1-0/+9
2017-06-07drm/i915/psr: disable psr2 for resolution greater than 32X20Nagaraju, Vathsala1-2/+3
2017-06-07drm/i915: Hold a wakeref for probing the ring registersChris Wilson1-1/+17
2017-06-07drm/i915: Short-circuit i915_gem_wait_for_idle() if already idleChris Wilson1-0/+4
2017-06-07drm/i915: Disable decoupled MMIOKai Chen1-1/+0
2017-06-07drm/i915/guc: Remove stale comment for q_failMichal Wajdeczko1-2/+0
2017-06-07drm/vmwgfx: Bump driver minor and dateThomas Hellstrom1-2/+2
2017-06-07drm/vmwgfx: Remove unused legacy cursor functionsSinclair Yeh2-129/+0
2017-06-07drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"Colin Ian King1-1/+1
2017-06-07drm/vmwgfx: Fix large topology crashSinclair Yeh1-5/+17
2017-06-07drm/vmwgfx: Make sure to update STDU when FB is updatedSinclair Yeh1-0/+5
2017-06-07drm/vmwgfx: Make sure backup_handle is always validSinclair Yeh1-7/+11
2017-06-07drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter1-0/+2
2017-06-07drm/vmwgfx: Don't create proxy surface for cursorSinclair Yeh1-0/+1
2017-06-07drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov1-0/+3
2017-06-07drm/i915: Serialize GTT/Aperture accesses on BXTJon Bloomfield2-0/+113
2017-06-07xen/privcmd: Support correctly 64KB page granularity when mapping memoryJulien Grall1-2/+2
2017-06-07nvme: relax APST default max latency to 100msKai-Heng Feng1-1/+1
2017-06-07nvme: only consider exit latency when choosing useful non-op power statesKai-Heng Feng1-6/+9
2017-06-07nvme-fc: fix missing put reference on controller create failureJames Smart1-0/+1
2017-06-07nvme-fc: on lldd/transport io error, terminate associationJames Smart1-2/+17
2017-06-07nvme-rdma: fast fail incoming requests while we reconnectSagi Grimberg1-15/+29
2017-06-07nvme-pci: fix multiple ctrl removal schedulingRakesh Pandit1-7/+6
2017-06-07nvme: fix hang in remove pathMing Lei1-0/+4
2017-06-07Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki6-46/+15
2017-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds59-285/+372
2017-06-06net: stmmac: fix a broken u32 less than zero checkColin Ian King1-1/+1
2017-06-06net: stmmac: fix completely hung TX when using TSONiklas Cassel1-1/+1
2017-06-06net: ethoc: enable NAPI before poll may be scheduledMax Filippov1-1/+2
2017-06-06ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca1-12/+12
2017-06-06net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King1-1/+2
2017-06-06Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub...David S. Miller19-79/+118
2017-06-06Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds17-45/+42
2017-06-06drm: kirin: Fix drm_of_find_panel_or_bridge conversionJohn Stultz1-1/+1
2017-06-06staging: ccree: fix buffer copyGilad Ben-Yossef1-1/+2
2017-06-06i40e/i40evf: proper update of the page_offset fieldBjörn Töpel2-2/+4
2017-06-06i40e: Fix state flags for bit set and clean operations of PFMauro S. M. Rodrigues1-18/+18
2017-06-06cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain1-3/+11
2017-06-06gpu: ipu-v3: Fix CSI selection for VDICMarek Vasut1-7/+8
2017-06-06drm/imx: imx-ldb: Accept drm_of_find_panel_or_bridge failureLeonard Crestez1-1/+1
2017-06-06gpu: ipu-v3: pre: only use internal clock gatingLucas Stach1-8/+5
2017-06-06Merge tag 'drm-misc-fixes-2017-06-02' of git://anongit.freedesktop.org/git/dr...Dave Airlie7-20/+32
2017-06-06Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixesDave Airlie6-38/+27