Show patches with: Submitter = Luiz Augusto von Dentz       |    State = Action Required       |    Archived = No       |   1241 patches
« 1 2 3 412 13 »
Patch Series S/W/F Date Submitter Delegate State
[01/10] Bluetooth: Add definitions for CIS connections [01/10] Bluetooth: Add definitions for CIS connections --- 2020-01-07 Luiz Augusto von Dentz New
[01/15] skbuff: introduce skb_pull_data Rework parsing of HCI events --- 2021-12-01 Luiz Augusto von Dentz New
[03/15] Bluetooth: HCI: Use skb_pull_data to parse Command Complete event Rework parsing of HCI events --- 2021-12-01 Luiz Augusto von Dentz New
[04/10] Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode [01/10] Bluetooth: Add definitions for CIS connections --- 2020-01-07 Luiz Augusto von Dentz New
[04/15] Bluetooth: HCI: Use skb_pull_data to parse Number of Complete Packets event Rework parsing of HCI events --- 2021-12-01 Luiz Augusto von Dentz New
[05/10] Bluetooth: hci_vhci: Add support for ISO packets [01/10] Bluetooth: Add definitions for CIS connections --- 2020-01-07 Luiz Augusto von Dentz New
[05/15] Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event Rework parsing of HCI events --- 2021-12-01 Luiz Augusto von Dentz New
[06/15] Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with RSSI event Rework parsing of HCI events --- 2021-12-01 Luiz Augusto von Dentz New
[07/10] Bluetooth: Make use of __check_timeout on hci_sched_le [01/10] Bluetooth: Add definitions for CIS connections --- 2020-01-07 Luiz Augusto von Dentz New
[07/15] Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry Result event Rework parsing of HCI events --- 2021-12-01 Luiz Augusto von Dentz New
[08/10] Bluetooth: HCI: Use skb_pull to parse LE Advertising Report event Bluetooth: HCI: Use skb_pull to parse events --- 2021-04-16 Luiz Augusto von Dentz New
[10/15] Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising Report event Rework parsing of HCI events --- 2021-12-01 Luiz Augusto von Dentz New
[11/15] Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising Report event Rework parsing of HCI events --- 2021-12-01 Luiz Augusto von Dentz New
[12/15] Bluetooth: hci_event: Use of a function table to handle HCI events Rework parsing of HCI events --- 2021-12-01 Luiz Augusto von Dentz New
[1/2] Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic [1/2] Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic --- 2023-07-13 Luiz Augusto von Dentz New
[1/2] Bluetooth: btusb: Add CONFIG_BT_HCIBTUSB_POLL_SYNC [1/2] Bluetooth: btusb: Add CONFIG_BT_HCIBTUSB_POLL_SYNC --- 2022-10-25 Luiz Augusto von Dentz New
[1/2] Bluetooth: Fix not checking advertisement bondaries [1/2] Bluetooth: Fix not checking advertisement bondaries --- 2020-10-16 Luiz Augusto von Dentz New
[1/2] Bluetooth: hci_conn: Fix not cleaning up on LE Connection failure [1/2] Bluetooth: hci_conn: Fix not cleaning up on LE Connection failure --- 2023-03-24 Luiz Augusto von Dentz New
[1/2] Bluetooth: hci_event: Fix build warning with C=1 [1/2] Bluetooth: hci_event: Fix build warning with C=1 --- 2022-08-03 Luiz Augusto von Dentz New
[1/2] Bluetooth: hci_event: Fix using memcmp when comparing keys [1/2] Bluetooth: hci_event: Fix using memcmp when comparing keys --- 2023-10-05 Luiz Augusto von Dentz New
[1/2] Bluetooth: hci_sync: Fix not setting static address [1/2] Bluetooth: hci_sync: Fix not setting static address --- 2022-10-08 Luiz Augusto von Dentz New
[1/2] Bluetooth: hci_sync: Fix not updating privacy_mode [1/2] Bluetooth: hci_sync: Fix not updating privacy_mode --- 2022-07-14 Luiz Augusto von Dentz New
[1/2] Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times [1/2] Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times --- 2022-09-19 Luiz Augusto von Dentz New
[1/2] Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag [1/2] Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag --- 2021-12-03 Luiz Augusto von Dentz New
[1/2] Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode [1/2] Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode --- 2020-01-16 Luiz Augusto von Dentz New
[1/2] Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM [1/2] Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM --- 2022-10-31 Luiz Augusto von Dentz New
[1/2] Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails [1/2] Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails --- 2021-05-19 Luiz Augusto von Dentz New
[1/2] Bluetooth: L2CAP: Fix responding with wrong PDU type [1/2] Bluetooth: L2CAP: Fix responding with wrong PDU type --- 2023-03-10 Luiz Augusto von Dentz New
[1/2] Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections [1/2] Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections --- 2020-03-12 Luiz Augusto von Dentz New
[1/2] Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP [1/2] Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP --- 2022-05-12 Luiz Augusto von Dentz New
[1/2] Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfm [1/2] Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfm --- 2023-03-30 Luiz Augusto von Dentz New
[13/15] Bluetooth: hci_event: Use of a function table to handle LE subevents Rework parsing of HCI events --- 2021-12-01 Luiz Augusto von Dentz New
[1/3] Bluetooth: Add initial implementation of CIS connections [1/3] Bluetooth: Add initial implementation of CIS connections --- 2020-12-21 Luiz Augusto von Dentz New
[1/3] Bluetooth: btusb: Make use of of BIT macro to declare flags [1/3] Bluetooth: btusb: Make use of of BIT macro to declare flags --- 2022-03-03 Luiz Augusto von Dentz New
[1/3] Bluetooth: hci_core: Make hci_conn_hash_add append to the list [1/3] Bluetooth: hci_core: Make hci_conn_hash_add append to the list --- 2023-02-25 Luiz Augusto von Dentz New
[1/3] Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skb [1/3] Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skb --- 2021-12-04 Luiz Augusto von Dentz New
[14/15] Bluetooth: hci_event: Use of a function table to handle Command Complete Rework parsing of HCI events --- 2021-12-01 Luiz Augusto von Dentz New
[1/4] Bluetooth: Add bt_skb_sendmsg helper [1/4] Bluetooth: Add bt_skb_sendmsg helper --- 2021-09-01 Luiz Augusto von Dentz New
[15/15] Bluetooth: hci_event: Use of a function table to handle Command Status Rework parsing of HCI events --- 2021-12-01 Luiz Augusto von Dentz New
[1/8] Bluetooth: eir: Add helpers for managing service data [1/8] Bluetooth: eir: Add helpers for managing service data --- 2022-05-05 Luiz Augusto von Dentz New
[2/2] Bluetooth: Add BTPROTO_ISO socket type Untitled series #31858 --- 2020-01-17 Luiz Augusto von Dentz New
[2/2] Bluetooth: btusb: Default CONFIG_BT_HCIBTUSB_POLL_SYNC=y [1/2] Bluetooth: btusb: Add CONFIG_BT_HCIBTUSB_POLL_SYNC --- 2022-10-25 Luiz Augusto von Dentz New
[2/2] Bluetooth: hci_debugfs: Fix not checking conn->debugfs [1/2] Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times --- 2022-09-19 Luiz Augusto von Dentz New
[2/2] Bluetooth: hci_event: Fix coding style [1/2] Bluetooth: hci_event: Fix using memcmp when comparing keys --- 2023-10-05 Luiz Augusto von Dentz New
[2/2] Bluetooth: hci_sync: Don't remove connected devices from accept list [1/2] Bluetooth: hci_sync: Fix not updating privacy_mode --- 2022-07-14 Luiz Augusto von Dentz New
[2/2] Bluetooth: hci_sync: Fix not able to set force_static_address [1/2] Bluetooth: hci_sync: Fix not setting static address --- 2022-10-08 Luiz Augusto von Dentz New
[2/2] Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync [1/2] Bluetooth: hci_sync: Fix handling of HCI_OP_CREATE_CONN_CANCEL --- 2023-08-03 Luiz Augusto von Dentz New
[2/2] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue [1/2] Bluetooth: Add helper for serialized HCI command execution --- 2021-05-20 Luiz Augusto von Dentz New
[2/2] Bluetooth: hci_sync: Set Privacy Mode when updating the resolving list [1/2] Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag --- 2021-12-03 Luiz Augusto von Dentz New
[2/2] Bluetooth: ISO: Add support for BT_PKT_STATUS [1/2] Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic --- 2023-07-13 Luiz Augusto von Dentz New
[2/2] Bluetooth: L2CAP: Delay identity address updates [1/2] Bluetooth: L2CAP: Fix responding with wrong PDU type --- 2023-03-10 Luiz Augusto von Dentz New
[2/2] Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm [1/2] Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM --- 2022-10-31 Luiz Augusto von Dentz New
[2/2] Bluetooth: MGMT: Fixes build warnings with C=1 [1/2] Bluetooth: hci_event: Fix build warning with C=1 --- 2022-08-03 Luiz Augusto von Dentz New
[2/2] Bluetooth: Print broken quirks [1/2] Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk --- 2022-03-25 Luiz Augusto von Dentz New
[2/2] Bluetooth: SCO: Fix possible circular locking dependency sco_sock_getsockopt [1/2] Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfm --- 2023-03-30 Luiz Augusto von Dentz New
[2/3] Bluetooth: Add BTPROTO_ISO socket type [1/3] Bluetooth: Add initial implementation of CIS connections --- 2020-12-21 Luiz Augusto von Dentz New
[2/3] Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SCO quirk [1/3] Bluetooth: btusb: Make use of of BIT macro to declare flags --- 2022-03-03 Luiz Augusto von Dentz New
[2/3] Bluetooth: hci_core: Detect if an ACL packet is in fact an ISO packet [1/3] Bluetooth: hci_core: Make hci_conn_hash_add append to the list --- 2023-02-25 Luiz Augusto von Dentz New
[2/3] Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_sync Untitled series #160749 --- 2021-11-12 Luiz Augusto von Dentz New
[2/3] Bluetooth: Init sk_peer_* on bt_sock_alloc [1/3] Bluetooth: Consolidate code around sk_alloc into a helper function --- 2023-05-25 Luiz Augusto von Dentz New
[2/3] Bluetooth: mgmt: Make use of mgmt_send_event_skb in MGMT_EV_DEVICE_FOUND [1/3] Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skb --- 2021-12-04 Luiz Augusto von Dentz New
[2/4] Bluetooth: Add bt_skb_sendmmsg helper [1/4] Bluetooth: Add bt_skb_sendmsg helper --- 2021-09-01 Luiz Augusto von Dentz New
[2/4] Bluetooth: Fix assuming EIR flags can result in SSP authentication Untitled series #31563 --- 2020-05-19 Luiz Augusto von Dentz New
[2/4] Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel Untitled series #50225 --- 2020-08-06 Luiz Augusto von Dentz New
[3/3] Bluetooth: btusb: Add BTUSB_BROKEN_ENHANCED_SETUP_SCO flag [1/3] Bluetooth: btusb: Make use of of BIT macro to declare flags --- 2022-03-03 Luiz Augusto von Dentz New
[3/3] Bluetooth: btusb: Remove detection of ISO packets over bulk [1/3] Bluetooth: hci_core: Make hci_conn_hash_add append to the list --- 2023-02-25 Luiz Augusto von Dentz New
[3/3] Bluetooth: hci_conn: Fix hci_connect_le_sync [1/3] Bluetooth: Add bt_status --- 2022-05-13 Luiz Augusto von Dentz New
[3/3] Bluetooth: mgmt: Make use of mgmt_send_event_skb in MGMT_EV_DEVICE_CONNECTED [1/3] Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skb --- 2021-12-04 Luiz Augusto von Dentz New
[3/4] Bluetooth: Disable High Speed by default Untitled series #50225 --- 2020-08-06 Luiz Augusto von Dentz New
[4/4] Bluetooth: Consolidate encryption handling in hci_encrypt_cfm Untitled series #31563 --- 2020-05-19 Luiz Augusto von Dentz New
[4/4] Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg [1/4] Bluetooth: Add bt_skb_sendmsg helper --- 2021-09-01 Luiz Augusto von Dentz New
[5.13-rc4] Bluetooth: btusb: Fix failing to init controllers with operation firmware [5.13-rc4] Bluetooth: btusb: Fix failing to init controllers with operation firmware --- 2021-06-03 Luiz Augusto von Dentz New
Bluetooth: Add BT_MODE socket option Bluetooth: Add BT_MODE socket option --- 2020-03-26 Luiz Augusto von Dentz New
Bluetooth: Add CONFIG_BT_LE_L2CAP_ECRED Bluetooth: Add CONFIG_BT_LE_L2CAP_ECRED --- 2022-10-27 Luiz Augusto von Dentz New
Bluetooth: btintel: Cleanup code related to btintel_set_quality_report Bluetooth: btintel: Cleanup code related to btintel_set_quality_report --- 2023-05-09 Luiz Augusto von Dentz New
Bluetooth: btnxpuart: Fix sparse warnings Bluetooth: btnxpuart: Fix sparse warnings --- 2023-04-18 Luiz Augusto von Dentz New
Bluetooth: btusb: Add support for queuing during polling interval Bluetooth: btusb: Add support for queuing during polling interval --- 2021-02-08 Luiz Augusto von Dentz New
Bluetooth: btusb: Fix new sparce warnings Bluetooth: btusb: Fix new sparce warnings --- 2022-12-05 Luiz Augusto von Dentz New
Bluetooth: btusb: Move btusb_recv_event_intel to btintel Bluetooth: btusb: Move btusb_recv_event_intel to btintel --- 2023-07-20 Luiz Augusto von Dentz New
Bluetooth: btusb: Use firmware_request_nowarn Bluetooth: btusb: Use firmware_request_nowarn --- 2021-05-13 Luiz Augusto von Dentz New
Bluetooth: core: Fix deadlock on hci_power_on_sync. Bluetooth: core: Fix deadlock on hci_power_on_sync. --- 2022-07-05 Luiz Augusto von Dentz New
Bluetooth: Enable LE 2M PHY by default Bluetooth: Enable LE 2M PHY by default --- 2022-09-06 Luiz Augusto von Dentz New
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks --- 2022-02-15 Luiz Augusto von Dentz New
Bluetooth: Fix crash when replugging CSR fake controllers Bluetooth: Fix crash when replugging CSR fake controllers --- 2022-11-29 Luiz Augusto von Dentz New
Bluetooth: Fix crash when using new BT_PHY option Bluetooth: Fix crash when using new BT_PHY option --- 2020-02-20 Luiz Augusto von Dentz New
Bluetooth: Fix double free in hci_conn_cleanup Bluetooth: Fix double free in hci_conn_cleanup --- 2023-03-30 Luiz Augusto von Dentz New
Bluetooth: Fix enabling advertising for central role Bluetooth: Fix enabling advertising for central role --- 2021-08-20 Luiz Augusto von Dentz New
Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event --- 2021-06-23 Luiz Augusto von Dentz New
Bluetooth: Fix handling of LE Enhanced Connection Complete Bluetooth: Fix handling of LE Enhanced Connection Complete --- 2021-08-05 Luiz Augusto von Dentz New
Bluetooth: Fix HCIGETDEVINFO regression Bluetooth: Fix HCIGETDEVINFO regression --- 2022-09-08 Luiz Augusto von Dentz New
Bluetooth: Fix inconsistent returns 'hdev->lock' Bluetooth: Fix inconsistent returns 'hdev->lock' --- 2020-01-27 Luiz Augusto von Dentz New
Bluetooth: Fix use after free in hci_send_acl Bluetooth: Fix use after free in hci_send_acl --- 2022-03-11 Luiz Augusto von Dentz New
Bluetooth: hci_codec: Fix leaking content of local_codecs Bluetooth: hci_codec: Fix leaking content of local_codecs --- 2023-09-15 Luiz Augusto von Dentz New
Bluetooth: hci_conn: Fix crash on hci_create_cis_sync Bluetooth: hci_conn: Fix crash on hci_create_cis_sync --- 2022-12-06 Luiz Augusto von Dentz New
Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect --- 2022-10-17 Luiz Augusto von Dentz New
Bluetooth: hci_conn: Fix possible UAF Bluetooth: hci_conn: Fix possible UAF --- 2023-04-03 Luiz Augusto von Dentz New
Bluetooth: hci_conn: Fix sending BT_HCI_CMD_LE_CREATE_CONN_CANCEL Bluetooth: hci_conn: Fix sending BT_HCI_CMD_LE_CREATE_CONN_CANCEL --- 2023-08-15 Luiz Augusto von Dentz New
Bluetooth: hci_conn: Fix updating ISO QoS PHY Bluetooth: hci_conn: Fix updating ISO QoS PHY --- 2022-07-28 Luiz Augusto von Dentz New
Bluetooth: hci_core: Fix build warnings Bluetooth: hci_core: Fix build warnings --- 2023-09-15 Luiz Augusto von Dentz New
Bluetooth: hci_core: Fix leaking sent_cmd skb Bluetooth: hci_core: Fix leaking sent_cmd skb --- 2022-02-04 Luiz Augusto von Dentz New
« 1 2 3 412 13 »