summary refs log tree commit diff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2024-01-03Bluetooth: L2CAP: Send reject on command corrupted requestFrédéric Danis
2023-11-09[Zhongjun.yu][BT]: Fixed an issue where the Steam Deck could not into sleep b...Rolando Roca
2023-11-09[Zhongjun.yu][BT]: Added host changes related to the BR/EDR/LE gamepad wake-up.Rolando Roca
2023-11-02Added in Quectel patches for bluetoothChristian Marcheselli
2023-08-23Bluetooth: MGMT: Use correct address for memcpy()Andy Shevchenko
2023-08-23Bluetooth: L2CAP: Fix use-after-freeZhengping Jiang
2023-08-11Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cbSungwoo Kim
2023-07-27Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()Douglas Anderson
2023-07-27Bluetooth: ISO: fix iso_conn related locking and validity issuesPauli Virtanen
2023-07-27Bluetooth: hci_event: call disconnect callback before deleting connPauli Virtanen
2023-07-27Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen
2023-07-19Bluetooth: MGMT: Fix marking SCAN_RSP as not connectableLuiz Augusto von Dentz
2023-07-19Bluetooth: MGMT: add CIS feature bits to controller informationPauli Virtanen
2023-07-19Bluetooth: ISO: use hci_sync for setting CIG parametersPauli Virtanen
2023-07-19Bluetooth: fix invalid-bdaddr quirk for non-persistent setupJohan Hovold
2023-06-14Bluetooth: fix debugfs registrationJohan Hovold
2023-06-14Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irkLuiz Augusto von Dentz
2023-06-14Bluetooth: L2CAP: Add missing checks for invalid DCIDSungwoo Kim
2023-06-14Bluetooth: ISO: don't try to remove CIG if there are bound CIS leftPauli Virtanen
2023-06-14Bluetooth: Fix l2cap_disconnect_req deadlockYing Hsu
2023-06-14Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang
2023-06-05bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()Ruihan Li
2023-05-24Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rspMin Li
2023-05-24Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini
2023-05-24Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick
2023-05-01bluetooth: Perform careful capability checks in hci_sock_ioctl()Ruihan Li
2023-04-20Bluetooth: Set ISO Data Path on broadcast sinkClaudia Draghicescu
2023-04-20Bluetooth: SCO: Fix possible circular locking dependency sco_sock_getsockoptLuiz Augusto von Dentz
2023-04-20Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz
2023-04-20Bluetooth: hci_conn: Fix not cleaning up on LE Connection failureLuiz Augusto von Dentz
2023-04-20Bluetooth: hci_conn: Fix possible UAFLuiz Augusto von Dentz
2023-04-20Bluetooth: Free potentially unfreed SCO connectionArchie Pusaka
2023-04-20Bluetooth: Fix race condition in hidp_session_threadMin Li
2023-04-20Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}Luiz Augusto von Dentz
2023-03-30Bluetooth: Fix race condition in hci_cmd_sync_clearMin Li
2023-03-30Bluetooth: HCI: Fix global-out-of-boundsSungwoo Kim
2023-03-30Bluetooth: mgmt: Fix MGMT add advmon with RSSI commandHoward Chung
2023-03-30Bluetooth: L2CAP: Fix responding with wrong PDU typeLuiz Augusto von Dentz
2023-03-30Bluetooth: Remove "Power-on" check from Mesh featureBrian Gix
2023-03-30Bluetooth: ISO: fix timestamped HCI ISO data packet parsingPauli Virtanen
2023-03-30Bluetooth: hci_core: Detect if an ACL packet is in fact an ISO packetLuiz Augusto von Dentz
2023-03-30Bluetooth: hci_sync: Resume adv with no RPA when active scanZhengping Jiang
2023-03-10Bluetooth: L2CAP: Fix potential user-after-freeLuiz Augusto von Dentz
2023-03-10Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeedsKees Cook
2023-02-09use less confusing names for iov_iter direction initializersAl Viro
2023-02-01Bluetooth: hci_sync: cancel cmd_timer if hci_open failedArchie Pusaka
2023-02-01Bluetooth: Fix possible deadlock in rfcomm_sk_state_changeYing Hsu
2023-02-01Bluetooth: hci_event: Fix Invalid wait contextLuiz Augusto von Dentz
2023-02-01Bluetooth: ISO: Fix possible circular locking dependencyLuiz Augusto von Dentz
2023-02-01Bluetooth: ISO: Avoid circular locking dependencyLuiz Augusto von Dentz