summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iommufd: Data structure to provide IOVA to PFN mappingJason Gunthorpe2022-12-014-0/+1294
* iommufd: Algorithms for PFN storageJason Gunthorpe2022-12-012-0/+917
* iommufd: PFN handling for iopt_pagesJason Gunthorpe2022-12-015-1/+1254
* iommufd: File descriptor, context, kconfig and makefilesJason Gunthorpe2022-12-016-1/+472
* iommu: Add device-centric DMA ownership interfacesLu Baolu2022-11-291-26/+95
* iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCYJason Gunthorpe2022-11-292-5/+13
* Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...Joerg Roedel2022-11-0315-56/+48
|\
| * iommu: Propagate return value in ->attach_dev callback functionsNicolin Chen2022-11-012-2/+2
| * iommu: Use EINVAL for incompatible device/domain in ->attach_devNicolin Chen2022-11-019-35/+9
| * iommu: Regulate EINVAL in ->attach_dev callback functionsNicolin Chen2022-11-016-9/+11
| * iommu: Add return value rules to attach_dev op and APIsNicolin Chen2022-11-011-0/+24
| * iommu/amd: Drop unnecessary checks in amd_iommu_attach_device()Nicolin Chen2022-11-011-10/+2
* | iommu: Rename iommu-sva-lib.{c,h}Lu Baolu2022-11-039-11/+11
* | iommu: Per-domain I/O page fault handlingLu Baolu2022-11-031-59/+9
* | iommu: Prepare IOMMU domain for IOPFLu Baolu2022-11-034-0/+77
* | iommu: Remove SVA related callbacks from iommu opsLu Baolu2022-11-036-114/+0
* | iommu/sva: Refactoring iommu_sva_bind/unbind_device()Lu Baolu2022-11-032-91/+111
* | arm-smmu-v3/sva: Add SVA domain supportLu Baolu2022-11-033-0/+90
* | iommu/vt-d: Add SVA domain supportLu Baolu2022-11-033-0/+82
* | iommu: Add IOMMU SVA domain supportLu Baolu2022-11-031-0/+20
* | iommu: Add attach/detach_dev_pasid iommu interfacesLu Baolu2022-11-031-4/+137
* | PCI: Enable PASID only when ACS RR & UF enabled on upstream pathLu Baolu2022-11-031-0/+3
* | iommu: Remove SVM_FLAG_SUPERVISOR_MODE supportLu Baolu2022-11-038-79/+22
* | iommu: Add max_pasids field in struct dev_iommuLu Baolu2022-11-031-0/+20
* | iommu: Add max_pasids field in struct iommu_deviceLu Baolu2022-11-033-2/+10
|/
* Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-3010-37/+46
|\
| * fbdev: cyber2000fb: fix missing pci_disable_device()Yang Yingliang2022-10-271-0/+2
| * fbdev: sisfb: use explicitly signed charJason A. Donenfeld2022-10-242-2/+2
| * fbdev: smscufx: Fix several use-after-free bugsHyunwoo Kim2022-10-211-25/+30
| * fbdev: xilinxfb: Make xilinxfb_release() return voidUwe Kleine-König2022-10-201-4/+4
| * fbdev: sisfb: fix repeated word in commentJilin Yuan2022-10-201-1/+1
| * fbdev: gbefb: Convert sysfs snprintf to sysfs_emitXuezhi Zhang2022-10-181-2/+2
| * fbdev: sm501fb: Convert sysfs snprintf to sysfs_emitXuezhi Zhang2022-10-181-1/+1
| * fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cardsHelge Deller2022-10-181-1/+2
| * fbdev: da8xx-fb: Fix error handling in .remove()Uwe Kleine-König2022-10-181-1/+2
* | Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-3015-88/+169
|\ \
| * | misc: sgi-gru: use explicitly signed charJason A. Donenfeld2022-10-252-10/+10
| * | Merge tag 'counter-fixes-for-6.1a' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2022-10-253-29/+60
| |\ \
| | * | counter: 104-quad-8: Fix race getting function mode and directionWilliam Breathitt Gray2022-10-241-22/+42
| | * | counter: microchip-tcb-capture: Handle Signal1 read and SynapseWilliam Breathitt Gray2022-10-241-4/+14
| | * | counter: ti-ecap-capture: fix IS_ERR() vs NULL checkDan Carpenter2022-10-171-2/+2
| | * | counter: Reduce DEFINE_COUNTER_ARRAY_POLARITY() to defining counter_arrayWilliam Breathitt Gray2022-10-171-1/+2
| | |/
| * | coresight: cti: Fix hang in cti_disable_hw()James Clark2022-10-251-5/+0
| * | Revert "coresight: cti: Fix hang in cti_disable_hw()"Greg Kroah-Hartman2022-10-241-0/+3
| * | Merge tag 'iio-fixes-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-10-238-39/+92
| |\ \
| | * | iio: bmc150-accel-core: Fix unsafe buffer attributesMatti Vaittinen2022-10-171-5/+18
| | * | iio: adxl367: Fix unsafe buffer attributesMatti Vaittinen2022-10-171-5/+18
| | * | iio: adxl372: Fix unsafe buffer attributesMatti Vaittinen2022-10-171-5/+18
| | * | iio: at91-sama5d2_adc: Fix unsafe buffer attributesMatti Vaittinen2022-10-171-5/+18
| | * | iio: temperature: ltc2983: allocate iio channels onceCosmin Tanislav2022-10-171-7/+6