Age | Commit message (Expand) | Author | Files | Lines |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2023-04-24 | Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running | Luiz Augusto von Dentz | 2 | -6/+31 |
2023-04-24 | Bluetooth: Cancel sync command before suspend and power off | Archie Pusaka | 2 | -0/+7 |
2023-04-24 | Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issue | Zijun Hu | 1 | -6/+7 |
2023-04-24 | bluetooth: Perform careful capability checks in hci_sock_ioctl() | Ruihan Li | 1 | -1/+8 |
2023-04-24 | Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp | Min Li | 1 | -1/+0 |
2023-04-24 | bluetooth: Add cmd validity checks at the start of hci_sock_ioctl() | Ruihan Li | 1 | -0/+28 |
2023-04-24 | Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851 | Raul Cheleguini | 1 | -1/+5 |
2023-04-24 | Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED | Luiz Augusto von Dentz | 2 | -57/+66 |
2023-04-24 | Bluetooth: hci_conn: Fix not matching by CIS ID | Luiz Augusto von Dentz | 1 | -1/+2 |
2023-04-24 | Bluetooth: hci_conn: Add support for linking multiple hcon | Luiz Augusto von Dentz | 3 | -95/+160 |
2023-04-24 | Bluetooth: hci_conn: remove extra line in hci_le_big_create_sync | Iulia Tanasescu | 1 | -1/+0 |
2023-04-24 | Bluetooth: fix inconsistent indenting | Lanzhe Li | 1 | -1/+1 |
2023-04-24 | Bluetooth: Enable all supported LE PHY by default | Luiz Augusto von Dentz | 2 | -6/+26 |
2023-04-24 | Bluetooth: Split bt_iso_qos into dedicated structures | Iulia Tanasescu | 3 | -118/+202 |
2023-04-24 | Bluetooth: Add support for hci devcoredump | Abhishek Pandit-Subedi | 4 | -0/+540 |
2023-04-24 | Bluetooth: Add new quirk for broken local ext features page 2 | Vasily Khoruzhick | 1 | -2/+7 |
2023-04-24 | Bluetooth: L2CAP: Delay identity address updates | Luiz Augusto von Dentz | 2 | -5/+11 |
2023-04-24 | Bluetooth: hci_sync: Remove duplicate statement | Inga Stotland | 1 | -1/+0 |
2023-04-24 | Bluetooth: Convert MSFT filter HCI cmd to hci_sync | Brian Gix | 1 | -25/+11 |
2023-04-24 | Bluetooth: hci_sync: Don't wait peer's reply when powering off | Archie Pusaka | 1 | -3/+5 |
2023-04-24 | Bluetooth: hci_sync: Fix smatch warning | Luiz Augusto von Dentz | 1 | -1/+1 |
2023-04-10 | Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp} | Luiz Augusto von Dentz | 1 | -18/+6 |
2023-04-10 | Bluetooth: Set ISO Data Path on broadcast sink | Claudia Draghicescu | 1 | -1/+1 |
2023-04-10 | Bluetooth: hci_conn: Fix possible UAF | Luiz Augusto von Dentz | 1 | -6/+24 |
2023-04-10 | Bluetooth: SCO: Fix possible circular locking dependency sco_sock_getsockopt | Luiz Augusto von Dentz | 1 | -7/+9 |
2023-04-10 | Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfm | Luiz Augusto von Dentz | 1 | -29/+40 |
2023-04-10 | Bluetooth: Fix race condition in hidp_session_thread | Min Li | 1 | -1/+1 |
2023-04-10 | Bluetooth: Fix printing errors if LE Connection times out | Luiz Augusto von Dentz | 3 | -15/+21 |
2023-04-10 | Bluetooth: hci_conn: Fix not cleaning up on LE Connection failure | Luiz Augusto von Dentz | 1 | -28/+24 |
2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 5 | -71/+155 |
2023-03-23 | Bluetooth: HCI: Fix global-out-of-bounds | Sungwoo Kim | 1 | -0/+2 |
2023-03-23 | Bluetooth: mgmt: Fix MGMT add advmon with RSSI command | Howard Chung | 1 | -1/+2 |
2023-03-23 | Bluetooth: L2CAP: Fix responding with wrong PDU type | Luiz Augusto von Dentz | 1 | -38/+79 |
2023-03-23 | Bluetooth: Remove "Power-on" check from Mesh feature | Brian Gix | 1 | -6/+0 |
2023-03-23 | Bluetooth: Fix race condition in hci_cmd_sync_clear | Min Li | 1 | -0/+2 |
2023-03-23 | Bluetooth: ISO: fix timestamped HCI ISO data packet parsing | Pauli Virtanen | 1 | -2/+7 |
2023-03-23 | Bluetooth: hci_core: Detect if an ACL packet is in fact an ISO packet | Luiz Augusto von Dentz | 1 | -4/+19 |
2023-03-23 | Bluetooth: hci_sync: Resume adv with no RPA when active scan | Zhengping Jiang | 1 | -20/+44 |
2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 1 | -1/+1 |
2023-02-24 | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
2023-02-22 | Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -3/+2 |
2023-02-22 | Merge branch 'for-6.3/hid-bpf' into for-linus | Benjamin Tissoires | 1 | -1/+1 |
2023-02-22 | Merge branch 'for-6.3/hid-core' into for-linus | Benjamin Tissoires | 1 | -2/+1 |
2023-02-22 | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 5 | -34/+37 |
2023-02-22 | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -31/+6 |
2023-02-13 | Bluetooth: Use crypto_wait_req | Herbert Xu | 1 | -31/+6 |
2023-02-10 | Bluetooth: Make sure LE create conn cancel is sent when timeout | Archie Pusaka | 1 | -0/+2 |
2023-02-10 | Bluetooth: Free potentially unfreed SCO connection | Archie Pusaka | 1 | -1/+8 |
2023-02-10 | Bluetooth: L2CAP: Fix potential user-after-free | Luiz Augusto von Dentz | 2 | -24/+8 |