* pull request: bluetooth-next 2017-02-19
@ 2017-02-19 15:39 Johan Hedberg
2017-02-20 16:15 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Johan Hedberg @ 2017-02-19 15:39 UTC (permalink / raw)
To: davem; +Cc: linux-bluetooth, netdev
[-- Attachment #1: Type: text/plain, Size: 3133 bytes --]
Hi Dave,
Here's a set of Bluetooth patches for the 4.11 kernel:
- New USB IDs to the btusb driver
- Race fix in btmrvl driver
- Added out-of-band wakeup support to the btusb driver
- NULL dereference fix to bt_sock_recvmsg
Please let me know if there are any issues pulling. Thanks.
Johan
---
The following changes since commit b973154a2278c6af0b0efefafb222e0189959659:
atm: idt77252, use setup_timer and mod_timer (2017-02-15 13:24:53 -0500)
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 8f91566f99fab8f7a0d2728a1e3defb13675837a:
btmrvl: fix spelling mistake: "actived" -> "activated" (2017-02-19 00:26:37 +0100)
----------------------------------------------------------------
Christoph Haag (1):
Bluetooth: btusb: add support for 0bb4:0306
Colin Ian King (4):
Bluetooth: btmrvl: fix spelling mistake: "caibration" -> "calibration"
Bluetooth: fix spelling mistake: "advetising" -> "advertising"
Bluetooth: hci_qca: fix spelling mistake: "Spurrious" -> "Spurious"
btmrvl: fix spelling mistake: "actived" -> "activated"
Daniel Drake (1):
Bluetooth: hci_bcm: Add support for BCM2E95 and BCM2E96
Dmitry Tunin (1):
Bluetooth: Add another AR3012 04ca:3018 device
Ezequiel Garcia (1):
Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsg
Javier Martinez Canillas (2):
Bluetooth: btqcomsmd: Fix module autoload
Bluetooth: btqcomsmd: Allow driver to build if COMPILE_TEST is enabled
Jeffy Chen (3):
btmrvl: avoid double-disable_irq() race
btmrvl: set irq_bt to -1 when failed to parse it
btmrvl: use dt's irqflags for wakeup pin
Rajat Jain (3):
Bluetooth: btusb: Use an error label for error paths
Bluetooth: btusb: Add out-of-band wakeup support
Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeup
Wen-chien Jesse Sung (2):
Bluetooth: btusb: Add support for 413c:8143
Bluetooth: btbcm: Add a delay for module reset
Documentation/devicetree/bindings/net/btusb.txt | 43 ++++++
.../{marvell-bt-sd8xxx.txt => marvell-bt-8xxx.txt} | 46 +++++-
drivers/bluetooth/Kconfig | 2 +-
drivers/bluetooth/ath3k.c | 2 +
drivers/bluetooth/btbcm.c | 3 +
drivers/bluetooth/btmrvl_main.c | 2 +-
drivers/bluetooth/btmrvl_sdio.c | 14 +-
drivers/bluetooth/btqcomsmd.c | 1 +
drivers/bluetooth/btusb.c | 164 +++++++++++++++++++--
drivers/bluetooth/hci_bcm.c | 68 ++++++---
drivers/bluetooth/hci_qca.c | 4 +-
net/bluetooth/af_bluetooth.c | 2 +-
net/bluetooth/hci_event.c | 2 +-
13 files changed, 300 insertions(+), 53 deletions(-)
create mode 100644 Documentation/devicetree/bindings/net/btusb.txt
rename Documentation/devicetree/bindings/net/{marvell-bt-sd8xxx.txt => marvell-bt-8xxx.txt} (50%)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-02-20 16:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-19 15:39 pull request: bluetooth-next 2017-02-19 Johan Hedberg
2017-02-20 16:15 ` David Miller
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).