summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-11-21Revert "ACPICA: AML interpreter: add region addresses in global list during i...Greg Kroah-Hartman1-4/+0
2018-11-21drm/i915: Fix hpd handling for pins with two encodersVille Syrjälä1-19/+47
2018-11-21drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MSTLyude Paul1-1/+3
2018-11-21drm/i915: Fix possible race in intel_dp_add_mst_connector()Lyude Paul1-4/+4
2018-11-21drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson1-1/+13
2018-11-21drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5Chris Wilson1-2/+36
2018-11-21drm/i915: Mark pin flags as u64Chris Wilson1-14/+14
2018-11-21drm/i915: Don't oops during modeset shutdown after lpe audio deinitVille Syrjälä1-1/+3
2018-11-21drm/i915: Compare user's 64b GTT offset even on 32bChris Wilson3-2/+3
2018-11-21drm/i915: Fix ilk+ watermarks when disabling pipesVille Syrjälä1-11/+6
2018-11-21drm/i915: Fix error handling for the NV12 fb dimensions checkVille Syrjälä1-1/+1
2018-11-21drm/i915: Mark up GTT sizes as u64Chris Wilson4-8/+8
2018-11-21drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N valuesClint Taylor1-0/+17
2018-11-21drm/i915/icl: Fix the macros for DFLEXDPMLE register bitsManasi Navare1-2/+6
2018-11-21drm/i915/dp: Restrict link retrain workaround to external monitorsDhinakaran Pandiyan1-6/+7
2018-11-21drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()Dhinakaran Pandiyan1-10/+3
2018-11-21drm/i915: Large page offsets for pread/pwriteChris Wilson1-10/+2
2018-11-21drm/i915: Skip vcpi allocation for MSTB ports that are goneLyude Paul1-9/+15
2018-11-21drm/i915: Don't unset intel_connector->mst_portLyude Paul1-11/+6
2018-11-21drm/i915: Restore vblank interrupts earlierVille Syrjälä1-10/+13
2018-11-21drm/i915: Use the correct crtc when sanitizing plane mappingVille Syrjälä1-32/+46
2018-11-21drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit pane...Manasi Navare2-17/+39
2018-11-21drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003)Hans de Goede1-1/+13
2018-11-21drm/dp_mst: Check if primary mstb is nullStanislav Lisovskiy1-0/+3
2018-11-21drm/etnaviv: fix bogus fence complete check in timeout handlerLucas Stach1-1/+1
2018-11-21drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVDAkshu Agrawal1-1/+4
2018-11-21drm/nouveau: Fix nv50_mstc->best_encoder()Lyude Paul1-10/+4
2018-11-21drm/nouveau: Check backlight IDs are >= 0, not > 0Lyude Paul1-2/+2
2018-11-21drm/amdgpu: Suppress keypresses from ACPI_VIDEO eventsLyude Paul1-5/+12
2018-11-21drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_typeAlex Deucher1-0/+1
2018-11-21drm/amdgpu: Fix typo in amdgpu_vmid_mgr_initRex Zhu1-1/+1
2018-11-21drm/rockchip: Allow driver to be shutdown on reboot/kexecMarc Zyngier1-0/+6
2018-11-21efi/arm/libstub: Pack FDT after populating itArd Biesheuvel1-0/+4
2018-11-21libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSDDiego Viola1-1/+1
2018-11-21rtc: hctosys: Add missing range error reportingMaciej W. Rozycki1-1/+3
2018-11-21ARM: cpuidle: Don't register the driver when back-end init returns -ENXIOUlf Hansson1-12/+10
2018-11-21clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley1-2/+12
2018-11-21termios, tty/tty_baudrate.c: fix buffer overrunH. Peter Anvin1-2/+2
2018-11-21of, numa: Validate some distance map rulesJohn Garry1-2/+7
2018-11-21hwmon: (core) Fix double-free in __hwmon_device_register()Dmitry Osipenko1-4/+4
2018-11-21mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann1-1/+1
2018-11-21mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute()Christophe JAILLET1-1/+1
2018-11-21bonding/802.3ad: fix link_failure_count trackingJarod Wilson1-2/+2
2018-11-21soc: ti: QMSS: Fix usage of irq_set_affinity_hintMarc Zyngier3-14/+22
2018-11-21SCSI: fix queue cleanup race before queue initialization is doneMing Lei1-0/+8
2018-11-21scsi: qla2xxx: Initialize port speed to avoid setting lower speedQuinn Tran1-0/+1
2018-11-21vhost/scsi: truncate T10 PI iov_iter to prot_bytesGreg Edwards1-1/+3
2018-11-21crypto: hisilicon - Fix reference after free of memories on error pathJohn Garry1-10/+11
2018-11-21crypto: hisilicon - Fix NULL dereference for same dst and srcJohn Garry1-4/+6
2018-11-21reset: hisilicon: fix potential NULL pointer dereferenceGustavo A. R. Silva1-3/+2