linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Frederic Danis <frederic.danis@linux.intel.com>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH 0/2] Bluetooth: hci_bcm: Add wake-up and PM runtime support
Date: Fri, 28 Aug 2015 16:31:17 +0200	[thread overview]
Message-ID: <1440772279-9015-1-git-send-email-frederic.danis@linux.intel.com> (raw)

Add wake-up capabilities by retrieveing interruption used by BCM device in ACPI
table.

Replace spinlock by mutex to be able to use pm_runtime_...() functions.

This patches should be applied over "Bluetooth: hci_bcm: Fix crash on suspend".

Frederic Danis (2):
  Bluetooth: hci_bcm: Add wake-up capability
  Bluetooth: hci_bcm: Add suspend/resume runtime PM functions

 drivers/bluetooth/hci_bcm.c | 335 +++++++++++++++++++++++++++++++++++++-------
 1 file changed, 286 insertions(+), 49 deletions(-)

-- 
1.9.1


             reply	other threads:[~2015-08-28 14:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-28 14:31 Frederic Danis [this message]
2015-08-28 14:31 ` [PATCH 1/2] Bluetooth: hci_bcm: Add wake-up capability Frederic Danis
2015-08-30 21:12   ` Marcel Holtmann
2015-08-28 14:31 ` [PATCH 2/2] Bluetooth: hci_bcm: Add suspend/resume runtime PM functions Frederic Danis
2015-08-30 21:16   ` Marcel Holtmann
2015-08-30 21:07 ` [PATCH 0/2] Bluetooth: hci_bcm: Add wake-up and PM runtime support Marcel Holtmann

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=1440772279-9015-1-git-send-email-frederic.danis@linux.intel.com \
    --to=frederic.danis@linux.intel.com \
    --cc=linux-bluetooth@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).