Hi John, Some more patches for 3.16. There is nothing really special here, just a bunch of clean ups, fixes plus some small improvements. Please pull. Thanks! Gustavo --- The following changes since commit 22e70786413ed05950207eda7be420c280b776d7: Bluetooth: Remove hci_h4 unused defines (2014-04-24 11:55:26 -0300) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git for-upstream for you to fetch changes up to d7b2545023ecfde94d3ea9c03c5480ac18da96c9: Bluetooth: Clearly distinguish mgmt LTK type from authenticated property (2014-05-23 11:24:04 -0700) ---------------------------------------------------------------- Andrzej Kaczmarek (8): Bluetooth: Store RSSI for connection Bluetooth: Store TX power level for connection Bluetooth: Add conn info lifetime parameters to debugfs Bluetooth: Add support to get connection information Bluetooth: Avoid polling TX power for LE links Bluetooth: Store max TX power level for connection Bluetooth: Add support for max_tx_power in Get Conn Info Bluetooth: Add missing msecs to jiffies conversion Johan Hedberg (8): Bluetooth: Add support for SMP Invalid Parameters error code Bluetooth: Make SMP context private to smp.c Bluetooth: Fix setting initial local auth_req value Bluetooth: Remove unnecessary work structs from SMP code Bluetooth: Rename smp->smp_flags to smp->flags Bluetooth: Update smp_random to return a response code Bluetooth: Update smp_confirm to return a response code Bluetooth: Clearly distinguish mgmt LTK type from authenticated property Libor Pechacek (1): Bluetooth: Convert RFCOMM spinlocks into mutexes Marcel Holtmann (1): Bluetooth: Increment management interface revision Petri Gynther (1): Bluetooth: btusb: Add Broadcom patch RAM support drivers/bluetooth/btusb.c | 155 ++++++++++++++++++++++++++++++- include/net/bluetooth/hci.h | 21 +++++ include/net/bluetooth/hci_core.h | 11 +++ include/net/bluetooth/mgmt.h | 15 +++ include/net/bluetooth/rfcomm.h | 6 +- net/bluetooth/hci_conn.c | 3 + net/bluetooth/hci_core.c | 64 +++++++++++++ net/bluetooth/hci_event.c | 61 +++++++++++++ net/bluetooth/mgmt.c | 236 +++++++++++++++++++++++++++++++++++++++++++++++- net/bluetooth/rfcomm/core.c | 2 +- net/bluetooth/rfcomm/tty.c | 20 ++-- net/bluetooth/smp.c | 153 +++++++++++++++---------------- net/bluetooth/smp.h | 30 +----- 13 files changed, 653 insertions(+), 124 deletions(-)
Attachment:
pgpqGmYu2VX4g.pgp
Description: PGP signature