index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
/
qbman
/
qman_portal.c
Age
Commit message (
Expand
)
Author
2019-08-15
soc/fsl/qbman: Cleanup QMan queues if device was already initialized
Roy Pledge
2019-08-15
soc: fsl: qbman: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-20
soc: fsl: qbman_portals: add APIs to retrieve the probing status
Laurentiu Tudor
2018-10-05
soc: fsl: qbman: replace CPU 0 with any online CPU in hotplug handlers
Madalin Bucur
2018-10-01
soc: fsl: qman_portals: defer probe after qman's probe
Laurentiu Tudor
2017-09-22
soc/fsl/qbman: Rework portal mapping calls for ARM/PPC
Roy Pledge
2017-08-16
soc: Convert to using %pOF instead of full_name
Rob Herring
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-02
soc/fsl/qbman: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-23
soc/qman: test: Don't use dummy platform device for dma mapping
Claudiu Manoil
2016-11-23
soc/qman: Don't add a new platform device for dma mapping
Claudiu Manoil
2016-11-23
soc/qbman: Fix resource leak on portal probing error path
Claudiu Manoil
2016-11-23
soc/qman: Replace of_get_property() with portable equivalent
Madalin Bucur
2016-09-25
soc/fsl: Introduce DPAA 1.x QMan device driver
Claudiu Manoil