linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-10 18:34:59 to 2021-07-21 18:16:00 UTC [more...]

[PATCH] Ingenic: iio/adc: add JZ4760(B) support to the
 2021-07-21 18:15 UTC  (10+ messages)
` [PATCH 1/6] iio/adc: ingenic: rename has_aux2 to has_aux_md
` [PATCH 2/6] dt-bindings: iio/adc: add an INGENIC_ADC_AUX0 entry
` [PATCH 3/6] iio/adc: ingenic: add JZ4760 support to the sadc driver
` [PATCH 4/6] iio/adc: ingenic: add JZ4760B "
` [PATCH 5/6] iio/adc: ingenic: modify
` [PATCH 6/6] dt-bindings: iio/adc: ingenic: add the JZ4760(B) socs to the sadc Documentation

[PATCH] MIPS: Avoid macro redefinitions
 2021-07-21 16:17 UTC  (5+ messages)

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-21 10:09 UTC  (6+ messages)
` [PATCH v4 5/5] "

[PATCH V3]: MIPS: check return value of pgtable_pmd_page_ctor
 2021-07-21  9:30 UTC  (2+ messages)
` [PATCH] "

[PATCH V2]: check return value of pgtalbe_pmd_page_ctor
 2021-07-21  9:03 UTC  (3+ messages)
` [PATCH] MIPS: check return value of pgtable_pmd_page_ctor

[PATCH] MIPS: check return value of pgtable_pmd_page_ctor
 2021-07-21  8:13 UTC  (3+ messages)

[PATCH v3 0/9] MIPS: Migrate pistachio to generic kernel
 2021-07-21  8:07 UTC  (13+ messages)
` [PATCH v3 1/9] MIPS: generic: Allow generating FIT image for Marduk board
` [PATCH v3 2/9] MIPS: DTS: Pistachio add missing cpc and cdmm
` [PATCH v3 3/9] clk: pistachio: Make it selectable for generic MIPS kernel
` [PATCH v3 4/9] clocksource/drivers/pistachio: Make it selectable for MIPS
` [PATCH v3 5/9] phy: pistachio-usb: Depend on MIPS || COMPILE_TEST
` [PATCH v3 6/9] pinctrl: pistachio: Make it as an option
` [PATCH v3 7/9] MIPS: config: generic: Add config for Marduk board
` [PATCH v3 8/9] MIPS: Retire MACH_PISTACHIO
` [PATCH v3 9/9] MIPS: Make a alias for pistachio_defconfig

[PATCH v5 0/8] tee: Improve support for kexec and kdump
 2021-07-21  6:03 UTC  (5+ messages)

[RFC]: Maybe revert 'MIPS: add PMD table accounting into MIPS'pmd_alloc_one' from 5.4 LTS?
 2021-07-21  2:11 UTC  (2+ messages)

[RFC PATCH 0/2] mips: bpf: An eBPF JIT implementation for 32-bit MIPS
 2021-07-20 23:10 UTC  (3+ messages)
` [RFC PATCH 1/2] mips: bpf: add eBPF JIT "
` [RFC PATCH 2/2] mips: bpf: enable 32-bit eBPF JIT

[PATCH v5 8/8] firmware: tee_bnxt: Release TEE shm, session, and context during kexec
 2021-07-20 18:59 UTC  (6+ messages)

[RFC PATCH bpf-next v1 00/14] MIPS: eBPF: refactor code, add MIPS32 JIT
 2021-07-20 17:47 UTC  (16+ messages)
