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.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
/
drivers
/
soc
/
fsl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
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-13
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-17
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
13
-168
/
+329
2019-08-16
soc: fsl: dpio: remove explicit device_link_remove
Ioana Ciornei
1
-2
/
+0
2019-08-16
soc: fsl: guts: Add definition for LS1028A
Yinbo Zhu
1
-0
/
+6
2019-08-16
soc/fsl/qbman: Update device tree with reserved memory
Roy Pledge
1
-24
/
+36
2019-08-16
soc/fsl/qbman: Fixup qman_shutdown_fq()
Roy Pledge
1
-11
/
+42
2019-08-16
soc/fsl/qbman: Disable interrupts during portal recovery
Roy Pledge
3
-3
/
+21
2019-08-16
soc/fsl/qbman: Fix drain_mr_fqni()
Roy Pledge
1
-1
/
+3
2019-08-16
soc/fsl/qbman: Cleanup QMan queues if device was already initialized
Roy Pledge
4
-4
/
+38
2019-08-16
soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootup
Roy Pledge
4
-9
/
+41
2019-08-16
soc/fsl/qbman: Rework QBMan private memory setup
Roy Pledge
3
-11
/
+76
2019-08-16
soc: fsl: qbman: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2
-6
/
+2
2019-07-22
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...
Jonathan Corbet
1
-1
/
+1
2019-07-22
Merge tag 'soc-fsl-next-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2
-99
/
+66
[next]