summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-09-15PCI: Add AMD GPU multi-function power dependenciesEvan Quan1-2/+7
2021-09-15PCI/ACPI: Don't reset a fwnode set by OFJean-Philippe Brucker1-1/+1
2021-09-15PCI/VPD: Defer VPD sizing until first accessBjorn Helgaas1-10/+26
2021-09-15Merge branch 'absolute-pointer' (patches from Guenter)Linus Torvalds1-1/+1
2021-09-15net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck1-1/+1
2021-09-15Merge tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme into block-5.15Jens Axboe5-34/+26
2021-09-15swiotlb-xen: drop DEFAULT_NSLABSJan Beulich1-2/+0
2021-09-15swiotlb-xen: arrange to have buffer info loggedJan Beulich1-1/+1
2021-09-15swiotlb-xen: drop leftover __refJan Beulich1-1/+1
2021-09-15swiotlb-xen: limit init retriesJan Beulich1-2/+2
2021-09-15swiotlb-xen: suppress certain init retriesJan Beulich1-1/+2
2021-09-15swiotlb-xen: maintain slab count properlyJan Beulich1-10/+9
2021-09-15swiotlb-xen: fix late init retryJan Beulich1-2/+2
2021-09-15swiotlb-xen: avoid double freeJan Beulich1-1/+0
2021-09-15xen/pvcalls: backend can be a moduleJan Beulich1-1/+1
2021-09-14ptp: dp83640: don't define PAGE0Randy Dunlap1-1/+1
2021-09-14bnx2x: Fix enabling network interfaces without VFsAdrian Bunk1-1/+1
2021-09-14nvme: remove the call to nvme_update_disk_info in nvme_ns_removeChristoph Hellwig1-2/+0
2021-09-14drm/ttm: fix type mismatch error on sparc64Huang Rui1-1/+2
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds2-2/+2
2021-09-14drm/amdgpu: use IS_ERR for debugfs APIsNirmoy Das2-8/+6
2021-09-14amd/display: downgrade validation failure log levelSimon Ser1-1/+2
2021-09-14drm/amdgpu: fix use after free during BO moveChristian König1-9/+9
2021-09-14drm/amd/pm: fix the issue of uploading powerplay tableKenneth Feng1-1/+1
2021-09-14drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10Ernst Sjöstrand1-1/+1
2021-09-14cpufreq: schedutil: Destroy mutex before kobject_put() frees the memoryJames Morse1-1/+1
2021-09-14drm/i915: Enable -Wsometimes-uninitializedNathan Chancellor1-1/+0
2021-09-14drm/i915/selftests: Always initialize err in igt_dmabuf_import_same_driver_lm...Nathan Chancellor1-0/+2
2021-09-14drm/i915/selftests: Do not use import_obj uninitializedNathan Chancellor1-3/+2
2021-09-14nvme-tcp: fix io_work priority inversionKeith Busch1-10/+10
2021-09-14nvme-rdma: destroy cm id before destroy qp to avoid use after freeRuozhu Li1-13/+3
2021-09-14nvme-multipath: fix ANA state updates when a namespace is not presentAnton Eidelman1-2/+5
2021-09-14rtc: cmos: Disable irq around direct invocation of cmos_interrupt()Chris Wilson1-0/+2
2021-09-14drm/i915: Get PM ref before accessing HW registerVinay Belgaumkar1-1/+7
2021-09-14drm/i915: Release ctx->syncobj on final put, not on ctx closeDaniel Vetter1-3/+3
2021-09-14drm/i915/gem: Fix the mman selftestThomas Hellström1-6/+20
2021-09-14drm/i915/guc: drop guc_communication_enabledDaniele Ceraolo Spurio1-8/+3
2021-09-14drm/i915/dp: Use max params for panels < eDP 1.4Kai-Heng Feng1-1/+4
2021-09-14drm/i915/dp: return proper DPRX link training resultLee Shawn C1-1/+1
2021-09-14PM: base: power: don't try to use non-existing RTC for storing dataJuergen Gross1-0/+10
2021-09-14xen/balloon: use a kernel thread instead a workqueueJuergen Gross1-17/+45
2021-09-13cpufreq: intel_pstate: Override parameters if HWP forced by BIOSDoug Smythies1-8/+14
2021-09-13nvme: avoid race in shutdown namespace removalDaniel Wagner1-8/+7
2021-09-13nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()Dan Carpenter1-1/+1
2021-09-13net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang1-3/+3
2021-09-13net: hns3: fix the exception when query imp infoJiaran Zhang1-0/+4
2021-09-13net: hns3: disable mac in flr processYufeng Mo1-2/+3
2021-09-13net: hns3: change affinity_mask to numa node rangeYufeng Mo1-6/+8
2021-09-13net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo1-2/+6
2021-09-13net: hns3: add option to turn off page pool featureYunsheng Lin1-1/+5