linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-28 12:52:15 to 2020-05-30 06:51:58 UTC [more...]

[PATCH v3 0/7] watchdog: dw_wdt: Take Baikal-T1 DW WDT peculiarities into account
 2020-05-30  6:51 UTC  (16+ messages)
` [PATCH v3 1/7] dt-bindings: watchdog: Convert DW WDT binding to DT schema
` [PATCH v3 2/7] dt-bindings: watchdog: dw-wdt: Support devices with asynch clocks
` [PATCH v3 3/7] dt-bindings: watchdog: dw-wdt: Add watchdog TOPs array property
` [PATCH v3 4/7] watchdog: dw_wdt: Support devices with non-fixed TOP values
` [PATCH v3 5/7] watchdog: dw_wdt: Support devices with asynch clocks
` [PATCH v3 6/7] watchdog: dw_wdt: Add pre-timeouts support
` [PATCH v3 7/7] watchdog: dw_wdt: Add DebugFS files

[PATCH] MIPS: Fix build warning about "PTR_STR" redefinition
 2020-05-30  4:43 UTC  (6+ messages)

[PATCH 0/2] CPUCFG emulation future-proofing & HWCAP addition
 2020-05-30  4:26 UTC  (4+ messages)
` [PATCH 1/2] MIPS: Loongson64: Guard against future cores without CPUCFG
` [PATCH 2/2] MIPS: Expose Loongson CPUCFG availability via HWCAP

[PATCH v11 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-30  0:51 UTC  (3+ messages)
` [PATCH v11 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "
` [PATCH v11 2/2] mtd: rawnand: Add NAND controller support on "

[PATCH v10 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-30  0:18 UTC  (5+ messages)
` [PATCH v10 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "
` [PATCH v10 2/2] mtd: rawnand: Add NAND controller support on "

[PATCH v6 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-29 22:21 UTC  (26+ messages)
` [PATCH v6 01/16] spi: dw: Set xfer effective_speed_hz
` [PATCH v6 02/16] spi: dw: Return any value retrieved from the dma_transfer callback
` [PATCH v6 03/16] spi: dw: Locally wait for the DMA transfers completion
` [PATCH v6 04/16] spi: dw: Add SPI Tx-done wait method to DMA-based transfer
` [PATCH v6 05/16] spi: dw: Add SPI Rx-done "
` [PATCH v6 06/16] spi: dw: Parameterize the DMA Rx/Tx burst length
` [PATCH v6 07/16] spi: dw: Use DMA max burst to set the request thresholds
` [PATCH v6 08/16] spi: dw: Fix Rx-only DMA transfers
` [PATCH v6 09/16] spi: dw: Add core suffix to the DW APB SSI core source file
` [PATCH v6 10/16] spi: dw: Move Non-DMA code to the DW PCIe-SPI driver
` [PATCH v6 11/16] spi: dw: Remove DW DMA code dependency from DW_DMAC_PCI
` [PATCH v6 12/16] spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI core
` [PATCH v6 13/16] spi: dw: Cleanup generic DW DMA code namings
` [PATCH v6 14/16] spi: dw: Add DMA support to the DW SPI MMIO driver
` [PATCH v6 15/16] spi: dw: Use regset32 DebugFS method to create regdump file
` [PATCH v6 16/16] dt-bindings: spi: Convert DW SPI binding to DT schema

[PATCH v5 00/11] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-05-29 21:24 UTC  (14+ messages)
` [PATCH v5 01/11] dt-bindings: dma: dw: Convert DW DMAC to DT binding
` [PATCH v5 02/11] dt-bindings: dma: dw: Add max burst transaction length property
` [PATCH v5 03/11] dmaengine: Introduce min burst length capability
` [PATCH v5 04/11] dmaengine: Introduce max SG list entries capability
` [PATCH v5 05/11] dmaengine: Introduce DMA-device device_caps callback
` [PATCH v5 06/11] dmaengine: dw: Take HC_LLP flag into account for noLLP auto-config
` [PATCH v5 07/11] dmaengine: dw: Set DMA device max segment size parameter
` [PATCH v5 08/11] dmaengine: dw: Add dummy device_caps callback
` [PATCH v5 09/11] dmaengine: dw: Initialize min and max burst DMA device capability
` [PATCH v5 10/11] dmaengine: dw: Introduce max burst length hw config
` [PATCH v5 11/11] dmaengine: dw: Initialize max_sg_nents capability

[PATCH v7] dt-bindings: spi: Convert DW SPI binding to DT schema
 2020-05-29 21:06 UTC  (2+ messages)

[PATCH 0/3] MIPS: Loongson64: Initial LS7A PCH support
 2020-05-29 21:04 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: mips: Document two Loongson generic boards
` [PATCH 2/3] MIPS: Loongson64: DeviceTree for LS7A PCH
` [PATCH 3/3] MIPS: Loongson64:Load LS7A dtbs

[PATCH v6 00/11] i2c: designeware: Add Baikal-T1 System I2C support
 2020-05-29 19:18 UTC  (5+ messages)
` [PATCH v6 02/11] dt-bindings: i2c: Convert DW I2C slave to the DW I2C master example
` [PATCH v6 03/11] dt-bindings: i2c: dw: Add Baikal-T1 SoC I2C controller

[PATCH v5 00/11] i2c: designeware: Add Baikal-T1 System I2C support
 2020-05-29 18:58 UTC  (8+ messages)
` [PATCH v5 02/11] dt-bindings: i2c: Discard i2c-slave flag from the DW I2C example

[PATCH v3 0/4] clk: Add Baikal-T1 SoC Clock Control Unit support
 2020-05-29 17:55 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: clk: Add Baikal-T1 CCU PLLs binding
` [PATCH v3 2/4] dt-bindings: clk: Add Baikal-T1 CCU Dividers binding

[PATCH 0/1] Document Ingenic SoCs binding
 2020-05-29 17:39 UTC  (4+ messages)
` [PATCH 1/1] dt-bindings: MIPS: "

[RFC PATCH v5 0/3] Add scheduler overview documentation
 2020-05-29 14:48 UTC  (7+ messages)
` [RFC PATCH v5 2/3] docs: scheduler: "

[PATCH] mips: add o32_fp64 boot param to disable FP64 support
 2020-05-29 14:26 UTC  (3+ messages)

[PATCH v4 00/11] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-05-29 14:07 UTC  (24+ messages)
` [PATCH v4 01/11] dt-bindings: dma: dw: Convert DW DMAC to DT binding
` [PATCH v4 02/11] dt-bindings: dma: dw: Add max burst transaction length property
` [PATCH v4 03/11] dmaengine: Introduce min burst length capability
` [PATCH v4 04/11] dmaengine: Introduce max SG list entries capability
` [PATCH v4 05/11] dmaengine: Introduce DMA-device device_caps callback
` [PATCH v4 06/11] dmaengine: dw: Take HC_LLP flag into account for noLLP auto-config
` [PATCH v4 07/11] dmaengine: dw: Set DMA device max segment size parameter
` [PATCH v4 08/11] dmaengine: dw: Add dummy device_caps callback
` [PATCH v4 09/11] dmaengine: dw: Initialize min_burst capability
` [PATCH v4 10/11] dmaengine: dw: Introduce max burst length hw config
` [PATCH v4 11/11] dmaengine: dw: Initialize max_sg_nents capability

[PATCH v5 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-29 10:20 UTC  (26+ messages)
` [PATCH v5 01/16] spi: dw: Set xfer effective_speed_hz
` [PATCH v5 02/16] spi: dw: Return any value retrieved from the dma_transfer callback
` [PATCH v5 03/16] spi: dw: Locally wait for the DMA transactions completion
` [PATCH v5 04/16] spi: dw: Add SPI Tx-done wait method to DMA-based transfer
` [PATCH v5 05/16] spi: dw: Add SPI Rx-done "
` [PATCH v5 06/16] spi: dw: Parameterize the DMA Rx/Tx burst length
` [PATCH v5 07/16] spi: dw: Use DMA max burst to set the request thresholds
` [PATCH v5 08/16] spi: dw: Fix Rx-only DMA transfers
` [PATCH v5 09/16] spi: dw: Add core suffix to the DW APB SSI core source file
` [PATCH v5 10/16] spi: dw: Move Non-DMA code to the DW PCIe-SPI driver
` [PATCH v5 11/16] spi: dw: Remove DW DMA code dependency from DW_DMAC_PCI
` [PATCH v5 12/16] spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI core
` [PATCH v5 13/16] spi: dw: Cleanup generic DW DMA code namings
` [PATCH v5 14/16] spi: dw: Add DMA support to the DW SPI MMIO driver
` [PATCH v5 15/16] spi: dw: Use regset32 DebugFS method to create regdump file
` [PATCH v5 16/16] dt-bindings: spi: Convert DW SPI binding to DT schema

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-05-29  9:48 UTC  (5+ messages)
` [PATCH v4 6/7] KVM: MIPS: "

[PATCH] function:stacktrace/mips: Fix function:stacktrace for mips
 2020-05-29  9:41 UTC  (3+ messages)

[PATCH v5 0/6] Three Loongson irqchip support
 2020-05-29  8:52 UTC  (9+ messages)
` [PATCH v5 1/6] irqchip: Add Loongson HyperTransport Vector support
` [PATCH v5 2/6] dt-bindings: interrupt-controller: Add Loongson HTVEC
` [PATCH v5 3/6] irqchip: Add Loongson PCH PIC controller
` [PATCH v5 4/6] dt-bindings: interrupt-controller: Add Loongson PCH PIC
` [PATCH v5 5/6] irqchip: Add Loongson PCH MSI controller
` [PATCH v5 6/6] dt-bindings: interrupt-controller: Add Loongson PCH MSI

[PATCH] MIPS: Fix build warning about "PTR_STR" redefined under CONFIG_TEST_PRINTF
 2020-05-29  8:23 UTC  (4+ messages)

[PATCH v6 0/5] Loongson PCI Generic Driver
 2020-05-29  3:51 UTC  (10+ messages)
` [PATCH v4 1/6] irqchip: Add Loongson HyperTransport Vector support
  ` [PATCH v4 2/6] dt-bindings: interrupt-controller: Add Loongson HTVEC
  ` [PATCH v4 4/6] dt-bindings: interrupt-controller: Add Loongson PCH PIC

[PATCH v7 0/4] MIPS: page fault handling optimization
 2020-05-29  0:59 UTC  (4+ messages)
` [PATCH v7 2/4] mm/memory.c: Update local TLB if PTE entry exists

[PATCH v4 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-28 23:28 UTC  (3+ messages)
` [PATCH v4 16/16] dt-bindings: spi: Convert DW SPI binding to DT schema

[PATCH v3 00/10] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-05-28 20:38 UTC  (23+ messages)
` [PATCH v3 03/10] dmaengine: Introduce min burst length capability
` [PATCH v3 04/10] dmaengine: Introduce max SG list entries capability
` [PATCH v3 05/10] dmaengine: Introduce DMA-device device_caps callback
` [PATCH v3 08/10] dmaengine: dw: Add dummy "
` [PATCH v3 09/10] dmaengine: dw: Introduce max burst length hw config
` [PATCH v3 10/10] dmaengine: dw: Initialize max_sg_nents with nollp flag

[PATCH v9 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-28 15:34 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "
` [PATCH v9 2/2] mtd: rawnand: Add NAND controller support on "

[PATCH v4 0/3] hwmon: Add Baikal-T1 SoC Process, Voltage and Temp sensor support
 2020-05-28 15:08 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: Add Baikal-T1 PVT sensor binding
` [PATCH v4 2/3] hwmon: Add notification support
` [PATCH v4 3/3] hwmon: Add Baikal-T1 PVT sensor driver

[PATCH v9 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-28 15:03 UTC  (4+ messages)
` [PATCH v9 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "

[PATCH RESEND v2] mtd: physmap: Add Baikal-T1 physically mapped ROMs support
 2020-05-28 14:38 UTC  (5+ messages)

[PATCH v3 0/6] bus/memory: Add Baikal-T1 SoC APB/AXI/L2 drivers
 2020-05-28 13:56 UTC  (12+ messages)
` [PATCH v3 4/6] bus: Add Baikal-T1 AXI-bus driver
` [PATCH v3 5/6] bus: Add Baikal-T1 APB-bus driver

[PATCH] MIPS: Loongson64: Remove not used pci.c
 2020-05-28 12:39 UTC  (2+ messages)

[PATCH] MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()
 2020-05-28 12:37 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).