Linux wireless drivers development
 help / color / mirror / Atom feed
From: Bing Zhao <bzhao@marvell.com>
To: <linux-bluetooth@vger.kernel.org>
Cc: Marcel Holtmann <marcel@holtmann.org>,
	Gustavo Padovan <gustavo@padovan.org>,
	Johan Hedberg <johan.hedberg@gmail.com>,
	<linux-wireless@vger.kernel.org>,
	Mike Frysinger <vapier@chromium.org>,
	Hyuckjoo Lee <hyuckjoo.lee@samsung.com>,
	Amitkumar Karwar <akarwar@marvell.com>,
	Bing Zhao <bzhao@marvell.com>
Subject: [PATCH v6 0/4] Bluetooth: btmrvl cal data downloading
Date: Tue, 1 Oct 2013 12:19:11 -0700	[thread overview]
Message-ID: <1380655155-10007-1-git-send-email-bzhao@marvell.com> (raw)

This series adds the calibration data downloading support
along with improvements in sending commands and setup handler.

Amitkumar Karwar (4):
  Bluetooth: btmrvl: add btmrvl_send_sync_cmd() function
  Bluetooth: btmrvl: get rid of struct btmrvl_cmd
  Bluetooth: btmrvl: add setup handler
  Bluetooth: btmrvl: add calibration data download support

 drivers/bluetooth/btmrvl_drv.h  |  12 +-
 drivers/bluetooth/btmrvl_main.c | 269 ++++++++++++++++++++++++++--------------
 drivers/bluetooth/btmrvl_sdio.c |  15 +--
 drivers/bluetooth/btmrvl_sdio.h |   2 +
 4 files changed, 193 insertions(+), 105 deletions(-)

-- 
1.8.0


             reply	other threads:[~2013-10-01 19:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-01 19:19 Bing Zhao [this message]
2013-10-01 19:19 ` [PATCH v6 1/4] Bluetooth: btmrvl: add btmrvl_send_sync_cmd() function Bing Zhao
2013-10-02  5:30   ` Marcel Holtmann
2013-10-01 19:19 ` [PATCH v6 2/4] Bluetooth: btmrvl: get rid of struct btmrvl_cmd Bing Zhao
2013-10-02  5:26   ` Marcel Holtmann
2013-10-01 19:19 ` [PATCH v6 3/4] Bluetooth: btmrvl: add setup handler Bing Zhao
2013-10-02  5:28   ` Marcel Holtmann
2013-10-01 19:19 ` [PATCH v6 4/4] Bluetooth: btmrvl: add calibration data download support Bing Zhao
2013-10-02  5:32   ` Marcel Holtmann
2013-10-02  7:37 ` [PATCH v6 0/4] Bluetooth: btmrvl cal data downloading Marcel Holtmann
2013-10-03 18:20   ` Bing Zhao

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=1380655155-10007-1-git-send-email-bzhao@marvell.com \
    --to=bzhao@marvell.com \
    --cc=akarwar@marvell.com \
    --cc=gustavo@padovan.org \
    --cc=hyuckjoo.lee@samsung.com \
    --cc=johan.hedberg@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=marcel@holtmann.org \
    --cc=vapier@chromium.org \
    /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