summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-13md/raid5: split bio for chunk_aligned_readMing Lin
2015-08-13bcache: remove driver private bio splitting codeKent Overstreet
2015-08-13block: make generic_make_request handle arbitrarily sized biosKent Overstreet
2015-08-13iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.hJoerg Roedel
2015-08-13iommu/msm: Use BUG_ON instead of if () BUG()Joerg Roedel
2015-08-13iommu/vt-d: Access iomem correctlyJoerg Roedel
2015-08-13iommu/vt-d: Make two functions staticJoerg Roedel
2015-08-13iommu/vt-d: Use BUG_ON instead of if () BUG()Joerg Roedel
2015-08-13iommu/vt-d: Return false instead of 0 in irq_remapping_cap()Joerg Roedel
2015-08-13iommu/amd: Use BUG_ON instead of if () BUG()Joerg Roedel
2015-08-13iommu/amd: Make a symbol staticJoerg Roedel
2015-08-13iommu/amd: Simplify allocation in irq_remapping_alloc()Joerg Roedel
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-08-14cpufreq: exynos: Remove unselectable rule for arm-exynos-cpufreq.oJonas Rabenstein
2015-08-13Merge tag 'edac_fix_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-14cpufreq: exynos: remove Exynos4x12 specific cpufreq driver supportBartlomiej Zolnierkiewicz
2015-08-14clk: exynos4x12: add cpu clock configuration data and instantiate cpu clockBartlomiej Zolnierkiewicz
2015-08-13iommu/tegra-smmu: Parameterize number of TLB linesThierry Reding
2015-08-13soc/tegra: pmc: Use existing pclk referenceThierry Reding
2015-08-13soc/tegra: pmc: Remove unnecessary return statementThierry Reding
2015-08-13pinctrl: tegra: Only set the gpio range if neededTomeu Vizoso
2015-08-13soc: tegra: Remove redundant $(CONFIG_ARCH_TEGRA) in MakefileMasahiro Yamada
2015-08-13clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocksHeiko Stuebner
2015-08-13memory: tegra: Add Tegra210 supportThierry Reding
2015-08-13memory: tegra: Add support for a variable-size client ID bitfieldPaul Walmsley
2015-08-13iommu/tegra-smmu: Factor out tegra_smmu_set_pde()Russell King
2015-08-13iommu/tegra-smmu: Extract tegra_smmu_pte_get_use()Russell King
2015-08-13iommu/tegra-smmu: Use __GFP_ZERO to allocate zeroed pagesRussell King
2015-08-13iommu/tegra-smmu: Remove PageReserved manipulationRussell King
2015-08-13iommu/tegra-smmu: Convert to use DMA APIRussell King
2015-08-13iommu/tegra-smmu: smmu_flush_ptc() wants device addressesRussell King
2015-08-13iommu/tegra-smmu: Split smmu_flush_ptc()Russell King
2015-08-13iommu/tegra-smmu: Move flush_dcache to tegra-smmu.cRussell King
2015-08-13iommu/tegra-smmu: Use kcalloc() to allocate counter arrayRussell King
2015-08-13iommu/tegra-smmu: Store struct page pointer for page tablesRussell King
2015-08-13iommu/tegra-smmu: Fix page table lookup in unmap/iova_to_phys methodsRussell King
2015-08-13iommu/tegra-smmu: Add iova_pd_index() and iova_pt_index() helpersRussell King
2015-08-13iommu/tegra-smmu: Factor out common PTE settingRussell King
2015-08-13iommu/tegra-smmu: Fix unmap() methodRussell King
2015-08-13iommu/tegra-smmu: Fix iova_to_phys() methodRussell King
2015-08-13pinctrl: sun4i: add spdif to pin description.Marcus Cooper
2015-08-13gpio: mxc: fix section mismatch warningDirk Behme
2015-08-13spi: Mediatek: fixup cpu_to_le32 incorrect usageLeilk Liu
2015-08-13regulator: core: Spelling fixViresh Kumar
2015-08-13Merge tag 'qcom-soc-for-4.3' of git://codeaurora.org/quic/kernel/agross-msm i...Olof Johansson
2015-08-13gpio/mxc: mask gpio interrupts in suspendUlises Brindis
2015-08-13gpio: omap: Fix missing raw locks conversionAxel Lin
2015-08-13Merge tag 'v4.2-rc4' into develLinus Walleij
2015-08-13pinctrl: atlas7: clear ugly branch statements for pull and drivestrengthWei Chen
2015-08-13orinoco: Do not call wiphy_unregister() from free_orinocodev()Jes Sorensen