Return-Path: From: Bing Zhao To: CC: Marcel Holtmann , Gustavo Padovan , Johan Hedberg , , Mike Frysinger , Hyuckjoo Lee , Amitkumar Karwar , Bing Zhao Subject: [PATCH v6 0/4] Bluetooth: btmrvl cal data downloading Date: Tue, 1 Oct 2013 12:19:11 -0700 Message-ID: <1380655155-10007-1-git-send-email-bzhao@marvell.com> MIME-Version: 1.0 Content-Type: text/plain List-ID: 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