index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc/fsl: qbman: fix conflicting alignment attributes
Arnd Bergmann
2021-04-14
1
-1
/
+1
*
soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)
Hao Si
2020-11-23
1
-4
/
+1
*
soc: fsl: qe: Remove unnessesary check in ucc_set_tdm_rxtx_clk
Wang Hai
2020-09-22
1
-1
/
+1
*
soc: fsl: qman: convert to use be32_add_cpu()
Liu Shixin
2020-09-22
1
-1
/
+1
*
soc: fsl: dpio: remove set but not used 'addr_cena'
Jason Yan
2020-09-22
1
-2
/
+0
*
soc: fsl: qbman: Fix return value on success
Krzysztof Kozlowski
2020-09-22
1
-1
/
+1
*
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-04
5
-21
/
+8
|
\
|
*
Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2020-05-28
5
-21
/
+8
|
|
\
|
|
*
soc: fsl: dpio: Remove unused inline function qbman_write_eqcr_am_rt_register
YueHaibing
2020-05-22
1
-12
/
+0
|
|
*
soc: fsl: qe: clean up an indentation issue
Colin Ian King
2020-05-22
1
-1
/
+1
|
|
*
soc: fsl: dpio: Prefer the CPU affine DPIO
Roy Pledge
2020-05-22
1
-1
/
+5
|
|
*
soc: fsl: qbman: Remove unused inline function qm_eqcr_get_ci_stashing
YueHaibing
2020-05-22
1
-5
/
+0
|
|
*
soc: fsl: qe: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
2020-05-22
1
-2
/
+2
*
|
|
soc: fsl: dpio: properly compute the consumer index
Ioana Ciornei
2020-05-07
1
-0
/
+1
|
/
/
*
|
soc: fsl: dpio: avoid stack usage warning
Arnd Bergmann
2020-04-17
1
-5
/
+14
*
|
soc: fsl: dpio: fix incorrect pointer conversions
Arnd Bergmann
2020-04-17
1
-4
/
+2
|
/
*
Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-04-03
8
-116
/
+921
|
\
|
*
soc: fsl: qe: fix sparse warnings for ucc_slow.c
Li Yang
2020-03-24
1
-13
/
+13
|
*
soc: fsl: qe: ucc_slow: remove 0 assignment for kzalloc'ed structure
Li Yang
2020-03-24
1
-7
/
+0
|
*
soc: fsl: qe: fix sparse warnings for qe_ic.c
Li Yang
2020-03-24
1
-1
/
+1
|
*
soc: fsl: qe: fix sparse warnings for ucc.c
Li Yang
2020-03-24
1
-1
/
+1
|
*
soc: fsl: qe: fix sparse warning for qe_common.c
Li Yang
2020-03-24
1
-1
/
+1
|
*
soc: fsl: qe: fix sparse warnings for qe.c
Li Yang
2020-03-24
1
-2
/
+2
|
*
soc: fsl: dpio: fix dereference of pointer p before null check
Colin Ian King
2020-02-21
1
-2
/
+3
|
*
soc: fsl: dpio: Replace QMAN array mode with ring mode enqueue
Youri Querry
2020-02-19
2
-95
/
+328
|
*
soc: fsl: dpio: QMAN performance improvement with function pointer indirection
Youri Querry
2020-02-19
2
-73
/
+507
|
*
soc: fsl: dpio: Adding QMAN multiple enqueue interface
Youri Querry
2020-02-19
3
-16
/
+160
*
|
soc: fsl: dpio: register dpio irq handlers after dpio create
Grigore Popescu
2020-03-10
1
-4
/
+4
|
/
*
soc: fsl: qe: remove set but not used variable 'mm_gc'
YueHaibing
2020-01-08
1
-2
/
+0
*
soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE
Rasmus Villemoes
2019-12-09
1
-1
/
+2
*
soc: fsl: qe: remove unused #include of asm/irq.h from ucc.c
Rasmus Villemoes
2019-12-09
1
-1
/
+0
*
soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c
Rasmus Villemoes
2019-12-09
1
-9
/
+6
*
soc: fsl: qe: drop pointless check in qe_sdma_init()
Rasmus Villemoes
2019-12-09
1
-3
/
+0
*
soc: fsl: qe: drop use of IS_ERR_VALUE in qe_sdma_init()
Rasmus Villemoes
2019-12-09
1
-3
/
+3
*
soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c
Rasmus Villemoes
2019-12-09
1
-13
/
+9
*
soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error path
Rasmus Villemoes
2019-12-09
1
-9
/
+7
*
soc: fsl: qe: drop broken lazy call of cpm_muram_init()
Rasmus Villemoes
2019-12-09
1
-3
/
+0
*
soc: fsl: qe: make cpm_muram_free() ignore a negative offset
Rasmus Villemoes
2019-12-09
1
-0
/
+3
*
soc: fsl: qe: make cpm_muram_free() return void
Rasmus Villemoes
2019-12-09
1
-2
/
+1
*
soc: fsl: qe: change return type of cpm_muram_alloc() to s32
Rasmus Villemoes
2019-12-09
1
-13
/
+16
*
soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init()
Rasmus Villemoes
2019-12-09
1
-4
/
+3
*
soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpu
Rasmus Villemoes
2019-12-09
1
-4
/
+10
*
soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle()
Rasmus Villemoes
2019-12-09
1
-5
/
+2
*
soc: fsl: qe: qe.c: use of_property_read_* helpers
Rasmus Villemoes
2019-12-09
1
-25
/
+8
*
soc: fsl: qe: merge qe_ic.h headers into qe_ic.c
Rasmus Villemoes
2019-12-09
2
-101
/
+50
*
soc: fsl: qe: simplify qe_ic_init()
Rasmus Villemoes
2019-12-09
1
-23
/
+4
*
soc: fsl: qe: make qe_ic_get_{low,high}_irq static
Rasmus Villemoes
2019-12-09
1
-2
/
+2
*
soc: fsl: qe: don't use NO_IRQ in qe_ic.c
Rasmus Villemoes
2019-12-09
1
-11
/
+10
*
soc: fsl: qe: remove unused qe_ic_set_* functions
Rasmus Villemoes
2019-12-09
1
-94
/
+0
*
soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low
Rasmus Villemoes
2019-12-09
1
-4
/
+4
[next]