index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
iso.c
Age
Commit message (
Expand
)
Author
2023-08-11
Bluetooth: ISO: Fix not checking for valid CIG/CIS IDs
Luiz Augusto von Dentz
2023-08-11
Bluetooth: ISO: handle bound CIS cleanup via hci_conn
Pauli Virtanen
2023-08-11
Bluetooth: ISO: Add support for BT_PKT_STATUS
Luiz Augusto von Dentz
2023-08-11
Bluetooth: ISO: Notify user space about failed bis connections
Iulia Tanasescu
2023-08-11
Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_sync
Luiz Augusto von Dentz
2023-08-11
Bluetooth: Consolidate code around sk_alloc into a helper function
Luiz Augusto von Dentz
2023-08-11
Bluetooth: ISO: do not emit new LE Create CIS if previous is pending
Pauli Virtanen
2023-08-11
Bluetooth: ISO: Add support for connecting multiple BISes
Iulia Tanasescu
2023-07-20
Bluetooth: ISO: fix iso_conn related locking and validity issues
Pauli Virtanen
2023-06-29
Bluetooth: ISO: Rework sync_interval to be sync_factor
Luiz Augusto von Dentz
2023-04-23
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
2023-04-23
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
2023-03-22
Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
Pauli Virtanen
2023-01-17
Bluetooth: ISO: Fix possible circular locking dependency
Luiz Augusto von Dentz
2023-01-17
Bluetooth: ISO: Fix possible circular locking dependency
Luiz Augusto von Dentz
2022-12-12
Bluetooth: ISO: Avoid circular locking dependency
Luiz Augusto von Dentz
2022-12-12
Bluetooth: hci_conn: use HCI dst_type values also for BIS
Pauli Virtanen
2022-12-02
Bluetooth: hci_conn: add missing hci_dev_put() in iso_listen_bis()
Wang ShaoBo
2022-11-02
Bluetooth: hci_conn: Fix CIS connection dst_type handling
Pauli Virtanen
2022-08-25
Bluetooth: ISO: Fix not handling shutdown condition
Luiz Augusto von Dentz
2022-08-08
Bluetooth: ISO: Fix not using the correct QoS
Luiz Augusto von Dentz
2022-08-08
Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP
Luiz Augusto von Dentz
2022-08-08
Bluetooth: ISO: Fix memory corruption
Luiz Augusto von Dentz
2022-08-08
Bluetooth: ISO: Fix info leak in iso_sock_getsockopt()
Luiz Augusto von Dentz
2022-08-08
Bluetooth: ISO: unlock on error path in iso_sock_setsockopt()
Dan Carpenter
2022-07-22
Bluetooth: ISO: Add broadcast support
Luiz Augusto von Dentz
2022-07-22
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz