index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: SCO: Add support for 16 bits transparent voice setting
Frédéric Danis
2024-12-12
1
-0
/
+1
*
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
2024-12-12
1
-38
/
+70
*
Bluetooth: Improve setsockopt() handling of malformed user input
Michal Luczaj
2024-12-11
1
-9
/
+0
*
Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNC
Luiz Augusto von Dentz
2024-11-14
1
-0
/
+10
*
Bluetooth: HCI: Add IPC(11) bus type
Luiz Augusto von Dentz
2024-11-14
1
-0
/
+1
*
Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slave
Iulia Tanasescu
2024-11-14
1
-1
/
+11
*
Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pending
Iulia Tanasescu
2024-11-14
2
-0
/
+30
*
Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pending
Iulia Tanasescu
2024-11-14
2
-1
/
+36
*
Bluetooth: Add new quirks for ATS2851
Danil Pylaev
2024-11-14
2
-4
/
+20
*
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
2024-10-23
1
-0
/
+1
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
Luiz Augusto von Dentz
2024-09-10
1
-2
/
+2
*
Bluetooth: L2CAP: Remove unused declarations
Yue Haibing
2024-09-10
1
-4
/
+0
*
Bluetooth: Add a helper function to extract iso header
Kiran K
2024-09-10
1
-0
/
+5
*
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
2024-08-30
1
-5
/
+0
*
Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
Luiz Augusto von Dentz
2024-08-30
1
-0
/
+4
*
Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
Luiz Augusto von Dentz
2024-08-15
2
-8
/
+11
*
Bluetooth: Remove hci_request.{c,h}
Luiz Augusto von Dentz
2024-07-15
1
-0
/
+4
*
Bluetooth: hci_sync: Remove remaining dependencies of hci_request
Luiz Augusto von Dentz
2024-07-15
1
-0
/
+17
*
Bluetooth: hci_core: Don't use hci_prepare_cmd
Luiz Augusto von Dentz
2024-07-15
1
-0
/
+4
*
Bluetooth: hci_core: Remove usage of hci_req_sync
Luiz Augusto von Dentz
2024-07-15
1
-0
/
+2
*
Bluetooth: hci_core: cleanup struct hci_dev
Dmitry Antipov
2024-07-15
1
-2
/
+0
*
Bluetooth: hci_core, hci_sync: cleanup struct discovery_state
Dmitry Antipov
2024-07-15
1
-4
/
+0
*
Bluetooth: Add vendor-specific packet classification for ISO data
Ying Hsu
2024-07-15
1
-0
/
+1
*
tty: rfcomm: prefer struct_size over open coded arithmetic
Erick Archer
2024-07-15
1
-1
/
+1
*
Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
Erick Archer
2024-07-15
1
-1
/
+1
*
Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connection
Luiz Augusto von Dentz
2024-07-15
1
-0
/
+3
*
Bluetooth: L2CAP: Fix deadlock
Luiz Augusto von Dentz
2024-06-28
1
-0
/
+2
*
Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv Report
Sven Peter
2024-06-28
1
-0
/
+11
*
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
2024-06-10
1
-4
/
+32
*
Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
Luiz Augusto von Dentz
2024-05-14
1
-0
/
+1
*
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
2024-05-14
2
-159
/
+1
*
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
2024-05-14
2
-0
/
+10
*
Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning
Gustavo A. R. Silva
2024-05-14
1
-1
/
+1
*
LE Create Connection command timeout increased to 20 secs
Mahesh Talewad
2024-05-14
1
-1
/
+0
*
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
2024-05-14
1
-1
/
+10
*
Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warning
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
-4
/
+4
*
Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-05-14
1
-8
/
+14
*
Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated
Iulia Tanasescu
2024-05-14
1
-2
/
+1
*
Bluetooth: ISO: Make iso_get_sock_listen generic
Iulia Tanasescu
2024-05-14
1
-1
/
+1
*
Bluetooth: Add proper definitions for scan interval and window
Luiz Augusto von Dentz
2024-05-14
1
-2
/
+16
*
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
2024-04-24
1
-0
/
+4
*
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
2024-04-24
1
-1
/
+3
*
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
1
-0
/
+9
*
Bluetooth: add quirk for broken address properties
Johan Hovold
2024-03-29
1
-0
/
+9
*
Bluetooth: ISO: Align broadcast sync_timeout with connection timeout
Luiz Augusto von Dentz
2024-03-07
1
-0
/
+2
*
Bluetooth: Add new quirk for broken read key length on ATS2851
Vinicius Peixoto
2024-03-06
1
-0
/
+8
*
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
2024-03-06
1
-0
/
+1
*
Bluetooth: ISO: Reassemble PA data for bcast sink
Iulia Tanasescu
2024-03-06
2
-2
/
+8
[next]