index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
soc
/
fsl
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc: fsl: cpm1: Add support for QMC
Herve Codina
2023-03-05
1
-0
/
+71
*
soc: fsl: qe: request pins non-exclusively
Dmitry Torokhov
2022-12-05
1
-2
/
+3
*
soc: fsl: qbman: Add CGR update function
Sean Anderson
2022-09-05
1
-0
/
+9
*
crypto: caam - add in-kernel interface for blob generator
Ahmad Fatoum
2022-05-23
1
-0
/
+103
*
soc: fsl: Replace kernel.h with the necessary inclusions
Andy Shevchenko
2022-02-18
5
-5
/
+9
*
soc: fsl: dpio: add Net DIM integration
Ioana Ciornei
2021-10-15
1
-1
/
+4
*
soc: fsl: dpio: add support for irq coalescing per software portal
Ioana Ciornei
2021-10-15
1
-0
/
+4
*
soc: fsl: dpio: extract the QBMAN clock frequency from the attributes
Ioana Ciornei
2021-10-15
1
-0
/
+2
*
Revert "soc: fsl: qe: introduce qe_io{read,write}* wrappers"
Christophe Leroy
2021-04-06
1
-25
/
+9
*
ethernet: ucc_geth: remove bd_mem_part and all associated code
Rasmus Villemoes
2021-01-21
2
-7
/
+0
*
soc: fsl: qe: add cpm_muram_free_addr() helper
Rasmus Villemoes
2021-01-21
1
-0
/
+5
*
soc: fsl: qe: make cpm_muram_offset take a const void* argument
Rasmus Villemoes
2021-01-21
1
-2
/
+2
*
soc/fsl/qbman: Add an argument to signal if NAPI processing is required.
Sebastian Andrzej Siewior
2020-11-03
1
-1
/
+2
*
soc: fsl: qman: fix -Wpacked-not-aligned warnings
Li Yang
2020-09-22
1
-2
/
+2
*
soc: fsl: qe: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
2020-05-22
1
-1
/
+1
*
soc: fsl: qe: fix sparse warnings for ucc_slow.c
Li Yang
2020-03-24
1
-7
/
+6
*
soc: fsl: qe: fix sparse warnings for ucc_fast.c
Li Yang
2020-03-24
1
-3
/
+3
*
soc: fsl: dpio: Adding QMAN multiple enqueue interface
Youri Querry
2020-02-19
1
-1
/
+5
*
soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c
Rasmus Villemoes
2019-12-09
1
-2
/
+2
*
soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c
Rasmus Villemoes
2019-12-09
1
-3
/
+3
*
soc: fsl: qe: make cpm_muram_free() return void
Rasmus Villemoes
2019-12-09
1
-3
/
+2
*
soc: fsl: qe: change return type of cpm_muram_alloc() to s32
Rasmus Villemoes
2019-12-09
1
-8
/
+8
*
soc/fsl/qe/qe.h: update include path for cpm.h
Rasmus Villemoes
2019-12-09
1
-1
/
+1
*
soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl
Rasmus Villemoes
2019-12-09
1
-0
/
+171
*
soc: fsl: qe: merge qe_ic.h headers into qe_ic.c
Rasmus Villemoes
2019-12-09
1
-56
/
+0
*
soc: fsl: qe: make qe_ic_get_{low,high}_irq static
Rasmus Villemoes
2019-12-09
1
-10
/
+0
*
soc: fsl: qe: remove unused qe_ic_set_* functions
Rasmus Villemoes
2019-12-09
1
-4
/
+0
*
soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
Rasmus Villemoes
2019-12-09
1
-42
/
+0
*
soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
Rasmus Villemoes
2019-12-09
1
-7
/
+0
*
soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx
Rasmus Villemoes
2019-12-09
1
-20
/
+4
*
soc: fsl: qe: introduce qe_io{read,write}* wrappers
Rasmus Villemoes
2019-12-09
1
-9
/
+25
*
soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
Rasmus Villemoes
2019-12-09
1
-9
/
+9
*
dpaa_eth: register a device link for the qman portal used
Madalin Bucur
2019-10-31
1
-7
/
+0
*
soc: fsl: qbman: allow registering a device link for the portal user
Madalin Bucur
2019-10-31
1
-0
/
+18
*
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...
Jonathan Corbet
2019-07-22
1
-1
/
+1
|
\
|
*
docs: powerpc: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-17
1
-1
/
+1
*
|
Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2019-06-17
2
-0
/
+17
|
\
\
|
|
/
|
/
|
|
*
soc: fsl: qbman_portals: add APIs to retrieve the probing status
Laurentiu Tudor
2019-05-20
2
-0
/
+17
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
7
-35
/
+7
|
/
*
soc: fsl: dpio: Change bpid type to u16
Ioana Ciocoi Radulescu
2019-01-11
1
-2
/
+2
*
soc: fsl: dpio: add a device_link at dpaa2_io_service_register
Ioana Ciornei
2019-01-11
1
-2
/
+4
*
soc: fsl: dpio: store a backpointer to the device backing the dpaa2_io
Ioana Ciornei
2019-01-11
1
-1
/
+2
*
soc: fsl: dpio: use a cpumask to identify which cpus are unused
Ioana Ciornei
2019-01-08
1
-0
/
+2
*
soc: fsl: dpio: Add BP and FQ query APIs
Roy Pledge
2018-12-19
1
-0
/
+4
*
soc/qman: add return value to interrupt coalesce changing APIs
Madalin Bucur
2018-11-23
1
-2
/
+6
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-29
1
-0
/
+28
|
\
|
*
soc: fsl: qbman: add interrupt coalesce changing APIs
Madalin Bucur
2018-10-05
1
-0
/
+28
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-10-25
3
-0
/
+261
|
\
\
|
*
|
soc: fsl: dpio: add congestion notification support
Horia Geantă
2018-09-21
1
-0
/
+15
|
*
|
soc: fsl: dpio: add frame list format support
Horia Geantă
2018-09-21
1
-0
/
+242
[next]