summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_conn: Fix not allowing valid CIS IDLuiz Augusto von Dentz2023-08-111-3/+6
* Bluetooth: hci_conn: Fix modifying handle while abortingLuiz Augusto von Dentz2023-08-113-18/+39
* Bluetooth: ISO: Fix not checking for valid CIG/CIS IDsLuiz Augusto von Dentz2023-08-111-0/+6
* Bluetooth: hci_sync: Fix UAF on hci_abort_conn_syncLuiz Augusto von Dentz2023-08-111-16/+29
* Bluetooth: hci_sync: Fix handling of HCI_OP_CREATE_CONN_CANCELLuiz Augusto von Dentz2023-08-111-0/+11
* Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when abortingPauli Virtanen2023-08-111-7/+9
* Bluetooth: ISO: handle bound CIS cleanup via hci_connPauli Virtanen2023-08-112-13/+6
* Bluetooth: Remove unused declaration amp_read_loc_info()Yue Haibing2023-08-111-1/+0
* Bluetooth: btusb: Move btusb_recv_event_intel to btintelLuiz Augusto von Dentz2023-08-113-74/+76
* Bluetooth: btqca: Add WCN3988 supportLuca Weiss2023-08-113-4/+33
* dt-bindings: net: qualcomm: Add WCN3988Luca Weiss2023-08-111-0/+2
* Bluetooth: btnxpuart: Add support for AW693 chipsetNeeraj Sanjay Kale2023-08-111-8/+31
* Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe()Yuanjun Gong2023-08-111-1/+5
* bluetooth: Explicitly include correct DT includesRob Herring2023-08-113-3/+2
* Bluetooth: btbcm: add default address for BCM43430A1Mans Rullgard2023-08-111-0/+5
* Bluetooth: ISO: Add support for BT_PKT_STATUSLuiz Augusto von Dentz2023-08-111-0/+20
* Bluetooth: af_bluetooth: Make BT_PKT_STATUS genericLuiz Augusto von Dentz2023-08-115-28/+14
* Bluetooth: btmtk: Fix kernel crash when processing coredumpChris Lu2023-08-112-6/+7
* Bluetooth: btusb: Add support for another MediaTek 7922 VID/PIDRoger Gammans2023-08-111-0/+3
* Bluetooth: Fix hci_suspend_sync crashYing Hsu2023-08-111-0/+4
* Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTOLee, Chun-Yi2023-08-111-1/+2
* Bluetooth: hci_debugfs: Use kstrtobool() instead of strtobool()Christophe JAILLET2023-08-111-1/+2
* Bluetooth: btusb: Add new VID/PID 04ca/3804 for MT7922Chris Lu2023-08-111-0/+3
* Bluetooth: btusb: Add new VID/PID 0489/e102 for MT7922Chris Lu2023-08-111-0/+3
* Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz2023-08-113-8/+14
* Bluetooth: hci_sync: Don't double print name in add/remove adv_monitorDouglas Anderson2023-08-111-5/+5
* Bluetooth: Add support for Gale Peak (8087:0036)Kiran K2023-08-111-0/+1
* Bluetooth: btusb: Add a new VID/PID 0489/e0f6 for MT7922Chris Lu2023-08-111-0/+3
* Bluetooth: msft: Fix error code in msft_cancel_address_filter_sync()Dan Carpenter2023-08-111-1/+1
* Bluetooth: ISO: Notify user space about failed bis connectionsIulia Tanasescu2023-08-115-38/+93
* Bluetooth: btusb: Add device 0489:e0f5 as MT7922 deviceValentin David2023-08-111-0/+3
* Bluetooth: hci_conn: Always allocate unique handlesLuiz Augusto von Dentz2023-08-113-7/+26
* Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_syncLuiz Augusto von Dentz2023-08-113-18/+53
* Bluetooth: hci_conn: Consolidate code for aborting connectionsLuiz Augusto von Dentz2023-08-114-147/+47
* Bluetooth: btusb: mediatek: add MediaTek devcoredump supportJing Cai2023-08-113-0/+154
* Bluetooth: btmtk: introduce btmtk reset workJing Cai2023-08-113-71/+97
* Bluetooth: btusb: mediatek: readx_poll_timeout replaces open codingSean Wang2023-08-111-15/+15
* Bluetooth: btmtk: add printing firmware informationChris Lu2023-08-111-0/+5
* Bluetooth: btintel: Add support for Gale PeakKiran K2023-08-111-0/+3
* Bluetooth: hci_sync: Enable events for BIS capable devicesClaudia Draghicescu2023-08-111-0/+3
* Bluetooth: msft: Extended monitor tracking by address filterHilda Wu2023-08-113-15/+411
* Bluetooth: btusb: Add support Mediatek MT7925Peter Tsao2023-08-113-20/+64
* Bluetooth: btintel: Add support to reset bluetooth via ACPI DSMKiran K2023-08-113-0/+139
* Bluetooth: hci_qca: Add qcom devcoredump supportSai Teja Aluvala2023-08-111-50/+85
* Bluetooth: hci_qca: Add qcom devcoredump sysfs supportSai Teja Aluvala2023-08-111-0/+15
* Bluetooth: ISO: Support multiple BIGsIulia Tanasescu2023-08-114-45/+63
* Bluetooth: hci_sock: Forward credentials to monitorLuiz Augusto von Dentz2023-08-112-2/+66
* Bluetooth: Init sk_peer_* on bt_sock_allocLuiz Augusto von Dentz2023-08-113-28/+25
* Bluetooth: Consolidate code around sk_alloc into a helper functionLuiz Augusto von Dentz2023-08-118-54/+32
* Bluetooth: btrtl: Correct the length of the HCI command for drop fwMax Chou2023-08-111-8/+6