summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl_qbman/fsl_usdpaa.c
AgeCommit message (Expand)Author
2015-11-03fsl_usdpaa: Remove TLB entries when unmapping memoryRoy Pledge
2015-06-05fsl_usdpaa: Ensure map name is initialized and clearedRoy Pledge
2015-06-04fsl_usdpaa: Fix mem_create behaviorAhmed Mansour
2015-05-21fsl_usdpaa: Protect against truncationAhmed Mansour
2015-03-26qbman: Add Exception handling - static analysisAhmed Mansour
2014-12-11Reserve proper length in processes VMA when mapping USDPAA memoryRoy Pledge
2014-12-11Disable CPU migration during USDPAA CleanupRoy Pledge
2014-12-11qbman: Corrections based on static analysisAhmed Mansour
2014-05-07Clean portals before releasing them back into the alloctorRoy Pledge
2014-05-01Fix USDPAA DMA memory compress_frags() logicRoy Pledge
2014-04-25Properly align USDPAA DMA memoryRoy Pledge
2014-04-25Fix issue where shared mapping was only partialy mappedRoy Pledge
2014-04-25Allow a shared DMA maps to be mapped into a process many timesRoy Pledge
2014-04-07fsl_qbman: set stash attr window before setting attributeVakul Garg
2014-04-01Reduce reference count of DMA memory fragments during unmapRoy Pledge
2014-03-31Fix USDPAA DMA Mem freespace calculationRoy Pledge
2014-03-26Remove mapping from DMA map list during unmapRoy Pledge
2014-03-26qbman: Added DQRR cleanup when portal is not in cdc modeVakul Garg
2014-03-06Only initalize fragment owner when fragement is first createdRoy Pledge
2014-03-05Add support for raw portal allocationRoy Pledge
2014-02-22Fix fragment list ordering in USDPAA DMA memoryRoy Pledge
2014-01-22fsl_qman: Use GFP_ATOMIC inside lockEmil Medve
2014-01-22fsl_qbman: Replace memcpy with struct assignmentEmil Medve
2014-01-10fsl_qbman: Fix the checkpatch warning type LONG_LINEEmil Medve
2014-01-10fsl_qbman: Fix the checkpatch warning type STORAGE_CLASSEmil Medve
2014-01-10fsl_qbman: Fix the checkpatch error type SPACINGEmil Medve
2014-01-10fsl_qbman: Fix the checkpatch error type TRAILING_WHITESPACEEmil Medve
2014-01-08fsl_qbman: fix a few spelling errorsMadalin Bucur
2014-01-03fsl_qman: minimal changes required to buildMadalin Bucur
2013-10-24Prevent kernel panic if USDPAA mem cannot be allocatedRoy Pledge
2013-10-17fsl_qman: fix two compilation warningsHaiying Wang
2013-10-09Fix 2 errors in USDPAA cleanup processingRoy Pledge
2013-09-18Merge branch 'sdk-v1.4.x' into sdk-kernel-3.8J. German Rivera
2013-09-17Merge branch 'b4860rev2' into sdk-v1.4.xJ. German Rivera
2013-09-16Fix USDPAA dma_mem allocator when blocks needed to be splitRoy Pledge
2013-09-10fsl_qman: move use_eqcr_ci_stashing in high level portal structureHaiying Wang
2013-09-03Merge branch 'sdk-v1.4.x' into sdk-kernel-3.8J. German Rivera
2013-09-03Removed dump_frag() duplicate definitionJ. German Rivera
2013-08-27Merge branch 'sdk-v1.4.x' into sdk-kernel-3.8J. German Rivera
2013-08-27Merge branch 'b4860rev2' into sdk-v1.4.xJ. German Rivera
2013-08-26Modify USDPAA DMA mapping code to allow non power of 4 mappingsRoy Pledge
2013-08-26Add API to allocate specific portals based on index. This allows an applicati...Roy Pledge
2013-08-15Modify USDPAA DMA mapping code to allow non power of 4 mappingsRoy Pledge
2013-08-15Add API to allocate specific portals based on index.Roy Pledge
2013-08-10qman: Add CI-stashing support for QMan rev3.0 or laterHaiying Wang
2013-07-23Set SDQCR to ensure frame queues can reach the retired stateRoy Pledge
2013-07-23Set SDQCR to ensure frame queues can reach the retired stateRoy Pledge
2013-07-22Fix regression that caused BMan interrupt lookup for USDPAARoy Pledge
2013-07-12fsl_qbman: common portal lookup for usdpaa_irqGeoff Thorpe
2013-07-12fsl_usdpaa: fix warnings and white-spaceGeoff Thorpe