| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-06-11 | Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref | Marco Elver | 1 | -0/+1 |
| 2026-06-11 | Bluetooth: Add SPDX id lines to some source files | Tim Bird | 9 | -36/+9 |
| 2026-06-11 | Bluetooth: hci_sync: Add support for HCI_LE_Set_Host_Feature [v2] | Luiz Augusto von Dentz | 1 | -0/+6 |
| 2026-06-03 | Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsig | Michael Bommarito | 1 | -0/+1 |
| 2026-05-14 | Bluetooth: serialize accept_q access | Jiexun Wang | 1 | -0/+1 |
| 2026-05-06 | Bluetooth: l2cap: defer conn param update to avoid conn->lock/hdev->lock inve... | Mikhail Gavrilov | 1 | -1/+1 |
| 2026-04-13 | Bluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 1 | -4/+12 |
| 2026-03-19 | Bluetooth: L2CAP: Fix regressions caused by reusing ident | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2026-02-23 | Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too short | Luiz Augusto von Dentz | 1 | -3/+3 |
| 2026-02-23 | Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ | Luiz Augusto von Dentz | 1 | -0/+2 |
| 2026-01-29 | Bluetooth: L2CAP: Fix not tracking outstanding TX ident | Luiz Augusto von Dentz | 1 | -2/+1 |
| 2026-01-29 | Bluetooth: Fix using PHYs bitfields as PHY value | Luiz Augusto von Dentz | 2 | -7/+7 |
| 2026-01-29 | Bluetooth: L2CAP: Add support for setting BT_PHY | Luiz Augusto von Dentz | 4 | -15/+37 |
| 2026-01-29 | Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structures | Naga Bhavani Akella | 2 | -0/+329 |
| 2026-01-29 | Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYs | Luiz Augusto von Dentz | 1 | -0/+2 |
| 2025-12-01 | Bluetooth: HCI: Add support for LL Extended Feature Set | Luiz Augusto von Dentz | 3 | -1/+29 |
| 2025-12-01 | Bluetooth: HCI: Always use the identity address when initializing a connection | Luiz Augusto von Dentz | 1 | -2/+2 |
| 2025-12-01 | Bluetooth: ISO: Add support to bind to trigger PAST | Luiz Augusto von Dentz | 2 | -0/+2 |
| 2025-12-01 | Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PAST | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2025-12-01 | Bluetooth: HCI: Add initial support for PAST | Luiz Augusto von Dentz | 3 | -0/+68 |
| 2025-11-20 | Bluetooth: hci_core: lookup hci_conn on RX path on protocol side | Pauli Virtanen | 1 | -6/+14 |
| 2025-11-20 | Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface | Chris Lu | 1 | -1/+0 |
| 2025-11-11 | Bluetooth: hci_event: Fix not handling PA Sync Lost event | Luiz Augusto von Dentz | 1 | -0/+5 |
| 2025-10-31 | Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern() | Ilia Gavrilov | 1 | -1/+1 |
| 2025-10-24 | Bluetooth: hci_core: Fix tracking of periodic advertisement | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2025-10-24 | Revert "Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()" | Frédéric Danis | 1 | -2/+2 |
| 2025-10-24 | Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_complete | Pauli Virtanen | 1 | -1/+1 |
| 2025-10-24 | Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00 | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2025-09-27 | Bluetooth: Avoid a couple dozen -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 1 | -2/+7 |
| 2025-09-27 | Bluetooth: Add function and line information to bt_dbg | Luiz Augusto von Dentz | 1 | -1/+2 |
| 2025-09-27 | Bluetooth: hci_core: Detect if an ISO link has stalled | Luiz Augusto von Dentz | 2 | -0/+2 |
| 2025-09-27 | Bluetooth: ISO: Use sk_sndtimeo as conn_timeout | Luiz Augusto von Dentz | 1 | -4/+6 |
| 2025-09-27 | Bluetooth: Annotate struct hci_drv_rp_read_info with __counted_by_le() | Thorsten Blum | 1 | -1/+1 |
| 2025-09-20 | Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync | Luiz Augusto von Dentz | 1 | -0/+21 |
| 2025-08-22 | Bluetooth: hci_sync: fix set_local_name race condition | Pavel Shpakovskiy | 1 | -1/+1 |
| 2025-08-15 | Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separately | Luiz Augusto von Dentz | 1 | -5/+25 |
| 2025-08-15 | Bluetooth: hci_core: Fix using ll_privacy_capable for current settings | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2025-08-15 | Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings | Luiz Augusto von Dentz | 2 | -3/+14 |
| 2025-07-23 | Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections | Yang Li | 2 | -3/+8 |
| 2025-07-23 | Bluetooth: hci_event: Mask data status from LE ext adv reports | Chris Down | 1 | -0/+1 |
| 2025-07-23 | Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()' | Arseniy Krasnov | 1 | -0/+6 |
| 2025-07-23 | Bluetooth: ISO: add socket option to report packet seqnum via CMSG | Pauli Virtanen | 1 | -1/+10 |
| 2025-07-23 | Bluetooth: Fix spelling mistakes | Yang Li | 1 | -1/+1 |
| 2025-07-23 | Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event | Yang Li | 2 | -2/+9 |
| 2025-07-23 | Bluetooth: Remove hci_conn_hash_lookup_state() | Yue Haibing | 1 | -20/+0 |
| 2025-07-16 | Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap | Christian Eggers | 2 | -12/+18 |
| 2025-07-16 | Bluetooth: hci_core: add missing braces when using macro parameters | Christian Eggers | 1 | -11/+11 |
| 2025-07-16 | Bluetooth: hci_core: fix typos in macros | Christian Eggers | 1 | -2/+2 |
| 2025-07-03 | Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s... | Luiz Augusto von Dentz | 1 | -2/+1 |
| 2025-06-23 | Bluetooth: hci_core: Fix use-after-free in vhci_flush() | Kuniyuki Iwashima | 1 | -0/+2 |
| 2025-06-11 | Bluetooth: ISO: Fix not using bc_sid as advertisement SID | Luiz Augusto von Dentz | 2 | -5/+8 |
| 2025-06-05 | Bluetooth: MGMT: Protect mgmt_pending list with its own lock | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2025-06-05 | Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete | Luiz Augusto von Dentz | 1 | -1/+0 |
| 2025-05-21 | Bluetooth: separate CIS_LINK and BIS_LINK link types | Pauli Virtanen | 2 | -28/+23 |
| 2025-05-21 | Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO | Pauli Virtanen | 1 | -0/+4 |
| 2025-05-21 | Bluetooth: Introduce HCI Driver protocol | Hsin-chen Chuang | 4 | -0/+82 |
| 2025-05-08 | Bluetooth: hci_event: Fix not using key encryption size when its known | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2025-04-25 | Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync | Luiz Augusto von Dentz | 3 | -5/+5 |
| 2025-04-25 | Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver | Luiz Augusto von Dentz | 3 | -7/+10 |
| 2025-03-25 | Bluetooth: MGMT: Add LL Privacy Setting | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2025-03-25 | Bluetooth: L2CAP: add TX timestamping | Pauli Virtanen | 1 | -1/+2 |
| 2025-03-25 | Bluetooth: ISO: add TX timestamping | Pauli Virtanen | 1 | -0/+1 |
| 2025-03-25 | Bluetooth: add support for skb TX SND/COMPLETION timestamping | Pauli Virtanen | 1 | -0/+20 |
| 2025-03-25 | Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancel | Wentao Guan | 1 | -0/+5 |
| 2025-03-25 | Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO | Luiz Augusto von Dentz | 2 | -0/+14 |
| 2025-03-25 | Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPE | Pedro Nishiyama | 1 | -0/+8 |
| 2025-03-25 | Bluetooth: Add quirk for broken READ_VOICE_SETTING | Pedro Nishiyama | 2 | -0/+12 |
| 2025-03-25 | Bluetooth: L2CAP: convert timeouts to secs_to_jiffies() | Easwar Hariharan | 1 | -2/+2 |
| 2025-03-25 | Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete | Dr. David Alan Gilbert | 1 | -2/+0 |
| 2025-03-13 | Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters | Arkadiusz Bokowy | 1 | -1/+1 |
| 2025-03-07 | Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context" | Luiz Augusto von Dentz | 1 | -70/+38 |
| 2025-02-13 | Bluetooth: L2CAP: Fix corrupted list in hci_chan_del | Luiz Augusto von Dentz | 1 | -1/+2 |
| 2025-01-15 | Bluetooth: Get rid of cmd_timeout and use the reset callback | Hsin-chen Chuang | 1 | -1/+0 |
| 2025-01-15 | Bluetooth: hci: Remove deadcode | Dr. David Alan Gilbert | 2 | -3/+0 |
| 2025-01-15 | Bluetooth: MGMT: Mark LL Privacy as stable | Luiz Augusto von Dentz | 2 | -8/+4 |
| 2024-12-12 | Bluetooth: SCO: Add support for 16 bits transparent voice setting | Frédéric Danis | 1 | -0/+1 |
| 2024-12-12 | Bluetooth: hci_core: Fix sleeping function called from invalid context | Luiz Augusto von Dentz | 1 | -38/+70 |
| 2024-12-11 | Bluetooth: Improve setsockopt() handling of malformed user input | Michal Luczaj | 1 | -9/+0 |
| 2024-11-14 | Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNC | Luiz Augusto von Dentz | 1 | -0/+10 |
| 2024-11-14 | Bluetooth: HCI: Add IPC(11) bus type | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2024-11-14 | Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slave | Iulia Tanasescu | 1 | -1/+11 |
| 2024-11-14 | Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pending | Iulia Tanasescu | 2 | -0/+30 |
| 2024-11-14 | Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pending | Iulia Tanasescu | 2 | -1/+36 |
| 2024-11-14 | Bluetooth: Add new quirks for ATS2851 | Danil Pylaev | 2 | -4/+20 |
| 2024-10-23 | Bluetooth: SCO: Fix UAF on sco_sock_timeout | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-09-10 | Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED | Luiz Augusto von Dentz | 1 | -2/+2 |
| 2024-09-10 | Bluetooth: L2CAP: Remove unused declarations | Yue Haibing | 1 | -4/+0 |
| 2024-09-10 | Bluetooth: Add a helper function to extract iso header | Kiran K | 1 | -0/+5 |
| 2024-08-30 | Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE" | Luiz Augusto von Dentz | 1 | -5/+0 |
| 2024-08-30 | Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once | Luiz Augusto von Dentz | 1 | -0/+4 |
| 2024-08-15 | Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in | Luiz Augusto von Dentz | 2 | -8/+11 |
| 2024-07-15 | Bluetooth: Remove hci_request.{c,h} | Luiz Augusto von Dentz | 1 | -0/+4 |
| 2024-07-15 | Bluetooth: hci_sync: Remove remaining dependencies of hci_request | Luiz Augusto von Dentz | 1 | -0/+17 |
| 2024-07-15 | Bluetooth: hci_core: Don't use hci_prepare_cmd | Luiz Augusto von Dentz | 1 | -0/+4 |
| 2024-07-15 | Bluetooth: hci_core: Remove usage of hci_req_sync | Luiz Augusto von Dentz | 1 | -0/+2 |
| 2024-07-15 | Bluetooth: hci_core: cleanup struct hci_dev | Dmitry Antipov | 1 | -2/+0 |
| 2024-07-14 | Bluetooth: hci_core, hci_sync: cleanup struct discovery_state | Dmitry Antipov | 1 | -4/+0 |
| 2024-07-14 | Bluetooth: Add vendor-specific packet classification for ISO data | Ying Hsu | 1 | -0/+1 |
| 2024-07-14 | tty: rfcomm: prefer struct_size over open coded arithmetic | Erick Archer | 1 | -1/+1 |
| 2024-07-14 | Bluetooth: hci_core: Prefer struct_size over open coded arithmetic | Erick Archer | 1 | -1/+1 |
| 2024-07-14 | Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connection | Luiz Augusto von Dentz | 1 | -0/+3 |
| 2024-06-28 | Bluetooth: L2CAP: Fix deadlock | Luiz Augusto von Dentz | 1 | -0/+2 |
| 2024-06-28 | Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv Report | Sven Peter | 1 | -0/+11 |
| 2024-06-10 | Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ | Luiz Augusto von Dentz | 1 | -4/+32 |
| 2024-05-14 | Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1 | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2024-05-14 | Bluetooth: HCI: Remove HCI_AMP support | Luiz Augusto von Dentz | 2 | -159/+1 |
| 2024-05-14 | Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() | Sungwoo Kim | 2 | -0/+10 |
| 2024-05-14 | Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning | Gustavo A. R. Silva | 1 | -1/+1 |
| 2024-05-14 | LE Create Connection command timeout increased to 20 secs | Mahesh Talewad | 1 | -1/+0 |
| 2024-05-14 | Bluetooth: compute LE flow credits based on recvbuf space | Sebastian Urban | 1 | -1/+10 |
| 2024-05-14 | Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warning | Gustavo A. R. Silva | 1 | -1/+1 |
| 2024-05-14 | Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings | Gustavo A. R. Silva | 1 | -4/+4 |
| 2024-05-14 | Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 1 | -8/+14 |
| 2024-05-14 | Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated | Iulia Tanasescu | 1 | -2/+1 |
| 2024-05-14 | Bluetooth: ISO: Make iso_get_sock_listen generic | Iulia Tanasescu | 1 | -1/+1 |
| 2024-05-14 | Bluetooth: Add proper definitions for scan interval and window | Luiz Augusto von Dentz | 1 | -2/+16 |
| 2024-04-24 | Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE | Luiz Augusto von Dentz | 1 | -0/+4 |
| 2024-04-24 | Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync | Luiz Augusto von Dentz | 1 | -1/+3 |
| 2024-04-10 | Bluetooth: SCO: Fix not validating setsockopt user input | Luiz Augusto von Dentz | 1 | -0/+9 |
| 2024-03-29 | Bluetooth: add quirk for broken address properties | Johan Hovold | 1 | -0/+9 |
| 2024-03-07 | Bluetooth: ISO: Align broadcast sync_timeout with connection timeout | Luiz Augusto von Dentz | 1 | -0/+2 |
| 2024-03-06 | Bluetooth: Add new quirk for broken read key length on ATS2851 | Vinicius Peixoto | 1 | -0/+8 |
| 2024-03-06 | Bluetooth: hci_sync: Fix overwriting request callback | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2024-03-06 | Bluetooth: ISO: Reassemble PA data for bcast sink | Iulia Tanasescu | 2 | -2/+8 |
| 2024-03-06 | Bluetooth: ISO: Add hcon for listening bis sk | Iulia Tanasescu | 1 | -3/+3 |
| 2024-03-06 | Bluetooth: hci_sync: Attempt to dequeue connection attempt | Luiz Augusto von Dentz | 2 | -4/+25 |
| 2024-03-06 | Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue | Luiz Augusto von Dentz | 1 | -0/+12 |
| 2024-03-06 | Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync | Luiz Augusto von Dentz | 1 | -2/+1 |
| 2024-03-06 | Bluetooth: hci_conn: Always use sk_timeo as conn_timeout | Luiz Augusto von Dentz | 2 | -3/+4 |
| 2024-03-06 | Bluetooth: Remove pending ACL connection attempts | Jonas Dreßler | 1 | -1/+0 |
| 2024-03-06 | Bluetooth: hci_conn: Only do ACL connections sequentially | Jonas Dreßler | 2 | -0/+4 |
| 2024-03-06 | Bluetooth: Remove BT_HS | Luiz Augusto von Dentz | 2 | -43/+0 |
| 2024-03-06 | Bluetooth: hci_core: Cancel request on command timeout | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2024-03-06 | Bluetooth: hci_event: Use HCI error defines instead of magic values | Jonas Dreßler | 1 | -0/+2 |
| 2024-03-06 | Bluetooth: Add new state HCI_POWERING_DOWN | Jonas Dreßler | 1 | -0/+1 |
| 2024-03-06 | Bluetooth: Remove HCI_POWER_OFF_TIMEOUT | Jonas Dreßler | 1 | -1/+0 |
| 2023-12-22 | Bluetooth: Fix bogus check for re-auth no supported with non-ssp | Luiz Augusto von Dentz | 1 | -1/+0 |
| 2023-12-22 | Bluetooth: hci_core: Remove le_restart_scan work | Luiz Augusto von Dentz | 1 | -1/+0 |
| 2023-12-22 | Bluetooth: ISO: Reassociate a socket with an active BIS | Iulia Tanasescu | 1 | -0/+24 |
| 2023-12-15 | Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE | Xiao Yao | 1 | -0/+5 |
| 2023-12-15 | Bluetooth: hci_core: Fix hci_conn_hash_lookup_cis | Luiz Augusto von Dentz | 1 | -2/+2 |
| 2023-10-23 | Bluetooth: Make handle of hci_conn be unique | Ziyang Xuan | 1 | -1/+5 |
| 2023-10-23 | Bluetooth: ISO: Fix bcast listener cleanup | Iulia Tanasescu | 1 | -23/+20 |
| 2023-10-23 | Bluetooth: ISO: Pass BIG encryption info through QoS | Iulia Tanasescu | 2 | -1/+27 |
| 2023-10-23 | Bluetooth: ISO: Fix BIS cleanup | Iulia Tanasescu | 1 | -0/+2 |
| 2023-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2023-10-13 | Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name | Kees Cook | 1 | -1/+1 |
| 2023-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2023-10-01 | net: implement lockless SO_PRIORITY | Eric Dumazet | 1 | -1/+1 |
| 2023-09-20 | Bluetooth: hci_core: Fix build warnings | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2023-08-24 | Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED | Luiz Augusto von Dentz | 2 | -1/+13 |
| 2023-08-24 | Bluetooth: ISO: Add support for periodic adv reports processing | Claudia Draghicescu | 1 | -0/+11 |
| 2023-08-24 | Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH | Luiz Augusto von Dentz | 1 | -3/+3 |
| 2023-08-24 | Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync | Iulia Tanasescu | 1 | -2/+28 |
| 2023-08-11 | Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS ids | Pauli Virtanen | 1 | -2/+2 |
| 2023-08-11 | Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros | Luiz Augusto von Dentz | 1 | -0/+3 |
| 2023-08-11 | Bluetooth: hci_core: Make hci_is_le_conn_scanning public | Luiz Augusto von Dentz | 1 | -0/+21 |
| 2023-08-11 | Bluetooth: hci_conn: Fix modifying handle while aborting | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2023-08-11 | Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic | Luiz Augusto von Dentz | 2 | -7/+3 |
| 2023-08-11 | Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH | Luiz Augusto von Dentz | 1 | -0/+4 |
| 2023-08-11 | Bluetooth: ISO: Notify user space about failed bis connections | Iulia Tanasescu | 1 | -0/+25 |
| 2023-08-11 | Bluetooth: hci_conn: Always allocate unique handles | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2023-08-11 | Bluetooth: hci_conn: Consolidate code for aborting connections | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2023-08-11 | Bluetooth: msft: Extended monitor tracking by address filter | Hilda Wu | 1 | -0/+10 |
| 2023-08-11 | Bluetooth: ISO: Support multiple BIGs | Iulia Tanasescu | 1 | -3/+2 |
| 2023-08-11 | Bluetooth: hci_sock: Forward credentials to monitor | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2023-08-11 | Bluetooth: Consolidate code around sk_alloc into a helper function | Luiz Augusto von Dentz | 1 | -0/+2 |
| 2023-08-11 | Bluetooth: ISO: do not emit new LE Create CIS if previous is pending | Pauli Virtanen | 2 | -2/+4 |
| 2023-08-11 | Bluetooth: ISO: Add support for connecting multiple BISes | Iulia Tanasescu | 1 | -0/+30 |
| 2023-08-11 | Bluetooth: Check for ISO support in controller | Claudia Draghicescu | 3 | -0/+4 |
| 2023-07-20 | Bluetooth: coredump: fix building with coredump disabled | Arnd Bergmann | 1 | -2/+0 |
| 2023-07-20 | Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync | Pauli Virtanen | 1 | -0/+5 |
| 2023-06-29 | Bluetooth: ISO: Rework sync_interval to be sync_factor | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2023-06-29 | Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2023-06-05 | Bluetooth: ISO: use correct CIS order in Set CIG Parameters event | Pauli Virtanen | 1 | -1/+2 |
| 2023-06-05 | Bluetooth: fix debugfs registration | Johan Hovold | 1 | -0/+1 |
| 2023-06-05 | Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER | Zhengping Jiang | 1 | -0/+1 |
| 2023-05-19 | Bluetooth: Fix UAF in hci_conn_hash_flush again | Ruihan Li | 1 | -1/+1 |
| 2023-04-23 | Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running | Luiz Augusto von Dentz | 1 | -0/+2 |
| 2023-04-23 | Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851 | Raul Cheleguini | 1 | -0/+8 |
| 2023-04-23 | Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED | Luiz Augusto von Dentz | 1 | -0/+2 |
| 2023-04-23 | Bluetooth: hci_conn: Fix not matching by CIS ID | Luiz Augusto von Dentz | 1 | -1/+11 |
| 2023-04-23 | Bluetooth: hci_conn: Add support for linking multiple hcon | Luiz Augusto von Dentz | 1 | -2/+12 |
| 2023-04-23 | Bluetooth: Enable all supported LE PHY by default | Luiz Augusto von Dentz | 1 | -0/+4 |
| 2023-04-23 | Bluetooth: Split bt_iso_qos into dedicated structures | Iulia Tanasescu | 2 | -17/+35 |
| 2023-04-23 | Bluetooth: Add support for hci devcoredump | Abhishek Pandit-Subedi | 2 | -0/+130 |
| 2023-04-23 | Bluetooth: Add new quirk for broken local ext features page 2 | Vasily Khoruzhick | 1 | -0/+7 |
| 2023-04-23 | Bluetooth: L2CAP: Delay identity address updates | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2023-04-23 | Bluetooth: hci_core: Make hci_conn_hash_add append to the list | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2023-04-23 | Bluetooth: MGMT: Use BIT macro when defining bitfields | Luiz Augusto von Dentz | 1 | -40/+40 |
| 2023-04-10 | Bluetooth: Fix printing errors if LE Connection times out | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2023-03-22 | Bluetooth: btintel: Iterate only bluetooth device ACPI entries | Kiran K | 1 | -0/+1 |
| 2023-02-09 | Bluetooth: MGMT: add CIS feature bits to controller information | Pauli Virtanen | 1 | -0/+2 |
| 2023-02-09 | Bluetooth: HCI: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva | 1 | -2/+2 |
| 2022-12-12 | Bluetooth: Add quirk to disable MWS Transport Configuration | Sven Peter | 2 | -0/+13 |
| 2022-12-12 | Bluetooth: Add quirk to disable extended scanning | Sven Peter | 2 | -1/+13 |
| 2022-12-12 | Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv Report | Sven Peter | 1 | -0/+1 |
| 2022-12-12 | Bluetooth: btusb: Introduce generic USB reset | Archie Pusaka | 1 | -0/+1 |
| 2022-12-02 | Bluetooth: Remove codec id field in vendor codec definition | Chethan T N | 1 | -1/+0 |