summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: edma: Remove queue_tc_mapping data from edma_soc_infoPeter Ujfalusi2014-05-221-1/+0
* ARM: davinci: Remove eDMA3 queue_tc_mapping data from edma_soc_infoPeter Ujfalusi2014-05-225-56/+0
* ARM: edma: Do not change TC -> Queue mapping, leave it to default.Peter Ujfalusi2014-05-221-27/+1
* ARM: edma: Take the number of tc from edma_soc_info (pdata)Peter Ujfalusi2014-05-221-3/+2
* ARM: edma: No need to clean the pdata in edma_of_parse_dt()Peter Ujfalusi2014-05-221-2/+0
* ARM: edma: Clean up and simplify the code around irq requestPeter Ujfalusi2014-05-221-14/+12
* dmaengine: edma: update DMA memcpy to use new param elementJoel Fernandes2014-04-301-2/+2
* dmaengine: edma: Document variables used for residue accountingJoel Fernandes2014-04-301-2/+24
* dmaengine: edma: Provide granular accountingThomas Gleixner2014-04-301-2/+65
* dmaengine: edma: Make reading the position of active channels workThomas Gleixner2014-04-302-16/+10
* dmaengine: edma: Store transfer data in edma_desc and edma_psetThomas Gleixner2014-04-301-0/+9
* dmaengine: edma: Create private pset structThomas Gleixner2014-04-301-31/+36
* dmaengine: edma: Check the current decriptor first in tx_status()Thomas Gleixner2014-04-301-4/+3
* dmaengine: edma: Sanitize residue reportingThomas Gleixner2014-04-301-25/+9
* dmaengine: edma: Add channel number to debug printsPeter Ujfalusi2014-04-291-3/+4
* dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQJoel Fernandes2014-04-231-5/+4
* dmaengine: edma: Add DMA memcpy supportJoel Fernandes2014-04-221-0/+51
* dmaengine: edma: Print the direction value as well when it is not supportedPeter Ujfalusi2014-04-221-2/+2
* dmaengine: edma: Prefix debug prints where the text were identical in prep ca...Peter Ujfalusi2014-04-221-6/+8
* dmaengine: edma: Implement device_slave_caps callbackPeter Ujfalusi2014-04-221-0/+18
* dmaengine: edma: Reduce debug print verbosity for non verbose debuggingPeter Ujfalusi2014-04-221-6/+5
* dmaengine: edma: Set DMA_CYCLIC capability flagPeter Ujfalusi2014-04-222-0/+2
* dmaengine: edma: Add support for DMA_PAUSE/RESUME operationPeter Ujfalusi2014-04-221-0/+28
* dmaengine: edma: Correct the handling of src/dst_maxburst == 0Peter Ujfalusi2014-04-221-0/+4
* arm: common: edma: Save the number of event queues/TCsPeter Ujfalusi2014-04-221-0/+3
* platform_data: edma: Be precise with the paRAM structPeter Ujfalusi2014-04-221-9/+9
* Linux 3.15-rc2v3.15-rc2Linus Torvalds2014-04-201-1/+1
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-04-205-6/+18
|\
| * dma: fix eDMA driver as a subsys_initcallYuan Yao2014-04-161-1/+11
| * dmaengine: sirf: off by one in of_dma_sirfsoc_xlate()Dan Carpenter2014-04-161-1/+1
| * platform: Fix timberdale dependenciesJean Delvare2014-04-162-2/+2
| * dma: edma: fix incorrect SG list handlingSekhar Nori2014-04-141-2/+4
* | Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-203-6/+11
|\ \
| * \ Merge git://git.infradead.org/iommu-2.6 into iommu/fixesJoerg Roedel2014-04-162-4/+9
| |\ \
| | * | iommu/vt-d: fix bug in matching PCI devices with DRHD/RMRR descriptorsJiang Liu2014-04-141-1/+2
| | * | iommu/vt-d: Fix get_domain_for_dev() handling of upstream PCIe bridgesDavid Woodhouse2014-04-141-1/+3
| | * | iommu/vt-d: fix memory leakage caused by commit ea8ea46Jiang Liu2014-04-131-2/+4
| * | | iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pteBin Wang2014-04-151-1/+1
| * | | iommu/arm-smmu: Return 0 on unmap failureLaurent Pinchart2014-04-151-1/+1
| | |/ | |/|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-204-2/+12
|\ \ \
| * \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-04-204-2/+12
| |\ \ \
| | * | | perf tools: Improve error reportingAdrien BAK2014-04-202-2/+9
| | * | | perf tools: Adjust symbols in VDSOVladimir Nikulichev2014-04-201-0/+2
| | * | | perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin2014-04-201-0/+1
| |/ / /
* | | | coredump: fix va_list corruptionEric Dumazet2014-04-191-1/+6
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-192-12/+10
|\ \ \ \
| * | | | x86/mce: Fix CMCI preemption bugsIngo Molnar2014-04-172-12/+10
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-04-194-11/+32
|\ \ \ \ \
| * | | | | sched: Check for stop task appearance when balancing happensKirill Tkhai2014-04-173-5/+16
| * | | | | sched/numa: Fix task_numa_free() lockdep splatMike Galbraith2014-04-112-6/+16