[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1365642211-21421-1-git-send-email-sameo@linux.intel.com>
Date: Thu, 11 Apr 2013 03:03:28 +0200
From: Samuel Ortiz <sameo@...ux.intel.com>
To: Greg KH <gregkh@...uxfoundation.org>, arnd@...db.de
Cc: linux-kernel@...r.kernel.org,
Tomas Winkler <tomas.winkler@...el.com>,
Samuel Ortiz <sameo@...ux.intel.com>
Subject: [char-misc-next 0/3 v7] Support NFC device on MEI CL bus
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists