linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-08 12:26:15 to 2024-03-26 00:36:45 UTC [more...]

[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
 2024-03-26  0:36 UTC  (14+ messages)
` [PATCH 64/64] i2c: reword i2c_algorithm in drivers "

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-26  0:28 UTC  (20+ messages)
` [RFC PATCH net-next v6 01/15] queue_api: define queue api
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-03-25  9:48 UTC  (4+ messages)
` [PATCH linux-next v3 02/14] crash: split vmcoreinfo exporting code out from crash_core.c

[PATCHv12 0/4] *** Detect interrupt storm in softlockup ***
 2024-03-25  9:47 UTC  (4+ messages)
` [PATCHv12 4/4] watchdog/softlockup: report the most frequent interrupts

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-03-25  2:13 UTC  (3+ messages)

[PATCH V3] irqchip/loongson-pch-pic: Update interrupt registration policy
 2024-03-25  1:54 UTC  (5+ messages)

[PATCH] config/mips: support zswap function
 2024-03-24  9:37 UTC  (7+ messages)

[PATCH 0/2] kconfig: fix an unselectable choice in MIPS again, and make sure it never happens
 2024-03-23  8:51 UTC  (3+ messages)
` [PATCH 1/2] MIPS: move unselectable FIT_IMAGE_FDT_EPM5 out of the "System type" choice
` [PATCH 2/2] kconfig: do not reparent the menu inside a choice block

[PATCH V2] irqchip/loongson-pch-pic: Update interrupt registration policy
 2024-03-22 10:16 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] MIPS: Octeon: Add PCIe link status check
 2024-03-20 15:22 UTC 

[PATCH v6 0/2] Add support for Loongson1 DMA
 2024-03-20  2:27 UTC  (18+ messages)
` [PATCH v6 1/2] dt-bindings: dma: Add Loongson-1 DMA
` [PATCH v6 2/2] dmaengine: Loongson1: Add Loongson1 dmaengine driver

[PATCH V2 1/3] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
 2024-03-18 17:12 UTC  (5+ messages)
` [PATCH V2 3/3] SH: "

[PATCH 00/14] mips: dts: ralink: mt7621: improve DTS style
 2024-03-18 11:06 UTC  (57+ messages)
` [PATCH 01/14] mips: dts: ralink: mt7621: reorder cpu node attributes
` [PATCH 02/14] mips: dts: ralink: mt7621: reorder cpuintc "
` [PATCH 03/14] mips: dts: ralink: mt7621: reorder mmc regulator attributes
` [PATCH 04/14] mips: dts: ralink: mt7621: reorder sysc node attributes
` [PATCH 05/14] mips: dts: ralink: mt7621: reorder gpio "
` [PATCH 06/14] mips: dts: ralink: mt7621: reorder i2c "
` [PATCH 07/14] mips: dts: ralink: mt7621: reorder spi0 "
` [PATCH 08/14] mips: dts: ralink: mt7621: move pinctrl and sort its children
` [PATCH 09/14] mips: dts: ralink: mt7621: reorder mmc node attributes
` [PATCH 10/14] mips: dts: ralink: mt7621: reorder gic "
` [PATCH 11/14] mips: dts: ralink: mt7621: reorder ethernet node attributes and kids
` [PATCH 12/14] mips: dts: ralink: mt7621: reorder pcie node attributes and children
` [PATCH 13/14] mips: dts: ralink: mt7621: reorder pci?_phy attributes
` [PATCH 14/14] mips: dts: ralink: mt7621: reorder the attributes of the root node

[GIT PULL] MIPS changes for v6.9
 2024-03-15 20:37 UTC  (2+ messages)

[PATCH] MIPS: RB532: Declare prom_setup_cmdline() and rb532_gpio_init() static
 2024-03-15  4:10 UTC 

[PATCH] MIPS: BCM47XX: Declare early_tlb_init() static
 2024-03-15  2:52 UTC 

[PATCH bpf-next v3 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-03-15  2:30 UTC  (2+ messages)

[PATCH] MIPS: BCM47XX: include header for bcm47xx_prom_highmem_init() prototype
 2024-03-15  2:29 UTC 

[PATCH v5 0/3] irqchip/loongson-eiointc: Refine irq affinity setting during resume
 2024-03-14 14:34 UTC  (6+ messages)
` [PATCH v5 3/3] "

