From: Johan Hedberg <johan.hedberg@gmail.com>
To: davem@davemloft.net
Cc: linux-bluetooth@vger.kernel.org, netdev@vger.kernel.org
Subject: pull request: bluetooth-next 2017-08-01
Date: Tue, 1 Aug 2017 12:41:56 +0300 [thread overview]
Message-ID: <20170801094156.GA22557@x1c.lan> (raw)
[-- Attachment #1: Type: text/plain, Size: 3168 bytes --]
Hi Dave,
Here's our first batch of Bluetooth patches for the 4.14 kernel:
- Several new USB IDs for the btusb driver
- Memory leak fix in btusb driver
- Cleanups & fixes to hci_nokia, hci_serdev and hci_bcm drivers
- Fixed cleanup path in mrf24j40 (802.15.4) driver probe function
- A few other smaller cleanups & fixes to drivers
Please let me know if there are any issues pulling. Thanks.
Johan
---
The following changes since commit 04d8980b4a9ca178be1c703467f2ed4ac0800e90:
cxgb4: Update register ranges of T4/T5/T6 adapters (2017-07-19 22:27:03 -0700)
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 d829b9e230f4138fb6194e854e1bb46f737f1c3d:
Bluetooth: btusb: add ID for LiteOn 04ca:3016 (2017-08-01 08:28:31 +0300)
----------------------------------------------------------------
Brian Norris (1):
Bluetooth: btusb: add ID for LiteOn 04ca:3016
Christophe JAILLET (1):
mrf24j40: Fix en error handling path in 'mrf24j40_probe()'
Dan Carpenter (1):
Bluetooth: btrtl: Fix a error code in rtl_load_config()
Derek Robson (1):
Bluetooth: Style fix - align block comments
Dmitry Tunin (1):
Bluetooth: btusb: Add support of all Foxconn (105b) Broadcom devices
Gustavo A. R. Silva (1):
Bluetooth: btwilink: remove unnecessary static in bt_ti_probe()
Ian Molton (5):
Bluetooth: hci_nokia: prevent crash on module removal
Bluetooth: hci_nokia: remove duplicate call to pm_runtime_disable()
Bluetooth: hci_serdev: Introduce hci_uart_unregister_device()
Bluetooth: hci_nokia: Use new hci_uart_unregister_device() function
Bluetooth: hci_ll: Use new hci_uart_unregister_device() function
Jeffy Chen (1):
Bluetooth: btusb: Fix memory leak in play_deferred
Joan Jani (1):
Bluetooth: btqca: Fixed a coding style error
Leif Liddy (1):
Bluetooth: btusb: fix QCA Rome suspend/resume
Loic Poulain (2):
Bluetooth: hci_bcm: Make bcm_request_irq fail if no IRQ resource
Bluetooth: hci_uart: Fix uninitialized alignment value
Marcel Holtmann (1):
Bluetooth: hci_nokia: select BT_BCM for btbcm_set_bdaddr()
drivers/bluetooth/Kconfig | 1 +
drivers/bluetooth/ath3k.c | 3 ++-
drivers/bluetooth/bt3c_cs.c | 8 ++++---
drivers/bluetooth/btmrvl_sdio.c | 6 ++++--
drivers/bluetooth/btqca.c | 2 +-
drivers/bluetooth/btrtl.c | 2 ++
drivers/bluetooth/btsdio.c | 3 ++-
drivers/bluetooth/btuart_cs.c | 8 ++++---
drivers/bluetooth/btusb.c | 44 ++++++++++++++++++++++++++++++++-------
drivers/bluetooth/btwilink.c | 8 +++----
drivers/bluetooth/hci_bcm.c | 30 +++++++++++++-------------
drivers/bluetooth/hci_h4.c | 2 +-
drivers/bluetooth/hci_ldisc.c | 3 ++-
drivers/bluetooth/hci_ll.c | 11 +++-------
drivers/bluetooth/hci_nokia.c | 10 +--------
drivers/bluetooth/hci_serdev.c | 13 ++++++++++++
drivers/bluetooth/hci_uart.h | 1 +
drivers/net/ieee802154/mrf24j40.c | 3 ++-
18 files changed, 101 insertions(+), 57 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
next reply other threads:[~2017-08-01 9:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-01 9:41 Johan Hedberg [this message]
2017-08-02 0:43 ` pull request: bluetooth-next 2017-08-01 David Miller
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=20170801094156.GA22557@x1c.lan \
--to=johan.hedberg@gmail.com \
--cc=davem@davemloft.net \
--cc=linux-bluetooth@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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).