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
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
2019-12-09
soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpu
Rasmus Villemoes
1
-4
/
+10
2019-12-09
soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle()
Rasmus Villemoes
1
-5
/
+2
2019-12-09
soc: fsl: qe: qe.c: use of_property_read_* helpers
Rasmus Villemoes
1
-25
/
+8
2019-12-09
soc: fsl: qe: merge qe_ic.h headers into qe_ic.c
Rasmus Villemoes
2
-101
/
+50
2019-12-09
soc: fsl: qe: simplify qe_ic_init()
Rasmus Villemoes
1
-23
/
+4
2019-12-09
soc: fsl: qe: make qe_ic_get_{low,high}_irq static
Rasmus Villemoes
1
-2
/
+2
2019-12-09
soc: fsl: qe: don't use NO_IRQ in qe_ic.c
Rasmus Villemoes
1
-11
/
+10
2019-12-09
soc: fsl: qe: remove unused qe_ic_set_* functions
Rasmus Villemoes
1
-94
/
+0
2019-12-09
soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low
Rasmus Villemoes
1
-4
/
+4
2019-12-09
soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
Rasmus Villemoes
1
-0
/
+42
2019-12-09
soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
Rasmus Villemoes
1
-3
/
+26
2019-12-09
soc: fsl: qe: remove pointless sysfs registration in qe_ic.c
Rasmus Villemoes
1
-31
/
+0
2019-12-09
soc: fsl: qe: drop assign-only high_active in qe_ic_init
Rasmus Villemoes
1
-4
/
+2
2019-12-09
soc: fsl: qe: drop unneeded #includes
Rasmus Villemoes
2
-7
/
+0
2019-12-09
soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32
Rasmus Villemoes
1
-1
/
+9
2019-12-09
soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic
Rasmus Villemoes
1
-6
/
+7
2019-12-09
soc: fsl: qe: avoid ppc-specific io accessors
Rasmus Villemoes
9
-123
/
+129
2019-12-09
soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
Rasmus Villemoes
1
-5
/
+5
2019-12-09
soc: fsl: qe: drop volatile qualifier of struct qe_ic::regs
Rasmus Villemoes
2
-3
/
+3
2019-12-09
soc: fsl: qe: remove space-before-tab
Rasmus Villemoes
1
-2
/
+2
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-0
/
+162
2019-11-12
soc: fsl: add RCPM driver
Ran Wang
3
-0
/
+162
2019-10-31
dpaa_eth: register a device link for the qman portal used
Madalin Bucur
1
-6
/
+0
2019-10-31
soc: fsl: qbman: allow registering a device link for the portal user
Madalin Bucur
1
-0
/
+13
2019-09-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
13
-168
/
+329
2019-08-15
soc: fsl: dpio: remove explicit device_link_remove
Ioana Ciornei
1
-2
/
+0
2019-08-15
soc: fsl: guts: Add definition for LS1028A
Yinbo Zhu
1
-0
/
+6
2019-08-15
soc/fsl/qbman: Update device tree with reserved memory
Roy Pledge
1
-24
/
+36
2019-08-15
soc/fsl/qbman: Fixup qman_shutdown_fq()
Roy Pledge
1
-11
/
+42
2019-08-15
soc/fsl/qbman: Disable interrupts during portal recovery
Roy Pledge
3
-3
/
+21
2019-08-15
soc/fsl/qbman: Fix drain_mr_fqni()
Roy Pledge
1
-1
/
+3
2019-08-15
soc/fsl/qbman: Cleanup QMan queues if device was already initialized
Roy Pledge
4
-4
/
+38
2019-08-15
soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootup
Roy Pledge
4
-9
/
+41
[prev]
[next]