summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl_qbman
AgeCommit message (Expand)Author
2015-11-09Merge pull request #65 in SDK/linux-devel from ~R01356/linux-devel:bugfix/QUS...Yin Honghua-R63875
2015-11-03fsl_usdpaa: Remove TLB entries when unmapping memoryRoy Pledge
2015-11-02fsl-qbman: Handle memory leaksMahammad Ismayilzada
2015-11-02fsl_qbman: null check for lni in qman_ceemt_sp_releaseHaiying Wang
2015-10-13fsl_qbman: enable sending cscn to dcp for old qman revisionHaiying Wang
2015-06-10fsl_qbman: hardcode mps field to 60Haiying Wang
2015-06-05fsl_usdpaa: Ensure map name is initialized and clearedRoy Pledge
2015-06-04fsl_usdpaa: Fix mem_create behaviorAhmed Mansour
2015-05-25fsl_qbman: Update ceetm with some user friendly APIsHaiying Wang
2015-05-21qbman: Fix null pointer issueMahammad Ismayilzada
2015-05-21fsl_usdpaa: Protect against truncationAhmed Mansour
2015-05-21qbman: Fix qman_ceetm_cscn_dcp_get()Ahmed Mansour
2015-04-21qbman: Agressively clean QMan portals before useRoy Pledge
2015-03-26qbman: Add Exception handling - static analysisAhmed Mansour
2015-02-25fsl_qman: add qman_delete_cgr_safe()Madalin Bucur
2014-12-11fsl_qman: use do_div in prescaler calculationHaiying Wang
2014-12-11Reserve proper length in processes VMA when mapping USDPAA memoryRoy Pledge
2014-12-11qbman: Add bman version check when reading idle registerJeffrey Ladouceur
2014-12-11Disable CPU migration during USDPAA CleanupRoy Pledge
2014-12-11qbman: Corrections based on static analysisAhmed Mansour
2014-12-11Set affinity for USDPAA IRQsRoy Pledge
2014-12-11fsl_qbman: correct the lni shaper disable functionHaiying Wang
2014-12-11fsl_qbman: change the ceetm shaping speed bps to be u64 typedHaiying Wang
2014-12-11qbman: Add check that suspend will succeedJeffrey Ladouceur
2014-05-24fsl_qbman: Fix DCP assignment for version of QManJeffrey Ladouceur
2014-05-21fsl_qbman: fix access to alloc->used list in DPA allocatorHoria Geanta
2014-05-09fsl_qman: some fixes in ceetm ccg APIsHaiying Wang
2014-05-07Clean portals before releasing them back into the alloctorRoy Pledge
2014-05-07fsl_qbman: fix the bitmask of prio_a and prio_bHaiying Wang
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: Add support for deepsleepJeffrey Ladouceur
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-26fsl_qbman: remove unnecessary call to put_affine_portal()Meenakshi Aggarwal
2014-03-26fsl_qbman: set stash attr window before setting attributeHaiying Wang
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-21Ensure that the EQCR Cache Enabled Consumed Index is resetRoy Pledge
2014-03-18fsl/qman: Modifications for new stash attribute setup API.Varun Sethi
2014-03-06Only initalize fragment owner when fragement is first createdRoy Pledge
2014-03-05Add support for raw portal allocationRoy Pledge
2014-03-03fsl_qbman: Fix warning if lockdep is enabled in kernel configAlex Porosanu
2014-02-22Fix fragment list ordering in USDPAA DMA memoryRoy Pledge
2014-01-22fsl_qman: Remove dead codeEmil Medve
2014-01-22fsl_qman: Fix loop exit conditionEmil Medve
2014-01-22fsl_qman: Remove unneeded semicolonEmil Medve