Rasmus Villemoes ([email protected])

Number of posts: 2109 (0.52 per day)
First post: 2013-04-10 23:53:05
Last post: 2024-06-10 13:39:07

Date List Subject
2019-11-08 13:03:13 linux-kernel [PATCH v4 15/47] soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
2019-11-08 13:03:11 linux-kernel [PATCH v4 16/47] soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low
2019-11-08 13:02:55 linux-kernel [PATCH v4 05/47] soc: fsl: qe: avoid ppc-specific io accessors
2019-11-08 13:02:47 linux-kernel [PATCH v4 03/47] soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
2019-11-08 13:02:38 linux-kernel [PATCH v4 02/47] soc: fsl: qe: drop volatile qualifier of struct qe_ic::regs
2019-11-07 12:26:34 linux-kernel [PATCH v7 0/2] Add support for Layerscape external interrupt lines
2019-11-07 12:25:07 linux-kernel [PATCH v7 1/2] dt/bindings: Add bindings for Layerscape external irqs
2019-11-07 12:23:12 linux-kernel [PATCH v7 2/2] irqchip: add support for Layerscape external interrupt lines
2019-11-06 07:59:55 linux-kernel Re: [PATCH v3 35/36] net/wan: make FSL_UCC_HDLC explicitly depend on PPC32
2019-11-06 07:47:58 linux-kernel Re: [PATCH] watchdog: make nowayout sysfs file writable
2019-11-05 22:47:27 linux-kernel Re: [PATCH v3 35/36] net/wan: make FSL_UCC_HDLC explicitly depend on PPC32
2019-11-05 20:55:03 linux-kernel [PATCH v2] watchdog: make nowayout sysfs file writable
2019-11-05 12:33:08 linux-kernel [PATCH] watchdog: make nowayout sysfs file writable
2019-11-04 08:39:38 linux-kernel Re: [PATCH v3 35/36] net/wan: make FSL_UCC_HDLC explicitly depend on PPC32
2019-11-04 08:05:13 linux-kernel Re: [PATCH v3 31/36] serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32
2019-11-04 07:40:01 linux-kernel Re: [PATCH v3 28/36] serial: ucc_uart: explicitly include soc/fsl/cpm.h
2019-11-01 14:10:35 linux-kernel [PATCH v3 04/36] soc: fsl: qe: introduce qe_io{read,write}* wrappers
2019-11-01 13:57:37 linux-kernel [PATCH v3 25/36] soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init()
2019-11-01 13:57:05 linux-kernel [PATCH v3 27/36] soc/fsl/qe/qe.h: update include path for cpm.h
2019-11-01 13:56:09 linux-kernel [PATCH v3 32/36] serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()
2019-11-01 13:55:42 linux-kernel [PATCH v3 18/36] soc: fsl: qe: don't use NO_IRQ in qe_ic.c
2019-11-01 13:51:45 linux-kernel [PATCH v3 08/36] soc: fsl: qe: drop unneeded #includes
2019-11-01 12:48:21 linux-kernel [PATCH v3 07/36] soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32
2019-11-01 12:48:12 linux-kernel [PATCH v3 10/36] soc: fsl: qe: remove pointless sysfs registration in qe_ic.c
2019-11-01 12:48:05 linux-kernel [PATCH v3 09/36] soc: fsl: qe: drop assign-only high_active in qe_ic_init
2019-11-01 12:48:03 linux-kernel [PATCH v3 12/36] soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
2019-11-01 12:47:46 linux-kernel [PATCH v3 14/36] powerpc/85xx: remove mostly pointless mpc85xx_qe_init()
2019-11-01 12:47:29 linux-kernel [PATCH v3 23/36] soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle()
2019-11-01 12:47:15 linux-kernel [PATCH v3 28/36] serial: ucc_uart: explicitly include soc/fsl/cpm.h
2019-11-01 12:46:59 linux-kernel [PATCH v3 36/36] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE
2019-11-01 12:46:38 linux-kernel [PATCH v3 03/36] soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
2019-11-01 12:46:27 linux-kernel [PATCH v3 22/36] soc: fsl: qe: qe.c: use of_property_read_* helpers
2019-11-01 12:46:20 linux-kernel [PATCH v3 05/36] soc: fsl: qe: avoid ppc-specific io accessors
2019-11-01 12:46:01 linux-kernel [PATCH v3 13/36] powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ
2019-11-01 12:46:00 linux-kernel [PATCH v3 15/36] soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
2019-11-01 12:45:56 linux-kernel [PATCH v3 16/36] soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low
2019-11-01 12:45:49 linux-kernel [PATCH v3 17/36] soc: fsl: qe: remove unused qe_ic_set_* functions
2019-11-01 12:45:37 linux-kernel [PATCH v3 21/36] soc: fsl: qe: merge qe_ic.h headers into qe_ic.c
2019-11-01 12:45:29 linux-kernel [PATCH v3 20/36] soc: fsl: qe: simplify qe_ic_init()
2019-11-01 12:45:24 linux-kernel [PATCH v3 26/36] soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl
2019-11-01 12:45:19 linux-kernel [PATCH v3 24/36] soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpu
2019-11-01 12:45:17 linux-kernel [PATCH v3 29/36] serial: ucc_uart: replace ppc-specific IO accessors
2019-11-01 12:45:14 linux-kernel [PATCH v3 30/36] serial: ucc_uart: factor out soft_uart initialization
2019-11-01 12:45:08 linux-kernel [PATCH v3 33/36] serial: ucc_uart: access __be32 field using be32_to_cpu
2019-11-01 12:45:06 linux-kernel [PATCH v3 31/36] serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32
2019-11-01 12:45:05 linux-kernel [PATCH v3 34/36] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32
2019-11-01 12:44:56 linux-kernel [PATCH v3 35/36] net/wan: make FSL_UCC_HDLC explicitly depend on PPC32
2019-11-01 12:44:38 linux-kernel [PATCH v3 19/36] soc: fsl: qe: make qe_ic_get_{low,high}_irq static
2019-11-01 12:44:26 linux-kernel [PATCH v3 11/36] soc: fsl: qe: use qe_ic_cascade_{low,high}_mpic also on 83xx
2019-11-01 12:44:21 linux-kernel [PATCH v3 06/36] soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic
2019-11-01 12:44:17 linux-kernel [PATCH v3 01/36] soc: fsl: qe: remove space-before-tab