linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request: bluetooth-next 2014-05-26
@ 2014-05-26 21:41 Gustavo Padovan
  2014-05-29 17:04 ` John W. Linville
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Padovan @ 2014-05-26 21:41 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, linux-bluetooth, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 2667 bytes --]

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 #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull request: bluetooth-next 2014-05-26
  2014-05-26 21:41 pull request: bluetooth-next 2014-05-26 Gustavo Padovan
@ 2014-05-29 17:04 ` John W. Linville
  0 siblings, 0 replies; 2+ messages in thread
From: John W. Linville @ 2014-05-29 17:04 UTC (permalink / raw)
  To: Gustavo Padovan, linux-wireless, linux-bluetooth, linux-kernel

On Mon, May 26, 2014 at 06:41:22PM -0300, Gustavo Padovan wrote:
> 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)

Pulling now...

-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-29 17:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-26 21:41 pull request: bluetooth-next 2014-05-26 Gustavo Padovan
2014-05-29 17:04 ` John W. Linville

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).