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.c
Age
Commit message (
Expand
)
Author
2020-05-22
soc: fsl: qbman: Remove unused inline function qm_eqcr_get_ci_stashing
YueHaibing
2019-10-31
dpaa_eth: register a device link for the qman portal used
Madalin Bucur
2019-10-31
soc: fsl: qbman: allow registering a device link for the portal user
Madalin Bucur
2019-08-15
soc/fsl/qbman: Fixup qman_shutdown_fq()
Roy Pledge
2019-08-15
soc/fsl/qbman: Disable interrupts during portal recovery
Roy Pledge
2019-08-15
soc/fsl/qbman: Fix drain_mr_fqni()
Roy Pledge
2019-08-15
soc/fsl/qbman: Cleanup QMan queues if device was already initialized
Roy Pledge
2019-01-18
soc: fsl: qbman: avoid race in clearing QMan interrupt
Madalin Bucur
2018-11-23
soc/qman: add return value to interrupt coalesce changing APIs
Madalin Bucur
2018-11-23
soc: fsl: qbman: read ithresh from HW
Madalin Bucur
2018-10-05
soc: fsl: qbman: add interrupt coalesce changing APIs
Madalin Bucur
2018-10-05
soc: fsl: qbman: Use last response to determine valid bit
Roy Pledge
2018-10-05
soc: fsl: qbman: Check if CPU is offline when initializing portals
Roy Pledge
2018-09-25
soc: fsl: qbman: qman: avoid allocating from non existing gen_pool
Alexandre Belloni
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-03-14
soc/fsl/qbman: fix issue in qman_delete_cgr_safe()
Madalin Bucur
2017-09-22
soc/fsl/qbman: different register offsets on ARM
Madalin Bucur
2017-09-22
soc/fsl/qbman: Rework portal mapping calls for ARM/PPC
Roy Pledge
2017-09-22
soc/fsl/qbman: Drop set/clear_bits usage
Madalin Bucur
2017-09-22
soc/fsl/qman: Sleep instead of stuck hacking jiffies
Karim Eshapa
2017-05-12
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-04-30
soc/fsl/qbman: Disable IRQs for deferred QBMan work
Roy Pledge
2017-03-24
soc/qman: export non-programmable FQD fields query
Horia Geantă
2016-11-23
soc/qman: Handle endianness of h/w descriptors
Claudiu Manoil
2016-11-23
soc/qman: Clean up CGR CSCN target update operations
Claudiu Manoil
2016-11-23
soc/qman: Change remaining contextB into context_b
Claudiu Manoil
2016-11-23
soc/qbman: Handle endianness of qm/bm_in/out()
Claudiu Manoil
2016-11-23
soc/qman: Drop unused field from eqcr/dqrr descriptors
Claudiu Manoil
2016-11-23
soc/qman: Fix accesses to fqid, cleanup
Claudiu Manoil
2016-11-23
soc/qman: Remove unused struct qm_mcc* layouts
Claudiu Manoil
2016-11-23
soc/qman: Remove redundant checks from qman_create_cgr()
Claudiu Manoil
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/qman: Fix direct access to fd's addr_lo, use proper accesor
Claudiu Manoil
2016-11-23
soc/qman: Fix h/w resource cleanup error path handling
Claudiu Manoil
2016-11-22
soc/fsl: fix spelling mistakes in critical error messages
Colin Ian King
2016-09-25
soc/fsl: Introduce DPAA 1.x QMan device driver
Claudiu Manoil