linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Bring SFI support to out-of-tree driver modules on Intel Mid
@ 2013-11-12 22:13 David Cohen
  2013-11-12 22:13 ` [PATCH 1/3] sfi: add private data to sfi_parse_table() David Cohen
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: David Cohen @ 2013-11-12 22:13 UTC (permalink / raw)
  To: tglx, mingo, hpa, x86; +Cc: linux-kernel, lenb, David Cohen

Hi,

This patchset extends sfi_device() macro support to driver modules.
The main use case is to allow external driver modules to be enumerated by SFI
on Intel Mid platforms.

Br, David Cohen

---
David Cohen (3):
  sfi: add private data to sfi_parse_table()
  x86: intel-mid: struct devs_id.name should have 'SFI_NAME_LEN' length
  x86: intel-mid: allow sfi_device() to be used by modules

 arch/x86/include/asm/intel-mid.h             | 19 ++++++--
 arch/x86/platform/intel-mid/intel-mid.c      |  2 +-
 arch/x86/platform/intel-mid/intel_mid_vrtc.c |  2 +-
 arch/x86/platform/intel-mid/sfi.c            | 70 +++++++++++++++++++++-------
 arch/x86/platform/sfi/sfi.c                  |  8 ++--
 drivers/sfi/sfi_acpi.c                       |  5 +-
 drivers/sfi/sfi_core.c                       |  4 +-
 include/linux/sfi.h                          |  8 ++--
 8 files changed, 84 insertions(+), 34 deletions(-)

-- 
1.8.4.2


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2013-11-21 18:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-12 22:13 [PATCH 0/3] Bring SFI support to out-of-tree driver modules on Intel Mid David Cohen
2013-11-12 22:13 ` [PATCH 1/3] sfi: add private data to sfi_parse_table() David Cohen
2013-11-12 22:13 ` [PATCH 2/3] x86: intel-mid: struct devs_id.name should have 'SFI_NAME_LEN' length David Cohen
2013-11-12 22:13 ` [PATCH 3/3] x86: intel-mid: allow sfi_device() to be used by modules David Cohen
2013-11-13  8:14 ` [PATCH 0/3] Bring SFI support to out-of-tree driver modules on Intel Mid Christoph Hellwig
2013-11-13 11:19   ` Ingo Molnar
2013-11-13 18:10     ` David Cohen
2013-11-15 22:25   ` David Cohen
2013-11-13 19:29 ` [PATCH] x86: intel-mid: add test module for sfi_device() David Cohen
2013-11-13 19:31   ` David Cohen
2013-11-16  0:09   ` [PATCH v1.1] " David Cohen
2013-11-18 15:28     ` Christoph Hellwig
2013-11-18 17:35       ` David Cohen
2013-11-18 17:37         ` David Cohen
2013-11-21 18:25           ` David Cohen

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