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.13.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
/
include
/
soc
/
fsl
/
qe
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
soc: fsl: qe: request pins non-exclusively
Dmitry Torokhov
1
-2
/
+3
2022-02-19
soc: fsl: Replace kernel.h with the necessary inclusions
Andy Shevchenko
4
-4
/
+7
2021-04-06
Revert "soc: fsl: qe: introduce qe_io{read,write}* wrappers"
Christophe Leroy
1
-25
/
+9
2021-01-21
ethernet: ucc_geth: remove bd_mem_part and all associated code
Rasmus Villemoes
2
-7
/
+0
2021-01-21
soc: fsl: qe: add cpm_muram_free_addr() helper
Rasmus Villemoes
1
-0
/
+5
2021-01-21
soc: fsl: qe: make cpm_muram_offset take a const void* argument
Rasmus Villemoes
1
-2
/
+2
2020-05-23
soc: fsl: qe: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2020-03-25
soc: fsl: qe: fix sparse warnings for ucc_slow.c
Li Yang
1
-7
/
+6
2020-03-25
soc: fsl: qe: fix sparse warnings for ucc_fast.c
Li Yang
1
-3
/
+3
2019-12-09
soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c
Rasmus Villemoes
1
-2
/
+2
2019-12-09
soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c
Rasmus Villemoes
1
-3
/
+3
2019-12-09
soc: fsl: qe: make cpm_muram_free() return void
Rasmus Villemoes
1
-3
/
+2
2019-12-09
soc: fsl: qe: change return type of cpm_muram_alloc() to s32
Rasmus Villemoes
1
-8
/
+8
2019-12-09
soc/fsl/qe/qe.h: update include path for cpm.h
Rasmus Villemoes
1
-1
/
+1
2019-12-09
soc: fsl: qe: merge qe_ic.h headers into qe_ic.c
Rasmus Villemoes
1
-56
/
+0
2019-12-09
soc: fsl: qe: make qe_ic_get_{low,high}_irq static
Rasmus Villemoes
1
-10
/
+0
2019-12-09
soc: fsl: qe: remove unused qe_ic_set_* functions
Rasmus Villemoes
1
-4
/
+0
2019-12-09
soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
Rasmus Villemoes
1
-42
/
+0
2019-12-09
soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
Rasmus Villemoes
1
-7
/
+0
2019-12-09
soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx
Rasmus Villemoes
1
-20
/
+4
2019-12-09
soc: fsl: qe: introduce qe_io{read,write}* wrappers
Rasmus Villemoes
1
-9
/
+25
2019-12-09
soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
Rasmus Villemoes
1
-9
/
+9
2019-07-17
docs: powerpc: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
7
-35
/
+7
2018-10-23
net/wan/fsl_ucc_hdlc: error counters
Mathias Thore
1
-1
/
+7
2017-05-18
net/wan/fsl_ucc_hdlc: add hdlc-bus support
Holger Brunck
1
-0
/
+5
2017-05-18
fsl/qe: add bit description for SYNL register for GUMR
Holger Brunck
1
-0
/
+4
2017-04-30
soc/fsl/qe: get rid of immrbar_virt_to_phys()
Christophe Leroy
1
-19
/
+0
2017-04-30
net: ethernet: ucc_geth: fix MEM_PART_MURAM mode
Christophe Leroy
1
-0
/
+1
2016-06-08
fsl/qe: Do not prefix header guard with CONFIG_
Andreas Ziegler
1
-2
/
+2
2016-06-08
drivers/net: support hdlc function for QE-UCC
Zhao Qiang
2
-2
/
+21
2016-06-08
fsl/qe: Add QE TDM lib
Zhao Qiang
2
-4
/
+95
2016-06-08
fsl/qe: Make regs resouce_size_t
Zhao Qiang
1
-1
/
+1
2016-06-08
fsl/qe: setup clock source for TDM mode
Zhao Qiang
3
-0
/
+21
2016-06-08
fsl/qe: add rx_sync and tx_sync for TDM mode
Zhao Qiang
2
-0
/
+4
2016-03-09
qe: Make cpm_muram_alloc_common static
Saurabh Sengar
1
-2
/
+0
2015-12-23
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
6
-0
/
+2005