summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-05-092-64/+21
|\
| * Merge branch 'topic/pl330' into for-linusVinod Koul2017-05-041-35/+0
| |\
| | * dmaengine: pl330: remove pdata based initializationMarek Szyprowski2017-03-281-35/+0
| * | dmaengine: pl08x: Use the BIT() macro consistentlyLinus Walleij2017-05-041-20/+20
| * | dmaengine: pl080: Cut some unused definesLinus Walleij2017-05-041-9/+1
| |/
* | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-099-89/+46
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel2017-05-0442-184/+291
| |\ \ \ \ \ \ \ \
| | | | | | | | * | iommu: Remove trace-events include from iommu.hJoerg Roedel2017-04-291-2/+0
| | | | | | | | * | iommu: Remove pci.h include from trace/events/iommu.hJoerg Roedel2017-04-291-0/+1
| | | | | | | | * | iommu: Move report_iommu_fault() to iommu.cJoerg Roedel2017-04-271-39/+2
| | | | | | | | * | iommu: Include device.h in iommu.hJoerg Roedel2017-04-271-2/+4
| | | | | | * | | | x86, iommu/vt-d: Add an option to disable Intel IOMMU force onShaohua Li2017-04-261-0/+1
| | | | | | * | | | iommu/vt-d: Use lo_hi_readq() / lo_hi_writeq()Andy Shevchenko2017-03-221-16/+2
| | |_|_|_|/ / / / | |/| | | | | | |
| | | | | * | | | ACPI/IORT: Remove linker section for IORT entries probingLorenzo Pieralisi2017-04-201-3/+0
| | | | | * | | | drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R2017-04-201-2/+5
| | | | | * | | | iommu: of: Handle IOMMU lookup failure with deferred probing or errorLaurent Pinchart2017-04-201-3/+6
| | | | | * | | | of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R2017-04-201-0/+12
| | | | | * | | | of: dma: Make of_dma_deconfigure() publicLaurent Pinchart2017-04-201-0/+3
| | | | | * | | | iommu/dma: Make PCI window reservation genericRobin Murphy2017-03-221-0/+5
| | | | * | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2017-04-071-4/+7
| | | | |\ \ \ \ \
| | | | | * | | | | iommu: Better document the IOMMU_PRIV flagRobin Murphy2017-04-061-4/+7
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | iommu/omap: Move data structures to omap-iommu.hJoerg Roedel2017-04-201-17/+0
| | * | | | | | | iommu/omap: Drop legacy-style device supportSuman Anna2017-04-201-3/+0
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-093-2/+9
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'qcom-drivers-for-4.12' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2017-04-191-0/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | firmware: qcom_scm: add two scm calls for iommu secure page tableStanimir Varbanov2017-03-281-0/+4
| | * | | | | | | | firmware/qcom: add qcom_scm_restore_sec_cfg()Rob Clark2017-03-281-0/+2
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge tag 'arm-soc-pmdomain' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2017-04-191-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM / Domains: Add generic data pointer to genpd data structDave Gerlach2017-04-041-0/+1
| * | | | | | | | | Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2017-03-301-2/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | firmware: meson-sm: Check for buffer output sizeCarlo Caione2017-03-231-2/+2
| | |/ / / / / / /
* | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-05-094-152/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make stat/lstat/fstatat pass AT_NO_AUTOMOUNT to vfs_statx()David Howells2017-05-041-3/+5
| * | | | | | | | | fs: add a VALID_OPEN_FLAGSChristoph Hellwig2017-04-271-0/+6
| * | | | | | | | | fs: remove _submit_bh()Eric Biggers2017-04-261-2/+0
| * | | | | | | | | fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers2017-04-261-2/+3
| * | | | | | | | | fs: drop duplicate header percpu-rwsem.hGeliang Tang2017-04-261-1/+0
| * | | | | | | | | fs/affs: import amigaffs.hFabian Frederick2017-04-261-144/+0
| | | | | | | | | |
| \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-081-0/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | IB/mlx5: Enable IPoIB accelerationErez Shitrit2017-05-041-0/+19
* | | | | | | | | | | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-0811-43/+441
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-04-281-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | PCI: Export pcie_flr()Christoph Hellwig2017-04-201-0/+1
| | * | | | | | | | | | | | PCI: Avoid FLR for Intel 82579 NICsSasha Neftin2017-04-031-0/+2
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'pci/resource-mmap' into nextBjorn Helgaas2017-04-281-0/+30
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | PCI: Add I/O BAR support to generic pci_mmap_resource_range()David Woodhouse2017-04-201-0/+4
| | * | | | | | | | | | | | PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse2017-04-201-4/+15
| | * | | | | | | | | | | | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
| | * | | | | | | | | | | | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse2017-04-181-0/+3
| | * | | | | | | | | | | | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-0/+7