index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
/
qbman
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
soc: fsl: qbman: qman: avoid allocating from non existing gen_pool
Alexandre Belloni
1
-0
/
+3
2018-07-25
soc: fsl: cleanup Kconfig menu
Li Yang
1
-1
/
+1
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-03-14
soc/fsl/qbman: fix issue in qman_delete_cgr_safe()
Madalin Bucur
1
-23
/
+5
2017-11-17
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
13
-116
/
+293
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-22
soc/fsl/qbman: Enable FSL_LAYERSCAPE config on ARM
Madalin Bucur
1
-1
/
+1
2017-09-22
soc/fsl/qbman: Add missing headers on ARM
Claudiu Manoil
1
-0
/
+2
2017-09-22
soc/fsl/qbman: different register offsets on ARM
Madalin Bucur
2
-0
/
+60
2017-09-22
soc/fsl/qbman: add QMAN_REV32
Madalin Bucur
2
-0
/
+3
2017-09-22
soc/fsl/qbman: Rework portal mapping calls for ARM/PPC
Roy Pledge
7
-66
/
+60
2017-09-22
soc/fsl/qbman: Fix ARM32 typo
Valentin Rothberg
1
-1
/
+1
2017-09-22
soc/fsl/qbman: Drop L1_CACHE_BYTES compile time check
Claudiu Manoil
1
-4
/
+0
2017-09-22
soc/fsl/qbman: Drop set/clear_bits usage
Madalin Bucur
2
-5
/
+5
2017-09-22
soc/fsl/qbman: Use shared-dma-pool for QMan private memory allocations
Roy Pledge
3
-34
/
+63
2017-09-22
soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocations
Roy Pledge
1
-0
/
+15
2017-09-22
soc/fsl/qbman: Add common routine for QBMan private allocations
Roy Pledge
3
-1
/
+83
2017-09-22
soc/fsl/qman: Sleep instead of stuck hacking jiffies
Karim Eshapa
1
-5
/
+1
2017-08-16
soc: Convert to using %pOF instead of full_name
Rob Herring
4
-23
/
+18
2017-05-12
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+5
2017-05-10
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2017-05-04
soc/qbman: Move dma-mapping.h include to qman_priv.h
Paul Gortmaker
2
-2
/
+1
2017-05-03
soc/qbman: Fix implicit header dependency now causing build fails
Paul Gortmaker
1
-0
/
+2
2017-04-30
soc/fsl/qbman: Disable IRQs for deferred QBMan work
Roy Pledge
1
-0
/
+5
2017-03-24
soc/qman: export non-programmable FQD fields query
Horia Geantă
2
-63
/
+2
2017-03-24
soc/qman: add dedicated channel ID for CAAM
Horia Geantă
1
-1
/
+5
2017-03-24
soc/qman: export volatile dequeue related structs
Horia Geantă
1
-36
/
+0
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
10
-187
/
+201
2016-12-10
soc/fsl/qman: test: use DEFINE_SPINLOCK()
Fabian Frederick
1
-1
/
+1
2016-12-05
soc/fsl/bman: Use resource_size instead of computation
Wei Yongjun
1
-2
/
+1
2016-12-02
soc/fsl/qbman: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-27
/
+12
2016-12-02
soc/fsl/qbman: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-30
/
+16
2016-11-24
soc/qman: Handle endianness of h/w descriptors
Claudiu Manoil
4
-39
/
+45
2016-11-23
soc/qman: Clean up CGR CSCN target update operations
Claudiu Manoil
1
-14
/
+23
2016-11-23
soc/qman: Change remaining contextB into context_b
Claudiu Manoil
1
-6
/
+6
2016-11-23
soc/qbman: Handle endianness of qm/bm_in/out()
Claudiu Manoil
2
-6
/
+6
2016-11-23
soc/qman: Drop unused field from eqcr/dqrr descriptors
Claudiu Manoil
1
-2
/
+1
2016-11-23
soc/qman: Fix accesses to fqid, cleanup
Claudiu Manoil
1
-16
/
+16
2016-11-23
soc/qman: Remove unused struct qm_mcc* layouts
Claudiu Manoil
2
-46
/
+18
2016-11-23
soc/qman: Remove redundant checks from qman_create_cgr()
Claudiu Manoil
1
-4
/
+4
2016-11-23
soc/qman: test: Don't use dummy platform device for dma mapping
Claudiu Manoil
3
-11
/
+22
2016-11-23
soc/qman: Don't add a new platform device for dma mapping
Claudiu Manoil
3
-21
/
+22
2016-11-23
soc/qman: test: Fix implementation of fd_cmp()
Claudiu Manoil
1
-15
/
+8
2016-11-23
soc/qman: Fix direct access to fd's addr_lo, use proper accesor
Claudiu Manoil
1
-2
/
+2
2016-11-23
soc/qbman: Fix resource leak on portal probing error path
Claudiu Manoil
2
-10
/
+24
2016-11-23
soc/qman: Fix h/w resource cleanup error path handling
Claudiu Manoil
1
-5
/
+11
2016-11-23
soc/qman: Replace of_get_property() with portable equivalent
Madalin Bucur
2
-6
/
+7
2016-11-23
soc/qman: Check ioremap return value
Madalin Bucur
1
-0
/
+3
[next]