aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbGravatar Linus Torvalds 4-3/+44
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 2-2/+4
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcGravatar Linus Torvalds 1-1/+0
2020-12-25Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-32/+31
2020-12-25mfd: ab8500-debugfs: Remove extraneous curly braceGravatar Nathan Chancellor 1-1/+0
2020-12-25PCI: dwc: Fix inverted condition of DMA mask setup warningGravatar Alexander Lobakin 1-6/+2
2020-12-25PCI: tegra: Fix host link initializationGravatar Rob Herring 1-26/+29
2020-12-25drm/amd/display: avoid uninitialized variable warningGravatar Linus Torvalds 1-1/+1
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 19-174/+183
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 10-39/+61
2020-12-24Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 11-66/+114
2020-12-24Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 8-53/+54
2020-12-24Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 38-132/+182
2020-12-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 13-747/+1679
2020-12-24Merge branch 'for-5.11/dax' into for-5.11/libnvdimmGravatar Dan Williams 3-45/+29
2020-12-24device-dax: Avoid an unnecessary check in alloc_dev_dax_range()Gravatar Zhen Lei 1-14/+6
2020-12-24device-dax: Fix range releaseGravatar Dan Williams 1-23/+21
2020-12-24Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...Gravatar Dave Airlie 32-111/+161
2020-12-24Merge tag 'drm-misc-next-fixes-2020-12-22' of git://anongit.freedesktop.org/d...Gravatar Dave Airlie 6-21/+21
2020-12-23Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 2-78/+272
2020-12-23Merge tag 'linux-watchdog-5.11-rc1' of git://www.linux-watchdog.org/linux-wat...Gravatar Linus Torvalds 15-369/+92
2020-12-23drm/amd/display: Fix memory leaks in S3 resumeGravatar Stylon Wang 1-1/+2
2020-12-23drm/amdgpu: Fix a copy-pasta commentGravatar Alex Deucher 1-2/+1
2020-12-23drm/amdgpu: only set DP subconnector type on DP and eDP connectorsGravatar Alex Deucher 1-4/+6
2020-12-23drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfwGravatar Evan Quan 1-1/+1
2020-12-23drm/amd/display: add getter routine to retrieve mpcc muxGravatar Josip Pavic 5-0/+19
2020-12-23drm/amd/display: always program DPPDTO unless not safe to lowerGravatar Jake Wang 1-6/+5
2020-12-23drm/amd/display: [FW Promotion] Release 0.0.47Gravatar Yongqiang Sun 1-2/+2
2020-12-23drm/amd/display: updated wm table for RenoirGravatar Jake Wang 1-8/+8
2020-12-23drm/amd/display: Acquire DSC during split stream for ODM only if top_pipeGravatar Sung Lee 1-1/+1
2020-12-23drm/amd/display: Multi-display underflow observedGravatar Aric Cyr 2-23/+9
2020-12-23drm/amd/display: Remove unnecessary NULL checkGravatar Eryk Brol 1-1/+1
2020-12-23drm/amd/display: Update RN/VGH active display count workaroundGravatar Michael Strauss 2-16/+2
2020-12-23drm/amd/display: change SMU repsonse timeout to 2s.Gravatar Yongqiang Sun 1-1/+1
2020-12-23drm/amd/display: gradually ramp ABM intensityGravatar Rizvi 2-10/+26
2020-12-23drm/amd/display: To modify the condition in indicating branch deviceGravatar Martin Tsai 1-7/+1
2020-12-23drm/amd/display: Modify the hdcp device count check conditionGravatar Martin Tsai 2-4/+11
2020-12-23drm/amd/display: Interfaces for hubp blank and soft resetGravatar Wesley Chalmers 5-0/+28
2020-12-23drm/amd/display: handler not correctly checked at remove_irq_handlerGravatar Qingqing Zhuo 1-1/+4
2020-12-23drm/amdgpu: check gfx pipe availability before toggling its interruptsGravatar Hawking Zhang 1-1/+8
2020-12-23drm/amdgpu: remove unnecessary asic type checkGravatar Hawking Zhang 1-7/+4
2020-12-23drm/amdgpu: check number of gfx ring before init cp gfxGravatar Hawking Zhang 1-6/+6
2020-12-23md/bcache: convert comma to semicolonGravatar Zheng Yongjun 1-1/+1
2020-12-23bcache:remove a superfluous check in register_bcacheGravatar Yi Li 1-2/+0
2020-12-23crypto: qat - add CRYPTO_AES to Kconfig dependenciesGravatar Marco Chiappero 1-0/+1
2020-12-23crypto: keembay - Add dependency on HAS_IOMEMGravatar Daniele Alessandrelli 1-0/+1
2020-12-23crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAYGravatar Geert Uytterhoeven 1-2/+2
2020-12-22Merge tag 'acpi-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-330/+598
2020-12-22Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 5-185/+288
2020-12-22Merge tag 'for-5.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 18-26/+339