Linux-MIPS Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-17 07:50:35 to 2021-05-28 09:29:27 UTC [more...]

[PATCH v1] kbuild: Disable compile testing if HAVE_LEGACY_CLK enabled
 2021-05-28  9:27 UTC  (9+ messages)

[PATCH] mm: generalize ZONE_[DMA|DMA32]
 2021-05-28  7:45 UTC  (6+ messages)
` [PATCH v2] "

[PATCH -next] MIPS: pm-cps: Make '__pcpu_scope_cps_cpu_state' static
 2021-05-28  7:04 UTC 

[PATCH 1/2] mips: syscalls: define syscall offsets directly in <asm/unistd.h>
 2021-05-28  3:46 UTC  (2+ messages)
` [PATCH 2/2] mips: syscalls: use pattern rules to generate syscall headers

[PATCH 00/11] ingenic-drm cleanups and doublescan feature
 2021-05-27 23:22 UTC  (12+ messages)
` [PATCH 01/11] drm/ingenic: Remove dead code
` [PATCH 02/11] drm/ingenic: Simplify code by using hwdescs array
` [PATCH 03/11] drm/ingenic: Add support for private objects
` [PATCH 04/11] drm/ingenic: Move no_vblank to private state
` [PATCH 05/11] drm/ingenic: Move IPU scale settings "
` [PATCH 06/11] drm/ingenic: Set DMA descriptor chain register when starting CRTC
` [PATCH 07/11] drm/ingenic: Upload palette before frame
` [PATCH 08/11] drm/ingenic: Support custom GEM object
` [PATCH 09/11] drm/ingenic: Add ingenic_drm_gem_fb_destroy() function
` [PATCH 10/11] drm/ingenic: Add doublescan feature
  ` [PATCH 11/11] drm/ingenic: Attach bridge chain to encoders

[PATCH v6 0/4] KVM statistics data fd-based binary interface
 2021-05-27 15:54 UTC  (16+ messages)
` [PATCH v6 1/4] KVM: stats: Separate common stats from architecture specific ones
` [PATCH v6 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v6 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v6 4/4] KVM: selftests: Add selftest for KVM "

[PATCH v5 0/3] Add option to mmap GEM buffers cached
 2021-05-27 12:43 UTC  (10+ messages)
` [PATCH v5 1/3] drm: Add support for GEM buffers backed by non-coherent memory
` [PATCH v5 2/3] drm: Add and export function drm_fb_cma_sync_non_coherent
` [PATCH v5 3/3] drm/ingenic: Add option to alloc cached GEM buffers

[PATCH] mips: kill pte_sw_mkyoung
 2021-05-27 12:16 UTC  (3+ messages)

[PATCH] MIPS: Loongson64: Make some functions static in smp.c
 2021-05-27 11:52 UTC 

[PATCH 0/5] mips: dts: loongson: fix DTC unit name warnings
 2021-05-27 11:42 UTC  (14+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] "
` [PATCH 3/5] "
` [PATCH 4/5] "
` [PATCH 5/5] "

[PATCH v1 1/3] dt-bindings: vendor-prefixes: Add an entry for OpenEmbed
 2021-05-27 11:43 UTC  (7+ messages)
` [PATCH v1 2/3] MIPS: ath79: ar9331: Add OpeneEmbed SOM9331 Board
` [PATCH v1 3/3] MIPS: ath79: ar9331: add pause property for the MAC <> switch link

[PATCH] MIPS: Loongson64: Remove a "set but not used" variable
 2021-05-27 11:44 UTC  (2+ messages)

[PATCH 0/2] Update defconfig and fix kernel hang
 2021-05-27 11:42 UTC  (5+ messages)
` [PATCH 1/2] MIPS: Loongson64: Update loongson3_defconfig
` [PATCH 2/2] MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER

[PATCH 0/5] sms911x: DTS fixes and DT binding to json-schema conversion
 2021-05-27 10:36 UTC  (13+ messages)
` [PATCH 1/5] ARM: dts: i.MX51: digi-connectcore-som: Correct Ethernet node name
` [PATCH 2/5] ARM: dts: imx53-ard: "
` [PATCH 3/5] ARM: dts: qcom-apq8060: Correct Ethernet node name and drop bogus irq property
` [PATCH 4/5] MIPS: SEAD3: Correct Ethernet node name
` [PATCH 5/5] dt-bindings: net: sms911x: Convert to json-schema

[PATCH] clocksource: Ingenic: Add SMP/SMT support for sysost driver
 2021-05-27  1:00 UTC  (4+ messages)

