From: Samuel Ortiz <sameo@linux.intel.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: Linux NFC <linux-nfc@lists.01.org>,
Linux Wireless <linux-wireless@vger.kernel.org>
Subject: [GIT] [3.8] NFC pull request
Date: Tue, 20 Nov 2012 01:42:10 +0100 [thread overview]
Message-ID: <20121120004210.GA15237@sortiz-mobl> (raw)
Hi John,
This is the 2nd NFC pull request for 3.8.
With this one we have:
- A few HCI improvements in preparation for an upcoming HCI chipset support.
- A pn544 code cleanup after the old driver was removed.
- An LLCP improvement for notifying user space when one peer stops ACKing I
frames.
Thanks in advance for pulling those in.
The following changes since commit ac46ba4384d2c44c56702d0da591696045fba682:
ath9k: Fix BTCOEX debugfs file usage (2012-11-19 10:45:40 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0.git tags/nfc-next-3.8-2
for you to fetch changes up to be02b6b624005d47c388f799ce23714136430217:
NFC: Queue a copy of the transmitted LLCP skb (2012-11-19 23:57:01 +0100)
----------------------------------------------------------------
Eric Lapuyade (5):
NFC: Fix hci_connect_gate() when a pre-opened pipe is passed
NFC: Ignore err when chip doesn't implement HW/SW info registers
NFC: Dot not dispatch HCI event received on unopened pipe
NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers
NFC: Export nfc_hci_sak_to_protocol()
Marcel Holtmann (3):
NFC: Remove unused details from pn544.h header file
NFC: Move pn544.h to linux/platform_data/
MAINTAINERS: Add reference to pn544.h platform data header
Samuel Ortiz (3):
NFC: Copy user space buffer when sending UI frames
NFC: Stop sending LLCP frames when tx queues are getting too deep
NFC: Queue a copy of the transmitted LLCP skb
MAINTAINERS | 1 +
drivers/nfc/pn544/i2c.c | 2 +-
include/linux/nfc/pn544.h | 104 -----------------------------------
include/linux/platform_data/pn544.h | 44 +++++++++++++++
include/net/nfc/hci.h | 3 +
net/nfc/hci/command.c | 4 +-
net/nfc/hci/core.c | 25 ++++++---
net/nfc/llcp/commands.c | 32 ++++++++++-
net/nfc/llcp/llcp.c | 17 ++++--
9 files changed, 112 insertions(+), 120 deletions(-)
delete mode 100644 include/linux/nfc/pn544.h
create mode 100644 include/linux/platform_data/pn544.h
--
Intel Open Source Technology Centre
http://oss.intel.com/
next reply other threads:[~2012-11-20 0:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-20 0:42 Samuel Ortiz [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-10-29 0:00 [GIT] [3.8] NFC pull request Samuel Ortiz
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=20121120004210.GA15237@sortiz-mobl \
--to=sameo@linux.intel.com \
--cc=linux-nfc@lists.01.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/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;
as well as URLs for NNTP newsgroup(s).