index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
iso.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: ISO: Fix possible circular locking dependency
Luiz Augusto von Dentz
2023-01-18
1
-3
/
+0
*
Bluetooth: ISO: Fix possible circular locking dependency
Luiz Augusto von Dentz
2023-01-18
1
-35
/
+26
*
Bluetooth: ISO: Avoid circular locking dependency
Luiz Augusto von Dentz
2022-12-12
1
-23
/
+38
*
Bluetooth: hci_conn: use HCI dst_type values also for BIS
Pauli Virtanen
2022-12-12
1
-2
/
+4
*
Bluetooth: hci_conn: add missing hci_dev_put() in iso_listen_bis()
Wang ShaoBo
2022-12-02
1
-0
/
+1
*
Bluetooth: hci_conn: Fix CIS connection dst_type handling
Pauli Virtanen
2022-11-02
1
-2
/
+12
*
Bluetooth: ISO: Fix not handling shutdown condition
Luiz Augusto von Dentz
2022-08-26
1
-10
/
+25
*
Bluetooth: ISO: Fix not using the correct QoS
Luiz Augusto von Dentz
2022-08-09
1
-5
/
+11
*
Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP
Luiz Augusto von Dentz
2022-08-09
1
-1
/
+1
*
Bluetooth: ISO: Fix memory corruption
Luiz Augusto von Dentz
2022-08-09
1
-1
/
+4
*
Bluetooth: ISO: Fix info leak in iso_sock_getsockopt()
Luiz Augusto von Dentz
2022-08-09
1
-5
/
+5
*
Bluetooth: ISO: unlock on error path in iso_sock_setsockopt()
Dan Carpenter
2022-08-09
1
-2
/
+4
*
Bluetooth: ISO: Add broadcast support
Luiz Augusto von Dentz
2022-07-23
1
-34
/
+357
*
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz
2022-07-23
1
-0
/
+1501