` [RFC PATCH bpf-next v1 01/14] MIPS: eBPF: support BPF_TAIL_CALL in JIT static analysis
` [RFC PATCH bpf-next v1 02/14] MIPS: eBPF: mask 32-bit index for tail calls
` [RFC PATCH bpf-next v1 03/14] MIPS: eBPF: fix BPF_ALU|ARSH handling in JIT static analysis
` [RFC PATCH bpf-next v1 04/14] MIPS: eBPF: support BPF_JMP32 "
` [RFC PATCH bpf-next v1 05/14] MIPS: eBPF: fix system hang with verifier dead-code patching
` [RFC PATCH bpf-next v1 06/14] MIPS: eBPF: fix JIT static analysis hang with bounded loops
` [RFC PATCH bpf-next v1 07/14] MIPS: eBPF: fix MOD64 insn on R6 ISA
` [RFC PATCH bpf-next v1 08/14] MIPS: eBPF: support long jump for BPF_JMP|EXIT
` [RFC PATCH bpf-next v1 09/14] MIPS: eBPF: drop src_reg restriction in BPF_LD|BPF_DW|BPF_IMM
` [RFC PATCH bpf-next v1 10/14] MIPS: eBPF: improve and clarify enum 'which_ebpf_reg'
` [RFC PATCH bpf-next v1 11/14] MIPS: eBPF: add core support for 32/64-bit systems
` [RFC PATCH bpf-next v1 13/14] MIPS: uasm: Enable muhu opcode for MIPS R6
` [RFC PATCH bpf-next v1 14/14] MIPS: eBPF: add MIPS32 JIT

[PATCH] mips: netlogic: fix kernel-doc complaints in fmn-config.c
 2021-07-20  4:34 UTC 

[PATCH] mips: cavium-octeon: clean up kernel-doc in cvmx-interrupt-decodes.c
 2021-07-20  4:16 UTC 

[PATCH 0/2] Regex fixes for mips and x86 cross-compile
 2021-07-19 20:37 UTC  (3+ messages)

[PATCH v1 00/16] .map_sg() error cleanup
 2021-07-19 20:22 UTC  (28+ messages)
` [PATCH v1 01/16] dma-mapping: Allow map_sg() ops to return negative error codes
` [PATCH v1 02/16] dma-direct: Return appropriate error code from dma_direct_map_sg()
` [PATCH v1 03/16] iommu: Return full error code from iommu_map_sg[_atomic]()
` [PATCH v1 04/16] dma-iommu: Return error code from iommu_dma_map_sg()
` [PATCH v1 05/16] alpha: return error code from alpha_pci_map_sg()
` [PATCH v1 06/16] ARM/dma-mapping: return error code from .map_sg() ops
` [PATCH v1 07/16] ia64/sba_iommu: return error code from sba_map_sg_attrs()
` [PATCH v1 08/16] MIPS/jazzdma: return error code from jazz_dma_map_sg()
` [PATCH v1 09/16] powerpc/iommu: return error code from .map_sg() ops
` [PATCH v1 10/16] s390/pci: return error code from s390_dma_map_sg()
` [PATCH v1 11/16] sparc/iommu: return error codes from .map_sg() ops
` [PATCH v1 12/16] parisc: return error code "
` [PATCH v1 13/16] xen: swiotlb: return error code from xen_swiotlb_map_sg()
` [PATCH v1 14/16] x86/amd_gart: return error code from gart_map_sg()
` [PATCH v1 15/16] dma-mapping: return error code from dma_dummy_map_sg()
` [PATCH v1 16/16] dma-mapping: Disallow .map_sg operations from returning zero on error

[PATCH 5.12 135/292] PCI: ftpci100: Rename macro name collision
 2021-07-19 14:55 UTC  (2+ messages)
` [PATCH 5.12 284/292] mips: disable branch profiling in boot/decompress.o

[PATCH 5.13 151/351] PCI: ftpci100: Rename macro name collision
 2021-07-19 14:54 UTC  (2+ messages)
` [PATCH 5.13 343/351] mips: disable branch profiling in boot/decompress.o

flush_kernel_dcache_page fixes and removal
 2021-07-19 15:42 UTC  (18+ messages)
` [PATCH 1/6] mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
` [PATCH 2/6] mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_page
` [PATCH 3/6] ps3disk: "
` [PATCH 4/6] scatterlist: "
` [PATCH 5/6] aacraid: remove an unused include
` [PATCH 6/6] mm: remove flush_kernel_dcache_page

[PATCH 5.10 114/243] PCI: ftpci100: Rename macro name collision
 2021-07-19 14:54 UTC  (2+ messages)
` [PATCH 5.10 240/243] mips: disable branch profiling in boot/decompress.o

[PATCH 5.4 145/149] mips: disable branch profiling in boot/decompress.o
 2021-07-19 14:54 UTC 

[PATCH 4.19 417/421] mips: disable branch profiling in boot/decompress.o
 2021-07-19 14:53 UTC 

[PATCH 4.14 313/315] mips: disable branch profiling in boot/decompress.o
 2021-07-19 14:53 UTC 

[PATCH 4.9 244/245] mips: disable branch profiling in boot/decompress.o
 2021-07-19 14:53 UTC 

[PATCH 4.4 187/188] mips: disable branch profiling in boot/decompress.o
 2021-07-19 14:52 UTC 

[PATCH v2] MIPS: Ingenic: Add system type for new Ingenic SoCs
 2021-07-19 11:27 UTC  (2+ messages)

[PATCH] MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32
 2021-07-19 11:27 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: dma: ingenic: Add compatible strings for MDMA
 2021-07-18 12:20 UTC  (3+ messages)
` [PATCH 2/3] dma: jz4780: Work around hardware bug on JZ4760 SoCs
` [PATCH 3/3] dma: jz4780: Add support for the MDMA in the JZ4760(B)

