index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2022-01-15
cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
Yury Norov
2021-05-01
Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-07
iommu/fsl_pamu: enable the liodn when attaching a device
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: remove ->domain_window_enable
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: remove support for multiple windows
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY
Christoph Hellwig
2021-04-06
soc: fsl: qbman: Ensure device cleanup is run for kexec
Roy Pledge
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