aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/qbman/qman.c
Commit message (Expand)AuthorAge
* soc: fsl: qbman: add interrupt coalesce changing APIsMadalin Bucur2018-10-05
* soc: fsl: qbman: Use last response to determine valid bitRoy Pledge2018-10-05
* soc: fsl: qbman: Check if CPU is offline when initializing portalsRoy Pledge2018-10-05
* soc: fsl: qbman: qman: avoid allocating from non existing gen_poolAlexandre Belloni2018-09-25
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur2018-03-14
* soc/fsl/qbman: different register offsets on ARMMadalin Bucur2017-09-22
* soc/fsl/qbman: Rework portal mapping calls for ARM/PPCRoy Pledge2017-09-22
* soc/fsl/qbman: Drop set/clear_bits usageMadalin Bucur2017-09-22
* soc/fsl/qman: Sleep instead of stuck hacking jiffiesKarim Eshapa2017-09-22
* Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-12
|\
| * soc/fsl/qbman: Disable IRQs for deferred QBMan workRoy Pledge2017-04-30
* | soc/qman: export non-programmable FQD fields queryHoria Geantă2017-03-24
|/
* soc/qman: Handle endianness of h/w descriptorsClaudiu Manoil2016-11-23
* soc/qman: Clean up CGR CSCN target update operationsClaudiu Manoil2016-11-23
* soc/qman: Change remaining contextB into context_bClaudiu Manoil2016-11-23
* soc/qbman: Handle endianness of qm/bm_in/out()Claudiu Manoil2016-11-23
* soc/qman: Drop unused field from eqcr/dqrr descriptorsClaudiu Manoil2016-11-23
* soc/qman: Fix accesses to fqid, cleanupClaudiu Manoil2016-11-23
* soc/qman: Remove unused struct qm_mcc* layoutsClaudiu Manoil2016-11-23
* soc/qman: Remove redundant checks from qman_create_cgr()Claudiu Manoil2016-11-23
* soc/qman: test: Don't use dummy platform device for dma mappingClaudiu Manoil2016-11-23
* soc/qman: Don't add a new platform device for dma mappingClaudiu Manoil2016-11-23
* soc/qman: Fix direct access to fd's addr_lo, use proper accesorClaudiu Manoil2016-11-23
* soc/qman: Fix h/w resource cleanup error path handlingClaudiu Manoil2016-11-23
* soc/fsl: fix spelling mistakes in critical error messagesColin Ian King2016-11-22
* soc/fsl: Introduce DPAA 1.x QMan device driverClaudiu Manoil2016-09-25