[PATCH v2 0/3] Remove dead linux-mips.org references
 2021-07-17 20:59 UTC  (10+ messages)
` [PATCH v2 1/3] MAINTAINERS: mark sections from Ralf Baechle orphan
` [PATCH v2 3/3] arch: mips: remove dead references

[PATCH 1/3] pinctrl: ingenic: Fix incorrect pull up/down info
 2021-07-17 17:48 UTC  (3+ messages)
` [PATCH 2/3] pinctrl: ingenic: Fix bias config for X2000(E)
` [PATCH 3/3] pinctrl: ingenic: Add .max_register in regmap_config

[PATCH v3 00/19] auxdisplay: ht16k33: Add character display support
 2021-07-16 19:24 UTC  (24+ messages)
` [PATCH v3 01/19] uapi: Add <linux/map_to_14segment.h>
` [PATCH v3 02/19] dt-bindings: auxdisplay: ht16k33: Document Adafruit segment displays
` [PATCH v3 03/19] auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string
` [PATCH v3 04/19] auxdisplay: img-ascii-lcd: Add helper variable dev
` [PATCH v3 05/19] auxdisplay: img-ascii-lcd: Convert device attribute to sysfs_emit()
` [PATCH v3 06/19] auxdisplay: Extract character line display core support
` [PATCH v3 07/19] auxdisplay: linedisp: Use kmemdup_nul() helper
` [PATCH v3 08/19] auxdisplay: linedisp: Add support for changing scroll rate
` [PATCH v3 09/19] auxdisplay: ht16k33: Connect backlight to fbdev
` [PATCH v3 10/19] auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize()
` [PATCH v3 11/19] auxdisplay: ht16k33: Remove unneeded error check in keypad probe()
` [PATCH v3 12/19] auxdisplay: ht16k33: Convert to simple i2c probe function
` [PATCH v3 13/19] auxdisplay: ht16k33: Add helper variable dev
` [PATCH v3 14/19] auxdisplay: ht16k33: Move delayed work
` [PATCH v3 15/19] auxdisplay: ht16k33: Extract ht16k33_brightness_set()
` [PATCH v3 16/19] auxdisplay: ht16k33: Extract frame buffer probing
` [PATCH v3 17/19] auxdisplay: ht16k33: Add support for segment displays
` [PATCH v3 18/19] dt-bindings: auxdisplay: ht16k33: Document LED subnode
` [PATCH v3 19/19] auxdisplay: ht16k33: Add LED support

[PATCH 0/3] Make PMD_ORDER generically available
 2021-07-15 19:16 UTC  (10+ messages)
` [PATCH 1/3] arm: Rename PMD_ORDER to PMD_TABLE_ORDER
` [PATCH 2/3] mips: "
` [PATCH 3/3] parisc: "

[PATCH v2 00/18] auxdisplay: ht16k33: Add character display support
 2021-07-15 15:06 UTC  (6+ messages)
` [PATCH v2 02/18] dt-bindings: auxdisplay: ht16k33: Document Adafruit segment displays

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-15 13:02 UTC  (3+ messages)
` [PATCH v2 4/4] "

[PATCH v6 00/11] Add new clocks and fix bugs for Ingenic SoCs
 2021-07-15 11:28 UTC  (6+ messages)
` [PATCH v6 07/11] dt-bindings: clock: Add documentation for JZ4775 and X2000 bindings
` [PATCH v6 08/11] dt-bindings: clock: Add JZ4775 clock bindings

[PATCH v2] drm/ingenic: Convert to Linux IRQ interfaces
 2021-07-15 10:59 UTC  (2+ messages)

[PATCH] MIPS: Ingenic: Add system type for new Ingenic SoCs
 2021-07-15 10:40 UTC  (3+ messages)

Random Hard Lockup starting MIPS32 kernel with kexec
 2021-07-15  5:19 UTC 

[PATCH v3 0/5] bus: Make remove callback return void
 2021-07-13  7:40 UTC  (2+ messages)
` [PATCH v3 5/5] "

[PATCH] drm/ingenic: Convert to Linux IRQ interfaces
 2021-07-12  9:43 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 05/37] PCI: ftpci100: Rename macro name collision
 2021-07-10 23:49 UTC 

[PATCH AUTOSEL 5.12 05/43] PCI: ftpci100: Rename macro name collision
 2021-07-10 23:48 UTC 

[PATCH AUTOSEL 5.13 05/53] PCI: ftpci100: Rename macro name collision
 2021-07-10 23:48 UTC 

[GIT PULL] MIPS fixes for v5.14
 2021-07-10 18:34 UTC  (2+ messages)


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).