linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-05 08:26:42 to 2021-08-16 17:53:34 UTC [more...]

[PATCH v5] memblock: make memblock_find_in_range method private
 2021-08-16 17:53 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust PISTACHIO SOC SUPPORT after its retirement
 2021-08-16 10:55 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: adjust PISTACHIO SOC SUPPORT after its retirement
 2021-08-16 10:53 UTC 

[PATCH] futex: Fix fault_in_user_writeable()
 2021-08-16  6:54 UTC 

[PATCH v5 0/9] Add generic support for kdump DT properties
 2021-08-16  5:52 UTC  (13+ messages)
` [PATCH v5 1/9] MIPS: Avoid future duplicate elf core header reservation
` [PATCH v5 2/9] crash_dump: Make elfcorehdr address/size symbols always visible
` [PATCH v5 3/9] of: fdt: Add generic support for handling elf core headers property
` [PATCH v5 4/9] of: fdt: Add generic support for handling usable memory range property
` [PATCH v5 5/9] of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef
` [PATCH v5 6/9] riscv: Remove non-standard linux,elfcorehdr handling
` [PATCH v5 7/9] arm64: kdump: Remove custom "
` [PATCH v5 8/9] arm64: kdump: Remove custom linux,usable-memory-range handling
` [PATCH v5 9/9] ARM: uncompress: Parse "linux,usable-memory-range" DT property

[PATCH] mips: mm: correct build errors for debug code in tlb-r3k
 2021-08-14 12:46 UTC  (2+ messages)

[PATCH] MIPS: simplify copy_user_high_page for MIPS64 w/o cache alias
 2021-08-14 10:30 UTC  (2+ messages)

[PATCH v3 0/9] MIPS: JZ4780 and CI20 HDMI
 2021-08-13 20:46 UTC  (11+ messages)
` [PATCH v3 1/9] drm/ingenic: fix drm_init error path if IPU was registered
` [PATCH v3 2/9] drm/bridge: synopsis: Add mode_fixup and bridge timings support
` [PATCH v3 3/9] drm/ingenic: Add jz4780 Synopsys HDMI driver
` [PATCH v3 4/9] drm/ingenic: Add support for JZ4780 and HDMI output
` [PATCH v3 5/9] dt-bindings: display: Add ingenic-jz4780-hdmi DT Schema
` [PATCH v3 6/9] MIPS: DTS: jz4780: account for Synopsys HDMI driver and LCD controllers
` [PATCH v3 7/9] MIPS: DTS: CI20: add HDMI setup
` [PATCH v3 8/9] MIPS: CI20: defconfig: configure for DRM_DW_HDMI_JZ4780
` [PATCH v3 9/9] drm/ingenic: add some jz4780 specific features

[PATCH v4 0/9] MIPS: Migrate pistachio to generic kernel
 2021-08-13 16:03 UTC  (10+ messages)
` [PATCH v4 4/9] clocksource/drivers/pistachio: Make it selectable for MIPS
` [PATCH v4 5/9] phy: pistachio-usb: Depend on MIPS || COMPILE_TEST
` [PATCH v4 6/9] pinctrl: pistachio: Make it as an option

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

[PATCH v4 00/15] Add TDX Guest Support (shared-mm support)
 2021-08-13  8:07 UTC  (8+ messages)
` [PATCH v4 10/15] asm/io.h: Add ioremap_shared fallback
` [PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
` [PATCH v4 12/15] pci: Mark MSI data shared

[PATCH v4 09/15] pci: Consolidate pci_iomap* and pci_iomap*wc
 2021-08-12 22:29 UTC  (4+ messages)

[PATCH v2 1/2] KVM: Refactor kvm_arch_vcpu_fault() to return a struct page pointer
 2021-08-12 15:41 UTC  (3+ messages)

[PATCH v4 0/2] memblock: make memblock_find_in_range method private
 2021-08-12 14:40 UTC  (4+ messages)
` [PATCH v4 1/2] x86/mm: memory_map_top_down: remove spurious reservation of upper 2M
` [PATCH v4 2/2] memblock: make memblock_find_in_range method private

[PATCH] MIPS: generic: Return true/false (not 1/0) from bool functions
 2021-08-12 14:10 UTC  (2+ messages)

[PATCH v2 0/6] drm/ingenic: Various improvements v2
 2021-08-11 17:23 UTC  (7+ messages)
` [PATCH v2 1/6] drm/ingenic: Simplify code by using hwdescs array
` [PATCH v2 2/6] drm/ingenic: Add support for private objects
` [PATCH v2 3/6] drm/ingenic: Move IPU scale settings to private state
` [PATCH v2 4/6] drm/ingenic: Set DMA descriptor chain register when starting CRTC
` [PATCH v2 5/6] drm/ingenic: Upload palette before frame
` [PATCH v2 6/6] drm/ingenic: Attach bridge chain to encoders

[PATCH 0/3] MIPS: ralink: properly handle pci IO resources
 2021-08-11 10:19 UTC  (8+ messages)
