summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge tag 'drm-fixes-2020-03-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-03-2017-83/+104
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'drm-intel-fixes-2020-03-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-03-202-43/+34
| | |\ \ \ \ \
| | | * | | | | drm/i915: Handle all MCR rangesMatt Roper2020-03-161-3/+22
| | | * | | | | Revert "drm/i915/tgl: Add extra hdc flush workaround"Caz Yokoyama2020-03-161-20/+0
| | | * | | | | drm/i915/execlists: Track active elements during dequeueChris Wilson2020-03-161-20/+12
| | * | | | | | Merge tag 'amd-drm-fixes-5.6-2020-03-19' of git://people.freedesktop.org/~agd...Dave Airlie2020-03-2011-13/+38
| | |\ \ \ \ \ \
| | | * | | | | | drm/amd/display: Fix pageflip event race condition for DCN.Mario Kleiner2020-03-191-3/+15
| | | * | | | | | drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle checkJames Zhu2020-03-182-2/+2
| | | * | | | | | drm/amdgpu: fix typo for vcn2/jpeg2 idle checkJames Zhu2020-03-182-2/+2
| | | * | | | | | drm/amdgpu: fix typo for vcn1 idle checkJames Zhu2020-03-181-1/+1
| | | * | | | | | drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017Mario Kleiner2020-03-131-0/+11
| | | * | | | | | drm/amdgpu: add fbdev suspend/resume on gpu resetEvan Quan2020-03-131-0/+4
| | | * | | | | | drm/amd/amdgpu: Fix GPR read from debugfs (v2)Tom St Denis2020-03-131-3/+3
| | | * | | | | | drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs structStanley.Yang2020-03-132-2/+0
| | * | | | | | | Merge tag 'drm-misc-fixes-2020-03-18-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2020-03-194-27/+32
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | drm/lease: fix WARNING in idr_destroyQiujun Huang2020-03-181-1/+2
| | | * | | | | | drm/bochs: downgrade pci_request_region failure from error to warningGerd Hoffmann2020-03-131-4/+2
| | | * | | | | | drm/komeda: mark PM functions as __maybe_unusedArnd Bergmann2020-03-061-2/+2
| | | * | | | | | drm/bridge: dw-hdmi: fix AVI frame colorimetryJernej Skrabec2020-03-051-20/+26
| * | | | | | | | Merge tag 'mmc-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2020-03-198-14/+117
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu2020-03-185-8/+13
| | * | | | | | | | mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2Michał Mirosław2020-03-171-2/+6
| | * | | | | | | | mmc: sdhci-cadence: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN for UniPhierMasahiro Yamada2020-03-171-2/+16
| | * | | | | | | | mmc: sdhci-acpi: Disable write protect detection on Acer Aspire Switch 10 (SW...Hans de Goede2020-03-171-0/+16
| | * | | | | | | | mmc: sdhci-acpi: Switch signal voltage back to 3.3V on suspend on external mi...Hans de Goede2020-03-171-2/+66
| | |/ / / / / / /
| * | | | | | | | rtc: max8907: add missing select REGMAP_IRQCorentin Labbe2020-03-191-0/+1
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-03-175-5/+10
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | HID: add ALWAYS_POLL quirk to lenovo pixart mouseTony Fischetti2020-03-162-0/+2
| | * | | | | | | HID: google: add moonball USB idChen-Tsung Hsieh2020-03-162-0/+3
| | * | | | | | | HID: hid-sensor-custom: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-111-3/+3
| | * | | | | | | HID: hid-picolcd_fb: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-111-2/+2
| * | | | | | | | Merge tag 'irq-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-151-1/+29
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-03-151-1/+29
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2Marc Zyngier2020-03-141-1/+29
| * | | | | | | | | | Merge tag 'efi-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-151-9/+23
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | efi: Add a sanity check to efivar_store_raw()Vladis Dronov2020-03-081-0/+3
| | * | | | | | | | | | efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov2020-03-081-9/+20
| * | | | | | | | | | | Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-03-156-44/+83
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | iommu/vt-d: Populate debugfs if IOMMUs are detectedMegha Dey2020-03-142-2/+13
| | * | | | | | | | | | | iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTESuravee Suthikulpanit2020-03-141-2/+2
| | * | | | | | | | | | | iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake2020-03-141-0/+8
| | * | | | | | | | | | | iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan2020-03-141-1/+1
| | * | | | | | | | | | | iommu/vt-d: Fix debugfs register readsMegha Dey2020-03-131-15/+25
| | * | | | | | | | | | | iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede2020-03-131-3/+4
| | * | | | | | | | | | | iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taintHans de Goede2020-03-131-2/+4
| | * | | | | | | | | | | iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede2020-03-131-5/+6
| | * | | | | | | | | | | iommu/vt-d: Silence RCU-list debugging warningsQian Cai2020-03-101-1/+2
| | * | | | | | | | | | | iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()Qian Cai2020-03-101-1/+4
| | * | | | | | | | | | | iommu/dma: Fix MSI reservation allocationMarc Zyngier2020-03-041-8/+8
| | * | | | | | | | | | | iommu/io-pgtable-arm: Fix IOVA validation for 32-bitRobin Murphy2020-03-021-2/+2