linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Bluetooth: Suspend improvements
@ 2021-03-01 20:06 Abhishek Pandit-Subedi
  2021-03-01 20:06 ` [PATCH 1/2] Bluetooth: Notify suspend on le conn failed Abhishek Pandit-Subedi
  2021-03-01 20:06 ` [PATCH 2/2] Bluetooth: Remove unneeded commands for suspend Abhishek Pandit-Subedi
  0 siblings, 2 replies; 5+ messages in thread
From: Abhishek Pandit-Subedi @ 2021-03-01 20:06 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



Abhishek Pandit-Subedi (2):
  Bluetooth: Notify suspend on le conn failed
  Bluetooth: Remove unneeded commands for suspend

 include/net/bluetooth/hci.h |  1 +
 net/bluetooth/hci_conn.c    | 10 +++++++++
 net/bluetooth/hci_event.c   | 31 ++++++++++++++++++++++++++
 net/bluetooth/hci_request.c | 44 +++++++++++++++++++++++--------------
 4 files changed, 69 insertions(+), 17 deletions(-)

-- 
2.30.1.766.gb4fecdf3b7-goog


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

end of thread, other threads:[~2021-03-02 20:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-01 20:06 [PATCH 0/2] Bluetooth: Suspend improvements Abhishek Pandit-Subedi
2021-03-01 20:06 ` [PATCH 1/2] Bluetooth: Notify suspend on le conn failed Abhishek Pandit-Subedi
2021-03-02 14:03   ` Marcel Holtmann
2021-03-01 20:06 ` [PATCH 2/2] Bluetooth: Remove unneeded commands for suspend Abhishek Pandit-Subedi
2021-03-02 13:56   ` Marcel Holtmann

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).