All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Bluetooth: Suspend improvements
@ 2021-03-02 18:49 Abhishek Pandit-Subedi
  2021-03-02 18:49 ` [PATCH v2 1/1] Bluetooth: Remove unneeded commands for suspend Abhishek Pandit-Subedi
  0 siblings, 1 reply; 4+ messages in thread
From: Abhishek Pandit-Subedi @ 2021-03-02 18:49 UTC (permalink / raw)
  To: marcel
  Cc: chromeos-bluetooth-upstreaming, Hans de Goede, linux-bluetooth,
	Abhishek Pandit-Subedi, David S. Miller, Johan Hedberg, netdev,
	linux-kernel, Jakub Kicinski, Luiz Augusto von Dentz


Hi Marcel (and linux bluetooth),

Here are a few suspend improvements based on user reports we saw on
ChromeOS and feedback from Hans de Goede on the mailing list.

I have tested this using our ChromeOS suspend/resume automated tests
(full SRHealth test coverage and some suspend resume stress tests).

Thanks
Abhishek


Changes in v2:
* Removed hci_dev_lock from hci_cc_set_event_filter since flags are
  set/cleared atomically

Abhishek Pandit-Subedi (1):
  Bluetooth: Remove unneeded commands for suspend

 include/net/bluetooth/hci.h |  1 +
 net/bluetooth/hci_event.c   | 24 ++++++++++++++++++++
 net/bluetooth/hci_request.c | 44 +++++++++++++++++++++++--------------
 3 files changed, 52 insertions(+), 17 deletions(-)

-- 
2.30.1.766.gb4fecdf3b7-goog


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

end of thread, other threads:[~2021-03-03 19:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-02 18:49 [PATCH v2 0/1] Bluetooth: Suspend improvements Abhishek Pandit-Subedi
2021-03-02 18:49 ` [PATCH v2 1/1] Bluetooth: Remove unneeded commands for suspend Abhishek Pandit-Subedi
2021-03-03  0:11   ` Bluetooth: Suspend improvements bluez.test.bot
2021-03-03 15:47   ` [PATCH v2 1/1] Bluetooth: Remove unneeded commands for suspend 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.