[SRU OEM-B][PATCH 0/3] Redpine: Fix HCI command timeout after resume from S4

Shrirang Bagul shrirang.bagul at canonical.com
Tue May 22 10:49:09 UTC 2018


BugLink: http://bugs.launchpad.net/bugs/1772626

BT on Redpine RS9113 Wifi+BT combo device stops working after the system
resumes from S4. The command:
$ hciconfig -a

fails with error:
Can't read local name on hci0: Connection timed out (110)

This patch series fixes the BT hci issues after resume from S4.

These patches are already verified by CE-QA with a test kernel based on
Ubuntu-oem-4.15.0-1005.8. Regression potential is minimal becasue, for now
this Wifi+BT card is available only on Dell Edge 300x IoT Gateways.

Ganapathi Raju (3):
  UBUNTU: SAUCE: Bluetooth: btrsi: add hci detach for hibernation and poweroff
  UBUNTU: SAUCE: Bluetooth:btrsi: add null check in hci send and recv functions
  UBUNTU: SAUCE: Bluetooth:btrsi: fix bt cmd timeout issue

 drivers/bluetooth/btrsi.c               | 18 +++++++++++++++++-
 drivers/net/wireless/rsi/rsi_91x_sdio.c | 21 +++++++++++++++++++--
 2 files changed, 36 insertions(+), 3 deletions(-)

-- 
2.17.0





More information about the kernel-team mailing list