All of lore.kernel.org
 help / color / mirror / Atom feed
* pull request: bluetooth-next 2014-07-28
@ 2014-07-28 20:16 Johan Hedberg
  2014-07-29 14:26 ` John W. Linville
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Hedberg @ 2014-07-28 20:16 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, linux-bluetooth, linux-kernel, gustavo

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

Hi John,

This pull request should replace the previous one that Gustavo made
(bluetooth-next 2014-07-23).

To quote Gustavo from his previous request:

"Some last minute fixes for -next. We have a fix for a use after free in
RFCOMM, another fix to an issue with ADV_DIRECT_IND and one for ADV_IND with
auto-connection handling.  Last, we added support for reading the codec and
MWS setting for controllers that support these features."

Additionally there are fixes to LE scanning, an update to conform to the 4.1
core specification as well as fixes for tracking the page scan state. All
of these fixes are important for 3.17.

Let me know if there are any issues. Thanks.

Johan

---
The following changes since commit c2aef6e8cbebd60f79555baeb9266e220f135a44:

  Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboard (2014-07-21 15:07:08 +0300)

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 3bd2724010a51d5d15afa8065ac3c5fab3725499:

  Bluetooth: Fix incorrectly disabling page scan when toggling connectable (2014-07-28 20:13:32 +0200)

----------------------------------------------------------------
Alexander Aring (1):
      MAINTAINERS: add 6lowpan header file

Georg Lukas (2):
      Bluetooth: Provide defaults for LE advertising interval
      Bluetooth: Expose default LE advertising interval via debugfs

Johan Hedberg (2):
      Bluetooth: Fix clearing HCI_PSCAN flag
      Bluetooth: Fix incorrectly disabling page scan when toggling connectable

Marcel Holtmann (7):
      Bluetooth: Read list of local codecs supported by the controller
      Bluetooth: Get MWS transport configuration of the controller
      Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devices
      Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
      Bluetooth: Add support for using controller white list filtering
      Bluetooth: Fix white list handling with resolvable private addresses
      Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero

Vignesh Raman (1):
      Bluetooth: Avoid use of session socket after the session gets freed

 MAINTAINERS                      |   1 +
 include/net/bluetooth/hci.h      |   4 +
 include/net/bluetooth/hci_core.h |   3 +
 net/bluetooth/hci_core.c         | 181 ++++++++++++++++++++++++++++++++++-
 net/bluetooth/hci_event.c        |  35 +++++--
 net/bluetooth/mgmt.c             |  33 +++++--
 net/bluetooth/rfcomm/core.c      |   7 +-
 net/bluetooth/smp.c              |  16 ++++
 8 files changed, 260 insertions(+), 20 deletions(-)


[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: pull request: bluetooth-next 2014-07-28
  2014-07-28 20:16 pull request: bluetooth-next 2014-07-28 Johan Hedberg
@ 2014-07-29 14:26 ` John W. Linville
  0 siblings, 0 replies; 2+ messages in thread
From: John W. Linville @ 2014-07-29 14:26 UTC (permalink / raw)
  To: linux-wireless, linux-bluetooth, linux-kernel, gustavo

On Mon, Jul 28, 2014 at 11:16:10PM +0300, Johan Hedberg wrote:
> Hi John,
> 
> This pull request should replace the previous one that Gustavo made
> (bluetooth-next 2014-07-23).
> 
> To quote Gustavo from his previous request:
> 
> "Some last minute fixes for -next. We have a fix for a use after free in
> RFCOMM, another fix to an issue with ADV_DIRECT_IND and one for ADV_IND with
> auto-connection handling.  Last, we added support for reading the codec and
> MWS setting for controllers that support these features."
> 
> Additionally there are fixes to LE scanning, an update to conform to the 4.1
> core specification as well as fixes for tracking the page scan state. All
> of these fixes are important for 3.17.
> 
> Let me know if there are any issues. Thanks.
> 
> Johan
> 
> ---
> The following changes since commit c2aef6e8cbebd60f79555baeb9266e220f135a44:
> 
>   Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboard (2014-07-21 15:07:08 +0300)
> 
> 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 3bd2724010a51d5d15afa8065ac3c5fab3725499:
> 
>   Bluetooth: Fix incorrectly disabling page scan when toggling connectable (2014-07-28 20:13:32 +0200)

Pulling now...

-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

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

end of thread, other threads:[~2014-07-29 14:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-28 20:16 pull request: bluetooth-next 2014-07-28 Johan Hedberg
2014-07-29 14:26 ` John W. Linville

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.