[PATCH] Revert "MIPS: make userspace mapping young by default"
 2021-05-26 20:49 UTC  (2+ messages)

[PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
 2021-05-26 14:32 UTC  (2+ messages)

[PATCH V1 0/4] MIPS: Loongson1B: Add dmaengine and NAND device
 2021-05-26 13:31 UTC  (5+ messages)
` [PATCH V1 1/4] MIPS: Loongson1B: Add dma_slave_map to DMA platform data
` [PATCH V1 2/4] MIPS: Loongson1B: Add Loongson1 dmaengine device
` [PATCH V1 3/4] MIPS: Loongson1B: Add Loongson1 NAND device
` [PATCH V1 4/4] MIPS: Loongson1B: Enable NAND by default

[PATCH] MIPS: alchemy: xxs1500: add gpio-au1000.h header file
 2021-05-25 13:39 UTC  (3+ messages)

[PATCH] MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c
 2021-05-25 13:39 UTC  (2+ messages)

[PATCH] MIPS: launch.h: add include guard to prevent build errors
 2021-05-25 13:40 UTC  (3+ messages)

[PATCH 06/11] drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
 2021-05-24  7:54 UTC  (8+ messages)

[PATCH v5 0/4] KVM statistics data fd-based binary interface
 2021-05-21 19:04 UTC  (30+ messages)
` [PATCH v5 1/4] KVM: stats: Separate common stats from architecture specific ones
` [PATCH v5 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v5 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v5 4/4] KVM: selftests: Add selftest for KVM "

[PATCH 0/4] MIPS: ralink: pci: driver for Pcie controller in MT7621 SoCs
 2021-05-21 10:23 UTC  (4+ messages)

[PATCH 5/5] mips: dts: loongson: fix DTC unit name warnings
 2021-05-21  9:42 UTC 

[PATCH resend v2 2/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
 2021-05-21  8:48 UTC  (7+ messages)

[PATCH 0/3] MIPS: Loongson1B: Add dmaengine and NAND device
 2021-05-21  0:04 UTC  (4+ messages)
` [PATCH 1/3] MIPS: Loongson1B: Add dma_slave_map to DMA platform data
` [PATCH 2/3] MIPS: Loongson1B: Add Loongson1 dmaengine device
` [PATCH 3/3] MIPS: Loongson1B: Add Loongson1 NAND device

[PATCH V4 RESEND] dmaengine: Loongson1: Add Loongson1 dmaengine driver
 2021-05-20 23:02 UTC 

[PATCH V5 RESEND] mtd: rawnand: Add Loongson1 NAND driver
 2021-05-20 22:42 UTC 

[PATCH V4] dmaengine: Loongson1: add Loongson1 dmaengine driver
 2021-05-20 13:48 UTC 

[PATCH 0/3] MIPS: Loongson1B: Add dmaengine and NAND device
 2021-05-20 13:48 UTC  (4+ messages)
` [PATCH 1/3] MIPS: Loongson1B: Add dma_slave_map to DMA platform data
` [PATCH 2/3] MIPS: Loongson1B: Add Loongson1 dmaengine device
` [PATCH 3/3] MIPS: Loongson1B: Add Loongson1 NAND device

[PATCH V5] mtd: rawnand: add Loongson1 NAND driver
 2021-05-20 12:54 UTC 

[PATCH 4.19 132/425] MIPS: pci-mt7620: fix PLL lock check
 2021-05-20  9:18 UTC 

[PATCH] arch/mips/boot/compressed/string.c: Fix build warnings
 2021-05-19 14:14 UTC  (3+ messages)

[PATCH] arch/mips/kernel/asm-offsets.c: Make local functions static
 2021-05-19 14:04 UTC  (2+ messages)

[PATCH 00/17] auxdisplay: ht16k33: Add character display support
 2021-05-19 11:02 UTC  (6+ messages)
` [PATCH 02/17] dt-bindings: auxdisplay: ht16k33: Document Adafruit segment displays

[PATCH v2 07/13] asm-generic: unaligned always use struct helpers
 2021-05-18 21:31 UTC  (10+ messages)

[PATCH v2] PCI: ftpci100: rename macro name collision
 2021-05-17 23:57 UTC  (2+ messages)

[PATCH -next] watchdog: jz4740: Fix return value check in jz4740_wdt_probe()
 2021-05-17 22:36 UTC  (2+ messages)

[PATCH] PCI: ftpci100: rename macro name collision
 2021-05-17 22:04 UTC  (5+ messages)

[PATCH] drm/ingenic: Fix pixclock rate for 24-bit serial panels
 2021-05-17 14:37 UTC  (5+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).