` [PATCH 1/3] MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT
` [PATCH 2/3] PCI: of: avoid 'devm_pci_remap_iospace' if PCI_IOBASE is not defined
` [PATCH 3/3] staging: mt7621-pci: set end limit for 'ioport_resource'

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

[PATCH 0/4] Improve Ingenic pinctrl support
 2021-08-11  8:22 UTC  (2+ messages)

[PATCH v3] memblock: make memblock_find_in_range method private
 2021-08-11  7:36 UTC  (5+ messages)

[PATCH 0/8] gpu/drm: ingenic-drm: Various improvements
 2021-08-10 21:54 UTC  (29+ messages)
` [PATCH 1/8] drm/ingenic: Remove dead code
` [PATCH 2/8] drm/ingenic: Simplify code by using hwdescs array
` [PATCH 3/8] drm/ingenic: Use standard drm_atomic_helper_commit_tail
` [PATCH 4/8] drm/ingenic: Add support for private objects
` [PATCH 5/8] drm/ingenic: Move IPU scale settings to private state
` [PATCH 6/8] drm/ingenic: Set DMA descriptor chain register when starting CRTC
` [PATCH 7/8] drm/ingenic: Upload palette before frame
` [PATCH 8/8] drm/ingenic: Attach bridge chain to encoders
          ` [Letux-kernel] "

[PATCH 0/9] MIPS: Migrate pistachio to generic kernel
 2021-08-10 13:27 UTC  (5+ messages)
` [PATCH 6/9] pinctrl: pistachio: Make it as a option

[PATCH 0/2] gpu/drm: ingenic: Handle disabled drivers
 2021-08-10 11:58 UTC  (15+ messages)
` [PATCH 1/2] drivers core: Export driver_deferred_probe_check_state()
` [PATCH 2/2] gpu/drm: ingenic: Add workaround for disabled drivers

[PATCH v2 0/8] MIPS: jz4780 HDMI
 2021-08-10  9:31 UTC  (20+ messages)
` [PATCH v2 1/8] drm/bridge: synopsis: Add mode_fixup and bridge timings support
` [PATCH v2 2/8] drm/ingenic: Add jz4780 Synopsys HDMI driver
` [PATCH v2 3/8] drm/ingenic: Add support for JZ4780 and HDMI output
` [PATCH v2 4/8] dt-bindings: display: Add ingenic-jz4780-hdmi DT Schema
` [PATCH v2 5/8] MIPS: DTS: jz4780: account for Synopsys HDMI driver and LCD controller
` [PATCH v2 6/8] MIPS: DTS: CI20: add HDMI setup
` [PATCH v2 7/8] MIPS: CI20: defconfig: configure for DRM_DW_HDMI_JZ4780
` [PATCH v2 8/8] [RFC] drm/ingenic: convert to component framework for jz4780 hdmi

[PATCH v3 00/21] .map_sg() error cleanup
 2021-08-09 15:16 UTC  (2+ messages)

[PATCH net-next v3 0/6] ar9331: mainline some parts of switch functionality
 2021-08-09  5:04 UTC  (4+ messages)
` [PATCH net-next v3 5/6] net: dsa: qca: ar9331: add bridge support

[PATCH v2] memblock: make memblock_find_in_range method private
 2021-08-07 23:05 UTC  (4+ messages)

[PATCH net v3 1/1] net: dsa: qca: ar9331: make proper initial port defaults
 2021-08-07  8:40 UTC  (2+ messages)

[GIT PULL] MIPS fixes for v5.14
 2021-08-06 18:48 UTC  (2+ messages)

[PATCH V5 RESEND] mtd: rawnand: Add Loongson1 NAND driver
 2021-08-06 18:09 UTC  (2+ messages)

[RFC PATCH 02/15] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
 2021-08-05 19:02 UTC 

[PATCH 0/3] power: reset: Convert Power-Off driver to tristate
 2021-08-05 18:54 UTC  (6+ messages)
` [PATCH 1/3] arch: Export machine_restart() instances so they can be called from modules

[PATCH printk v1 00/10] printk: introduce atomic consoles and sync mode
 2021-08-05 15:47 UTC  (6+ messages)
` [PATCH printk v1 10/10] serial: 8250: implement write_atomic

[PATCH V2] irqchip/loongson-pch-pic: Improve edge triggered interrupt support
 2021-08-05 13:22 UTC 

[PATCH 0/2] Regex fixes for mips and x86 cross-compile
 2021-08-05 11:54 UTC  (9+ messages)
` [PATCH 1/2] x86/tools/relocs: Fix non-POSIX regexp
` [PATCH 2/2] arch: mips: "

[PATCH v2 0/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
 2021-08-05 10:50 UTC  (6+ messages)
` [PATCH v2 2/3] "

[PATCH V3]: MIPS: check return value of pgtable_pmd_page_ctor
 2021-08-05  9:46 UTC  (3+ messages)
` [PATCH] "

[PATCH v2] arch: vdso: remove if-conditionals of $(c-gettimeofday-y)
 2021-08-05  9:12 UTC  (2+ messages)

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-05  9:02 UTC  (3+ messages)
` [PATCH 02/38] MIPS: Replace deprecated CPU-hotplug functions

[PATCH] MIPS: loongson2ef: don't build serial.o unconditionally
 2021-08-05  9:02 UTC  (2+ messages)

[RFC PATCH v2] locking/atomic: arch/mips: Fix atomic{_64,}_sub_if_positive
 2021-08-05  9:16 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).