summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/tegra-smmu.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-29iommu/exynos: Init from dt-specific callback instead of initcallMarek Szyprowski1-9/+28
2015-05-29iommu/exynos: Add system suspend/resume supportMarek Szyprowski1-0/+31
2015-05-29iommu/exynos: Add support for runtime_pmMarek Szyprowski1-0/+2
2015-05-29iommu/exynos: Add support for binding more than one sysmmu to master deviceMarek Szyprowski1-6/+5
2015-05-29iommu/exynos: Add/remove callbacks should fail if no iommu is availableMarek Szyprowski1-0/+6
2015-05-29iommu/exynos: Document internal structuresMarek Szyprowski1-18/+35
2015-05-29iommu/exynos: Remove excessive includes and sort others alphabeticallyMarek Szyprowski1-9/+5
2015-05-29iommu/exynos: Use struct exynos_iommu_domain in internal structuresMarek Szyprowski1-5/+5
2015-05-29iommu/exynos: Rename variables to reflect their purposeMarek Szyprowski1-93/+94
2015-05-29iommu/exynos: Refactor function parameters to simplify codeMarek Szyprowski1-86/+48
2015-05-29iommu/exynos: Remove useless members from exynos_iommu_owner structureMarek Szyprowski1-19/+2
2015-05-29iommu/exynos: Remove unused functionsMarek Szyprowski1-31/+0
2015-05-29iommu/exynos: Don't read version register on every tlb operationMarek Szyprowski1-8/+5
2015-05-29iommu: Init iommu-groups support earlier, in core_initcallMarek Szyprowski1-1/+1
2015-05-11iommu/exynos: Tell kmemleak to ignore 2nd level page tablesColin Cross1-0/+1
2015-05-11Linux 4.1-rc3v4.1-rc3Linus Torvalds1-1/+1
2015-05-10drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner1-5/+4
2015-05-09m32r: make flush_cpumask non-volatile.Rusty Russell1-3/+3
2015-05-09mnt: Fix fs_fully_visible to verify the root directory is visibleEric W. Biederman1-0/+6
2015-05-09path_openat(): fix double fput()Al Viro1-1/+2
2015-05-09namei: d_is_negative() should be checked before ->d_seq validationAl Viro1-6/+13
2015-05-08ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for exynos5250-snowJavier Martinez Canillas1-0/+1
2015-05-08ARM: dts: Fix typo in trip point temperature for exynos5420/5440Abhilash Kesavan2-2/+2
2015-05-08ARM: dts: add 'rtc_src' clock to rtc node for exynos4412-odroid boardsMarkus Reichl1-0/+3
2015-05-08ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420Javier Martinez Canillas1-0/+1
2015-05-08MAINTAINERS: add Conexant Digicolor machines entryBaruch Siach1-0/+6
2015-05-08MAINTAINERS: socfpga: update the git repo for SoCFPGADinh Nguyen1-2/+3
2015-05-08drm/tegra: Don't use vblank_disable_immediate on incapable driver.Mario Kleiner1-1/+0
2015-05-08mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLEZhangfei Gao1-1/+2
2015-05-08mmc: dw_mmc: init desc in dw_mci_idmac_initZhangfei Gao1-1/+3
2015-05-07ARM: multi_v7_defconfig: Select more FSL SoCsFabio Estevam1-0/+3
2015-05-07MAINTAINERS: replace an AT91 maintainerNicolas Ferre2-2/+8
2015-05-07drivers: CCI: fix used_mask init in validate_group()Mark Salter1-1/+1
2015-05-07drm/radeon: stop trying to suspend UVD sessionsChristian König2-21/+19
2015-05-07drm/radeon: more strictly validate the UVD codecChristian König1-2/+31
2015-05-07drm/radeon: make UVD handle checking more strictChristian König1-29/+43
2015-05-07drm/radeon: make VCE handle check more strictChristian König1-17/+48
2015-05-07drm/radeon: fix userptr lockupChristian König1-0/+3
2015-05-07drm/radeon: fix userptr BO unpin bug v3monk.liu1-5/+3
2015-05-07drm/amdkfd: Initialize sdma vm when creating sdma queueXihan Zhang1-0/+2
2015-05-07drm/amdkfd: Don't report local memory sizeOded Gabbay1-2/+2
2015-05-07drm/amdkfd: allow unregister process with queuesOded Gabbay1-2/+3
2015-05-07drm/i915: Drop PIPE-A quirk for 945GSE HP MiniChris Wilson1-3/+0
2015-05-07drm/i915: Sink rate read should be saved in deca-kHzSonika Jindal1-1/+2
2015-05-07tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée2-2/+3
2015-05-07Btrfs: fix wrong mapping flags for free space inodeFilipe Manana1-1/+1
2015-05-06splice: sendfile() at once fails for big filesChristophe Leroy1-1/+11
2015-05-06pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson3-8/+6
2015-05-06xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini4-1/+22
2015-05-06gpio: omap: Fix regression for MPUIO interruptsTony Lindgren1-39/+9