summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | drm/amd/display: Fix divide by zero in DMLAric Cyr2022-09-132-18/+16
| | * | | | drm/amd/display: Fixing DIG FIFO ErrorLeo Chen2022-09-131-2/+1
| | * | | | drm/amd/display: Update MBLK calculation for SubVPAlvin Lee2022-09-132-8/+54
| | * | | | drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"Aurabindo Pillai2022-09-131-5/+0
| | * | | | drm/amdgpu: Skip reset error status for psp v13_0_0Candice Li2022-09-131-1/+2
| | * | | | drm/amdgpu: add HDP remap functionality to nbio 7.7Alex Deucher2022-09-131-0/+9
| | * | | | drm/amdgpu: change the alignment size of TMR BO to 1MYang Wang2022-09-132-1/+2
| | * | | | drm/amdgpu: Enable full reset when RAS is supported on gc v11_0_0Candice Li2022-09-131-0/+1
| | * | | | drm/amdgpu: use dirty framebuffer helperHamza Mahfooz2022-09-131-0/+2
| | * | | | drm/amdgpu: Don't enable LTR if not supportedLijo Lazar2022-09-133-3/+24
| | * | | | drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsGuchun Chen2022-09-131-0/+11
* | | | | | Merge tag 'devicetree-fixes-for-6.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-09-141-1/+1
|\ \ \ \ \ \
| * | | | | | of: fdt: fix off-by-one error in unflatten_dt_nodes()Sergey Shtylyov2022-08-161-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-09-125-30/+46
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Drivers: hv: Never allocate anything besides framebuffer from framebuffer mem...Vitaly Kuznetsov2022-09-051-1/+9
| * | | | | Drivers: hv: Always reserve framebuffer region for Gen1 VMsVitaly Kuznetsov2022-09-051-14/+32
| * | | | | PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to p...Vitaly Kuznetsov2022-09-053-11/+0
| * | | | | Drivers: hv: remove duplicate word in a commentShaomin Deng2022-09-051-1/+1
| * | | | | drm/hyperv: Fix an error handling path in hyperv_vmbus_probe()Christophe JAILLET2022-08-151-3/+4
| |/ / / /
* | | | | Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-09-117-134/+160
|\ \ \ \ \
| * | | | | iommu: Fix false ownership failure on AMD systems with PASID activatedJason Gunthorpe2022-09-112-2/+21
| * | | | | iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu2022-09-112-25/+9
| * | | | | iommu/virtio: Fix interaction with VFIOJean-Philippe Brucker2022-09-071-0/+11
| * | | | | iommu/vt-d: Fix lockdep splat due to klist iteration in atomic contextLu Baolu2022-09-071-28/+19
| * | | | | iommu/vt-d: Fix recursive lock issue in iommu_flush_dev_iotlb()Lu Baolu2022-09-071-16/+23
| * | | | | iommu/vt-d: Correctly calculate sagaw value of IOMMULu Baolu2022-09-071-3/+25
| * | | | | iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu2022-09-072-59/+50
| * | | | | iommu/amd: use full 64-bit value in build_completion_wait()John Sperbeck2022-09-071-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'hwmon-for-v6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-09-103-212/+278
|\ \ \ \ \
| * | | | | hwmon: (asus-ec-sensors) autoload module via DMI dataEugene Shalygin2022-09-091-186/+222
| * | | | | hwmon: (mr75203) enable polling for all VM channelsEliav Farber2022-09-081-0/+13
| * | | | | hwmon: (mr75203) fix multi-channel voltage readingEliav Farber2022-09-081-12/+17
| * | | | | hwmon: (mr75203) fix voltage equation for negative source inputEliav Farber2022-09-081-2/+12
| * | | | | hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used se...Eliav Farber2022-09-081-0/+2
| * | | | | hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not definedEliav Farber2022-09-081-8/+6
| * | | | | hwmon: (tps23861) fix byte order in resistance registerAlexandru Gagniuc2022-09-051-4/+6
| |/ / / /
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-09-099-51/+45
|\ \ \ \ \
| * | | | | scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy2022-09-061-1/+1
| * | | | | scsi: core: Fix a use-after-freeBart Van Assche2022-09-015-5/+21
| * | | | | scsi: core: Revert "Make sure that targets outlive devices"Bart Van Assche2022-09-012-19/+3
| * | | | | scsi: core: Revert "Make sure that hosts outlive targets"Bart Van Assche2022-09-012-15/+0
| * | | | | scsi: core: Revert "Simplify LLD module reference counting"Bart Van Assche2022-09-012-6/+12
| * | | | | scsi: core: Revert "Call blk_mq_free_tag_set() earlier"Bart Van Assche2022-09-011-5/+5
| * | | | | scsi: lpfc: Add missing destroy_workqueue() in error pathYang Yingliang2022-09-011-1/+4
| * | | | | scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUEHannes Reinecke2022-09-011-2/+2
* | | | | | Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-092-1/+7
|\ \ \ \ \ \
| * | | | | | arch_topology: Make cluster topology span at least SMT CPUsYicong Yang2022-09-071-1/+1
| * | | | | | driver core: fix driver_set_override() issue with empty stringsGreg Kroah-Hartman2022-09-051-0/+6
| * | | | | | Revert "arch_topology: Make cluster topology span at least SMT CPUs"Greg Kroah-Hartman2022-09-031-1/+1
| * | | | | | arch_topology: Make cluster topology span at least SMT CPUsYicong Yang2022-09-011-1/+1