Hi Greg, These are the part 5 commits that I've analyzed from the list of upstream commits that have been backported to 3.2 but missing from 3.4. For the 25 commits, - 2 commits were marked for stable, and they are bug fix patches(*), but one of them can't be applied cleanly to 3.4. - 5 commits were marked for stable, and the other 18 commits has no stable tag, they are all for Bluetooth support, I think they should be backported to 3.4.x to support Bluetooth in various machines. Commit 90647b580ec2(Bluetooth: Fix missing length checks for L2CAP signalling PDUs) needs trivial context adjustments. I'll send out the backports. Please apply "Bluetooth: Fix missing length checks for L2CAP signalling PDUs)" first, then cherry-pick those commits from 3.2.x: 3f6fa3d489e1 Bluetooth: Fix invalid length check in l2cap_information_rsp() e9fb4c8ec396 Bluetooth: Support AR3011 in Acer Iconia Tab W500 65c5e411f783 Bluetooth: add support for atheros 0930:0219 db50e323d9c7 Bluetooth: add support for atheros 0489:e057 cf0c2375d258 Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C 748e7f2af936 Bluetooth: Add support for Sony Vaio T-Series 3a5a8c3f4009 Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/Foxconn ea321ea69e56 Bluetooth: Add support for BCM20702A0 [04ca, 2003] 9ca39c6da78c Bluetooth: Add support for BCM20702A0 [0b05, 17b5] 32d938cda6d0 Bluetooth: Add support for IMC Networks [13d3:3393] 5e35e9063b10 Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k. 264758482384 Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e] ead759f15413 Bluetooth: Add support for Foxconn / Hon Hai [0489:e056] 624e808fcb1f Bluetooth device 04ca:3008 should use ath3k def389b91124 Bluetooth: Add support for atheros 04ca:3004 device to ath3k 293665035a70 Bluetooth: Device 0cf3:3008 should map AR 3012 64bb65c2cc9b Bluetooth: Add support for Foxconn/Hon Hai [0489:e04d] ff98736cbbbe Bluetooth: Add support for Mediatek Bluetooth device [0e8d:763f] fb2e4631a7e2 Bluetooth: ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330] ba1251e87fc4 Bluetooth: ath3k: Add support for ID 0x13d3/0x3402 39a53ec969b5 Bluetooth: Add support for Atheros [0cf3:3121] b395e4661bfa Bluetooth: Add support for Atheros [0cf3:e003] 50a0ff96891f Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012. f1f1e271a236 Bluetooth: Add support for BCM20702A0 [0b05, 17cb] (*) The commits are: cb3b3152b2f5 Bluetooth: Fix missing length checks for L2CAP signalling PDUs 3f6fa3d489e1 Bluetooth: Fix invalid length check in l2cap_information_rsp() --- drivers/bluetooth/ath3k.c | 39 ++++++++++++++++++++ drivers/bluetooth/btusb.c | 28 ++++++++++++++- net/bluetooth/l2cap_core.c | 85 +++++++++++++++++++++++++++++++++---------- 3 files changed, 131 insertions(+), 21 deletions(-) -- 1.7.7 -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html