summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-011-5/+4
|\
| * nvme-multipath: remove unused groups_only mode in ana logAnton Eidelman2019-10-291-5/+4
| * nvme-multipath: fix possible io hang after ctrl reconnectAnton Eidelman2019-10-291-1/+1
* | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-017-18/+35
|\ \
| * | efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas2019-10-311-0/+8
| * | x86, efi: Never relocate kernel below lowest acceptable addressKairui Song2019-10-312-15/+11
| * | efi: libstub/arm: Account for firmware reserved memory at the base of RAMArd Biesheuvel2019-10-312-3/+14
| * | efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomnessDominik Brodowski2019-10-311-1/+1
| * | efi/tpm: Return -EINVAL when determining tpm final events log size failsJerry Snitselaar2019-10-311-0/+1
| * | efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 onlyNarendra K2019-10-311-0/+1
* | | Merge tag 'drm-fixes-2019-11-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-11-0132-90/+224
|\ \ \
| * \ \ Merge tag 'drm-fixes-5.4-2019-10-30' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-11-0121-67/+165
| |\ \ \
| | * | | drm/amdgpu: enable -msse2 for GCC 7.1+ usersNick Desaulniers2019-10-305-15/+5
| | * | | drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+Nick Desaulniers2019-10-305-0/+45
| | * | | drm/amdgpu: fix stack alignment ABI mismatch for ClangNick Desaulniers2019-10-305-30/+20
| | * | | drm/radeon: Fix EEH during kexecKyle Mahlkuch2019-10-301-0/+14
| | * | | drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher2019-10-302-0/+18
| | * | | drm/amdgpu/powerplay/vega10: allow undervolting in p7Pelle van Gils2019-10-301-3/+1
| | * | | dc.c:use kzalloc without testzhongshiqi2019-10-301-0/+4
| | * | | drm/amd/display: setting the DIG_MODE to the correct value.Zhan liu2019-10-301-0/+9
| | * | | drm/amd/display: Passive DP->HDMI dongle detection fixMichael Strauss2019-10-301-6/+18
| | * | | drm/amd/display: add 50us buffer as WA for pstate switch in activeJun Lei2019-10-301-1/+2
| | * | | drm/amd/display: Allow inverted gammaAidan Yang2019-10-301-14/+8
| | * | | drm/amd/display: do not synchronize "drr" displaysJun Lei2019-10-301-0/+6
| | * | | drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Andrey Grodzovsky2019-10-301-1/+3
| | * | | drm/sched: Set error to s_fence if HW job submission failed.Andrey Grodzovsky2019-10-301-3/+16
| | * | | drm/amdgpu/gfx10: update gfx golden settings for navi12Tianci.Yin2019-10-301-1/+1
| | * | | drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin2019-10-301-1/+1
| | * | | drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin2019-10-301-1/+1
| | * | | drm/amd/display: Change Navi14's DWB flag to 1Zhan liu2019-10-301-1/+1
| | * | | drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)Pierre-Eric Pelloux-Prayer2019-10-301-0/+1
| | * | | drm/amdgpu: Fix SDMA hang when performing VKexample testchen gong2019-10-301-0/+1
| * | | | Merge tag 'drm-intel-fixes-2019-10-31' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-11-014-7/+25
| |\ \ \ \
| | * | | | drm/i915: Fix PCH reference clock for FDI on HSW/BDWVille Syrjälä2019-10-293-5/+23
| | * | | | drm/i915/tgl: Fix doc not corresponding to codeAnna Karas2019-10-291-2/+2
| | | |_|/ | | |/| |
| * | | | Merge tag 'drm-misc-fixes-2019-10-30-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2019-11-014-9/+14
| |\ \ \ \
| | * | | | drm/panfrost: Don't dereference bogus MMU pointersRobin Murphy2019-10-291-3/+3
| | * | | | drm/panfrost: fix -Wmissing-prototypes warningsYi Wang2019-10-292-4/+6
| | * | | | drm/v3d: Fix memory leak in v3d_submit_cl_ioctlNavid Emamdoost2019-10-231-1/+4
| | * | | | panfrost: Properly undo pm_runtime_enable when deferring a probeTomeu Vizoso2019-10-231-1/+1
| * | | | | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie2019-11-013-7/+20
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | drm/etnaviv: fix dumping of iommuv2Christian Gmeiner2019-10-291-2/+4
| | * | | | drm/etnaviv: reinstate MMUv1 command buffer window checkLucas Stach2019-10-291-3/+14
| | * | | | drm/etnaviv: fix deadlock in GPU coredumpLucas Stach2019-10-291-2/+2
* | | | | | Merge tag 'pm-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-11-012-26/+42
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-10-312-26/+42
| |\ \ \ \ \ \
| | * | | | | | ACPI: processor: Add QoS requests for all CPUsRafael J. Wysocki2019-10-252-26/+42
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-0117-123/+126
|\ \ \ \ \ \ \ \
| * | | | | | | | RDMA/hns: Prevent memory leaks of eq->buf_listLijun Ou2019-10-281-3/+3
| * | | | | | | | RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja2019-10-281-2/+0