summaryrefslogtreecommitdiff
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-1/+1
|\
| * Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-035-71/+155
| |\
| * | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
* | | Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if runningLuiz Augusto von Dentz2023-04-232-6/+31
* | | Bluetooth: Cancel sync command before suspend and power offArchie Pusaka2023-04-232-0/+7
* | | Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issueZijun Hu2023-04-231-6/+7
* | | bluetooth: Perform careful capability checks in hci_sock_ioctl()Ruihan Li2023-04-231-1/+8
* | | Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rspMin Li2023-04-231-1/+0
* | | bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()Ruihan Li2023-04-231-0/+28
* | | Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini2023-04-231-1/+5
* | | Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHEDLuiz Augusto von Dentz2023-04-232-57/+66
* | | Bluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz2023-04-231-1/+2
* | | Bluetooth: hci_conn: Add support for linking multiple hconLuiz Augusto von Dentz2023-04-233-95/+160
* | | Bluetooth: hci_conn: remove extra line in hci_le_big_create_syncIulia Tanasescu2023-04-231-1/+0
* | | Bluetooth: fix inconsistent indentingLanzhe Li2023-04-231-1/+1
* | | Bluetooth: Enable all supported LE PHY by defaultLuiz Augusto von Dentz2023-04-232-6/+26
* | | Bluetooth: Split bt_iso_qos into dedicated structuresIulia Tanasescu2023-04-233-118/+202
* | | Bluetooth: Add support for hci devcoredumpAbhishek Pandit-Subedi2023-04-234-0/+540
* | | Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick2023-04-231-2/+7
* | | Bluetooth: L2CAP: Delay identity address updatesLuiz Augusto von Dentz2023-04-232-5/+11
* | | Bluetooth: hci_sync: Remove duplicate statementInga Stotland2023-04-231-1/+0
* | | Bluetooth: Convert MSFT filter HCI cmd to hci_syncBrian Gix2023-04-231-25/+11
* | | Bluetooth: hci_sync: Don't wait peer's reply when powering offArchie Pusaka2023-04-231-3/+5
* | | Bluetooth: hci_sync: Fix smatch warningLuiz Augusto von Dentz2023-04-231-1/+1
* | | Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}Luiz Augusto von Dentz2023-04-101-18/+6
* | | Bluetooth: Set ISO Data Path on broadcast sinkClaudia Draghicescu2023-04-101-1/+1
* | | Bluetooth: hci_conn: Fix possible UAFLuiz Augusto von Dentz2023-04-101-6/+24
* | | Bluetooth: SCO: Fix possible circular locking dependency sco_sock_getsockoptLuiz Augusto von Dentz2023-04-101-7/+9
* | | Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfmLuiz Augusto von Dentz2023-04-101-29/+40
* | | Bluetooth: Fix race condition in hidp_session_threadMin Li2023-04-101-1/+1
* | | Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz2023-04-103-15/+21
* | | Bluetooth: hci_conn: Fix not cleaning up on LE Connection failureLuiz Augusto von Dentz2023-04-101-28/+24
| |/ |/|
* | Bluetooth: HCI: Fix global-out-of-boundsSungwoo Kim2023-03-231-0/+2
* | Bluetooth: mgmt: Fix MGMT add advmon with RSSI commandHoward Chung2023-03-231-1/+2
* | Bluetooth: L2CAP: Fix responding with wrong PDU typeLuiz Augusto von Dentz2023-03-231-38/+79
* | Bluetooth: Remove "Power-on" check from Mesh featureBrian Gix2023-03-221-6/+0
* | Bluetooth: Fix race condition in hci_cmd_sync_clearMin Li2023-03-221-0/+2
* | Bluetooth: ISO: fix timestamped HCI ISO data packet parsingPauli Virtanen2023-03-221-2/+7
* | Bluetooth: hci_core: Detect if an ACL packet is in fact an ISO packetLuiz Augusto von Dentz2023-03-221-4/+19
* | Bluetooth: hci_sync: Resume adv with no RPA when active scanZhengping Jiang2023-03-221-20/+44
|/
* Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-241-1/+1
|\
| * Merge 6.2-rc5 into tty-nextGreg Kroah-Hartman2023-01-226-58/+57
| |\
| * | tty: Convert ->carrier_raised() and callchains to boolIlpo Järvinen2023-01-191-1/+1
* | | Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-222-3/+2
|\ \ \
| * \ \ Merge branch 'for-6.3/hid-bpf' into for-linusBenjamin Tissoires2023-02-221-1/+1
| |\ \ \
| | * | | HID: fix BT_HIDP Kconfig dependenciesBenjamin Tissoires2022-11-211-1/+1
| * | | | Merge branch 'for-6.3/hid-core' into for-linusBenjamin Tissoires2023-02-221-2/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | HID: Make lowlevel driver structs constThomas Weißschuh2023-01-171-1/+1
| | * | | HID: Unexport struct hidp_hid_driverThomas Weißschuh2023-01-171-2/+1
* | | | | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-02-215-34/+37
|\ \ \ \ \