linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request: bluetooth-next 2018-09-30
@ 2018-09-30  7:36 Johan Hedberg
  2018-10-03  5:35 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Hedberg @ 2018-09-30  7:36 UTC (permalink / raw)
  To: davem; +Cc: linux-bluetooth, netdev

[-- Attachment #1: Type: text/plain, Size: 3501 bytes --]

Hi Dave,

Here's the first bluetooth-next pull request for the 4.20 kernel.

 - Fixes & cleanups to hci_qca driver
 - NULL dereference fix to debugfs
 - Improved L2CAP Connection-oriented Channel MTU & MPS handling
 - Added support for USB-based RTL8822C controller
 - Added device ID for BCM4335C0 UART-based controller
 - Various other smaller cleanups & fixes

Please let me know if there are any issues pulling. Thanks.

Johan

---
The following changes since commit 1042caa79e9351b81ed19dc8d2d7fd6ff51a4422:

  net-ipv4: remove 2 always zero parameters from ipv4_redirect() (2018-09-26 20:30:55 -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 30d65e0804d58a03d1a8ea4e12c6fc07ed08218b:

  Bluetooth: Fix debugfs NULL pointer dereference (2018-09-28 20:53:48 +0200)

----------------------------------------------------------------
Alex Lu (1):
      Bluetooth: btrtl: Add support for RTL8822C with USB interface

Andrea Parri (1):
      Bluetooth: Remove unnecessary smp_mb__{before,after}_atomic

Ankit Navik (1):
      Bluetooth: Add definitions and track LE resolve list modification

Balakrishna Godavarthi (5):
      Bluetooth: hci_qca: Remove serdev_device_open/close function calls
      Bluetooth: hci_qca: Remove hdev dereference in qca_close().
      Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto races
      Bluetooth: hci_serdev: Add protocol check in hci_uart_dequeue().
      Bluetooth: hci_qca: Add poweroff support during hci down for wcn3990

Christian Hewitt (1):
      Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth

Colin Ian King (1):
      Bluetooth: btrtl: Make array extension_sig static, shrinks object size

Ding Xiang (1):
      Bluetooth: bt3c_cs: Fix obsolete function

Jagdish Tirumala (1):
      Bluetooth: hci_serdev: Fixed error space required before open paranethesis

Justin TerAvest (1):
      Bluetooth: btusb: Add quirk for BTUSB_INTEL_NEW

Luiz Augusto von Dentz (3):
      Bluetooth: L2CAP: Derive MPS from connection MTU
      Bluetooth: L2CAP: Derive rx credits from MTU and MPS
      Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS

Luiz Carlos Ramos (1):
      Bluetooth: ath3k: add more information to error message

Matias Karhumaa (1):
      Bluetooth: Fix debugfs NULL pointer dereference

Sanjay Kumar Konduri (1):
      Bluetooth: btrsi: fix bt tx timeout issue

 drivers/bluetooth/ath3k.c        | 11 ++++---
 drivers/bluetooth/bt3c_cs.c      |  9 ++++--
 drivers/bluetooth/btbcm.c        |  1 +
 drivers/bluetooth/btrsi.c        | 13 +++++++-
 drivers/bluetooth/btrtl.c        | 10 +++++-
 drivers/bluetooth/btusb.c        |  1 +
 drivers/bluetooth/hci_qca.c      | 50 +++++++++++++++++++++++++-----
 drivers/bluetooth/hci_serdev.c   | 10 +++---
 include/net/bluetooth/hci.h      | 14 +++++++++
 include/net/bluetooth/hci_core.h | 17 +++++++++++
 include/net/bluetooth/l2cap.h    |  3 --
 net/bluetooth/bnep/core.c        |  7 +++--
 net/bluetooth/cmtp/core.c        | 14 +++++----
 net/bluetooth/hci_core.c         | 65 +++++++++++++++++++++++++++++++++++++++
 net/bluetooth/hci_event.c        | 47 ++++++++++++++++++++++++++++
 net/bluetooth/hidp/core.c        | 13 +++++---
 net/bluetooth/l2cap_core.c       | 66 ++++++++++++++++++++++++++--------------
 net/bluetooth/smp.c              | 23 ++++++--------
 18 files changed, 299 insertions(+), 75 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull request: bluetooth-next 2018-09-30
  2018-09-30  7:36 pull request: bluetooth-next 2018-09-30 Johan Hedberg
@ 2018-10-03  5:35 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2018-10-03  5:35 UTC (permalink / raw)
  To: johan.hedberg; +Cc: linux-bluetooth, netdev

From: Johan Hedberg <johan.hedberg@gmail.com>
Date: Sun, 30 Sep 2018 10:36:36 +0300

> Here's the first bluetooth-next pull request for the 4.20 kernel.
> 
>  - Fixes & cleanups to hci_qca driver
>  - NULL dereference fix to debugfs
>  - Improved L2CAP Connection-oriented Channel MTU & MPS handling
>  - Added support for USB-based RTL8822C controller
>  - Added device ID for BCM4335C0 UART-based controller
>  - Various other smaller cleanups & fixes
> 
> Please let me know if there are any issues pulling. Thanks.

Pulled, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-03  5:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-30  7:36 pull request: bluetooth-next 2018-09-30 Johan Hedberg
2018-10-03  5:35 ` 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).