index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2019-08-16
soc/fsl/qbman: Update device tree with reserved memory
Roy Pledge
1
-24
/
+36
2019-08-16
soc/fsl/qbman: Fixup qman_shutdown_fq()
Roy Pledge
1
-11
/
+42
2019-08-16
soc/fsl/qbman: Disable interrupts during portal recovery
Roy Pledge
3
-3
/
+21
2019-08-16
soc/fsl/qbman: Fix drain_mr_fqni()
Roy Pledge
1
-1
/
+3
2019-08-16
soc/fsl/qbman: Cleanup QMan queues if device was already initialized
Roy Pledge
4
-4
/
+38
2019-08-16
soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootup
Roy Pledge
4
-9
/
+41
2019-08-16
soc/fsl/qbman: Rework QBMan private memory setup
Roy Pledge
3
-11
/
+76
2019-08-16
soc: fsl: qbman: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2
-6
/
+2
2019-06-17
Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
4
-10
/
+42
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-20
soc: fsl: qbman_portals: add APIs to retrieve the probing status
Laurentiu Tudor
2
-8
/
+33
2019-05-20
soc: fsl: qman: fixup liodns only on ppc targets
Laurentiu Tudor
2
-2
/
+9
2019-01-30
Merge tag 'soc-fsl-fix-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-4
/
+5
2019-01-19
soc: fsl: qbman: avoid race in clearing QMan interrupt
Madalin Bucur
1
-4
/
+5
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-1
/
+1
2018-11-23
soc/qman: add return value to interrupt coalesce changing APIs
Madalin Bucur
1
-7
/
+26
2018-11-23
soc: fsl: qbman: read ithresh from HW
Madalin Bucur
1
-1
/
+1
2018-10-30
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-15
/
+86
2018-10-27
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2018-10-14
soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)
Christophe Leroy
1
-1
/
+1
2018-10-05
soc: fsl: qbman: add interrupt coalesce changing APIs
Madalin Bucur
1
-0
/
+31
2018-10-05
soc: fsl: bman_portals: defer probe after bman's probe
Laurentiu Tudor
1
-1
/
+9
2018-10-05
soc: fsl: qbman: Use last response to determine valid bit
Roy Pledge
1
-2
/
+14
2018-10-05
soc: fsl: qbman: Add 64 bit DMA addressing requirement to QBMan
Roy Pledge
1
-1
/
+1
2018-10-05
soc: fsl: qbman: replace CPU 0 with any online CPU in hotplug handlers
Madalin Bucur
2
-3
/
+7
2018-10-05
soc: fsl: qbman: Check if CPU is offline when initializing portals
Roy Pledge
3
-8
/
+24
2018-10-02
soc: fsl: qman_portals: defer probe after qman's probe
Laurentiu Tudor
1
-0
/
+8
2018-09-27
soc: fsl: qbman: add APIs to retrieve the probing status
Laurentiu Tudor
2
-0
/
+22
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
[next]