index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
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
[next]