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