aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-cpuidle' 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-juno-base' 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-config' into integration-lsk-3.10-juno-a...Jon Medhurst
2015-08-04arm64: kuser32-bit helpers: do not include unistd32.h explicitlyAmit Pundir
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-04Merge branch 'lsk-3.10-gator-5.22' into lsk-3.10-gatorJon Medhurst
2015-08-04gator: Fix race in perf event setupDrew Richardson
2015-08-04gator: Enable multiple source copies to exist in Android build environmentsJon Medhurst
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-21configs: distribution.conf: Enable CONFIG_LOCALVERSION_AUTOJon 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-08cpufreq: arm_big_little: Fallback to getting cpu clocks by nameJon Medhurst
2015-06-30arm64: vexpress: Change CLCD devicetree entries for use with old driverJon Medhurst
2015-06-30arm64: vexpress: Add fvp-foundation-gicv2-psci.dtsJon Medhurst
2015-06-30arm64: vexpress: Update Makefile to build fvp-base-gicv2-psci.dtbJon Medhurst
2015-06-30arm64: vexpress: Use macros for gic parameters in fvp-base-gicv2-psci.dtsJon Medhurst
2015-06-30arm64: vexpress: Fix armv8-timer interrupts in fvp-base-gicv2-psci.dtsJon Medhurst
2015-06-30juno: Enable DMA driversJon 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: Indicate residue granularity in dma_slave_capsLars-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
2015-06-30DMA-API: dma: pl330: add dma_set_mask_and_coherent() callRussell King
2015-06-30dmaengine: pl330: use dma_set_max_seg_size to set the sg limitVinod Koul