linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-28 07:15:05 to 2018-08-19 17:27:16 UTC [more...]

[PATCH v10 1/4] dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended)
 2018-08-19 17:27 UTC  (4+ messages)
` [PATCH v10 2/4] dmaengine: fsl-edma: add edma version and configurable registers
` [PATCH v10 3/4] dmaengine: fsl-edma: fix macros
` [PATCH v10 4/4] dmaengine: fsl-edma: add ColdFire mcf5441x edma support

[PATCH v9 1/4] dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended)
 2018-08-12 13:24 UTC  (5+ messages)
` [PATCH v9 2/4] dmaengine: fsl-edma: add edma version and configurable registers
` [PATCH v9 3/4] dmaengine: fsl-edma: fix macros
` [PATCH v9 4/4] dmaengine: fsl-edma: add ColdFire mcf5441x edma support

[PATCH v8 1/3] dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended)
 2018-08-10  8:43 UTC  (19+ messages)
` [PATCH v8 2/3] dmaengine: fsl-edma: add edma version and configurable registers
` [PATCH v8 3/3] dmaengine: fsl-edma: add ColdFire mcf5441x edma support

IRC channel for LLVM development on m68k
 2018-08-03 11:21 UTC 

strip is running out of memory on m68k (Haskell)
 2018-08-02 14:04 UTC  (6+ messages)

[ruab] Re: (2) linux-pci@vger.kernel.org The base of businessmen from all over the world. / База бизнесменов со всего Мира
 2018-07-16 13:32 UTC 

[PATCH 1/3] [v2] powerpc: mac: fix rtc read/write functions
 2018-07-10  1:18 UTC  (3+ messages)

[git pull] m68knommu fixes for v4.18
 2018-07-03  1:06 UTC 

[PATCH v3 00/12] macintosh: Resolve various PMU driver problems
 2018-06-27  9:14 UTC  (4+ messages)

[PATCHv2] m68k: fix "bad page state" oops on ColdFire boot
 2018-06-19  6:53 UTC  (2+ messages)

[PATCH] m68k: fix "bad page state" oops on ColdFire boot
 2018-06-18 13:59 UTC  (3+ messages)

[PATCH v2 08/12] macintosh/via-pmu68k: Don't load driver on unsupported hardware
 2018-06-12 20:12 UTC  (6+ messages)

[PATCH] microblaze: Remove architecture heart beat code
 2018-06-11  8:52 UTC  (2+ messages)

[PATCH 00/10] New network driver for Amiga X-Surf 100 (m68k)
 2018-06-10  9:34 UTC  (102+ messages)
` [PATCH 01/10] net: ax88796: Fix MAC address reading
` [PATCH 02/10] net: ax88796: Attach MII bus only when open
` [PATCH 03/10] net: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close())
` [PATCH 04/10] net: ax88796: Add block_input/output hooks to ax_plat_data
` [PATCH 05/10] net: ax88796: add interrupt status callback to platform data
` [PATCH 06/10] net: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable
` [PATCH 07/10] net: ax88796: unregister mdiobus on ax_mii_init() fail
` [PATCH 08/10] net: ax88796: Make reset more robust on AX88796B
` [PATCH 09/10] net: ax88796: release platform device drvdata on probe error and module remove
` [PATCH 10/10] net: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
` [PATCH v2 0/8] New network driver for Amiga X-Surf 100 (m68k)
  ` [PATCH v3 00/10] "
    ` [PATCH v4 "
    ` [PATCH v4 1/9] net-next: phy: new Asix Electronics PHY driver
    ` [PATCH v4 2/9] net-next: ax88796: Fix MAC address reading
    ` [PATCH v4 3/9] net-next: ax88796: Attach MII bus only when open
    ` [PATCH v4 4/9] net-next: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close())
    ` [PATCH v4 5/9] net-next: ax88796: Add block_input/output hooks to ax_plat_data
    ` [PATCH v4 6/9] net-next: ax88796: add interrupt status callback to platform data
    ` [PATCH v4 7/9] net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable
    ` [PATCH v4 8/9] net-next: ax88796: release platform device drvdata on probe error and module remove
    ` [PATCH v4 9/9] net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
        ` [RFC PATCH 0/2] net-next: cleanup use of lib8390.c code in xsurf100.c
        ` [RFC PATCH 1/2] net-next: ax88796: export ax_NS8390_init() hook
        ` [RFC PATCH 2/2] net-next: xsurf100: drop include of lib8390.c
            ` [PATCH 0/2] net-next: cleanup use of lib8390.c code in xsurf100.c
            ` [PATCH 1/2] net-next: ax88796: export ax_NS8390_init() hook
            ` [PATCH 2/2] net-next: xsurf100: drop include of lib8390.c
  ` [PATCH v3 1/9] net: phy: new Asix Electronics PHY driver
  ` [PATCH v3 2/9] net: ax88796: Fix MAC address reading
  ` [PATCH v3 3/9] net: ax88796: Attach MII bus only when open
  ` [PATCH v3 4/9] net: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close())
  ` [PATCH v3 5/9] net: ax88796: Add block_input/output hooks to ax_plat_data
  ` [PATCH v3 6/9] net: ax88796: add interrupt status callback to platform data
  ` [PATCH v3 7/9] net: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable
  ` [PATCH v3 8/9] net: ax88796: release platform device drvdata on probe error and module remove
  ` [PATCH v3 9/9] net: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
` [PATCH v2 1/8] net: ax88796: Fix MAC address reading
` [PATCH v2 2/8] net: ax88796: Attach MII bus only when open
` [PATCH v2 3/8] net: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close())
` [PATCH v2 4/8] net: ax88796: Add block_input/output hooks to ax_plat_data
` [PATCH v2 5/8] net: ax88796: add interrupt status callback to platform data
` [PATCH v2 6/8] net: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable
` [PATCH v2 7/8] net: ax88796: release platform device drvdata on probe error and module remove
` [PATCH v2 8/8] net: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)

[PATCH] Fix atari label false positives
 2018-06-06 13:14 UTC  (6+ messages)

[PATCH] android: binder: Drop dependency on !M68K
 2018-06-06 12:47 UTC  (2+ messages)

[git pull] m68knommu changes for v4.18
 2018-06-05  4:32 UTC 

[PATCH] mtd: nand: Fix return type of __DIVIDE() when called with 32-bit
 2018-05-15  9:12 UTC  (9+ messages)

Atari label false positives
 2018-05-14 13:02 UTC  (10+ messages)
            ` [parted-devel] "

moving affs + RDB partition support to staging?
 2018-04-26 11:06 UTC  (2+ messages)

[git pull] m68knommu changes for v4.17
 2018-04-09  1:17 UTC 

[GIT PULL] siginfo fix for v4.16-rc5
 2018-04-03 17:26 UTC  (6+ messages)

[PATCH] net: fec: set dma_coherent_mask
 2018-03-28 12:29 UTC  (8+ 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).