1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-22 16:06:04 -05:00
linux/drivers/bluetooth
Chris Lu 67dba2c28f Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.
Use usb_autopm_get_interface() and usb_autopm_put_interface()
in btmtk_usb_shutdown(), it could send func ctrl after enabling
autosuspend.

Bluetooth: btmtk_usb_hci_wmt_sync() hci0: Execution of wmt command
           timed out
Bluetooth: btmtk_usb_shutdown() hci0: Failed to send wmt func ctrl
           (-110)

Fixes: 5c5e8c52e3 ("Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.c")
Signed-off-by: Chris Lu <chris.lu@mediatek.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2025-01-08 11:14:03 -05:00
..
ath3k.c
bcm203x.c
bfusb.c
bluecard_cs.c
bpa10x.c
bt3c_cs.c
btbcm.c Bluetooth: btbcm: fix missing of_node_put() in btbcm_get_board_name() 2024-11-14 15:35:40 -05:00
btbcm.h
btintel.c Bluetooth: btintel: Direct exception event to bluetooth stack 2024-11-14 15:40:55 -05:00
btintel.h Bluetooth: btintel: Add DSBR support for BlazarIW, BlazarU and GaP 2024-11-14 15:31:30 -05:00
btintel_pcie.c Bluetooth: btintel_pcie: Replace deprecated PCI functions 2024-11-14 15:34:40 -05:00
btintel_pcie.h Bluetooth: btintel_pcie: Add recovery mechanism 2024-11-14 15:30:53 -05:00
btmrvl_debugfs.c
btmrvl_drv.h
btmrvl_main.c
btmrvl_sdio.c
btmrvl_sdio.h
btmtk.c Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices. 2025-01-08 11:14:03 -05:00
btmtk.h
btmtksdio.c Bluetooth: btmtksdio: Lookup device node only as fallback 2024-11-14 15:31:12 -05:00
btmtkuart.c bluetooth: Fix typos in the comments 2024-11-14 15:28:07 -05:00
btnxpuart.c Bluetooth: btnxpuart: Fix driver sending truncated data 2025-01-08 11:14:02 -05:00
btqca.c
btqca.h
btqcomsmd.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
btrsi.c
btrtl.c Bluetooth: btrtl: Decrease HCI_OP_RESET timeout from 10 s to 2 s 2024-11-14 15:35:57 -05:00
btrtl.h
btsdio.c
btusb.c Bluetooth: btusb: Add 3 HWIDs for MT7925 2024-11-14 15:38:18 -05:00
dtl1_cs.c
h4_recv.h
hci_ag6xx.c
hci_aml.c
hci_ath.c
hci_bcm.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
hci_bcm4377.c
hci_bcsp.c
hci_h4.c
hci_h5.c
hci_intel.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
hci_ldisc.c bluetooth: Fix typos in the comments 2024-11-14 15:28:07 -05:00
hci_ll.c bluetooth: Fix typos in the comments 2024-11-14 15:28:07 -05:00
hci_mrvl.c
hci_nokia.c bluetooth: Fix typos in the comments 2024-11-14 15:28:07 -05:00
hci_qca.c Bluetooth: hci_qca: use devm_clk_get_optional_enabled_with_rate() 2024-11-14 15:31:50 -05:00
hci_serdev.c
hci_uart.h
hci_vhci.c
Kconfig
Makefile
virtio_bt.c