Show patches with: Submitter = Rasmus Villemoes       |    Archived = No       |   232 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
serial: cpm_uart: call cpm_muram_init before registering console serial: cpm_uart: call cpm_muram_init before registering console 1 1 - 1 6-1 2020-02-13 Rasmus Villemoes Not Applicable
[v6,49/49] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 7-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,48/49] soc: fsl: qe: remove unused #include of asm/irq.h from ucc.c QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,47/49] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32 QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,46/49] net/wan/fsl_ucc_hdlc: reject muram offsets above 64K QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,45/49] net/wan/fsl_ucc_hdlc: fix reading of __be16 registers QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,44/49] net/wan/fsl_ucc_hdlc: avoid use of IS_ERR_VALUE() QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,43/49] soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,42/49] soc: fsl: qe: drop pointless check in qe_sdma_init() QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,41/49] soc: fsl: qe: drop use of IS_ERR_VALUE in qe_sdma_init() QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,40/49] soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,39/49] soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error path QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,38/49] soc: fsl: qe: drop broken lazy call of cpm_muram_init() QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,37/49] soc: fsl: qe: make cpm_muram_free() ignore a negative offset QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,36/49] soc: fsl: qe: make cpm_muram_free() return void QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,35/49] soc: fsl: qe: change return type of cpm_muram_alloc() to s32 QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,34/49] serial: ucc_uart: access __be32 field using be32_to_cpu QUICC Engine support on ARM, ARM64, PPC64 1 - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,33/49] serial: ucc_uart: limit brg-frequency workaround to PPC32 QUICC Engine support on ARM, ARM64, PPC64 1 - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,32/49] serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe() QUICC Engine support on ARM, ARM64, PPC64 1 - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,31/49] serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32 QUICC Engine support on ARM, ARM64, PPC64 1 - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,30/49] serial: ucc_uart: factor out soft_uart initialization QUICC Engine support on ARM, ARM64, PPC64 1 - 1 - 21- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,29/49] serial: ucc_uart: replace ppc-specific IO accessors QUICC Engine support on ARM, ARM64, PPC64 1 - 1 - 21- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,28/49] serial: ucc_uart: explicitly include soc/fsl/cpm.h QUICC Engine support on ARM, ARM64, PPC64 1 - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,27/49] soc/fsl/qe/qe.h: update include path for cpm.h QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,26/49] soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 21- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,25/49] soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init() QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,24/49] soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpu QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,23/49] soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle() QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,22/49] soc: fsl: qe: qe.c: use of_property_read_* helpers QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,21/49] soc: fsl: qe: merge qe_ic.h headers into qe_ic.c QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,20/49] soc: fsl: qe: simplify qe_ic_init() QUICC Engine support on ARM, ARM64, PPC64 - - 1 - --- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,19/49] soc: fsl: qe: make qe_ic_get_{low,high}_irq static QUICC Engine support on ARM, ARM64, PPC64 - - 1 - --- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,18/49] soc: fsl: qe: don't use NO_IRQ in qe_ic.c QUICC Engine support on ARM, ARM64, PPC64 - - 1 - 3-- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,17/49] soc: fsl: qe: remove unused qe_ic_set_* functions QUICC Engine support on ARM, ARM64, PPC64 - - 1 - --- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,16/49] soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low QUICC Engine support on ARM, ARM64, PPC64 - - 1 - --- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,15/49] soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c QUICC Engine support on ARM, ARM64, PPC64 - - 1 - --- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,14/49] powerpc/85xx: remove mostly pointless mpc85xx_qe_init() QUICC Engine support on ARM, ARM64, PPC64 1 - 1 - --- 2019-11-28 Rasmus Villemoes scottwood Not Applicable
[v6,13/49] powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ QUICC Engine support on ARM, ARM64, PPC64 1 - 1 - --- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,12/49] soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/ QUICC Engine support on ARM, ARM64, PPC64 - - 1 - --- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,11/49] soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx QUICC Engine support on ARM, ARM64, PPC64 - - 1 - --- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,10/49] soc: fsl: qe: remove pointless sysfs registration in qe_ic.c QUICC Engine support on ARM, ARM64, PPC64 - - 1 - --- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,09/49] soc: fsl: qe: drop assign-only high_active in qe_ic_init QUICC Engine support on ARM, ARM64, PPC64 - - 1 - --- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,08/49] soc: fsl: qe: drop unneeded #includes QUICC Engine support on ARM, ARM64, PPC64 - - 1 - --- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,07/49] soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32 QUICC Engine support on ARM, ARM64, PPC64 - - 1 - --- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,06/49] soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic QUICC Engine support on ARM, ARM64, PPC64 - - 1 - --- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,05/49] soc: fsl: qe: avoid ppc-specific io accessors QUICC Engine support on ARM, ARM64, PPC64 - - 1 - --- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,04/49] soc: fsl: qe: introduce qe_io{read,write}* wrappers QUICC Engine support on ARM, ARM64, PPC64 - - 1 - --- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,03/49] soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers QUICC Engine support on ARM, ARM64, PPC64 - - 1 - --- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,02/49] soc: fsl: qe: drop volatile qualifier of struct qe_ic::regs QUICC Engine support on ARM, ARM64, PPC64 - - 1 - --- 2019-11-28 Rasmus Villemoes Not Applicable
[v6,01/49] soc: fsl: qe: remove space-before-tab QUICC Engine support on ARM, ARM64, PPC64 - - 1 - --- 2019-11-28 Rasmus Villemoes Not Applicable
[v5,48/48] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE QUICC Engine support on ARM, ARM64, PPC64 - - - - 7-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,47/48] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32 QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,46/48] net/wan/fsl_ucc_hdlc: reject muram offsets above 64K QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,45/48] net/wan/fsl_ucc_hdlc: fix reading of __be16 registers QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,44/48] net/wan/fsl_ucc_hdlc: avoid use of IS_ERR_VALUE() QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,43/48] soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,42/48] soc: fsl: qe: drop pointless check in qe_sdma_init() QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,41/48] soc: fsl: qe: drop use of IS_ERR_VALUE in qe_sdma_init() QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,40/48] soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,39/48] soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error path QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,38/48] soc: fsl: qe: drop broken lazy call of cpm_muram_init() QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,37/48] soc: fsl: qe: make cpm_muram_free() ignore a negative offset QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,36/48] soc: fsl: qe: make cpm_muram_free() return void QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,35/48] soc: fsl: qe: change return type of cpm_muram_alloc() to s32 QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,34/48] serial: ucc_uart: access __be32 field using be32_to_cpu QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,33/48] serial: ucc_uart: limit brg-frequency workaround to PPC32 QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,32/48] serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe() QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,31/48] serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32 QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,30/48] serial: ucc_uart: factor out soft_uart initialization QUICC Engine support on ARM, ARM64, PPC64 - - - - 21- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,29/48] serial: ucc_uart: replace ppc-specific IO accessors QUICC Engine support on ARM, ARM64, PPC64 - - - - 21- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,28/48] serial: ucc_uart: explicitly include soc/fsl/cpm.h QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,27/48] soc/fsl/qe/qe.h: update include path for cpm.h QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,26/48] soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl QUICC Engine support on ARM, ARM64, PPC64 - - - - 21- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,25/48] soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init() QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,24/48] soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpu QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,23/48] soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle() QUICC Engine support on ARM, ARM64, PPC64 - - - - 21- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,22/48] soc: fsl: qe: qe.c: use of_property_read_* helpers QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,21/48] soc: fsl: qe: merge qe_ic.h headers into qe_ic.c QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,20/48] soc: fsl: qe: simplify qe_ic_init() QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,19/48] soc: fsl: qe: make qe_ic_get_{low,high}_irq static QUICC Engine support on ARM, ARM64, PPC64 - - - - 3-- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,18/48] soc: fsl: qe: don't use NO_IRQ in qe_ic.c QUICC Engine support on ARM, ARM64, PPC64 - - - - --- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,17/48] soc: fsl: qe: remove unused qe_ic_set_* functions QUICC Engine support on ARM, ARM64, PPC64 - - - - --- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,16/48] soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low QUICC Engine support on ARM, ARM64, PPC64 - - - - --- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,15/48] soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c QUICC Engine support on ARM, ARM64, PPC64 - - - - --- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,14/48] powerpc/85xx: remove mostly pointless mpc85xx_qe_init() QUICC Engine support on ARM, ARM64, PPC64 - - - - --- 2019-11-18 Rasmus Villemoes scottwood Not Applicable
[v5,13/48] powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ QUICC Engine support on ARM, ARM64, PPC64 1 - - - --- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,12/48] soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/ QUICC Engine support on ARM, ARM64, PPC64 - - - - --- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,11/48] soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx QUICC Engine support on ARM, ARM64, PPC64 - - - - --- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,10/48] soc: fsl: qe: remove pointless sysfs registration in qe_ic.c QUICC Engine support on ARM, ARM64, PPC64 - - - - --- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,09/48] soc: fsl: qe: drop assign-only high_active in qe_ic_init QUICC Engine support on ARM, ARM64, PPC64 - - - - --- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,08/48] soc: fsl: qe: drop unneeded #includes QUICC Engine support on ARM, ARM64, PPC64 - - - - --- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,07/48] soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32 QUICC Engine support on ARM, ARM64, PPC64 - - - - --- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,06/48] soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic QUICC Engine support on ARM, ARM64, PPC64 - - - - --- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,05/48] soc: fsl: qe: avoid ppc-specific io accessors QUICC Engine support on ARM, ARM64, PPC64 - - - - --- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,04/48] soc: fsl: qe: introduce qe_io{read,write}* wrappers QUICC Engine support on ARM, ARM64, PPC64 - - - - --- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,03/48] soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers QUICC Engine support on ARM, ARM64, PPC64 - - - - --- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,02/48] soc: fsl: qe: drop volatile qualifier of struct qe_ic::regs QUICC Engine support on ARM, ARM64, PPC64 - - - - --- 2019-11-18 Rasmus Villemoes Not Applicable
[v5,01/48] soc: fsl: qe: remove space-before-tab QUICC Engine support on ARM, ARM64, PPC64 - - - - --- 2019-11-18 Rasmus Villemoes Not Applicable
[v4,47/47] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE QUICC Engine support on ARM and ARM64 - - - 1 5-1 2019-11-08 Rasmus Villemoes Not Applicable
[v4,46/47] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32 QUICC Engine support on ARM and ARM64 - - - - 2-- 2019-11-08 Rasmus Villemoes Not Applicable
« 1 2 3 »