Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-02 | Bluetooth: hci_conn: Fix CIS connection dst_type handling | Pauli Virtanen | 1 | -2/+12 |
2022-08-25 | Bluetooth: ISO: Fix not handling shutdown condition | Luiz Augusto von Dentz | 1 | -10/+25 |
2022-08-08 | Bluetooth: ISO: Fix not using the correct QoS | Luiz Augusto von Dentz | 1 | -5/+11 |
2022-08-08 | Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP | Luiz Augusto von Dentz | 1 | -1/+1 |
2022-08-08 | Bluetooth: ISO: Fix memory corruption | Luiz Augusto von Dentz | 1 | -1/+4 |
2022-08-08 | Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() | Luiz Augusto von Dentz | 1 | -5/+5 |
2022-08-08 | Bluetooth: ISO: unlock on error path in iso_sock_setsockopt() | Dan Carpenter | 1 | -2/+4 |
2022-07-22 | Bluetooth: ISO: Add broadcast support | Luiz Augusto von Dentz | 1 | -34/+357 |
2022-07-22 | Bluetooth: Add BTPROTO_ISO socket type | Luiz Augusto von Dentz | 1 | -0/+1501 |