messages from 2020-05-27 15:53:29 to 2020-05-29 10:51:25 UTC [more...]
[PATCH v4 00/11] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
2020-05-29 10:51 UTC (19+ 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 0/3] MIPS: Loongson64: Initial LS7A PCH support
2020-05-29 9:47 UTC (8+ 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] function:stacktrace/mips: Fix function:stacktrace for mips
2020-05-29 9:41 UTC (3+ messages)
[PATCH] MIPS: Fix build warning about "PTR_STR" redefinition
2020-05-29 9:20 UTC (4+ 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
[RFC PATCH v5 0/3] Add scheduler overview documentation
2020-05-29 3:39 UTC (3+ messages)
[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] mips: add o32_fp64 boot param to disable FP64 support
2020-05-28 23:16 UTC
[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 v10 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
2020-05-28 15:39 UTC (3+ 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 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 (5+ 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 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 (17+ 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)
Cache flush issue with page_mapping_file() and swap back shmem page ?
2020-05-28 11:20 UTC (3+ messages)
[PATCH v6 00/11] i2c: designeware: Add Baikal-T1 System I2C support
2020-05-28 10:06 UTC (14+ messages)
` [PATCH v6 01/11] dt-bindings: i2c: Convert DW I2C binding to DT schema
` [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 v6 04/11] i2c: designware: Use `-y` to build multi-object modules
` [PATCH v6 05/11] i2c: designware: slave: Set DW I2C core module dependency
` [PATCH v6 06/11] i2c: designware: Add Baytrail sem config DW I2C platform dependency
` [PATCH v6 07/11] i2c: designware: Discard Cherry Trail model flag
` [PATCH v6 08/11] i2c: designware: Convert driver to using regmap API
` [PATCH v6 09/11] i2c: designware: Retrieve quirk flags as early as possible
` [PATCH v6 10/11] i2c: designware: Move reg-space remapping into a dedicated function
` [PATCH v6 11/11] i2c: designware: Add Baikal-T1 System I2C support
[PATCH v4 00/11] i2c: designeware: Add Baikal-T1 System I2C support
2020-05-28 10:00 UTC (17+ messages)
` [PATCH v4 02/11] dt-bindings: i2c: Discard i2c-slave flag from the DW I2C example
` [PATCH v4 06/11] i2c: designware: Add Baytrail sem config DW I2C platform dependency
` [PATCH v4 11/11] i2c: designware: Add Baikal-T1 System I2C support
[PATCH RESEND v3 0/2] syscon: Alter syscon and reboot drivers
2020-05-28 8:31 UTC (3+ messages)
[PATCH] MIPS: Loongson64: Define PCI_IOBASE
2020-05-28 7:45 UTC (2+ messages)
[PATCH] MIPS: CPU_LOONGSON2EF need software to maintain cache consistency
2020-05-28 7:44 UTC (3+ messages)
[PATCH] MIPS: DTS: Fix build errors used with various configs
2020-05-28 7:44 UTC (2+ messages)
[PATCH V8 00/15] KVM: MIPS: Add Loongson-3 support (Host Side)
2020-05-28 7:35 UTC (2+ messages)
[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
2020-05-28 5:22 UTC (10+ messages)
[PATCH v3 1/3] MIPS: Do not flush tlb page when updating PTE entry
2020-05-28 4:33 UTC (6+ messages)
` [PATCH v3 3/3] mm/memory.c: Add memory read privilege before filling "
[RESENDPATCH v8 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
2020-05-28 2:58 UTC (4+ messages)
` [RESENDPATCH v8 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "
[PATCH] MIPS: DTS: Only build subdir of current platform
2020-05-28 1:24 UTC (3+ messages)
[PATCH v3 0/3] hwmon: Add Baikal-T1 SoC Process, Voltage and Temp sensor support
2020-05-27 21:53 UTC (9+ messages)
` [PATCH v3 3/3] hwmon: Add Baikal-T1 PVT sensor driver
[PATCH v5 00/11] i2c: designeware: Add Baikal-T1 System I2C support
2020-05-27 16:44 UTC (16+ messages)
` [PATCH v5 06/11] i2c: designware: Add Baytrail sem config DW I2C platform dependency
` [PATCH v5 07/11] i2c: designware: Discard Cherry Trail model flag
` [PATCH v5 08/11] i2c: designware: Convert driver to using regmap API
` [PATCH v5 11/11] i2c: designware: Add Baikal-T1 System I2C support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).