linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request: bluetooth 2013-05-30
@ 2013-05-30 22:52 Gustavo Padovan
  2013-05-31 16:58 ` John W. Linville
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Padovan @ 2013-05-30 22:52 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, linux-bluetooth, linux-kernel

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

Hi John,

The following patches are important bug fixes for 3.10, plus the support for a
new device. We do have three fixes from Johan. The first one is a fix to avoid
LE-only devices to rely on the (inexistent) extended features data. The second
patch fixes length checks on incoming L2CAP signalling PDUs so we can discard
PDU whose size doesn't match the one reported in the header.
The last one fixes the handling of power on failures, we now report proper
errors to mgmt when hci_dev_open().

Please pull or let me know of any issues! Thanks.

	Gustavo

---

The following changes since commit f942d116b80feb3ae618a0d8ce2df6e853526d3c:

  brcmsmac: fix regression observed in 3.10-rc1 (2013-05-29 14:46:51 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth master

for you to fetch changes up to 0f9e216b0e12971af8a1d39c98c353c76533283b:

  Bluetooth: Fix mgmt handling of power on failures (2013-05-30 18:36:08 -0300)

----------------------------------------------------------------
Bing Zhao (1):
      Bluetooth: btmrvl: support Marvell Bluetooth device SD8897

Johan Hedberg (3):
      Bluetooth: Fix checks for LE support on LE-only controllers
      Bluetooth: Fix missing length checks for L2CAP signalling PDUs
      Bluetooth: Fix mgmt handling of power on failures

 drivers/bluetooth/Kconfig        |  4 +--
 drivers/bluetooth/btmrvl_sdio.c  | 28 ++++++++++++++++++
 include/net/bluetooth/hci_core.h |  1 +
 include/net/bluetooth/mgmt.h     |  1 +
 net/bluetooth/hci_core.c         |  6 +++-
 net/bluetooth/l2cap_core.c       | 70 ++++++++++++++++++++++++++++++++------------
 net/bluetooth/mgmt.c             | 23 ++++++++++++++-
 net/bluetooth/smp.c              |  4 +--
 8 files changed, 113 insertions(+), 24 deletions(-)


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

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

* Re: pull request: bluetooth 2013-05-30
  2013-05-30 22:52 pull request: bluetooth 2013-05-30 Gustavo Padovan
@ 2013-05-31 16:58 ` John W. Linville
  0 siblings, 0 replies; 2+ messages in thread
From: John W. Linville @ 2013-05-31 16:58 UTC (permalink / raw)
  To: Gustavo Padovan, linux-wireless, linux-bluetooth, linux-kernel

On Thu, May 30, 2013 at 07:52:32PM -0300, Gustavo Padovan wrote:
> Hi John,
> 
> The following patches are important bug fixes for 3.10, plus the support for a
> new device. We do have three fixes from Johan. The first one is a fix to avoid
> LE-only devices to rely on the (inexistent) extended features data. The second
> patch fixes length checks on incoming L2CAP signalling PDUs so we can discard
> PDU whose size doesn't match the one reported in the header.
> The last one fixes the handling of power on failures, we now report proper
> errors to mgmt when hci_dev_open().
> 
> Please pull or let me know of any issues! Thanks.
> 
> 	Gustavo
> 
> ---
> 
> The following changes since commit f942d116b80feb3ae618a0d8ce2df6e853526d3c:
> 
>   brcmsmac: fix regression observed in 3.10-rc1 (2013-05-29 14:46:51 -0400)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth master
> 
> for you to fetch changes up to 0f9e216b0e12971af8a1d39c98c353c76533283b:
> 
>   Bluetooth: Fix mgmt handling of power on failures (2013-05-30 18:36:08 -0300)

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:[~2013-05-31 16:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-30 22:52 pull request: bluetooth 2013-05-30 Gustavo Padovan
2013-05-31 16:58 ` John W. Linville

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).