linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request: bluetooth-next 2013-08-21
@ 2013-08-21 16:12 Gustavo Padovan
  2013-08-22 18:28 ` John W. Linville
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Padovan @ 2013-08-21 16:12 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, linux-bluetooth, linux-kernel

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

Hi John,

Patches to 3.12, here we have:

* implementation of a proper tty_port for RFCOMM devices, this fixes some
issues people were seeing lately in the kernel.
* Add voice_setting option for SCO, it is used for SCO Codec selection
* bugfixes, small improvements and clean ups

Please pull, Thanks.

	Gustavo

--
The following changes since commit 72bb2f2678878dd4a758e628957f29ce28000d88:

  bgmac: make bgmac depend on bcm47xx (2013-07-24 11:05:19 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next master

for you to fetch changes up to 2dea632f9acad076370fe871d4ccc93868621403:

  Bluetooth: Add SCO connection fallback (2013-08-21 16:47:13 +0200)

----------------------------------------------------------------
Andy Shevchenko (1):
      Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdio

Benjamin Tissoires (2):
      Bluetooth: hidp: implement hidinput_input_event callback
      Bluetooth: hidp: remove wrong send_report at init

Frédéric Dalleau (10):
      Bluetooth: Use hci_connect_sco directly
      Bluetooth: Remove unused mask parameter in sco_conn_defer_accept
      Bluetooth: Add Bluetooth socket voice option
      Bluetooth: Add constants for SCO airmode
      Bluetooth: Use voice setting in deferred SCO connection request
      Bluetooth: Parameters for outgoing SCO connections
      Bluetooth: Add constants and macro declaration for transparent data
      Bluetooth: Prevent transparent SCO on older devices
      Bluetooth: Handle specific error for SCO connection fallback
      Bluetooth: Add SCO connection fallback

Gianluca Anzolin (6):
      Bluetooth: Take proper tty_struct references
      Bluetooth: Remove the device from the list in the destructor
      Bluetooth: Move the tty initialization and cleanup out of open/close
      Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
      Bluetooth: Fix the reference counting of tty_port
      Bluetooth: Purge the dlc->tx_queue to avoid circular dependency

Gustavo Padovan (1):
      Bluetooth: Add missing braces to an "else if"

Jingoo Han (1):
      Bluetooth: replace strict_strtol() with kstrtol()

Johan Hedberg (1):
      Bluetooth: Fix getting SCO socket options in deferred state

Marcel Holtmann (2):
      Bluetooth: Fix simple whitespace vs tab style issue
      Bluetooth: Set different event mask for LE-only controllers

Mikel Astiz (3):
      Bluetooth: Add HCI authentication capabilities macros
      Bluetooth: Use defines in in hci_get_auth_req()
      Bluetooth: Use defines instead of integer literals

 drivers/bluetooth/btmrvl_debugfs.c |   6 +-
 drivers/bluetooth/btmrvl_sdio.c    |   4 +-
 include/net/bluetooth/bluetooth.h  |   8 ++
 include/net/bluetooth/hci.h        |   7 +
 include/net/bluetooth/hci_core.h   |  10 +-
 include/net/bluetooth/sco.h        |   1 +
 net/bluetooth/hci_conn.c           |  62 +++++++--
 net/bluetooth/hci_core.c           |  14 +-
 net/bluetooth/hci_event.c          |  29 +++--
 net/bluetooth/hidp/core.c          |  40 ++++--
 net/bluetooth/l2cap_core.c         |   3 +-
 net/bluetooth/rfcomm/tty.c         | 271 ++++++++++++++++++---------------------
 net/bluetooth/sco.c                |  85 +++++++++---
 13 files changed, 334 insertions(+), 206 deletions(-)



[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

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

* Re: pull request: bluetooth-next 2013-08-21
  2013-08-21 16:12 pull request: bluetooth-next 2013-08-21 Gustavo Padovan
@ 2013-08-22 18:28 ` John W. Linville
  0 siblings, 0 replies; 2+ messages in thread
From: John W. Linville @ 2013-08-22 18:28 UTC (permalink / raw)
  To: Gustavo Padovan, linux-wireless, linux-bluetooth, linux-kernel

On Wed, Aug 21, 2013 at 06:12:18PM +0200, Gustavo Padovan wrote:
> Hi John,
> 
> Patches to 3.12, here we have:
> 
> * implementation of a proper tty_port for RFCOMM devices, this fixes some
> issues people were seeing lately in the kernel.
> * Add voice_setting option for SCO, it is used for SCO Codec selection
> * bugfixes, small improvements and clean ups
> 
> Please pull, Thanks.
> 
> 	Gustavo
> 
> --
> The following changes since commit 72bb2f2678878dd4a758e628957f29ce28000d88:
> 
>   bgmac: make bgmac depend on bcm47xx (2013-07-24 11:05:19 -0400)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next master
> 
> for you to fetch changes up to 2dea632f9acad076370fe871d4ccc93868621403:
> 
>   Bluetooth: Add SCO connection fallback (2013-08-21 16:47:13 +0200)

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:[~2013-08-22 18:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-21 16:12 pull request: bluetooth-next 2013-08-21 Gustavo Padovan
2013-08-22 18:28 ` 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).