Hi John, A few fixes for 3.8. Five of them are just new devices ids addition. Apart from the that there is fix to a kernel memory leak to userspace from Anderson Lizardo, two interoperability fixes from Jaganath Kanakkassery and Szymon Janc. And a crash fix by me. Please pull, or let me know of any problem with these patches. Thanks. Gustavo -- The following changes since commit 5e20a4b53094651d80f856ff55a916b999dbb57a: b43: Fix firmware loading when driver is built into the kernel (2013-01-07 14:34:45 -0500) 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 b7e98b5100aad9290d7f06fcb9d1e80f7f62f05f: Bluetooth: Check if the hci connection exists in SCO shutdown (2013-01-10 03:53:32 -0200) ---------------------------------------------------------------- AceLan Kao (3): Bluetooth: Add support for IMC Networks [13d3:3393] Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e] Bluetooth: Add support for Foxconn / Hon Hai [0489:e056] Anderson Lizardo (1): Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() Daniel Schaal (1): Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k. Gustavo Padovan (1): Bluetooth: Check if the hci connection exists in SCO shutdown Jaganath Kanakkassery (1): Bluetooth: Fix authentication if acl data comes before remote feature evt Sergio Cambra (1): Bluetooth device 04ca:3008 should use ath3k Szymon Janc (1): Bluetooth: Fix sending HCI commands after reset drivers/bluetooth/ath3k.c | 10 ++++++++++ drivers/bluetooth/btusb.c | 5 +++++ net/bluetooth/hci_core.c | 8 -------- net/bluetooth/hci_event.c | 2 +- net/bluetooth/hidp/core.c | 2 +- net/bluetooth/l2cap_core.c | 11 +++++++++++ net/bluetooth/sco.c | 2 +- 7 files changed, 29 insertions(+), 11 deletions(-)