]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetoot...
authorDavid S. Miller <davem@davemloft.net>
Tue, 7 Apr 2015 15:47:52 +0000 (11:47 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Apr 2015 15:47:52 +0000 (11:47 -0400)
commitec3a3afa1bed5e6da38b51374f7751c0e585e8f6
treefd87c8b84b1c5fa2f5d1cc9ba36d33855f2a0a6b
parenta959249045c36ec3396bd59a9ff3a11e481fbe9b
parent7806027d9c6adbf4e353b96c58d8f8236d4eeb7b
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next

Johan Hedberg says:

====================
pull request: bluetooth-next 2015-04-04

Here's what's probably the last bluetooth-next pull request for 4.1:

 - Fixes for LE advertising data & advertising parameters
 - Fix for race condition with HCI_RESET flag
 - New BNEPGETSUPPFEAT ioctl, needed for certification
 - New HCI request callback type to get the resulting skb
 - Cleanups to use BIT() macro wherever possible
 - Consolidate Broadcom device entries in the btusb HCI driver
 - Check for valid flags in CMTP, HIDP & BNEP
 - Disallow local privacy & OOB data combo to prevent a potential race
 - Expose SMP & ECDH selftest results through debugfs
 - Expose current Device ID info through debugfs

Please let me know if there are any issues pulling. Thanks.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>