index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-21
soc: fsl: qe: add cpm_muram_free_addr() helper
Rasmus Villemoes
1
-0
/
+12
2021-01-21
soc: fsl: qe: store muram_vbase as a void pointer instead of u8
Rasmus Villemoes
1
-3
/
+3
2021-01-21
soc: fsl: qe: make cpm_muram_offset take a const void* argument
Rasmus Villemoes
1
-1
/
+1
2020-12-16
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-13
/
+50
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+1
2020-11-23
soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)
Hao Si
1
-4
/
+1
2020-11-23
soc: fsl: handle RCPM errata A-008646 on SoC LS1021A
Biwen Li
1
-1
/
+34
2020-11-23
soc: fsl: qbman: qman: Remove unused variable 'dequeue_wq'
Lee Jones
1
-6
/
+2
2020-11-23
soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr'
Lee Jones
1
-1
/
+1
2020-11-23
soc: fsl: dpio: qbman-portal: Fix a bunch of kernel-doc misdemeanours
Lee Jones
1
-5
/
+13
2020-11-03
soc/fsl/qbman: Add an argument to signal if NAPI processing is required.
Sebastian Andrzej Siewior
3
-10
/
+14
2020-09-22
soc: fsl: qe: Remove unnessesary check in ucc_set_tdm_rxtx_clk
Wang Hai
1
-1
/
+1
2020-09-22
soc: fsl: qman: convert to use be32_add_cpu()
Liu Shixin
1
-1
/
+1
2020-09-22
soc: fsl: dpio: remove set but not used 'addr_cena'
Jason Yan
1
-2
/
+0
2020-09-22
soc: fsl: qbman: Fix return value on success
Krzysztof Kozlowski
1
-1
/
+1
2020-06-04
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-21
/
+8
2020-05-28
Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
5
-21
/
+8
2020-05-22
soc: fsl: dpio: Remove unused inline function qbman_write_eqcr_am_rt_register
YueHaibing
1
-12
/
+0
2020-05-22
soc: fsl: qe: clean up an indentation issue
Colin Ian King
1
-1
/
+1
2020-05-22
soc: fsl: dpio: Prefer the CPU affine DPIO
Roy Pledge
1
-1
/
+5
2020-05-22
soc: fsl: qbman: Remove unused inline function qm_eqcr_get_ci_stashing
YueHaibing
1
-5
/
+0
2020-05-22
soc: fsl: qe: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2020-05-07
soc: fsl: dpio: properly compute the consumer index
Ioana Ciornei
1
-0
/
+1
2020-04-17
soc: fsl: dpio: avoid stack usage warning
Arnd Bergmann
1
-5
/
+14
2020-04-17
soc: fsl: dpio: fix incorrect pointer conversions
Arnd Bergmann
1
-4
/
+2
2020-04-03
Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-116
/
+921
2020-03-24
soc: fsl: qe: fix sparse warnings for ucc_slow.c
Li Yang
1
-13
/
+13
2020-03-24
soc: fsl: qe: ucc_slow: remove 0 assignment for kzalloc'ed structure
Li Yang
1
-7
/
+0
2020-03-24
soc: fsl: qe: fix sparse warnings for qe_ic.c
Li Yang
1
-1
/
+1
2020-03-24
soc: fsl: qe: fix sparse warnings for ucc.c
Li Yang
1
-1
/
+1
2020-03-24
soc: fsl: qe: fix sparse warning for qe_common.c
Li Yang
1
-1
/
+1
2020-03-24
soc: fsl: qe: fix sparse warnings for qe.c
Li Yang
1
-2
/
+2
2020-03-10
soc: fsl: dpio: register dpio irq handlers after dpio create
Grigore Popescu
1
-4
/
+4
2020-02-21
soc: fsl: dpio: fix dereference of pointer p before null check
Colin Ian King
1
-2
/
+3
2020-02-19
soc: fsl: dpio: Replace QMAN array mode with ring mode enqueue
Youri Querry
2
-95
/
+328
2020-02-19
soc: fsl: dpio: QMAN performance improvement with function pointer indirection
Youri Querry
2
-73
/
+507
2020-02-19
soc: fsl: dpio: Adding QMAN multiple enqueue interface
Youri Querry
3
-16
/
+160
2020-01-08
soc: fsl: qe: remove set but not used variable 'mm_gc'
YueHaibing
1
-2
/
+0
2019-12-09
soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE
Rasmus Villemoes
1
-1
/
+2
2019-12-09
soc: fsl: qe: remove unused #include of asm/irq.h from ucc.c
Rasmus Villemoes
1
-1
/
+0
2019-12-09
soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c
Rasmus Villemoes
1
-9
/
+6
2019-12-09
soc: fsl: qe: drop pointless check in qe_sdma_init()
Rasmus Villemoes
1
-3
/
+0
2019-12-09
soc: fsl: qe: drop use of IS_ERR_VALUE in qe_sdma_init()
Rasmus Villemoes
1
-3
/
+3
2019-12-09
soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c
Rasmus Villemoes
1
-13
/
+9
2019-12-09
soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error path
Rasmus Villemoes
1
-9
/
+7
2019-12-09
soc: fsl: qe: drop broken lazy call of cpm_muram_init()
Rasmus Villemoes
1
-3
/
+0
2019-12-09
soc: fsl: qe: make cpm_muram_free() ignore a negative offset
Rasmus Villemoes
1
-0
/
+3
2019-12-09
soc: fsl: qe: make cpm_muram_free() return void
Rasmus Villemoes
1
-2
/
+1
2019-12-09
soc: fsl: qe: change return type of cpm_muram_alloc() to s32
Rasmus Villemoes
1
-13
/
+16
2019-12-09
soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init()
Rasmus Villemoes
1
-4
/
+3
[next]