Hi, Here's the remaining 5 patches that weren't applied yet. The only change is a fix to the SCO rejection reason code which has some special limitations (see commit d41c15cf95bd91b9c333). Johan ---------------------------------------------------------------- Johan Hedberg (5): Bluetooth: Disable auto-connection parameters when unpairing Bluetooth: Introduce hci_req helper to abort a connection Bluetooth: Take advantage of connection abort helpers Bluetooth: Make hci_disconnect() behave correctly for all states Bluetooth: Fix crash in SMP when unpairing net/bluetooth/hci_conn.c | 90 ++++++------------------------------------ net/bluetooth/hci_request.c | 93 ++++++++++++++++++++++++++++++++++++++++++++ net/bluetooth/hci_request.h | 4 ++ net/bluetooth/mgmt.c | 49 ++++++++--------------- net/bluetooth/smp.c | 26 +++++++++++++ net/bluetooth/smp.h | 1 + 6 files changed, 151 insertions(+), 112 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html