summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2020-12-166-690/+27
|\
| * mfd: si476x-core.h: Fix "regulator" spelling in commentMichael Klein2020-11-271-1/+1
| * mfd: rt5033: Fix errorneous definesMichael Srba2020-11-191-14/+14
| * mfd: madera: Add special errata reset handling for cs47l15Charles Keepax2020-11-191-0/+1
| * mfd: tps65910: Remove unused pointersMichał Mirosław2020-11-191-5/+0
| * mfd: tps65910: Clean up after switching to regmapMichał Mirosław2020-11-191-35/+0
| * mfd: madera: Delete register field xxx_WIDTH definesRichard Fitzgerald2020-11-191-635/+0
| * Merge branch 'ib-mfd-mediatek-5.11' into ibs-for-mfd-mergedLee Jones2020-11-191-0/+11
| |\
| | * mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function.Enric Balletbo i Serra2020-11-191-0/+11
* | | Merge tag 'memblock-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-161-9/+9
|\ \ \
| * | | mm: memblock: drop __init from memblock functions to make it inlineFaiyaz Mohammed2020-11-171-9/+9
* | | | Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-165-34/+17
|\ \ \ \
| * | | | iommu/io-pgtable: Remove tlb_flush_leafRobin Murphy2020-12-081-11/+0
| * | | | Merge branch 'for-next/iommu/fixes' into for-next/iommu/coreWill Deacon2020-12-081-1/+0
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-next/iommu/vt-d' into for-next/iommu/coreWill Deacon2020-12-083-7/+12
| |\ \ \ \ \
| | * | | | | iommu: Add iommu_dma_free_cpu_cached_iovas()Tom Murphy2020-11-251-0/+8
| | * | | | | iommu: Handle freelists when using deferred flushing in iommu driversTom Murphy2020-11-251-0/+1
| | * | | | | Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Will Deacon2020-11-231-7/+3
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge branch 'for-next/iommu/svm' into for-next/iommu/coreWill Deacon2020-12-081-2/+8
| |\ \ \ \ \ \ \
| | * | | | | | | iommu/ioasid: Add ioasid referencesJean-Philippe Brucker2020-11-231-2/+8
| | |/ / / / / /
| * | | | | | | Merge branch 'for-next/iommu/iova' into for-next/iommu/coreWill Deacon2020-12-081-21/+0
| |\ \ \ \ \ \ \
| | * | | | | | | iommu: Stop exporting free_iova_mem()John Garry2020-12-081-5/+0
| | * | | | | | | iommu: Stop exporting alloc_iova_mem()John Garry2020-12-081-6/+0
| | * | | | | | | iommu: Delete split_and_remove_iova()John Garry2020-12-081-10/+0
| | |/ / / / / /
| * | | | | | | Merge branch 'for-next/iommu/arm-smmu' into for-next/iommu/coreWill Deacon2020-12-082-0/+9
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-161-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guestsAshish Kalra2020-12-111-0/+8
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-12-169-125/+220
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | RDMA/rxe: Use acquire/release for memory orderingBob Pearson2020-12-111-0/+21
| * | | | | | | | | RDMA/uverbs: Fix incorrect variable typeAvihai Horon2020-12-101-0/+10
| * | | | | | | | | RDMA/hns: Move capability flags of QP and CQ to hns-abi.hWeihang Li2020-12-071-0/+10
| * | | | | | | | | IB: Fix kernel-doc markupsMauro Carvalho Chehab2020-12-071-0/+11
| * | | | | | | | | Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jason Gunthorpe2020-12-075-18/+100
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | RDMA/uverbs: Allow drivers to create a new HW object during rereg_mrJason Gunthorpe2020-12-072-3/+9
| * | | | | | | | | | RDMA/uverbs: Check ODP in ib_check_mr_access() as wellJason Gunthorpe2020-12-071-1/+5
| * | | | | | | | | | Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe2020-12-0111-24/+58
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | RDMA/restrack: Support all QP typesLeon Romanovsky2020-11-271-2/+8
| * | | | | | | | | | | RDMA/core: Allow drivers to disable restrack DBLeon Romanovsky2020-11-271-0/+24
| * | | | | | | | | | | Merge tag 'v5.10-rc5' into rdma.git for-nextJason Gunthorpe2020-11-2333-182/+350
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | dma-mapping: remove dma_virt_opsChristoph Hellwig2020-11-171-2/+0
| * | | | | | | | | | | | RDMA/core: remove use of dma_virt_opsChristoph Hellwig2020-11-171-23/+50
| * | | | | | | | | | | | Merge branch 'for-rc' into rdma.gitJason Gunthorpe2020-11-1753-1977/+261
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQJason Gunthorpe2020-11-161-0/+42
| * | | | | | | | | | | | RDMA: Lift ibdev_to_node from rds to common codeChristoph Hellwig2020-11-121-0/+13
| * | | | | | | | | | | | RDMA/core: Remove ib_dma_{alloc,free}_coherentChristoph Hellwig2020-11-121-29/+0
| * | | | | | | | | | | | RDMA/core: Make FD destroy callback voidLeon Romanovsky2020-11-121-2/+2
| * | | | | | | | | | | | RDMA/core: Postpone uobject cleanup on failure till FD closeLeon Romanovsky2020-11-121-42/+2
| * | | | | | | | | | | | IB/verbs: avoid nested container_of()Arnd Bergmann2020-10-281-6/+9
| * | | | | | | | | | | | RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe2020-10-261-0/+2
| * | | | | | | | | | | | RDMA/core Remove uverbs_ex_cmd_maskJason Gunthorpe2020-10-261-1/+0