summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-05-23iommu: Consolidate the default_domain setup to one functionJason Gunthorpe
2023-05-23iommu: Revise iommu_group_alloc_default_domain()Jason Gunthorpe
2023-05-23iommu: Consolidate the code to calculate the target default domain typeJason Gunthorpe
2023-05-23iommu: Remove the assignment of group->domain during default domain allocJason Gunthorpe
2023-05-23iommu: Do iommu_group_create_direct_mappings() before attachJason Gunthorpe
2023-05-23iommu: Fix iommu_probe_device() to attach the right domainJason Gunthorpe
2023-05-23iommu: Replace iommu_group_do_dma_first_attach with __iommu_device_set_domainJason Gunthorpe
2023-05-23iommu: Remove iommu_group_do_dma_first_attach() from iommu_group_add_device()Jason Gunthorpe
2023-05-23iommu: Replace __iommu_group_dma_first_attach() with set_domainJason Gunthorpe
2023-05-23iommu: Use __iommu_group_set_domain() in iommu_change_dev_def_domain()Jason Gunthorpe
2023-05-23iommu: Use __iommu_group_set_domain() for __iommu_attach_group()Jason Gunthorpe
2023-05-23iommu: Make __iommu_group_set_domain() handle error unwindJason Gunthorpe
2023-05-23iommu: Add for_each_group_device()Jason Gunthorpe
2023-05-23iommu: Replace iommu_group_device_count() with list_count_nodes()Jason Gunthorpe
2023-05-22iommu: Suppress empty whitespaces in printsFlorian Fainelli
2023-05-22iommu: Use flush queue capabilityRobin Murphy
2023-05-22iommu: Add a capability for flush queue supportRobin Murphy
2023-05-22iommu/iova: Optimize iova_magazine_alloc()Zhen Lei
2023-05-21Merge tag 'fbdev-for-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-20fbdev: stifb: Whitespace cleanupsHelge Deller
2023-05-20fbdev: udlfb: Use usb_control_msg_send()Helge Deller
2023-05-20Merge tag 'tty-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-05-20Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-05-20Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-20fbdev: udlfb: Fix endpoint checkAlan Stern
2023-05-20fbdev: atyfb: Remove unused clock determinationNiklas Schnelle
2023-05-20fbdev: i810: include i810_main.h in i810_dvt.cArnd Bergmann
2023-05-20fbdev: fbmem: mark get_fb_unmapped_area() staticArnd Bergmann
2023-05-19Merge tag 'drm-fixes-2023-05-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-05-19s390/dasd: fix command reject error on ESE devicesStefan Haberland
2023-05-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-05-19Merge tag 'pm-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-05-19Merge tag 'acpi-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-05-19Merge tag 's390-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-05-19fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe()Dan Carpenter
2023-05-19driver core: class: properly reference count class_dev_iter()Greg Kroah-Hartman
2023-05-18Merge tag 'nvme-6.4-2023-05-18' of git://git.infradead.org/nvme into block-6.4Jens Axboe
2023-05-19Merge tag 'amd-drm-fixes-6.4-2023-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-05-19Merge tag 'drm-msm-fixes-2023-05-17' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-05-19Merge tag 'drm-intel-fixes-2023-05-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-05-18nvme-pci: Add quirk for Teamgroup MP33 SSDDaniel Smith
2023-05-19Merge tag 'exynos-drm-fixes-for-v6.4-rc3' of git://git.kernel.org/pub/scm/lin...Dave Airlie
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-18Merge tag 'media/v6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-05-18ublk: fix AB-BA lockdep warningMing Lei
2023-05-18drm/amd/display: enable dpia validateMustapha Ghaddar
2023-05-18drm/amd/pm: fix possible power mode mismatch between driver and PMFWEvan Quan
2023-05-18drm/amdgpu: skip disabling fence driver src_irqs when device is unpluggedGuchun Chen
2023-05-18drm/amdgpu/gmc11: implement get_vbios_fb_size()Alex Deucher
2023-05-18drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according to revis...Jesse Zhang