linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-27 16:49:07 to 2023-03-04 22:15:40 UTC [more...]

[PATCH 00/12] MIPS Virt board support
 2023-03-04 22:15 UTC  (2+ messages)
` [PATCH 01/12] MIPS: Move declaration of bcache ops to cache.c

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-03 16:40 UTC  (6+ messages)

[PATCH 00/20] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-03 14:17 UTC  (35+ messages)
` [PATCH 01/20] pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible string
` [PATCH 02/20] pinctrl: ralink: {mt7620,mt7621}: add new mediatek compatible strings
` [PATCH 03/20] pinctrl: ralink: rt305x: add new compatible string for every SoC
` [PATCH 04/20] pinctrl: ralink: mt7620: split out to mt76x8
` [PATCH 05/20] pinctrl: ralink: move to mediatek as mtmips
` [PATCH 06/20] pinctrl: mediatek: remove OF_GPIO as reverse dependency
` [PATCH 07/20] dt-bindings: pinctrl: ralink: improve bindings
` [PATCH 08/20] dt-bindings: pinctrl: ralink: add new compatible strings
` [PATCH 09/20] dt-bindings: pinctrl: ralink: {mt7620,mt7621}: rename to mediatek
` [PATCH 10/20] dt-bindings: pinctrl: mediatek: mt6795: rename to mediatek,mt6795-pinctrl
` [PATCH 11/20] dt-bindings: pinctrl: mediatek: mt8186: rename to mediatek,mt8186-pinctrl
` [PATCH 12/20] dt-bindings: pinctrl: mediatek: mt8192: rename to mediatek,mt8192-pinctrl
` [PATCH 13/20] dt-bindings: pinctrl: mediatek: mt8195: rename to mediatek,mt8195-pinctrl
` [PATCH 14/20] dt-bindings: pinctrl: mediatek: fix naming inconsistency
` [PATCH 15/20] dt-bindings: pinctrl: {mediatek,ralink}: fix formatting
` [PATCH 16/20] dt-bindings: pinctrl: mediatek: drop quotes from referred schemas
` [PATCH 17/20] dt-bindings: pinctrl: mediatek: mt7986: fix patternProperties regex
` [PATCH 18/20] dt-bindings: pinctrl: ralink: rt305x: split binding
` [PATCH 19/20] dt-bindings: pinctrl: mediatek: mt7620: "
` [PATCH 20/20] MAINTAINERS: move ralink pinctrl to mediatek mips pinctrl

[PATCH v3 1/2] mips: add <asm-generic/io.h> including
 2023-03-03 12:40 UTC  (3+ messages)
` [PATCH v3 2/2] arch/*/io.h: remove ioremap_uc in some architectures

[PATCH v3 15/34] mips: Implement the new page table range API
 2023-03-03 12:24 UTC  (2+ messages)

[PATCH v2 1/2] mips: add <asm-generic/io.h> including
 2023-03-03  9:13 UTC  (6+ messages)

[RFC PATCH 00/16] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-03  8:03 UTC  (35+ messages)
` [RFC PATCH 07/16] dt-bindings: pinctrl: ralink: add new compatible strings
` [RFC PATCH 09/16] dt-bindings: pinctrl: mediatek: rt305x: split binding
` [RFC PATCH 10/16] dt-bindings: pinctrl: mediatek: mt7620: "
` [RFC PATCH 12/16] dt-bindings: pinctrl: mediatek: mt6795: rename to mediatek,mt6795-pinctrl
` [RFC PATCH 13/16] dt-bindings: pinctrl: mediatek: mt8186: rename to mediatek,mt8186-pinctrl
` [RFC PATCH 14/16] dt-bindings: pinctrl: mediatek: mt8192: rename to mediatek,mt8192-pinctrl
` [RFC PATCH 15/16] dt-bindings: pinctrl: mediatek: mt8195: rename to mediatek,mt8195-pinctrl
` [RFC PATCH 16/16] dt-bindings: pinctrl: mediatek: improve schemas

[PATCH v2 0/5] Use dma_default_coherent for devicetree default coherency
 2023-03-03  0:11 UTC  (9+ messages)
` [PATCH v2 2/5] dma-mapping: Provide a fallback dma_default_coherent
` [PATCH v2 3/5] dma-mapping: Provide CONFIG_ARCH_DMA_DEFAULT_COHERENT
` [PATCH v2 5/5] of: address: Always use dma_default_coherent for default coherency

[PATCH 0/4] Devicetree support for Loongson-1 GPIO
 2023-03-02 19:02 UTC  (16+ messages)
` [PATCH 1/4] gpio: loongson1: Update copyright
` [PATCH 2/4] gpio: loongson1: Introduce ls1x_gpio_chip struct
` [PATCH 3/4] gpio: loongson1: Add DT support
` [PATCH 4/4] dt-bindings: gpio: Add Loongson-1 GPIO

[GIT PULL] MIPS changes part 2 for v6.3
 2023-03-02 18:37 UTC  (2+ messages)

[PATCH v2 0/5] Devicetree support for Loongson-1 GPIO
 2023-03-02 12:58 UTC  (7+ messages)
` [PATCH v2 1/5] gpio: loongson1: Convert to SPDX identifier
` [PATCH v2 2/5] gpio: loongson1: Use readl() & writel()
` [PATCH v2 3/5] gpio: loongson1: Introduce ls1x_gpio_chip struct
` [PATCH v2 4/5] gpio: loongson1: Add DT support
` [PATCH v2 5/5] dt-bindings: gpio: Add Loongson-1 GPIO

[PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-02 12:38 UTC  (31+ messages)
` [PATCH v4 01/24] alpha: "
` [PATCH v4 02/24] arm64: "
` [PATCH v4 03/24] arm: "
` [PATCH v4 04/24] ia64: "
` [PATCH v4 05/24] m68k: "
` [PATCH v4 06/24] microblaze: "
` [PATCH v4 07/24] mips: "
` [PATCH v4 08/24] parisc: "
` [PATCH v4 09/24] powerpc: "
` [PATCH v4 10/24] sparc: "
` [PATCH v4 11/24] xtensa: "
` [PATCH v4 12/24] asm-generic: "
` [PATCH v4 13/24] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v4 14/24] arc: "
` [PATCH v4 15/24] m68k: "
` [PATCH v4 16/24] arm64: "
` [PATCH v4 17/24] microblaze: "
` [PATCH v4 18/24] sparc: "
` [PATCH v4 19/24] parisc: "
` [PATCH v4 20/24] x86: "
` [PATCH v4 21/24] xtensa: "
` [PATCH v4 22/24] powerpc: "
` [PATCH v4 23/24] mips: "
` [PATCH v4 24/24] s390: "

[PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA
 2023-03-02 12:19 UTC  (4+ messages)

[PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
 2023-03-02 10:55 UTC  (14+ messages)
` [PATCH v2 04/24] arm64/cpu: Mark cpu_die() __noreturn
        ` [PATCH v2.1 "
` [PATCH v2 09/24] mips/cpu: Expose play_dead()'s prototype definition
        ` [PATCH v2.1 "

[PATCH v3 03/24] arm: Remove COMMAND_LINE_SIZE from uapi
 2023-03-02  3:17 UTC  (2+ messages)

[PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
 2023-03-01 15:41 UTC  (2+ messages)

[PATCH v5 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
 2023-03-01  9:24 UTC  (4+ messages)

[PATCH v3] MIPS: Workaround clang inline compat branch issue
 2023-03-01  9:02 UTC  (4+ messages)

[RFC 0/6] pcmcia: separate 16-bit support from cardbus
 2023-03-01  8:01 UTC  (21+ messages)
` [RFC 1/6] pccard: remove bcm63xx socket driver

[PATCH v7 0/5] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-28 22:15 UTC  (12+ messages)
` [PATCH v7 2/5] mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'
` [PATCH v7 3/5] mips: dts: ralink: mt7621: add phandle to system controller node for watchdog

[PATCH] MIPS: BCM47XX: Add support for Huawei B593u-12
 2023-02-28 21:54 UTC  (2+ messages)

[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2023-02-28 21:11 UTC  (9+ messages)
` [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH v2] MIPS: Workaround clang inline compat branch issue
 2023-02-28 19:28 UTC  (3+ messages)

[PATCH mm-unstable v1 19/26] riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
 2023-02-28 15:56 UTC  (3+ messages)

[PATCH v2 0/2] MIPS: Implement two workarounds for BPF JIT
 2023-02-28 14:00 UTC  (6+ messages)
` [PATCH v2 1/2] MIPS: ebpf jit: Implement DADDI workarounds
` [PATCH v2 2/2] MIPS: ebpf jit: Implement R4000 workarounds

[PATCH 1/2] mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINK
 2023-02-27 22:55 UTC  (4+ messages)
` [PATCH 2/2] mips: ralink: make SOC_MT7621 select PINCTRL

[PATCH v2 0/4] MIPS DMA coherence fixes
 2023-02-27 22:55 UTC  (3+ messages)
` [PATCH v2 1/4] MIPS: Remove DMA_PERDEV_COHERENT

[PATCH v2 0/2] MIPS Booting fixes
 2023-02-27 22:54 UTC  (4+ messages)
` [PATCH v2 1/2] MIPS: smp-cps: Don't rely on CP0_CMGCRBASE
` [PATCH v2 2/2] MIPS: cevt-r4k: Offset the value used to clear compare interrupt

[PATCH] MIPS: Workaround clang inline compat branch issue
 2023-02-27 18:19 UTC  (2+ messages)

[PATCH v2 14/30] mips: Implement the new page table range API
 2023-02-27 17:57 UTC 

[PATCH 0/2] MIPS Booting fixes
 2023-02-27 16:48 UTC  (7+ messages)
` [PATCH 2/2] MIPS: cevt-r4k: Offset counter value for clearing compare interrupt


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).