summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-28Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extensionJoseph Hwang
2021-09-28Bluetooth: Fix wrong opcode when LL privacy enabledYun-Hao Chung
2021-09-28Bluetooth: Fix Advertisement Monitor Suspend/ResumeManish Mandlik
2021-09-24Bluetooth: hci_h5: directly return hci_uart_register_device() ret-valHans de Goede
2021-09-24Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIsHans de Goede
2021-09-22Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.cLuiz Augusto von Dentz
2021-09-22Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_syncDinghao Liu
2021-09-22Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI ldiscThadeu Lima de Souza Cascardo
2021-09-21Bluetooth: btusb: Add gpio reset way for qca btsoc in cmd_timeouttjiang@codeaurora.org
2021-09-21Bluetooth: SCO: Fix sco_send_frame returning skb->lenLuiz Augusto von Dentz
2021-09-21Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz
2021-09-21Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUFLuiz Augusto von Dentz
2021-09-21Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz
2021-09-13Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsgLuiz Augusto von Dentz
2021-09-13Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsgLuiz Augusto von Dentz
2021-09-13Bluetooth: Add bt_skb_sendmmsg helperLuiz Augusto von Dentz
2021-09-13Bluetooth: Add bt_skb_sendmsg helperLuiz Augusto von Dentz
2021-09-10Bluetooth: hci_uart: fix GPF in h5_recvPavel Skripkin
2021-09-10Bluetooth: btintel: Fix incorrect out of memory checkColin Ian King
2021-09-10Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycleMiao-chen Chou
2021-09-07Bluetooth: hci_vhci: Add support for offload codecs over SCOKiran K
2021-09-07Bluetooth: Allow usb to auto-suspend when SCO use non-HCI transportChethan T N
2021-09-07Bluetooth: Add offload feature under experimental flagKiran K
2021-09-07Bluetooth: Add support for msbc coding formatKiran K
2021-09-07Bluetooth: btintel: Define a callback to fetch codec config dataKiran K
2021-09-07Bluetooth: Configure codec for HFP offload use caseKiran K
2021-09-07Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection commandKiran K
2021-09-07Bluetooth: Allow setting of codec for HFP offload use caseKiran K
2021-09-07Bluetooth: btintel: Define callback to fetch data_path_idKiran K
2021-09-07Bluetooth: Allow querying of supported offload codecs over SCO socketKiran K
2021-09-07Bluetooth: btintel: Read supported offload use casesKiran K
2021-09-07Bluetooth: Add support for Read Local Supported Codecs V2Kiran K
2021-09-07Bluetooth: Enumerate local supported codec and cache detailsKiran K
2021-09-03Bluetooth: fix init and cleanup of sco_conn.timeout_workDesmond Cheong Zhi Xi
2021-09-03Bluetooth: call sock_hold earlier in sco_conn_delDesmond Cheong Zhi Xi
2021-09-02Bluetooth: btusb: Add support for IMC Networks Mediatek Chip(MT7921)mark-yw.chen
2021-09-01Bluetooth: btusb: Add the new support ID for Realtek RTL8852AMax Chou
2021-09-01Bluetooth: btusb: Add protocol for MediaTek bluetooth devices(MT7922)mark-yw.chen
2021-09-01Bluetooth: btusb: Support public address configuration for MediaTek Chip.mark-yw.chen
2021-09-01Bluetooth: fix use-after-free error in lock_sock_nested()Wang ShaoBo
2021-08-31Bluetooth: btintel: Read boot address irrespective of controller modeKiran K
2021-08-31Bluetooth: btintel: Fix boot addressKiran K
2021-08-30Bluetooth: Fix using RPA when address has been resolvedLuiz Augusto von Dentz
2021-08-30Bluetooth: Fix using address type from eventsLuiz Augusto von Dentz
2021-08-30Bluetooth: Fix enabling advertising for central roleLuiz Augusto von Dentz
2021-08-30Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()Takashi Iwai
2021-08-30Bluetooth: set quality report callback for IntelJoseph Hwang
2021-08-30Bluetooth: Support the quality report eventsJoseph Hwang
2021-08-30Bluetooth: refactor set_exp_feature with a feature tableJoseph Hwang
2021-08-30Bluetooth: btintel: support link statistics telemetry eventsChethan T N