[PATCH] mips: setup: fix detect_memory_region() function
 2024-03-14  4:56 UTC 

[PATCH v3 08/12] treewide: Use initializer for struct vm_unmapped_area_info
 2024-03-13 15:40 UTC  (3+ messages)

[mips-linux:mips-next 47/56] arch/mips/ralink/timer.c:136:48: error: array has incomplete element type 'const struct of_device_id'
 2024-03-12 14:34 UTC  (2+ messages)

[PATCH 0/4] MIPS: Fix missing proto and passing arg warnings
 2024-03-11 22:26 UTC  (3+ messages)
` [PATCH 1/4] mips: cm: Add __mips_cm_l2sync_phys_base prototype declaration

[PATCH 00/11] spi: cadence-qspi: add Mobileye EyeQ5 support
 2024-03-11 14:55 UTC  (15+ messages)
` [PATCH 01/11] dt-bindings: qspi: cdns,qspi-nor: add mobileye,eyeq5-ospi compatible
` [PATCH 02/11] spi: cadence-qspi: switch from legacy names to modern ones
` [PATCH 03/11] spi: cadence-qspi: allow building for MIPS
` [PATCH 04/11] spi: cadence-qspi: store device data pointer in private struct
` [PATCH 05/11] spi: cadence-qspi: add FIFO depth detection quirk
` [PATCH 06/11] spi: cadence-qspi: minimise register accesses on each op if !DTR
` [PATCH 07/11] spi: cadence-qspi: add no-IRQ mode to indirect reads
` [PATCH 08/11] spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()
` [PATCH 09/11] spi: cadence-qspi: add mobileye,eyeq5-ospi compatible
` [PATCH 10/11] MIPS: mobileye: eyeq5: Add SPI-NOR controller node
` [PATCH 11/11] MIPS: mobileye: eyeq5: add octal flash node to eval board DTS

[PATCH v2 0/2] MIPS: Fix missing proto and passing arg warnings
 2024-03-11 13:07 UTC  (10+ messages)
` [PATCH v2 1/2] mips: cm: Convert __mips_cm_l2sync_phys_base() to weak function

[PATCH v1 1/1] MIPS: ralink: Don't use "proxy" headers
 2024-03-11 13:04 UTC  (3+ messages)

[PATCH v3] mips: dts: ralink: mt7621: add cell count properties to usb
 2024-03-11 13:04 UTC  (3+ messages)

[PATCH v3 0/3] Extend devicetree coverage of MT7621's UART interfaces
 2024-03-11 13:05 UTC  (11+ messages)
` [PATCH v3 1/3] mips: dts: ralink: mt7621: associate uart1_pins with serial0
` [PATCH v3 2/3] mips: dts: ralink: mt7621: reorder serial0 properties
` [PATCH v3 3/3] mips: dts: ralink: mt7621: add serial1 and serial2 nodes

[PATCH v3 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-03-11  8:59 UTC  (15+ messages)
` [PATCH v3 03/11] i2c: nomadik: simplify IRQ masking logic
` [PATCH v3 08/11] i2c: nomadik: support Mobileye EyeQ5 I2C controller
` [PATCH v3 11/11] MIPS: mobileye: eyeq5: add evaluation board I2C temp sensor
` (subset) [PATCH v3 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts

[PATCH v2 0/3] leds: trigger: Improve handling of led_trigger_event() and simplify mute audio trigger
 2024-03-08 17:30 UTC  (7+ messages)

[v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-08 16:28 UTC  (2+ messages)

[PATCH v2] mips: dts: ralink: mt7621: add cell count properties to usb
 2024-03-08 13:57 UTC  (5+ messages)

[PATCH 2/2] mips: dts: ralink: mt7621: add serial1 and serial2 nodes
 2024-03-08 13:56 UTC  (8+ messages)
` [PATCH v2 1/3] mips: dts: ralink: mt7621: associate uart1_pins with serial0
  ` [PATCH v2 3/3] mips: dts: ralink: mt7621: add serial1 and serial2 nodes


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