summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dmascc: use proper 'virt_to_bus()' rather than casting to 'int'Linus Torvalds2021-09-191-3/+3
* Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"Linus Torvalds2021-09-191-27/+13
* Revert drm/vc4 hdmi runtime PM changesLinus Torvalds2021-09-191-34/+10
* Merge tag 's390-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-183-4/+6
|\
| * s390/ap: fix kernel doc commentsHeiko Carstens2021-09-152-3/+4
| * s390/sclp: fix Secure-IPL facility detectionAlexander Egorenkov2021-09-151-1/+2
* | Merge tag 'devicetree-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-09-182-3/+5
|\ \
| * | of: restricted dma: Fix condition for rmem initDavid Brazdil2021-09-171-1/+5
| * | Revert "of: property: fw_devlink: Add support for "phy-handle" property"Saravana Kannan2021-09-151-2/+0
| |/
* | tgafb: clarify dependenciesLinus Torvalds2021-09-181-1/+3
* | spi: Fix tegra20 build with CONFIG_PM=nLinus Torvalds2021-09-181-2/+2
* | Merge tag 'pm-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-09-172-9/+15
|\ \
| * | cpufreq: schedutil: Destroy mutex before kobject_put() frees the memoryJames Morse2021-09-141-1/+1
| * | cpufreq: intel_pstate: Override parameters if HWP forced by BIOSDoug Smythies2021-09-131-8/+14
| |/
* | Merge tag 'pci-v5.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-173-13/+34
|\ \
| * | PCI: Add AMD GPU multi-function power dependenciesEvan Quan2021-09-151-2/+7
| * | PCI/ACPI: Don't reset a fwnode set by OFJean-Philippe Brucker2021-09-151-1/+1
| * | PCI/VPD: Defer VPD sizing until first accessBjorn Helgaas2021-09-151-10/+26
| |/
* | Merge tag 'block-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-09-175-36/+26
|\ \
| * \ Merge tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme into block-5.15Jens Axboe2021-09-155-34/+26
| |\ \
| | * | nvme-tcp: fix io_work priority inversionKeith Busch2021-09-141-10/+10
| | * | nvme-rdma: destroy cm id before destroy qp to avoid use after freeRuozhu Li2021-09-141-13/+3
| | * | nvme-multipath: fix ANA state updates when a namespace is not presentAnton Eidelman2021-09-141-2/+5
| | * | nvme: avoid race in shutdown namespace removalDaniel Wagner2021-09-131-8/+7
| | * | nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()Dan Carpenter2021-09-131-1/+1
| | |/
| * / nvme: remove the call to nvme_update_disk_info in nvme_ns_removeChristoph Hellwig2021-09-141-2/+0
| |/
* | Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-09-174-38/+73
|\ \
| * | swiotlb-xen: drop DEFAULT_NSLABSJan Beulich2021-09-151-2/+0
| * | swiotlb-xen: arrange to have buffer info loggedJan Beulich2021-09-151-1/+1
| * | swiotlb-xen: drop leftover __refJan Beulich2021-09-151-1/+1
| * | swiotlb-xen: limit init retriesJan Beulich2021-09-151-2/+2
| * | swiotlb-xen: suppress certain init retriesJan Beulich2021-09-151-1/+2
| * | swiotlb-xen: maintain slab count properlyJan Beulich2021-09-151-10/+9
| * | swiotlb-xen: fix late init retryJan Beulich2021-09-151-2/+2
| * | swiotlb-xen: avoid double freeJan Beulich2021-09-151-1/+0
| * | xen/pvcalls: backend can be a moduleJan Beulich2021-09-151-1/+1
| * | PM: base: power: don't try to use non-existing RTC for storing dataJuergen Gross2021-09-141-0/+10
| * | xen/balloon: use a kernel thread instead a workqueueJuergen Gross2021-09-141-17/+45
* | | Merge tag 'drm-fixes-2021-09-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-1651-218/+945
|\ \ \
| * \ \ Merge tag 'amd-drm-fixes-5.15-2021-09-16' of https://gitlab.freedesktop.org/a...Dave Airlie2021-09-1734-169/+858
| |\ \ \
| | * | | drm/amdgpu/display: add a proper license to dc_link_dp.cAlex Deucher2021-09-161-1/+23
| | * | | drm/amd/display: Fix white screen page fault for gpuvmNicholas Kazlauskas2021-09-161-0/+2
| | * | | amd/display: enable panel orientation quirksSimon Ser2021-09-161-0/+28
| | * | | drm/amdgpu: Demote TMZ unsupported log message from warning to infoPaul Menzel2021-09-161-1/+1
| | * | | drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_countMichel Dänzer2021-09-162-2/+2
| | * | | drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driverEvan Quan2021-09-164-4/+47
| | * | | drm/radeon: pass drm dev radeon_agp_head_init directlyNirmoy Das2021-09-161-1/+1
| | * | | drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu2021-09-161-0/+12
| | * | | drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu2021-09-162-0/+11
| | * | | drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu2021-09-162-4/+14