aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-29Bluetooth: hci_sync: Rework hci_suspend_notifierLuiz Augusto von Dentz10-638/+650
2021-10-29Bluetooth: hci_sync: Rework init stagesLuiz Augusto von Dentz3-1206/+1657
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_SSPBrian Gix5-83/+80
2021-10-29Bluetooth: hci_sync: Convert adv_expireBrian Gix1-14/+19
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISINGBrian Gix1-55/+48
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATIONBrian Gix1-50/+66
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAMEBrian Gix3-34/+34
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATABrian Gix1-17/+20
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATABrian Gix4-26/+58
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_SET_LEBrian Gix3-44/+48
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFOBrian Gix3-70/+58
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONNBrian Gix3-36/+49
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFOBrian Gix3-90/+79
2021-10-29Bluetooth: hci_sync: Enable synch'd set_bredrBrian Gix3-38/+37
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLEBrian Gix3-41/+33
2021-10-29Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERYLuiz Augusto von Dentz5-56/+310
2021-10-29Bluetooth: hci_sync: Convert MGMT_SET_POWEREDLuiz Augusto von Dentz5-98/+685
2021-10-29Bluetooth: hci_sync: Rework background scanLuiz Augusto von Dentz6-17/+26
2021-10-29Bluetooth: hci_sync: Enable advertising when LL privacy is enabledLuiz Augusto von Dentz6-130/+213
2021-10-29Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3Luiz Augusto von Dentz3-4/+634
2021-10-29Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2Luiz Augusto von Dentz5-202/+1158
2021-10-29Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1Luiz Augusto von Dentz7-102/+193
2021-10-29Bluetooth: Add helper for serialized HCI command executionMarcel Holtmann7-95/+385
2021-10-28Bluetooth: Fix removing adv when processing cmd completeArchie Pusaka1-2/+4
2021-10-25Bluetooth: btmtksdio: add MT7921s Bluetooth supportSean Wang2-8/+144
2021-10-25mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devicesSean Wang1-0/+1
2021-10-25Bluetooth: btmtksdio: transmit packet according to status TX_EMPTYMark-yw Chen1-10/+15
2021-10-25Bluetooth: btmtksdio: use register CRPLR to read packet lengthSean Wang1-4/+5
2021-10-25Bluetooth: btmtksdio: update register CSDIOCSR operationSean Wang1-2/+6
2021-10-25Bluetooth: btmtksdio: move interrupt service to workSean Wang1-69/+63
2021-10-25Bluetooth: btmtksdio: explicitly set WHISR as write-1-clearSean Wang1-3/+8
2021-10-25Bluetooth: btmtksdio: add .set_bdaddr supportSean Wang1-0/+2
2021-10-25Bluetooth: btmtksido: rely on BT_MTK moduleSean Wang3-168/+28
2021-10-25Bluetooth: mediatek: add BT_MTK moduleSean Wang5-325/+398
2021-10-25Bluetooth: hci_bcm: Remove duplicated entry in OF tablePaul Cercueil1-1/+0
2021-10-25Bluetooth: bfusb: fix division by zero in send pathJohan Hovold1-0/+3
2021-10-25Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() failsWang Hai1-3/+1
2021-10-22Bluetooth: vhci: Fix checking of msft_opcodeLuiz Augusto von Dentz1-1/+1
2021-10-20Bluetooth: btsdio: Do not bind to non-removable BCM4345 and BCM43455Kyle Copperfield1-0/+2
2021-10-20Bluetooth: virtio_bt: fix memory leak in virtbt_rx_handle()Soenke Huster1-0/+3
2021-10-14Bluetooth: vhci: Add support for setting msft_opcode and aosp_capableLuiz Augusto von Dentz1-0/+94
2021-10-13Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb()Mark-YW.Chen1-0/+5
2021-10-13Bluetooth: Fix memory leak of hci deviceWei Yongjun1-0/+2
2021-10-13Bluetooth: btintel: Fix bdaddress comparison with garbage valueKiran K1-8/+14
2021-10-13Bluetooth: Fix debugfs entry leak in hci_register_dev()Wei Yongjun1-0/+1
2021-10-13Bluetooth: btusb: Fix application of sizeof to pointerDavid Yang1-1/+1
2021-10-12Bluetooth: L2CAP: Fix not initializing sk_peer_pidLuiz Augusto von Dentz1-0/+19
2021-10-12Bluetooth: hci_sock: purge socket queues in the destruct() callbackNguyen Dinh Phi1-4/+7
2021-10-07Bluetooth: mgmt: Fix Experimental Feature Changed eventTedd Ho-Jeong An1-6/+9
2021-10-07Bluetooth: hci_vhci: Fix to set the force_wakeup valueTedd Ho-Jeong An1-0/+2