summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-31iommu/ioasid: Rename INVALID_IOASIDJacob Pan
2023-03-31iommu/sva: Use GFP_KERNEL for pasid allocationJacob Pan
2023-03-31iommu/sva: Stop using ioasid_set for SVAJason Gunthorpe
2023-03-31iommu/sva: Remove PASID to mm lookup functionJacob Pan
2023-03-31iommu/sva: Move PASID helpers to sva codeJacob Pan
2023-03-31iommu/vt-d: Remove virtual command interfaceJacob Pan
2023-03-22iommu: Use sysfs_emit() for sysfs showLu Baolu
2023-03-22iommu: Cleanup iommu_change_dev_def_domain()Lu Baolu
2023-03-22iommu: Replace device_lock() with group->mutexLu Baolu
2023-03-22iommu: Move lock from iommu_change_dev_def_domain() to its callerLu Baolu
2023-03-22iommu: Same critical region for device release and removalLu Baolu
2023-03-22iommu: Split iommu_group_remove_device() into helpersLu Baolu
2023-03-22iommu/ipmmu-vmsa: Call arm_iommu_release_mapping() in release pathLu Baolu
2023-03-22iommu: Use of_property_present() for testing DT property presenceRob Herring
2023-03-22iommu: Spelling s/cpmxchg64/cmpxchg64/Geert Uytterhoeven
2023-03-22iommu: Make kobj_type structure constantThomas Weißschuh
2023-03-19Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-03-19Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-19Merge tag 'x86_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-18Merge tag 'fbdev-for-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-18Merge tag 'hwmon-for-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-03-18Merge tag 'ata-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-03-18media: m5mols: fix off-by-one loop termination errorLinus Torvalds
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-17Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-17Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-03-17Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-17Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-03-17Merge tag 'mmc-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-03-17Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-03-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-03-17Merge branch 'pm-cpuidle'Rafael J. Wysocki
2023-03-17Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki
2023-03-17bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave failsNikolay Aleksandrov
2023-03-17bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type changeNikolay Aleksandrov
2023-03-17net: renesas: rswitch: Fix GWTSDIE register handlingYoshihiro Shimoda
2023-03-17net: renesas: rswitch: Fix the output value of quote from rswitch_rx()Yoshihiro Shimoda
2023-03-17ethernet: sun: add check for the mdesc_grab()Liang He
2023-03-17drm/ttm: drop extra ttm_bo_put in ttm_bo_cleanup_refsChristian König
2023-03-17Merge tag 'amd-drm-fixes-6.3-2023-03-15' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-03-16net: ipa: fix some register validity checksAlex Elder
2023-03-16net: ipa: kill FILT_ROUT_CACHE_CFG IPA registerAlex Elder
2023-03-16net: ipa: add two missing declarationsAlex Elder
2023-03-16net: ipa: reg: include <linux/bug.h>Alex Elder
2023-03-16net: dsa: microchip: fix RGMII delay configuration on KSZ8765/KSZ8794/KSZ8795Marek Vasut
2023-03-16Merge tag 'mlx5-fixes-2023-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-03-16qed/qed_mng_tlv: correctly zero out ->min instead of ->hourDaniil Tatianin
2023-03-17Merge tag 'drm-intel-fixes-2023-03-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-03-16i825xx: sni_82596: use eth_hw_addr_set()Thomas Bogendoerfer