summaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/qbman/bman_portal.c
Commit message (Expand)AuthorAgeFilesLines
* cpumask: replace cpumask_next_* with cpumask_first_* where appropriateYury Norov2022-01-151-1/+1
* soc: fsl: qbman: Ensure device cleanup is run for kexecRoy Pledge2021-04-061-1/+2
* soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootupRoy Pledge2019-08-151-1/+17
* soc: fsl: qbman: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-151-3/+1
* soc: fsl: qbman_portals: add APIs to retrieve the probing statusLaurentiu Tudor2019-05-201-4/+16
* soc: fsl: bman_portals: defer probe after bman's probeLaurentiu Tudor2018-10-051-1/+9
* soc: fsl: qbman: replace CPU 0 with any online CPU in hotplug handlersMadalin Bucur2018-10-051-1/+3
* soc/fsl/qbman: Rework portal mapping calls for ARM/PPCRoy Pledge2017-09-221-13/+10
* soc: Convert to using %pOF instead of full_nameRob Herring2017-08-161-5/+3
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-161-5/+12
|\
| * soc/qbman: Fix resource leak on portal probing error pathClaudiu Manoil2016-11-231-5/+12
* | soc/fsl/qbman: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-021-30/+16
|/
* soc/fsl: Introduce DPAA 1.x BMan device driverClaudiu Manoil2016-09-251-0/+219