linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gustavo Padovan <gustavo@padovan.org>
To: linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org, linux-bluetooth@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: pull request: bluetooth-next 2012-09-18
Date: Tue, 18 Sep 2012 22:31:13 -0300	[thread overview]
Message-ID: <20120919013113.GG24689@joana> (raw)

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

Hi,

My last pull request to 3.7. There is nothin really exciting here.
The biggest stuff is hci_connect() code re-write, the rest is just bugfixes,
clean up and small improvements. 

Please pull!

	Gustavo

---
The following changes since commit 22c5649eef0fc37532e20c14d2656b28ca708a69:

  p54: fix powerpc gcc warnings (2012-08-13 15:28:35 -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 3c860f3d3cd75f0e1a33ba6eb9f96bdb2194ec41:

  Bluetooth: Add support for BCM20702A0 [04ca, 2003] (2012-09-18 21:22:39 -0300)

----------------------------------------------------------------
Andrei Emeltchenko (7):
      Bluetooth: trivial: Shorten variable scope
      Bluetooth: trivial: Use preferred method for NULL check
      Bluetooth: Remove unneeded zero init
      Bluetooth: trivial: Make hci_chan_del return void
      Bluetooth: trivial: Remove empty line
      Bluetooth: debug: Print refcnt for hci_dev
      Bluetooth: AMP: Add Read Data Block Size to amp_init

Gustavo Padovan (1):
      Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/Foxconn

Jaroslav Resler (1):
      Bluetooth: Add support for BCM20702A0 [04ca, 2003]

Johan Hedberg (2):
      Bluetooth: mgmt: Implement support for passkey notification
      Bluetooth: Update management interface revision

Mikel Astiz (3):
      Bluetooth: Add more HCI error codes
      Bluetooth: Fix minor coding style in hci_event.c
      Bluetooth: mgmt: Add device disconnect reason

Peter Senna Tschudin (5):
      drivers/bluetooth/bluecard_cs.c: removes unnecessary semicolon
      drivers/bluetooth/hci_ldisc.c: removes unnecessary semicolon
      drivers/bluetooth/hci_ll.c: removes unnecessary semicolon
      drivers/bluetooth/hci_vhci.c: removes unnecessary semicolon
      drivers/bluetooth/btuart_cs.c: removes unnecessary semicolon

Sachin Kamat (1):
      Bluetooth: Use module_platform_driver() in btwilink.c file

Syam Sidhardhan (2):
      Bluetooth: debug: Correct the PSM printing
      Bluetooth: Use kref for l2cap channel reference counting

Vinicius Costa Gomes (8):
      Bluetooth: Remove some functions from being exported
      Bluetooth: Rename LE and ACL connection functions
      Bluetooth: Refactor LE connection into its own function
      Bluetooth: Refactor ACL connection into its own function
      Bluetooth: Refactor SCO connection into its own function
      Bluetooth: Simplify a the connection type handling
      Bluetooth: Add type information to the hci_connect() debug statement
      Bluetooth: Fix establishing ESCO links

Wei Yongjun (1):
      Bluetooth: btmrvl: remove pointless conditional before kfree_skb()

 drivers/bluetooth/bluecard_cs.c  |   2 +-
 drivers/bluetooth/btmrvl_sdio.c  |   3 +-
 drivers/bluetooth/btuart_cs.c    |   2 +-
 drivers/bluetooth/btusb.c        |   3 +-
 drivers/bluetooth/btwilink.c     |  16 +------
 drivers/bluetooth/hci_ldisc.c    |   2 +-
 drivers/bluetooth/hci_ll.c       |   2 +-
 drivers/bluetooth/hci_vhci.c     |   2 +-
 include/net/bluetooth/hci.h      |  21 +++++++++
 include/net/bluetooth/hci_core.h |  26 +++++------
 include/net/bluetooth/l2cap.h    |   3 +-
 include/net/bluetooth/mgmt.h     |  16 +++++++
 net/bluetooth/af_bluetooth.c     |  10 ++---
 net/bluetooth/hci_conn.c         | 100 +++++++++++++++++++++++++----------------
 net/bluetooth/hci_core.c         |   6 ++-
 net/bluetooth/hci_event.c        |  99 +++++++++++++++++++++++++++++++++++++---
 net/bluetooth/l2cap_core.c       |  17 +++----
 net/bluetooth/mgmt.c             |  28 +++++++++---
 18 files changed, 255 insertions(+), 103 deletions(-)

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

             reply	other threads:[~2012-09-19  1:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-19  1:31 Gustavo Padovan [this message]
2012-09-22  1:06 ` pull request: bluetooth-next 2012-09-18 Luis R. Rodriguez
2012-09-24 18:46   ` Gustavo Padovan
2012-09-24 19:54     ` John W. Linville
2012-09-24 22:31       ` Gustavo Padovan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120919013113.GG24689@joana \
    --to=gustavo@padovan.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).