Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | | iommu/vt-d: Make root entry visible for hardware right after allocation | Joerg Roedel | 2015-06-16 | 1 | -4/+6 | |
| | | | * | | | | | | | iommu/vt-d: Init QI before root entry is allocated | Joerg Roedel | 2015-06-16 | 1 | -3/+2 | |
| | | | * | | | | | | | iommu/vt-d: Cleanup log messages | Joerg Roedel | 2015-06-16 | 3 | -110/+101 | |
| | | * | | | | | | | | drivers/vfio: Allow type-1 IOMMU instantiation on top of an ARM SMMUv3 | Will Deacon | 2015-05-29 | 1 | -1/+1 | |
| | | * | | | | | | | | iommu/arm-smmu: Add initial driver support for ARM SMMUv3 devices | Will Deacon | 2015-05-29 | 3 | -0/+2684 | |
| | | * | | | | | | | | iommu/arm-smmu: Make force_stage module param read-only in sysfs | Will Deacon | 2015-05-29 | 1 | -1/+1 | |
| | | * | | | | | | | | iommu/arm-smmu: Fix ATS1* register writes | Robin Murphy | 2015-05-29 | 1 | -11/+10 | |
| | * | | | | | | | | | iommu/exynos: Add callback for initializing devices from device tree | Marek Szyprowski | 2015-05-29 | 1 | -0/+28 | |
| | * | | | | | | | | | iommu/exynos: Init from dt-specific callback instead of initcall | Marek Szyprowski | 2015-05-29 | 1 | -9/+28 | |
| | * | | | | | | | | | iommu/exynos: Add system suspend/resume support | Marek Szyprowski | 2015-05-29 | 1 | -0/+31 | |
| | * | | | | | | | | | iommu/exynos: Add support for runtime_pm | Marek Szyprowski | 2015-05-29 | 1 | -0/+2 | |
| | * | | | | | | | | | iommu/exynos: Add support for binding more than one sysmmu to master device | Marek Szyprowski | 2015-05-29 | 1 | -6/+5 | |
| | * | | | | | | | | | iommu/exynos: Add/remove callbacks should fail if no iommu is available | Marek Szyprowski | 2015-05-29 | 1 | -0/+6 | |
| | * | | | | | | | | | iommu/exynos: Document internal structures | Marek Szyprowski | 2015-05-29 | 1 | -18/+35 | |
| | * | | | | | | | | | iommu/exynos: Remove excessive includes and sort others alphabetically | Marek Szyprowski | 2015-05-29 | 1 | -9/+5 | |
| | * | | | | | | | | | iommu/exynos: Use struct exynos_iommu_domain in internal structures | Marek Szyprowski | 2015-05-29 | 1 | -5/+5 | |
| | * | | | | | | | | | iommu/exynos: Rename variables to reflect their purpose | Marek Szyprowski | 2015-05-29 | 1 | -93/+94 | |
| | * | | | | | | | | | iommu/exynos: Refactor function parameters to simplify code | Marek Szyprowski | 2015-05-29 | 1 | -86/+48 | |
| | * | | | | | | | | | iommu/exynos: Remove useless members from exynos_iommu_owner structure | Marek Szyprowski | 2015-05-29 | 1 | -19/+2 | |
| | * | | | | | | | | | iommu/exynos: Remove unused functions | Marek Szyprowski | 2015-05-29 | 1 | -31/+0 | |
| | * | | | | | | | | | iommu/exynos: Don't read version register on every tlb operation | Marek Szyprowski | 2015-05-29 | 1 | -8/+5 | |
| | * | | | | | | | | | iommu: Init iommu-groups support earlier, in core_initcall | Marek Szyprowski | 2015-05-29 | 1 | -1/+1 | |
| | * | | | | | | | | | iommu/exynos: Tell kmemleak to ignore 2nd level page tables | Colin Cross | 2015-05-11 | 1 | -0/+1 | |
| | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | iommu/rockchip: Silence attaching and detaching of devices | Heiko Stuebner | 2015-05-29 | 1 | -2/+2 | |
| * | | | | | | | | | iommu/rockchip: Make sure that page table state is coherent | Tomasz Figa | 2015-05-05 | 1 | -6/+17 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2015-06-24 | 41 | -187/+3156 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mtd: docg3: Fix kasprintf() usage | Richard Weinberger | 2015-06-17 | 1 | -2/+8 | |
| * | | | | | | | | | mtd: docg3: Don't leak docg3->bbt in error path | Richard Weinberger | 2015-06-17 | 1 | -2/+4 | |
| * | | | | | | | | | mtd: nandsim: Fix kasprintf() usage | Richard Weinberger | 2015-06-17 | 1 | -0/+10 | |
| * | | | | | | | | | mtd: cs553x_nand: Fix kasprintf() usage | Richard Weinberger | 2015-06-17 | 1 | -3/+9 | |
| * | | | | | | | | | mtd: r852: Fix device_create_file() usage | Richard Weinberger | 2015-06-17 | 1 | -1/+5 | |
| * | | | | | | | | | mtd: brcmnand: drop unnecessary initialization | Brian Norris | 2015-06-17 | 1 | -1/+1 | |
| * | | | | | | | | | mtd: propagate error codes from add_mtd_device() | Brian Norris | 2015-06-17 | 1 | -7/+11 | |
| * | | | | | | | | | mtd: diskonchip: remove two-phase partitioning / registration | Brian Norris | 2015-06-17 | 1 | -8/+2 | |
| * | | | | | | | | | mtd: dc21285: use raw spinlock functions for nw_gpio_lock | Uwe Kleine-König | 2015-05-28 | 1 | -2/+2 | |
| * | | | | | | | | | mtd: chips: fixup dependencies, to prevent build error | Brian Norris | 2015-05-28 | 1 | -0/+1 | |
| * | | | | | | | | | mtd: cfi_cmdset_0002: Initialize datum before calling map_word_load_partial | Christian Riesch | 2015-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | mtd: cfi: deinline large functions | Denys Vlasenko | 2015-05-27 | 1 | -0/+188 | |
| * | | | | | | | | | mtd: lantiq-flash: use default partition parsers | Brian Norris | 2015-05-27 | 1 | -3/+1 | |
| * | | | | | | | | | mtd: plat_nand: use default partition probe | Brian Norris | 2015-05-27 | 2 | -7/+1 | |
| * | | | | | | | | | mtd: nand: correct indentation within conditional | Brian Norris | 2015-05-22 | 1 | -1/+1 | |
| * | | | | | | | | | mtd: remove incorrect file name | Brian Norris | 2015-05-22 | 5 | -10/+2 | |
| * | | | | | | | | | mtd: blktrans: use better error code for unimplemented ioctl() | Brian Norris | 2015-05-21 | 1 | -1/+1 | |
| * | | | | | | | | | mtd: maps: Spelling s/reseved/reserved/ | Geert Uytterhoeven | 2015-05-21 | 3 | -3/+3 | |
| * | | | | | | | | | mtd: blktrans: change blktrans_getgeo return value | Wenlin Kang | 2015-05-21 | 1 | -1/+1 | |
| * | | | | | | | | | mtd: mxc_nand: generate nand_ecclayout for 8 bit ECC | Baruch Siach | 2015-05-21 | 1 | -1/+21 | |
| * | | | | | | | | | mtd: spi-nor: Properly set SECT_4K for recently added flashes | Rafał Miłecki | 2015-05-21 | 1 | -3/+10 | |
| * | | | | | | | | | mtd: spi-nor: Add support for Spansion S25FL164K | Rafał Miłecki | 2015-05-21 | 1 | -0/+1 | |
| * | | | | | | | | | mtd: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven | 2015-05-21 | 2 | -2/+2 | |
| * | | | | | | | | | mtd: mxc_nand: fix truncate of unaligned oob copying | Baruch Siach | 2015-05-21 | 1 | -4/+36 |