linux-oxnas.groups.io archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-13 18:01:22 to 2023-04-11 08:20:48 UTC [more...]

[PATCH 00/49] mtd: nand: Convert to platform remove callback returning void
 2023-04-11  8:20 UTC  (5+ messages)
    ` [PATCH] "

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-04-06  9:01 UTC  (46+ messages)
` [PATCH 01/21] openrisc: dma-mapping: flush bidirectional mappings
` [PATCH 02/21] xtensa: dma-mapping: use normal cache invalidation rules
` [PATCH 03/21] sparc32: flush caches in dma_sync_*for_device
` [PATCH 04/21] microblaze: dma-mapping: skip extra DMA flushes
` [PATCH 05/21] powerpc: dma-mapping: split out cache operation logic
` [PATCH 06/21] powerpc: dma-mapping: minimize for_cpu flushing
` [PATCH 07/21] powerpc: dma-mapping: always clean cache in _for_device() op
` [PATCH 08/21] riscv: dma-mapping: only invalidate after DMA, not flush
` [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
` [PATCH 10/21] csky: dma-mapping: skip invalidating before DMA from device
` [PATCH 11/21] mips: dma-mapping: skip invalidating before bidirectional DMA
` [PATCH 12/21] mips: dma-mapping: split out cache operation logic
` [PATCH 13/21] arc: dma-mapping: skip invalidating before bidirectional DMA
` [PATCH 14/21] parisc: dma-mapping: use regular flush/invalidate ops
` [PATCH 15/21] ARM: dma-mapping: always invalidate WT caches before DMA
` [PATCH 16/21] ARM: dma-mapping: bring back dmac_{clean,inv}_range
` [PATCH 17/21] ARM: dma-mapping: use arch_sync_dma_for_{device,cpu}() internally
` [PATCH 18/21] ARM: drop SMP support for ARM11MPCore
` [PATCH 19/21] ARM: dma-mapping: use generic form of arch_sync_dma_* helpers
` [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper
` [PATCH 21/21] dma-mapping: replace custom code with generic implementation

[PATCH RFC v2 0/4] ARM: oxnas support removal
 2023-04-04 14:43 UTC  (8+ messages)
` [PATCH RFC v2 1/4] ARM: dts: oxnas: remove obsolete device tree files
` [PATCH RFC v2 2/4] ARM: oxnas: remove OXNAS support
` [PATCH RFC v2 3/4] ARM: configs: remove oxnas_v6_defconfig
` [PATCH RFC v2 4/4] dt-bindings: arm: oxnas: remove obsolete bindings

[PATCH net-next 01/11] net: stmmac: Make stmmac_pltfr_remove() return void
 2023-04-03 20:39 UTC  (3+ messages)

[PATCH] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
 2022-08-17  6:36 UTC  (5+ messages)

[PATCH 0/6] ARM: defconfig cleanups
 2022-07-21 17:46 UTC 

[PATCH AUTOSEL 4.14 01/14] ARM: dts: ox820: align interrupt controller node name with dtschema
 2022-06-01 14:00 UTC 

[PATCH AUTOSEL 4.19 01/15] ARM: dts: ox820: align interrupt controller node name with dtschema
 2022-06-01 13:59 UTC 

[PATCH AUTOSEL 5.4 02/20] ARM: dts: ox820: align interrupt controller node name with dtschema
 2022-06-01 13:58 UTC 

[PATCH AUTOSEL 5.10 02/26] ARM: dts: ox820: align interrupt controller node name with dtschema
 2022-06-01 13:57 UTC 

[PATCH AUTOSEL 5.15 02/37] ARM: dts: ox820: align interrupt controller node name with dtschema
 2022-06-01 13:55 UTC 

[PATCH AUTOSEL 5.17 03/48] ARM: dts: ox820: align interrupt controller node name with dtschema
 2022-06-01 13:53 UTC 

[PATCH AUTOSEL 5.18 03/49] ARM: dts: ox820: align interrupt controller node name with dtschema
 2022-06-01 13:51 UTC 

[PATCH] clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value
 2022-05-20 15:24 UTC  (3+ messages)

[PATCH] clocksource/drivers/oxnas: fix error check return value of irq_of_parse_and_map()
 2022-04-22 16:22 UTC 

[PATCH 02/18] ARM: dts: ox820: align interrupt controller node name with dtschema
 2022-03-17 16:55 UTC 

[PATCH] clk: Use of_device_get_match_data()
 2022-03-03  8:07 UTC 

[PULL] oxnas DT for 5.18
 2022-02-28  9:00 UTC 

[PATCH v2 0/3] ARM: ox810se: Add Ethernet support
 2022-01-13  9:12 UTC  (8+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: oxnas-dwmac: Add bindings for OX810SE
` [PATCH net-next v2 2/3] net: stmmac: dwmac-oxnas: Add support "
` [PATCH arm-soc-next v2 3/3] ARM: dts: ox810se: Add Ethernet support

[PATCH 0/4] dmaengine: Add support Oxford Semiconductor OXNAS DMA Engine
 2022-01-12  1:20 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: dma: Add bindings for ox810se dma engine
` [PATCH 2/4] dmaengine: Add Oxford Semiconductor OXNAS DMA Controller
` [PATCH 3/4] MAINTAINERS: add OX810SE DMA driver files under Oxnas entry
` [PATCH 4/4] ARM: dts: ox810se: Add DMA Support

[PATCH 0/3] ARM: ox810se: Add Ethernet support
 2022-01-04  8:42 UTC  (7+ messages)
` [PATCH net-next 1/3] dt-bindings: net: oxnas-dwmac: Add bindings for OX810SE
` [PATCH net-next 2/3] net: stmmac: dwmac-oxnas: Add support "
` [PATCH 3/3] ARM: dts: ox810se: Add Ethernet support

[PATCH v4 2/2] drivers: bus: Delete CONFIG_SIMPLE_PM_BUS
 2021-11-24  1:07 UTC  (12+ messages)
  ` [PATCH v4 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices

[PATCH v3 0/2] Fix simple-bus issues with fw_devlink
 2021-09-09 11:02 UTC  (12+ messages)
` [PATCH v3 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices
` [PATCH v3 2/2] drivers: bus: Delete CONFIG_SIMPLE_PM_BUS

[PATCH] mtd: rawnand: oxnas: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  8:14 UTC 

[PATCH] ARM: oxnas: Add basic support for Zyxel NSA210
 2021-08-09 12:22 UTC 

Campaign report
 2021-08-08  5:04 UTC 

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

Client information
 2021-08-05 11:31 UTC 

Client information
 2021-08-05  6:10 UTC 

Client information
 2021-08-04 17:42 UTC 

did you get the call
 2021-07-31  5:00 UTC 

[PATCH net-next v4 0/2] of: net: support non-platform devices in of_get_mac_address()
 2021-04-16 15:19 UTC  (6+ messages)
` [PATCH net-next v4 1/2] of: net: pass the dst buffer to of_get_mac_address()
` [PATCH net-next v4 2/2] of: net: fix of_get_mac_addr_nvmem() for non-platform devices

[PATCH net-next v3 0/2] of: net: support non-platform devices in of_get_mac_address()
 2021-04-07 16:10 UTC  (5+ messages)
` [PATCH net-next v3 1/2] of: net: pass the dst buffer to of_get_mac_address()
` [PATCH net-next v3 2/2] of: net: fix of_get_mac_addr_nvmem() for PCI and DSA nodes

[PATCH 0/2] of: net: support non-platform devices in of_get_mac_address()
 2021-04-07  1:13 UTC  (4+ messages)
` [PATCH 1/2] of: net: pass the dst buffer to of_get_mac_address()
` [PATCH 2/2] of: net: fix of_get_mac_addr_nvmem() for PCI and DSA nodes

[PATCH net-next v2 0/2] of: net: support non-platform devices in of_get_mac_address()
 2021-04-06 15:37 UTC  (3+ messages)
` [PATCH net-next v2 1/2] of: net: pass the dst buffer to of_get_mac_address()
` [PATCH net-next v2 2/2] of: net: fix of_get_mac_addr_nvmem() for PCI and DSA nodes

[PATCH] reset: oxnas: replace file name with short description
 2021-03-08  8:54 UTC  (2+ messages)

[GIT PULL] oxnas fixes for 5.7
 2020-05-13  9:55 UTC 

[PATCH] ARM: oxnas: make ox820_boot_secondary static
 2020-05-12  8:24 UTC  (2+ messages)

[PATCH resend] power: reset: introduce oxnas-restart
 2020-05-01  0:16 UTC  (5+ messages)
  ` [PATCH v2] "

ata_bmdma_qc_prep causing page fault
 2020-04-04 17:41 UTC 

[GIT PULL] oxnas fixes for 5.6
 2020-03-23 10:20 UTC 

[PATCH] ARM: dts: oxnas: Fix clear-mask property
 2020-03-22 13:05 UTC  (2+ messages)

[PATCH] irqchip/versatile-fpga: Apply clear-mask earlier
 2020-03-22 11:51 UTC  (4+ messages)

[PATCH] irqchip/versatile-fpga: Handle chained IRQs properly
 2020-03-19 22:56 UTC  (7+ messages)
      ` [PATCH v2] "
        ` [linux-oxnas] "

[PATCH 2/2] pinctrl: Use new GPIO_LINE_DIRECTION
 2019-11-12 14:18 UTC 

[PATCH -next 15/30] pinctrl: oxnas: use devm_platform_ioremap_resource() to simplify code
 2019-11-04  1:17 UTC  (3+ messages)
  ` [PATCH -next 01/30] pinctrl: pxa25x: "

[PATCH 4/7] dt-bindings: chosen: Add clocksource and clockevent selection
 2019-09-11  7:34 UTC 

next/master boot: 265 boots: 17 failed, 184 passed with 64 offline (next-20190730)
 2019-07-30 12:34 UTC 

[PATCH] pinctrl: oxnas: remove set but not used variable 'arg'
 2019-07-25 14:24 UTC 

[PATCH] dt: bindings: mtd: replace references to nand.txt with nand-controller.yaml
 2019-05-22 13:55 UTC  (3+ messages)

[PATCH 3/4] clocksource/drivers/oxnas: Fix OX820 compatible
 2019-04-16 19:26 UTC 

[PATCH] clocksource/drivers/oxnas: Fix OX820 compatible
 2019-03-12 10:32 UTC 

[PATCH] power: reset: introduce oxnas-restart
 2019-03-12  0:23 UTC  (3+ messages)
  ` [PATCH v2] power: reset: introduce restart-oxnas

[PATCH v2] ARM: dts: Kill off skeleton{64}.dtsi
 2019-01-30 16:31 UTC 

[PATCH 0/9] Clean up ARM SMP/CPU hotplug implementations
 2018-12-20 14:03 UTC  (9+ messages)
` [PATCH 3/9] ARM: oxnas: remove CPU hotplug implementation
` [PATCH 4/9] ARM: sti: remove pen_release and boot_lock
` [PATCH 9/9] ARM: smp: remove arch-provided "pen_release"


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