index
:
Linux Stable
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.13.y
linux-6.14.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
/
qe
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc: fsl: Replace kernel.h with the necessary inclusions
Andy Shevchenko
2022-02-18
4
-4
/
+7
*
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: 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: 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: 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
*
docs: powerpc: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-17
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
7
-35
/
+7
*
net/wan/fsl_ucc_hdlc: error counters
Mathias Thore
2018-10-22
1
-1
/
+7
*
net/wan/fsl_ucc_hdlc: add hdlc-bus support
Holger Brunck
2017-05-18
1
-0
/
+5
*
fsl/qe: add bit description for SYNL register for GUMR
Holger Brunck
2017-05-18
1
-0
/
+4
*
soc/fsl/qe: get rid of immrbar_virt_to_phys()
Christophe Leroy
2017-04-30
1
-19
/
+0
*
net: ethernet: ucc_geth: fix MEM_PART_MURAM mode
Christophe Leroy
2017-04-30
1
-0
/
+1
*
fsl/qe: Do not prefix header guard with CONFIG_
Andreas Ziegler
2016-06-08
1
-2
/
+2
*
drivers/net: support hdlc function for QE-UCC
Zhao Qiang
2016-06-07
2
-2
/
+21
*
fsl/qe: Add QE TDM lib
Zhao Qiang
2016-06-07
2
-4
/
+95
*
fsl/qe: Make regs resouce_size_t
Zhao Qiang
2016-06-07
1
-1
/
+1
*
fsl/qe: setup clock source for TDM mode
Zhao Qiang
2016-06-07
3
-0
/
+21
*
fsl/qe: add rx_sync and tx_sync for TDM mode
Zhao Qiang
2016-06-07
2
-0
/
+4
*
qe: Make cpm_muram_alloc_common static
Saurabh Sengar
2016-03-09
1
-2
/
+0
*
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
2015-12-22
6
-0
/
+2005