* pull request: bluetooth 2011-11-08
@ 2011-11-08 18:41 Gustavo Padovan
2011-12-02 23:25 ` pull request: bluetooth 2011-12-03 Gustavo Padovan
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Padovan @ 2011-11-08 18:41 UTC (permalink / raw)
To: linville; +Cc: linux-wireless, linux-bluetooth, linux-kernel
Hi John,
3 more fixes to linux 3.2. One is USB device id addition and the other two
patches combined fixes a connection issue. The first one from Arek Lichwa
revert the wrong fix and a second commit from Andrzej Kaczmarek fix the issue
properly.
Please pull, or let me know any problem with this.
Gustavo
The following changes since commit 24b9c373ab787ccacfa2c46736153708796f5cd6:
mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting (2011-11-07 13:19:15 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth master
Andrzej Kaczmarek (1):
Bluetooth: Use miliseconds for L2CAP channel timeouts
Arek Lichwa (1):
Bluetooth: Revert: Fix L2CAP connection establishment
Wen-chien Jesse Sung (1):
Bluetooth: Add support for Broadcom BCM20702A0
drivers/bluetooth/btusb.c | 3 +++
include/net/bluetooth/l2cap.h | 7 +++++--
net/bluetooth/hci_conn.c | 2 +-
net/bluetooth/l2cap_core.c | 16 ++++++++--------
4 files changed, 17 insertions(+), 11 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* pull request: bluetooth 2011-12-03
2011-11-08 18:41 pull request: bluetooth 2011-11-08 Gustavo Padovan
@ 2011-12-02 23:25 ` Gustavo Padovan
0 siblings, 0 replies; 2+ messages in thread
From: Gustavo Padovan @ 2011-12-02 23:25 UTC (permalink / raw)
To: linville; +Cc: linux-wireless, linux-bluetooth, linux-kernel
Hi John,
Some fixes for 3.2: support for a new Marvell device, two module reference fixes,
a memory leak fix and finally a check in a HCI version check. Please pull.
Gustavo
The following changes since commit 03360c5a405999d605ffc7373a7b90f3388db92e:
Revert "mac80211: clear sta.drv_priv on reconfiguration" (2011-12-01 10:44:17 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth master
Andrei Emeltchenko (1):
Bluetooth: Correct version check in hci_setup
Bing Zhao (1):
Bluetooth: btmrvl: support Marvell Bluetooth device SD8797
Cong Wang (1):
btusb: fix a memory leak in btusb_send_frame()
David Herrmann (2):
Bluetooth: cmtp: Fix module reference
Bluetooth: bnep: Fix module reference
drivers/bluetooth/Kconfig | 6 +++---
drivers/bluetooth/btmrvl_sdio.c | 15 +++++++++++++--
drivers/bluetooth/btusb.c | 3 +--
net/bluetooth/bnep/core.c | 8 +++-----
net/bluetooth/cmtp/core.c | 5 +++--
net/bluetooth/hci_event.c | 2 +-
6 files changed, 24 insertions(+), 15 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-12-02 23:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-08 18:41 pull request: bluetooth 2011-11-08 Gustavo Padovan
2011-12-02 23:25 ` pull request: bluetooth 2011-12-03 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).