index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_sync.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_sync: Fix not setting Random Address when required
Luiz Augusto von Dentz
10 days
1
-5
/
+6
*
Bluetooth: Support new quirks for ATS2851
Danil Pylaev
2024-11-14
1
-1
/
+8
*
Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs
Sungwoo Kim
2024-10-30
1
-7
/
+11
*
Bluetooth: hci_core: Disable works on hci_unregister_dev
Luiz Augusto von Dentz
2024-10-23
1
-3
/
+9
*
Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCEL
Luiz Augusto von Dentz
2024-09-10
1
-1
/
+4
*
Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
Luiz Augusto von Dentz
2024-08-30
1
-2
/
+40
*
Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitor
Anton Khirnov
2024-08-07
1
-0
/
+14
*
Bluetooth: hci_sync: Fix suspending with wrong filter policy
Luiz Augusto von Dentz
2024-07-26
1
-0
/
+21
*
Bluetooth: hci_sync: Remove remaining dependencies of hci_request
Luiz Augusto von Dentz
2024-07-15
1
-3
/
+11
*
Bluetooth: hci_sync: Move handling of interleave_scan
Luiz Augusto von Dentz
2024-07-15
1
-5
/
+48
*
Bluetooth: hci_core: Don't use hci_prepare_cmd
Luiz Augusto von Dentz
2024-07-15
1
-3
/
+2
*
Bluetooth: hci_core: Remove usage of hci_req_sync
Luiz Augusto von Dentz
2024-07-15
1
-5
/
+5
*
Bluetooth: hci_core: cleanup struct hci_dev
Dmitry Antipov
2024-07-15
1
-1
/
+0
*
Bluetooth: hci_core, hci_sync: cleanup struct discovery_state
Dmitry Antipov
2024-07-15
1
-2
/
+0
*
Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connection
Luiz Augusto von Dentz
2024-07-15
1
-0
/
+18
*
Bluetooth: L2CAP: Fix deadlock
Luiz Augusto von Dentz
2024-06-28
1
-0
/
+13
*
Bluetooth: hci_sync: Fix not using correct handle
Luiz Augusto von Dentz
2024-06-10
1
-1
/
+1
*
Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
Luiz Augusto von Dentz
2024-05-14
1
-9
/
+8
*
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
2024-05-14
1
-108
/
+4
*
Bluetooth: hci_sync: Use cmd->num_cis instead of magic number
Gustavo A. R. Silva
2024-05-14
1
-1
/
+1
*
Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings
Gustavo A. R. Silva
2024-05-14
1
-50
/
+34
*
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
2024-04-24
1
-3
/
+6
*
Bluetooth: hci_sync: Fix using the same interval and window for Coded PHY
Luiz Augusto von Dentz
2024-04-10
1
-3
/
+3
*
Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync
Luiz Augusto von Dentz
2024-03-29
1
-1
/
+4
*
Bluetooth: add quirk for broken address properties
Johan Hovold
2024-03-29
1
-1
/
+4
*
Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
2024-03-08
1
-0
/
+3
*
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
2024-03-06
1
-3
/
+18
*
Bluetooth: hci_sync: Use QoS to determine which PHY to scan
Luiz Augusto von Dentz
2024-03-06
1
-11
/
+55
*
Bluetooth: hci_sync: Use address filtering when HCI_PA_SYNC is set
Luiz Augusto von Dentz
2024-03-06
1
-10
/
+35
*
Bluetooth: hci_sync: Fix UAF on create_le_conn_complete
Luiz Augusto von Dentz
2024-03-06
1
-0
/
+3
*
Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
Luiz Augusto von Dentz
2024-03-06
1
-9
/
+4
*
Bluetooth: hci_sync: Attempt to dequeue connection attempt
Luiz Augusto von Dentz
2024-03-06
1
-9
/
+65
*
Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
Luiz Augusto von Dentz
2024-03-06
1
-8
/
+124
*
Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
Luiz Augusto von Dentz
2024-03-06
1
-6
/
+10
*
Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
Luiz Augusto von Dentz
2024-03-06
1
-1
/
+1
*
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
2024-03-06
1
-0
/
+70
*
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
2024-03-06
1
-9
/
+11
*
Bluetooth: Add new state HCI_POWERING_DOWN
Jonas Dreßler
2024-03-06
1
-5
/
+11
*
Bluetooth: hci_sync: Fix accept_list when attempting to suspend
Luiz Augusto von Dentz
2024-02-28
1
-1
/
+4
*
Bluetooth: hci_sync: Check the correct flag before starting a scan
Jonas Dreßler
2024-02-28
1
-1
/
+1
*
Bluetooth: hci_sync: fix BR/EDR wakeup bug
clancy shang
2023-12-22
1
-4
/
+6
*
Bluetooth: hci_core: Remove le_restart_scan work
Luiz Augusto von Dentz
2023-12-22
1
-89
/
+7
*
Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err
Marcel Ziswiler
2023-10-23
1
-2
/
+2
*
Bluetooth: ISO: Set CIS bit only for devices with CIS support
Vlad Pruteanu
2023-10-23
1
-2
/
+2
*
Bluetooth: ISO: Fix BIS cleanup
Iulia Tanasescu
2023-10-23
1
-16
/
+12
*
Bluetooth: hci_sync: always check if connection is alive before deleting
Pauli Virtanen
2023-10-11
1
-14
/
+12
*
Bluetooth: hci_codec: Fix leaking content of local_codecs
Luiz Augusto von Dentz
2023-09-20
1
-0
/
+1
*
Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER
Luiz Augusto von Dentz
2023-09-20
1
-9
/
+4
*
Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED
Luiz Augusto von Dentz
2023-08-24
1
-1
/
+4
*
Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
Iulia Tanasescu
2023-08-24
1
-0
/
+15
[next]