summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/qbman/qman_portal.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-15soc/fsl/qbman: Cleanup QMan queues if device was already initializedRoy Pledge1-1/+17
2019-08-15soc: fsl: qbman: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-05-20soc: fsl: qbman_portals: add APIs to retrieve the probing statusLaurentiu Tudor1-4/+17
2018-10-05soc: fsl: qbman: replace CPU 0 with any online CPU in hotplug handlersMadalin Bucur1-2/+4
2018-10-01soc: fsl: qman_portals: defer probe after qman's probeLaurentiu Tudor1-0/+8
2017-09-22soc/fsl/qbman: Rework portal mapping calls for ARM/PPCRoy Pledge1-13/+10
2017-08-16soc: Convert to using %pOF instead of full_nameRob Herring1-7/+4
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-11/+30
2016-12-02soc/fsl/qbman: Convert to hotplug state machineSebastian Andrzej Siewior1-27/+12
2016-11-23soc/qman: test: Don't use dummy platform device for dma mappingClaudiu Manoil1-0/+1
2016-11-23soc/qman: Don't add a new platform device for dma mappingClaudiu Manoil1-0/+11
2016-11-23soc/qbman: Fix resource leak on portal probing error pathClaudiu Manoil1-5/+12
2016-11-23soc/qman: Replace of_get_property() with portable equivalentMadalin Bucur1-6/+6
2016-09-25soc/fsl: Introduce DPAA 1.x QMan device driverClaudiu Manoil1-0/+355