summaryrefslogtreecommitdiff
path: root/drivers/soc/fsl/qbman/qman_portal.c
AgeCommit message (Expand)Author
2022-01-15cpumask: replace cpumask_next_* with cpumask_first_* where appropriateYury Norov
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-07iommu/fsl_pamu: enable the liodn when attaching a deviceChristoph Hellwig
2021-04-07iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct callChristoph Hellwig
2021-04-07iommu/fsl_pamu: remove ->domain_window_enableChristoph Hellwig
2021-04-07iommu/fsl_pamu: remove support for multiple windowsChristoph Hellwig
2021-04-07iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRYChristoph Hellwig
2021-04-06soc: fsl: qbman: Ensure device cleanup is run for kexecRoy Pledge
2019-08-15soc/fsl/qbman: Cleanup QMan queues if device was already initializedRoy Pledge
2019-08-15soc: fsl: qbman: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-05-20soc: fsl: qbman_portals: add APIs to retrieve the probing statusLaurentiu Tudor
2018-10-05soc: fsl: qbman: replace CPU 0 with any online CPU in hotplug handlersMadalin Bucur
2018-10-01soc: fsl: qman_portals: defer probe after qman's probeLaurentiu Tudor
2017-09-22soc/fsl/qbman: Rework portal mapping calls for ARM/PPCRoy Pledge
2017-08-16soc: Convert to using %pOF instead of full_nameRob Herring
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-02soc/fsl/qbman: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-23soc/qman: test: Don't use dummy platform device for dma mappingClaudiu Manoil
2016-11-23soc/qman: Don't add a new platform device for dma mappingClaudiu Manoil
2016-11-23soc/qbman: Fix resource leak on portal probing error pathClaudiu Manoil
2016-11-23soc/qman: Replace of_get_property() with portable equivalentMadalin Bucur
2016-09-25soc/fsl: Introduce DPAA 1.x QMan device driverClaudiu Manoil