From: Geert Uytterhoeven <geert@linux-m68k.org>
To: linux-m68k@lists.linux-m68k.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/8] Amiga Zorro updates
Date: Wed, 16 Oct 2013 13:03:17 +0200 [thread overview]
Message-ID: <1381921405-11206-1-git-send-email-geert@linux-m68k.org> (raw)
Here is a set of miscellaneous updates for the Amiga Zorro bus code:
- [1/8] Documentation/zorro.txt: Update path to arch-specific
- [2/8] zorro: Do not allocate zorro_autocon[] statically
This reduces memory usage, especially for multi-platform kernels
- [3/8] zorro: Don't fill in dummy names in zorro_name_device()
- [4/8] zorro: Refactor conditional handling of Zorro device
- [5/8] zorro: Let the driver core handle device enumeration
- [6/8] zorro: ZTWO_VADDR() should return "void __iomem *"
- [7/8] zorro/UAPI: Disintegrate include/linux/zorro*.h
This exports the Zorro definitions (again) to bootstraps.
- [8/8] zorro/UAPI: Use proper types (endianness/size) in
All comments are welcome!
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
next reply other threads:[~2013-10-16 11:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-16 11:03 Geert Uytterhoeven [this message]
2013-10-16 11:03 ` [PATCH 1/8] Documentation/zorro.txt: Update path to arch-specific header files Geert Uytterhoeven
2013-10-16 11:03 ` [PATCH 2/8] zorro: Do not allocate zorro_autocon[] statically Geert Uytterhoeven
2013-10-16 11:03 ` [PATCH 3/8] zorro: Don't fill in dummy names in zorro_name_device() Geert Uytterhoeven
2013-10-16 11:03 ` [PATCH 4/8] zorro: Refactor conditional handling of Zorro device name database Geert Uytterhoeven
2013-10-16 11:03 ` [PATCH 5/8] zorro: Let the driver core handle device enumeration Geert Uytterhoeven
2013-10-16 11:03 ` [PATCH 6/8] zorro: ZTWO_VADDR() should return "void __iomem *" Geert Uytterhoeven
2013-10-16 11:03 ` [PATCH 7/8] zorro/UAPI: Disintegrate include/linux/zorro*.h Geert Uytterhoeven
2013-10-16 11:03 ` [PATCH 8/8] zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h> Geert Uytterhoeven
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1381921405-11206-1-git-send-email-geert@linux-m68k.org \
--to=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-m68k@lists.linux-m68k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox