All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Bluetooth: hci_bcm: Add wake-up and PM runtime support
@ 2015-08-28 14:31 Frederic Danis
  2015-08-28 14:31 ` [PATCH 1/2] Bluetooth: hci_bcm: Add wake-up capability Frederic Danis
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Frederic Danis @ 2015-08-28 14:31 UTC (permalink / raw)
  To: linux-bluetooth

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


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

end of thread, other threads:[~2015-08-30 21:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-28 14:31 [PATCH 0/2] Bluetooth: hci_bcm: Add wake-up and PM runtime support Frederic Danis
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.