All of lore.kernel.org
 help / color / mirror / Atom feed
* [char-misc-next 0/3 v7] Support NFC device on MEI CL bus
@ 2013-04-11  1:03 Samuel Ortiz
  2013-04-11  1:03 ` [char-misc-next 1/3 v7] mei: nfc: Initial nfc implementation Samuel Ortiz
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Samuel Ortiz @ 2013-04-11  1:03 UTC (permalink / raw)
  To: Greg KH, arnd; +Cc: linux-kernel, Tomas Winkler, Samuel Ortiz

v6 -> v7:
   * Removed include/uapi/linux/mei/nfc.h.
     All MEI NFC definitions are now folded into drivers/misc/mei/nfc.c

Samuel Ortiz (3):
  mei: nfc: Initial nfc implementation
  mei: nfc: Add NFC device to the MEI bus
  mei: nfc: Implement MEI bus ops

 drivers/misc/mei/Makefile  |    1 +
 drivers/misc/mei/client.c  |    3 +
 drivers/misc/mei/init.c    |    2 +
 drivers/misc/mei/mei_dev.h |   10 +
 drivers/misc/mei/nfc.c     |  554 ++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 570 insertions(+)
 create mode 100644 drivers/misc/mei/nfc.c

-- 
1.7.10.4


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

end of thread, other threads:[~2013-04-11  1:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-11  1:03 [char-misc-next 0/3 v7] Support NFC device on MEI CL bus Samuel Ortiz
2013-04-11  1:03 ` [char-misc-next 1/3 v7] mei: nfc: Initial nfc implementation Samuel Ortiz
2013-04-11  1:03 ` [char-misc-next 2/3 v7] mei: nfc: Add NFC device to the MEI bus Samuel Ortiz
2013-04-11  1:03 ` [char-misc-next 3/3 v7] mei: nfc: Implement MEI bus ops Samuel Ortiz
2013-04-11  1:57 ` [char-misc-next 0/3 v7] Support NFC device on MEI CL bus Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.