linux-m68k
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCHv2 13/14] m68k: introduce iomem() macro for __iomem conversions
Greg Ungerer
[PATCHv2 14/14] m68k: fix ColdFire PCI config reads and writes
Greg Ungerer
[PATCHv2 12/14] m68k: allow ColdFire PCI bus on MMU and non-MMU configuration
Greg Ungerer
[PATCHv2 11/14] m68k: fix ioremapping for internal ColdFire peripherals
Greg Ungerer
Re: [PATCHv2 00/14] m68k: fix and improve IO access — Linux M68K Devel
Angelo Dureghello
Re: [PATCHv2 00/14] m68k: fix and improve IO access — Linux M68K Devel
Greg Ungerer
[PATCH] m68k: Remove read_persistent_clock()
Baolin Wang
Re: [PATCH] m68k: Remove read_persistent_clock()
Arnd Bergmann
Re: [PATCH] m68k: Remove read_persistent_clock()
Baolin Wang
Re: [PATCH] m68k: Remove read_persistent_clock()
Geert Uytterhoeven
Re: [PATCH] m68k: Remove read_persistent_clock()
Baolin Wang
Re: [PATCH] m68k: Remove read_persistent_clock()
Geert Uytterhoeven
Re: [PATCH] m68k: Remove read_persistent_clock()
Arnd Bergmann
Re: [PATCH] m68k: Remove read_persistent_clock()
Geert Uytterhoeven
Re: [PATCH] m68k: Remove read_persistent_clock()
Arnd Bergmann
Re: [PATCH] m68k: Remove read_persistent_clock()
Greg Ungerer
Re: [PATCH] m68k: Remove read_persistent_clock()
Alexandre Belloni
[PATCH -next] m68k: fix return value check in mcf_pci_init()
Wei Yongjun
Re: [PATCH -next] m68k: fix return value check in mcf_pci_init()
Greg Ungerer
[PATCH] m68k/defconfig: Update defconfigs for v4.17-rc1
Geert Uytterhoeven
[PATCH 00/10] New network driver for Amiga X-Surf 100 (m68k)
Michael Schmitz
[PATCH 05/10] net: ax88796: add interrupt status callback to platform data
Michael Schmitz
[PATCH 02/10] net: ax88796: Attach MII bus only when open
Michael Schmitz
Re: [PATCH 02/10] net: ax88796: Attach MII bus only when open
Andrew Lunn
Re: [PATCH 02/10] net: ax88796: Attach MII bus only when open
Michael Schmitz
[PATCH 01/10] net: ax88796: Fix MAC address reading
Michael Schmitz
[PATCH 10/10] net: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Michael Schmitz
Re: [PATCH 10/10] net: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Geert Uytterhoeven
Re: [PATCH 10/10] net: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Michael Schmitz
Re: [PATCH 10/10] net: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Geert Uytterhoeven
Re: [PATCH 10/10] net: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Michael Schmitz
[PATCH 03/10] net: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).
Michael Schmitz
Re: [PATCH 03/10] net: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).
Sergei Shtylyov
[PATCH 09/10] net: ax88796: release platform device drvdata on probe error and module remove
Michael Schmitz
[PATCH 08/10] net: ax88796: Make reset more robust on AX88796B
Michael Schmitz
Re: [PATCH 08/10] net: ax88796: Make reset more robust on AX88796B
Andrew Lunn
Re: [PATCH 08/10] net: ax88796: Make reset more robust on AX88796B
Michael Schmitz
Re: [PATCH 08/10] net: ax88796: Make reset more robust on AX88796B
Andrew Lunn
Re: [PATCH 08/10] net: ax88796: Make reset more robust on AX88796B
Michael Karcher
Re: [PATCH 08/10] net: ax88796: Make reset more robust on AX88796B
Andrew Lunn
Re: [PATCH 08/10] net: ax88796: Make reset more robust on AX88796B
Florian Fainelli
Re: [PATCH 08/10] net: ax88796: Make reset more robust on AX88796B
Michael Schmitz
[PATCH 06/10] net: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable
Michael Schmitz
[PATCH 07/10] net: ax88796: unregister mdiobus on ax_mii_init() fail
Michael Schmitz
[PATCH 04/10] net: ax88796: Add block_input/output hooks to ax_plat_data
Michael Schmitz
Re: [PATCH 04/10] net: ax88796: Add block_input/output hooks to ax_plat_data
kbuild test robot
Re: [PATCH 04/10] net: ax88796: Add block_input/output hooks to ax_plat_data
Michael Schmitz
Re: [PATCH 04/10] net: ax88796: Add block_input/output hooks to ax_plat_data
Andrew Lunn
Re: [PATCH 04/10] net: ax88796: Add block_input/output hooks to ax_plat_data
Michael Schmitz
Re: [PATCH 04/10] net: ax88796: Add block_input/output hooks to ax_plat_data
Finn Thain
Re: [PATCH 04/10] net: ax88796: Add block_input/output hooks to ax_plat_data
Michael Schmitz
[PATCH v2 8/8] net: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Michael Schmitz
Re: [PATCH v2 8/8] net: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Andrew Lunn
Re: [PATCH v2 8/8] net: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Michael Schmitz
[PATCH v2 7/8] net: ax88796: release platform device drvdata on probe error and module remove
Michael Schmitz
[PATCH v2 1/8] net: ax88796: Fix MAC address reading
Michael Schmitz
[PATCH v2 6/8] net: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable
Michael Schmitz
Re: [PATCH v2 6/8] net: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable
John Paul Adrian Glaubitz
[PATCH v2 5/8] net: ax88796: add interrupt status callback to platform data
Michael Schmitz
[PATCH v2 0/8] New network driver for Amiga X-Surf 100 (m68k)
Michael Schmitz
[PATCH v3 4/9] net: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).
Michael Schmitz
[PATCH v3 8/9] net: ax88796: release platform device drvdata on probe error and module remove
Michael Schmitz
[PATCH v3 6/9] net: ax88796: add interrupt status callback to platform data
Michael Schmitz
[PATCH v3 3/9] net: ax88796: Attach MII bus only when open
Michael Schmitz
[PATCH v3 7/9] net: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable
Michael Schmitz
[PATCH v3 2/9] net: ax88796: Fix MAC address reading
Michael Schmitz
[PATCH v3 5/9] net: ax88796: Add block_input/output hooks to ax_plat_data
Michael Schmitz
[PATCH v3 1/9] net: phy: new Asix Electronics PHY driver
Michael Schmitz
Re: [PATCH v3 1/9] net: phy: new Asix Electronics PHY driver
John Paul Adrian Glaubitz
Re: [PATCH v3 1/9] net: phy: new Asix Electronics PHY driver
Andrew Lunn
Re: [PATCH v3 1/9] net: phy: new Asix Electronics PHY driver
Michael Schmitz
[PATCH v3 00/10] New network driver for Amiga X-Surf 100 (m68k)
Michael Schmitz
Re: [PATCH v3 00/10] New network driver for Amiga X-Surf 100 (m68k)
Michael Schmitz
Re: [PATCH v3 00/10] New network driver for Amiga X-Surf 100 (m68k)
Finn Thain
Re: [PATCH v3 00/10] New network driver for Amiga X-Surf 100 (m68k)
Michael Schmitz
Re: [PATCH v3 00/10] New network driver for Amiga X-Surf 100 (m68k)
Andrew Lunn
Re: [PATCH v3 00/10] New network driver for Amiga X-Surf 100 (m68k)
Michael Schmitz
[PATCH v4 2/9] net-next: ax88796: Fix MAC address reading
Michael Schmitz
[PATCH v4 5/9] net-next: ax88796: Add block_input/output hooks to ax_plat_data
Michael Schmitz
[PATCH v4 3/9] net-next: ax88796: Attach MII bus only when open
Michael Schmitz
[PATCH v4 9/9] net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Michael Schmitz
Re: [PATCH v4 9/9] net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Geert Uytterhoeven
Re: [PATCH v4 9/9] net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Michael Schmitz
Re: [PATCH v4 9/9] net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Michael Karcher
Re: [PATCH v4 9/9] net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Michael Schmitz
Re: [PATCH v4 9/9] net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Michael Karcher
Re: [PATCH v4 9/9] net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Michael Schmitz
[RFC PATCH 2/2] net-next: xsurf100: drop include of lib8390.c
Michael Schmitz
Re: [RFC PATCH 2/2] net-next: xsurf100: drop include of lib8390.c
Geert Uytterhoeven
Re: [RFC PATCH 2/2] net-next: xsurf100: drop include of lib8390.c
Michael Schmitz
[PATCH 1/2] net-next: ax88796: export ax_NS8390_init() hook
Michael Schmitz
Re: [PATCH 1/2] net-next: ax88796: export ax_NS8390_init() hook
Geert Uytterhoeven
[PATCH 0/2] net-next: cleanup use of lib8390.c code in xsurf100.c
Michael Schmitz
[PATCH 2/2] net-next: xsurf100: drop include of lib8390.c
Michael Schmitz
Re: [PATCH 2/2] net-next: xsurf100: drop include of lib8390.c
Geert Uytterhoeven
[RFC PATCH 0/2] net-next: cleanup use of lib8390.c code in xsurf100.c
Michael Schmitz
[RFC PATCH 1/2] net-next: ax88796: export ax_NS8390_init() hook
Michael Schmitz
Re: [RFC PATCH 1/2] net-next: ax88796: export ax_NS8390_init() hook
Geert Uytterhoeven
[PATCH v4 7/9] net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable
Michael Schmitz
[PATCH v4 4/9] net-next: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).
Michael Schmitz
[PATCH v4 1/9] net-next: phy: new Asix Electronics PHY driver
Michael Schmitz
Re: [PATCH v4 1/9] net-next: phy: new Asix Electronics PHY driver
Andrew Lunn
Re: [PATCH v4 1/9] net-next: phy: new Asix Electronics PHY driver
Florian Fainelli
Re: [v4,1/9] net-next: phy: new Asix Electronics PHY driver
Thomas Gleixner
Re: [v4,1/9] net-next: phy: new Asix Electronics PHY driver
Andrew Lunn
Re: [v4,1/9] net-next: phy: new Asix Electronics PHY driver
Michael Schmitz
[PATCH v4 8/9] net-next: ax88796: release platform device drvdata on probe error and module remove
Michael Schmitz
[PATCH v4 6/9] net-next: ax88796: add interrupt status callback to platform data
Michael Schmitz
[PATCH v4 00/10] New network driver for Amiga X-Surf 100 (m68k)
Michael Schmitz
Re: [PATCH v4 00/10] New network driver for Amiga X-Surf 100 (m68k)
Michael Schmitz
Re: [PATCH v4 00/10] New network driver for Amiga X-Surf 100 (m68k)
David Miller
Re: [PATCH v4 00/10] New network driver for Amiga X-Surf 100 (m68k)
Michael Schmitz
[PATCH v3 9/9] net: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Michael Schmitz
[PATCH v2 2/8] net: ax88796: Attach MII bus only when open
Michael Schmitz
Re: [PATCH v2 2/8] net: ax88796: Attach MII bus only when open
Andrew Lunn
[PATCH v2 3/8] net: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).
Michael Schmitz
Re: [PATCH v2 3/8] net: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).
Geert Uytterhoeven
Re: [PATCH v2 3/8] net: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).
David Miller
Re: [PATCH v2 3/8] net: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).
Michael Schmitz
Re: [PATCH v2 3/8] net: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).
John Paul Adrian Glaubitz
Re: [PATCH v2 3/8] net: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).
Michael Schmitz
Re: [PATCH v2 3/8] net: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).
John Paul Adrian Glaubitz
Re: [PATCH v2 3/8] net: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).
Andrew Lunn
Re: [PATCH v2 3/8] net: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).
Michael Schmitz
[PATCH v2 4/8] net: ax88796: Add block_input/output hooks to ax_plat_data
Michael Schmitz
Proposal
MS Zeliha Omer Faruk
[m68knommu:for-next 14/15] arch/m68k/include/asm/m525xsim.h:200:31: warning: passing argument 1 of '__raw_readl' makes pointer from integer without a cast
kbuild test robot
[m68knommu:for-next 5/15] drivers/net/ethernet/8390/mac8390.c:156:0: warning: "memcpy_fromio" redefined
kbuild test robot
Re: Donation
M. M. Fridman
Re: Donation
M. M. Fridman
Re: Donation
M.M. Fridman
[PATCH v9] scsi: new zorro_esp.c for Amiga Zorro NCR53C9x boards
Michael Schmitz
Re: [PATCH v9] scsi: new zorro_esp.c for Amiga Zorro NCR53C9x boards
Christian T. Steigies
Re: [PATCH v9] scsi: new zorro_esp.c for Amiga Zorro NCR53C9x boards
John Paul Adrian Glaubitz
Re: [PATCH v9] scsi: new zorro_esp.c for Amiga Zorro NCR53C9x boards
Michael Schmitz
Re: [PATCH v9] scsi: new zorro_esp.c for Amiga Zorro NCR53C9x boards
Martin K. Petersen
Re: [PATCH v9] scsi: new zorro_esp.c for Amiga Zorro NCR53C9x boards
Michael Schmitz
[PATCH] block/amiflop: Don't log an error message for an invalid ioctl
Finn Thain
Re: [PATCH] block/amiflop: Don't log an error message for an invalid ioctl
Geert Uytterhoeven
[PATCH v2 00/10] SWIM driver fixes
Finn Thain
[PATCH v2 02/10] m68k/mac: Fix SWIM memory resource end address
Finn Thain
Re: [PATCH v2 02/10] m68k/mac: Fix SWIM memory resource end address
Geert Uytterhoeven
[PATCH v2 01/10] m68k/mac: Revisit floppy disc controller base addresses
Finn Thain
[PATCH v2 10/10] block/swim: Select appropriate drive on device open
Finn Thain
[PATCH v2 07/10] block/swim: Rename macros to avoid inconsistent inverted logic
Finn Thain
[PATCH v2 04/10] block/swim: Fix array bounds check
Finn Thain
[PATCH v2 09/10] block/swim: Fix IO error at end of medium
Finn Thain
[PATCH v2 06/10] block/swim: Don't log an error message for an invalid ioctl
Finn Thain
[PATCH v2 05/10] block/swim: Remove extra put_disk() call from error path
Finn Thain
[PATCH v2 08/10] block/swim: Check drive type
Finn Thain
[PATCH v2 03/10] m68k/mac: Don't remap SWIM MMIO region
Finn Thain
Re: [PATCH v2 00/10] SWIM driver fixes
Finn Thain
Re: [PATCH v2 00/10] SWIM driver fixes
Jens Axboe
Re: [PATCH v2 00/10] SWIM driver fixes
Finn Thain
[PATCH 12/15] m68k: allow ColdFire PCI bus on MMU and non-MMU configuration
Greg Ungerer
[PATCH 13/15] m68k: force use of __raw_read/__raw_write address to be iomem
Greg Ungerer
[PATCH 14/15] m68k: remove local __raw_read/__raw_write macros for non-MMU
Greg Ungerer
[PATCH 15/15] m68k: fix ColdFire PCI config reads and write
Greg Ungerer
[PATCH 10/15] m68k: fix read/write multi-byte IO for PCI on ColdFire
Greg Ungerer
[PATCH 11/15] m68k: fix ioremapping for internal ColdFire peripherals
Greg Ungerer
[PATCH 00/15] m68k: fix and improve IO access
Greg Ungerer
[PATCH 01/15] m68k: move *_relaxed macros into io_no.h and io_mm.h
Greg Ungerer
Re: [PATCH 01/15] m68k: move *_relaxed macros into io_no.h and io_mm.h
Geert Uytterhoeven
Re: [PATCH 01/15] m68k: move *_relaxed macros into io_no.h and io_mm.h
Greg Ungerer
Re: [PATCH 01/15] m68k: move *_relaxed macros into io_no.h and io_mm.h
Angelo Dureghello
Re: [PATCH 01/15] m68k: move *_relaxed macros into io_no.h and io_mm.h
Greg Ungerer
Re: [PATCH 01/15] m68k: move *_relaxed macros into io_no.h and io_mm.h
Angelo Dureghello
Re: [PATCH 01/15] m68k: move *_relaxed macros into io_no.h and io_mm.h
Greg Ungerer
[PATCH 02/15] m68k: put definition guards around virt_to_phys and phys_to_virt
Greg Ungerer
Re: [PATCH 02/15] m68k: put definition guards around virt_to_phys and phys_to_virt
Geert Uytterhoeven
[PATCH 03/15] m68k: use asm-generic/io.h for non-MMU io access functions
Greg Ungerer
[PATCH 05/15] m68k: group io mapping definitions and functions
Greg Ungerer
[PATCH 04/15] m68k: rework raw access macros for the non-MMU case
Greg Ungerer
[PATCH 07/15] m68k: use io_no.h for MMU and non-MMU enabled ColdFire
Greg Ungerer
[PATCH 06/15] m68k: setup PCI support code in io_no.h
Greg Ungerer
[PATCH 09/15] m68k: don't redefine access functions if we have PCI
Greg Ungerer
[PATCH 08/15] m68k: remove old ColdFire IO access support code
Greg Ungerer
[PATCH v8] scsi: new zorro_esp.c for Amiga Zorro NCR53C9x boards
Michael Schmitz
Re: [PATCH v8] scsi: new zorro_esp.c for Amiga Zorro NCR53C9x boards
Geert Uytterhoeven
Re: [PATCH v8] scsi: new zorro_esp.c for Amiga Zorro NCR53C9x boards
Michael Schmitz
Re: [PATCH] bug.h: Work around GCC PR82365 in BUG()
James Hogan
Re: [PATCH] bug.h: Work around GCC PR82365 in BUG()
Arnd Bergmann
Re: [PATCH] bug.h: Work around GCC PR82365 in BUG()
James Hogan
Re: [PATCH] bug.h: Work around GCC PR82365 in BUG()
Arnd Bergmann
Re: [PATCH] bug.h: Work around GCC PR82365 in BUG()
James Hogan
[git pull] m68knommu changes for v4.17
Greg Ungerer
[PATCH] m68k: Fix style, spelling, and grammar in siginfo_build_tests()
Geert Uytterhoeven
[RFC linux v2] init: make all setup_arch() output string to boot_command_line[]
yuan linyu
[RFC linux] init: make all setup_arch() output string to boot_command_line[]
yuan linyu
Re: [Amiga-fdisk-devel] Notice of mailing list closure: amiga-fdisk-devel
Christian T. Steigies
[git pull] m68k updates for 4.17
Geert Uytterhoeven
[PATCH v6 09/16] m68k: Switch to generic free_initrd_mem.
Shea Levy
[PATCH 00/12] SWIM driver fixes
Finn Thain
[PATCH 11/12] block/swim: Fix IO error at end of medium
Finn Thain
[PATCH 12/12] block/swim: Select appropriate drive on device open
Finn Thain
[PATCH 02/12] m68k/mac: Fix SWIM memory resource end address
Finn Thain
Re: [PATCH 02/12] m68k/mac: Fix SWIM memory resource end address
Geert Uytterhoeven
[PATCH 07/12] block/swim: Remove extra put_disk() call from error path
Finn Thain
Re: [PATCH 07/12] block/swim: Remove extra put_disk() call from error path
Geert Uytterhoeven
[PATCH 09/12] block/swim: Rename macros to avoid inconsistent inverted logic
Finn Thain
Earlier messages
Later messages