summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | iser-target: Convert to new CQ APIChristoph Hellwig2016-03-112-243/+184
| * | iser-target: Split and properly type the login bufferChristoph Hellwig2016-03-112-30/+29
| * | iser-target: Remove ISER_RECV_DATA_SEG_LENChristoph Hellwig2016-03-112-10/+8
| * | iser-target: Remove impossible condition from isert_wait_connJenny Derzhavetz2016-03-111-8/+0
| * | iser-target: Remove redundant wait in release_connJenny Derzhavetz2016-03-112-8/+0
| * | iser-target: Rework connection terminationJenny Derzhavetz2016-03-112-56/+52
| * | iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz2016-03-111-6/+5
| * | iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz2016-03-112-2/+6
| * | iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz2016-03-111-1/+2
| * | qla2xxx: Add DebugFS node for target sess list.Quinn Tran2016-03-113-20/+89
| * | ib_srpt: Convert to percpu_ida tag allocationNicholas Bellinger2016-03-112-40/+17
| * | tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefsNicholas Bellinger2016-03-111-4/+16
| * | xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger2016-03-111-28/+28
| * | xen-scsiback: Convert to percpu_ida tag allocationNicholas Bellinger2016-03-111-78/+89
| * | usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger2016-03-111-40/+11
| * | usb-gadget/tcm: Conversion to percpu_ida tag pre-allocationNicholas Bellinger2016-03-112-39/+60
| * | sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger2016-03-111-14/+16
| * | sbp-target: Conversion to percpu_ida tag pre-allocationNicholas Bellinger2016-03-111-6/+30
| * | ib_srpt: Convert to target_alloc_session usageNicholas Bellinger2016-03-111-17/+6
| * | tcm_fc: Convert to target_alloc_session usageNicholas Bellinger2016-03-111-22/+22
| * | tcm_qla2xxx: Convert to target_alloc_session usageNicholas Bellinger2016-03-113-46/+43
| * | vhost/scsi: Convert to target_alloc_session usageNicholas Bellinger2016-03-111-58/+41
| * | target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig2016-03-114-122/+72
| * | target: Add target_alloc_session() helper functionNicholas Bellinger2016-02-271-0/+56
* | | Merge tag 'pci-v4.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-222-1/+1
|\ \ \
| * | | Revert "PCI: dra7xx: Mark driver as broken"Sekhar Nori2016-03-221-1/+0
| * | | PCI: Restore inclusion of pci/hotplug KconfigTero Roponen2016-03-211-0/+1
* | | | Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-03-2216-400/+2555
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----------. \ \ \ Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm...Joerg Roedel2016-03-2116-400/+2555
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | iommu/dma: Fix NEED_SG_DMA_LENGTH dependencyRobin Murphy2016-02-291-1/+1
| | | | | | | | * | | | iommu: Fix second argument of trace_map() to report correct paddrYoshihiro Shimoda2016-02-251-1/+2
| | | | | | | | | |/ / | | | | | | | | |/| |
| | | | | | | * / | | iommu/ipmmu-vmsa: Use ARCH_RENESASSimon Horman2016-02-251-1/+1
| | | | | | | |/ / /
| | | | | | * | | | iommu/io-pgtable-armv7s: Fix kmem_cache_alloc() flagsRobin Murphy2016-03-021-1/+1
| | | | | * | | | | iommu/mediatek: Check for NULL instead of IS_ERR()Dan Carpenter2016-03-021-3/+3
| | | | | * | | | | iommu/mediatek: Fix handling of of_count_phandle_with_args resultAndrzej Hajda2016-03-011-2/+1
| | | | | * | | | | iommu/mediatek: Mark PM functions as __maybe_unusedArnd Bergmann2016-02-291-2/+2
| | | | | * | | | | iommu/mediatek: Select ARM_DMA_USE_IOMMUArnd Bergmann2016-02-291-0/+1
| | | | | * | | | | iommu/mediatek: Add mt8173 IOMMU driverYong Wu2016-02-253-0/+754
| | | | | * | | | | memory: mediatek: Add SMI driverYong Wu2016-02-253-0/+282
| | | | | |/ / / /
| | | | | * | | | Merge branch 'for-joerg/io-pgtable' of git://git.kernel.org/pub/scm/linux/ker...Joerg Roedel2016-02-256-17/+941
| | | | | |\ \ \ \ | | | | | | |/ / / | | | | | |/| | |
| | | | | | * | | iommu/io-pgtable: Rationalise quirk handlingRobin Murphy2016-02-173-6/+34
| | | | | | * | | iommu/io-pgtable: Avoid redundant TLB syncsRobin Murphy2016-02-171-1/+8
| | | | | | * | | iommu/io-pgtable: Add helper functions for TLB opsRobin Murphy2016-02-174-41/+46
| | | | | | * | | iommu/io-pgtable: Add ARMv7 short descriptor supportRobin Murphy2016-02-175-1/+885
| | | | * | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2016-02-253-52/+78
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | | * | | | iommu/arm-smmu: Treat IOMMU_DOMAIN_DMA as bypass for nowWill Deacon2016-02-182-1/+13
| | | | | * | | | iommu/arm-smmu: Don't fail device attach if already attached to a domainWill Deacon2016-02-182-40/+26
| | | | | * | | | iommu/arm-smmu: Allow disabling unmatched stream bypassRobin Murphy2016-02-181-8/+16
| | | | | * | | | of: iommu: Increment DT node refcount in of_iommu_set_ops()Anup Patel2016-02-181-0/+1
| | | | | * | | | iommu/arm-smmu: Support DMA-API domainsRobin Murphy2016-02-182-2/+18