From: Gustavo Padovan <gustavo@padovan.org>
To: linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org, linux-bluetooth@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: pull request: bluetooth-next 2014-07-21
Date: Tue, 22 Jul 2014 11:25:06 -0300 [thread overview]
Message-ID: <20140722142506.GC1628@joana> (raw)
[-- Attachment #1: Type: text/plain, Size: 3562 bytes --]
Hi John,
Here follows some more patches for 3.17. These are mostly fixes to what
we've sent to you before for next merge window.
Please pull! Thanks.
Gustavo
---
The following changes since commit 4d042654afb342386cb5c33e29843b76d598ab61:
Bluetooth: cmtp: Remove unnecessary null test (2014-07-14 23:00:13 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git for-upstream
for you to fetch changes up to c2aef6e8cbebd60f79555baeb9266e220f135a44:
Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboard (2014-07-21 15:07:08 +0300)
----------------------------------------------------------------
Amitkumar Karwar (2):
Bluetooth: add public address configuration for Marvell USB devices
Bluetooth: btmrvl: add public address configuration support
Chin-Ran Lo (1):
Bluetooth: btmrvl: avoid sending data to firmware after hs_activated
Johan Hedberg (18):
Bluetooth: Remove unnecessary params variable from process_adv_report()
Bluetooth: Don't try to reject failed LE connections
Bluetooth: Add proper defines for HCI connection role
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Bluetooth: Use explicit role instead of a bool in function parameters
Bluetooth: Add a role parameter to hci_conn_add()
Bluetooth: Track number of LE slave connections
Bluetooth: Fix trying to initiate connections when acting as LE slave
Bluetooth: Fix always checking the blacklist for incoming connections
Bluetooth: Fix using uninitialized variable when pairing
Bluetooth: Don't bother user space without IO capabilities
Bluetooth: Fix resetting remote authentication requirement after pairing
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Bluetooth: Introduce a flag to track who really initiates authentication
Bluetooth: Fix allowing initiating pairing when not pairable
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now
Bluetooth: Prefer sizeof(*ptr) when allocating memory
Marcel Holtmann (3):
Bluetooth: Fix endian and alignment issue with ath3k version handling
Bluetooth: Remove unneeded variable assignment in hmac_sha256
Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboard
Vladimir Davydov (1):
Bluetooth: never linger on process exit
drivers/bluetooth/ath3k.c | 29 +++++++++-------
drivers/bluetooth/btmrvl_drv.h | 1 +
drivers/bluetooth/btmrvl_main.c | 24 +++++++++++++
drivers/bluetooth/btmrvl_sdio.c | 16 ++++-----
drivers/bluetooth/btusb.c | 34 ++++++++++++++++++
include/net/bluetooth/hci.h | 6 ++--
include/net/bluetooth/hci_core.h | 20 +++++++----
include/net/bluetooth/l2cap.h | 2 +-
net/bluetooth/amp.c | 6 ++--
net/bluetooth/hci_conn.c | 41 ++++++++++++----------
net/bluetooth/hci_core.c | 28 ++++++++-------
net/bluetooth/hci_event.c | 110 ++++++++++++++++++++++++++++++----------------------------
net/bluetooth/l2cap_core.c | 32 +++++++++--------
net/bluetooth/l2cap_sock.c | 7 ++--
net/bluetooth/mgmt.c | 6 ++--
net/bluetooth/rfcomm/core.c | 3 +-
net/bluetooth/rfcomm/sock.c | 3 +-
net/bluetooth/sco.c | 6 ++--
net/bluetooth/smp.c | 24 +++++++------
19 files changed, 245 insertions(+), 153 deletions(-)
[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2014-07-22 14:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-22 14:25 Gustavo Padovan [this message]
2014-07-22 17:51 ` pull request: bluetooth-next 2014-07-21 John W. Linville
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=20140722142506.GC1628@joana \
--to=gustavo@padovan.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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 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.