aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-04Merge branch 'lsk-3.10-armlt-smmu' into integration-lsk-3.10-juno-androidlsk-3.10-armlt-juno-20150804Jon Medhurst
2015-08-04Merge branch 'lsk-3.10-armlt-dma' into integration-lsk-3.10-juno-androidJon Medhurst
2015-08-04Merge branch 'lsk-3.10-armlt-mali' into integration-lsk-3.10-juno-androidJon Medhurst
2015-08-04Merge branch 'lsk-3.10-armlt-drm-hdlcd' into integration-lsk-3.10-juno-androidJon Medhurst
2015-08-04Merge branch 'lsk-3.10-armlt-tda998x' into integration-lsk-3.10-juno-androidJon Medhurst
2015-08-04Merge branch 'lsk-3.10-armlt-i2c' into integration-lsk-3.10-juno-androidJon Medhurst
2015-08-04Merge branch 'lsk-3.10-armlt-scpi-thermal' into integration-lsk-3.10-juno-and...Jon Medhurst
2015-08-04Merge branch 'lsk-3.10-armlt-ipa' into integration-lsk-3.10-juno-androidJon Medhurst
2015-08-04Merge branch 'lsk-3.10-armlt-scpi-cpufreq' into integration-lsk-3.10-juno-and...Jon Medhurst
2015-08-04Merge branch 'lsk-3.10-armlt-scpi-clk' into integration-lsk-3.10-juno-androidJon Medhurst
2015-08-04Merge branch 'lsk-3.10-armlt-scpi' into integration-lsk-3.10-juno-androidJon Medhurst
2015-08-04Merge branch 'lsk-3.10-armlt-juno-misc' into integration-lsk-3.10-juno-androidJon Medhurst
2015-08-04Merge branch 'lsk-3.10-armlt-fvp' into integration-lsk-3.10-juno-androidJon Medhurst
2015-08-04Merge branch 'lsk-3.10-armlt-fixes' into integration-lsk-3.10-juno-androidJon Medhurst
2015-08-04Merge branch 'lsk-3.10-armlt-android-fixes' into integration-lsk-3.10-juno-an...Jon Medhurst
2015-08-04Merge branch 'lsk-3.10-gator' into integration-lsk-3.10-juno-androidJon Medhurst
2015-08-04Merge tag 'lsk-v3.10-15.06' into integration-lsk-3.10-juno-androidJon Medhurst
2015-08-04gator: Fix race in perf event setupDrew Richardson
2015-08-04gator: Add config for building the module in-treeJon Medhurst
2015-08-04gator: Version 5.22Jon Medhurst
2015-07-21common: dma-mapping: Make dma_common_get_sgtable work with more memory regionsJon Medhurst
2015-07-21of: set dma_mask to point to coherent_dma_maskRob Herring
2015-07-21staging: ion: ion_cma_heap: Don't directly use dma_common_get_sgtableJon Medhurst (Tixy)
2015-07-21staging: ion: ion_cma_heap: remove ion_cma_get_sgtableZeng Tao
2015-07-17iommu/arm-smmu: Remove PCI related codeJon Medhurst
2015-07-17iommu/arm-smmu: Remove iommu_capable implemnationJon Medhurst
2015-07-17iommu: arm-smmu: set a more appropriate DMA maskRobin Murphy
2015-07-17iommu/arm-smmu: don't touch the secure STLBIALL registerMitchel Humpherys
2015-07-17iommu/arm-smmu: make use of generic LPAE allocatorWill Deacon
2015-07-17iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attributeWill Deacon
2015-07-17iommu/arm-smmu: Play nice on non-ARM/SMMU systemsThierry Reding
2015-07-17iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driverAntonios Motakis
2015-07-17iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXECAntonios Motakis
2015-07-17iommu: io-pgtable-arm: add non-secure quirkLaurent Pinchart
2015-07-17iommu: add self-consistency tests to ARM LPAE IO page table allocatorWill Deacon
2015-07-17iommu: add ARM LPAE page table allocatorWill Deacon
2015-07-17iommu: introduce generic page table allocation frameworkWill Deacon
2015-07-17iommu/arm-smmu: Copy code from Linux 3.18Jon Medhurst
2015-07-17iommu/arm: Add support for ARM Ltd. System MMU architectureWill Deacon
2015-07-08cpufreq: arm_big_little: Fallback to getting cpu clocks by nameJon Medhurst
2015-06-30dmaengine: Fix allocation size for PL330 data buffer depth.Liviu Dudau
2015-06-30dma: pl330: Use dma_get_slave_channel() in the of xlate callbackLars-Peter Clausen
2015-06-30dma: pl330: Differentiate between submitted and issued descriptorsLars-Peter Clausen
2015-06-30dma: pl330: Alloc dma_parms for the dma deviceLars-Peter Clausen
2015-06-30dma: pl330: Set residue_granularityLars-Peter Clausen
2015-06-30dma: pl330: ensure DMA descriptors are zero-initialisedWill Deacon
2015-06-30dma: pl330: silence a compile warningDan Carpenter
2015-06-30dma: pl330: off by one in pl330_probe()Dan Carpenter
2015-06-30dma: pl330: Support per channel irq allocationMichal Simek
2015-06-30dma: pl330: Simplify irq allocationMichal Simek