linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request: bluetooth 2013-06-13
@ 2013-06-13 11:22 Gustavo Padovan
  2013-06-13 17:17 ` John W. Linville
  0 siblings, 1 reply; 3+ messages in thread
From: Gustavo Padovan @ 2013-06-13 11:22 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, linux-bluetooth, linux-kernel

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

Hi John,

A few important fixes to 3.10. The first one is a crash fix and talks by itself.
Then we have the support for a device id, it should be fine if you want to
remove this. Next there are two btmrvl fixes, one for a potential race
condition that could make its main thread never stop and the other to fix the
return code when a memory allocation fails. It was returning 0 instead of
-ENOMEM. Last is a fix to an issue that affects at least some Thinkpad X60,
Initialization on those laptops were failing due by unsupported cmd we were
sending to the device. The patch fixes this by checking if the cmd is
supported first.

Please pull or let me know of any concerns you may have.

	Gustavo

---
The following changes since commit d90b9e29ec5fe7a08eb7965386ebb47615306584:

  Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes (2013-06-12 14:28:21 -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 0e1aba9361bf292fbdca781d419dca67d6b9911f:

  Bluetooth: btmrvl: fix thread stopping race (2013-06-13 11:48:38 +0100)

----------------------------------------------------------------
Anderson Lizardo (1):
      Bluetooth: Fix crash in l2cap_build_cmd() with small MTU

Cho, Yu-Chen (1):
      Bluetooth: Add support for Mediatek Bluetooth device [0e8d:763f]

Daniel Drake (1):
      Bluetooth: btmrvl: fix thread stopping race

Johan Hedberg (1):
      Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key

Wei Yongjun (1):
      Bluetooth: btmrvl: fix error return code in btmrvl_sdio_card_to_host()

 drivers/bluetooth/btmrvl_main.c |  9 ++++-----
 drivers/bluetooth/btmrvl_sdio.c |  1 +
 drivers/bluetooth/btusb.c       |  3 +++
 net/bluetooth/hci_core.c        | 15 ++++++++++-----
 net/bluetooth/l2cap_core.c      |  3 +++
 5 files changed, 21 insertions(+), 10 deletions(-)


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

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

end of thread, other threads:[~2013-06-13 17:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-13 11:22 pull request: bluetooth 2013-06-13 Gustavo Padovan
2013-06-13 17:17 ` John W. Linville
2013-06-13 17:48   ` Gustavo Padovan

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