aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-net-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-09-3023-1671/+1701
|\
| * Bluetooth: hci_sync: Fix not indicating power stateLuiz Augusto von Dentz2022-09-301-0/+1
| * Bluetooth: L2CAP: Fix user-after-freeLuiz Augusto von Dentz2022-09-291-0/+7
| * Bluetooth: Call shutdown for HCI_USER_CHANNELAbhishek Pandit-Subedi2022-09-281-7/+26
| * Bluetooth: Prevent double register of suspendAbhishek Pandit-Subedi2022-09-282-3/+4
| * Bluetooth: hci_core: Fix not handling link timeouts propertlyLuiz Augusto von Dentz2022-09-271-11/+23
| * Bluetooth: hci_event: Make sure ISO events don't affect non-ISO connectionsLuiz Augusto von Dentz2022-09-211-0/+14
| * Bluetooth: hci_debugfs: Fix not checking conn->debugfsLuiz Augusto von Dentz2022-09-211-1/+1
| * Bluetooth: hci_sysfs: Fix attempting to call device_add multiple timesLuiz Augusto von Dentz2022-09-211-0/+3
| * Bluetooth: MGMT: fix zalloc-simple.cocci warningsYihao Han2022-09-201-3/+1
| * Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failureTetsuo Handa2022-09-192-5/+12
| * Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer worksTetsuo Handa2022-09-192-4/+17
| * Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()Tetsuo Handa2022-09-191-4/+6
| * Bluetooth: RFCOMM: Fix possible deadlock on socket shutdown/releaseLuiz Augusto von Dentz2022-09-151-0/+3
| * Bluetooth: hci_sync: allow advertise when scan without RPAZhengping Jiang2022-09-141-1/+1
| * Bluetooth: btusb: Add a new VID/PID 0e8d/0608 for MT7921Daniel Golle2022-09-141-0/+3
| * Bluetooth: btusb: Add a new PID/VID 13d3/3583 for MT7921Sean Wang2022-09-141-0/+3
| * Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev()Tetsuo Handa2022-09-141-1/+3
| * Bluetooth: btintel: Mark Intel controller to support LE_STATES quirkKiran K2022-09-091-9/+8
| * Bluetooth: btintel: Add support for MagnetorKiran K2022-09-091-0/+3
| * Bluetooth: btusb: Add a new PID/VID 13d3/3578 for MT7921Chris Lu2022-09-091-0/+3
| * Bluetooth: Fix HCIGETDEVINFO regressionLuiz Augusto von Dentz2022-09-081-2/+0
| * Bluetooth: hci_sync: Fix hci_read_buffer_size_syncLuiz Augusto von Dentz2022-09-061-6/+6
| * Bluetooth: Add experimental wrapper for MGMT based meshBrian Gix2022-09-062-8/+105
| * Bluetooth: Implement support for MeshBrian Gix2022-09-0611-46/+760
| * Bluetooth: btusb: mediatek: fix WMT failure during runtime suspendSean Wang2022-09-011-0/+14
| * Bluetooth: btusb: Add BT device 0cb8:c549 from RTW8852AE to tablesLarry Finger2022-08-311-0/+2
| * Bluetooth: btusb: Add RTL8761BUV device (Edimax BT-8500)Szabolcs Sipos2022-08-311-0/+2
| * Bluetooth: btusb: RTL8761BUV consistent namingSzabolcs Sipos2022-08-311-5/+1
| * Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3592Max Chou2022-08-311-0/+2
| * Bluetooth: Move hci_abort_conn to hci_conn.cBrian Gix2022-08-315-95/+91
| * Bluetooth: Normalize HCI_OP_READ_ENC_KEY_SIZE cmdcmpltBrian Gix2022-08-311-47/+45
| * Bluetooth: hci_sync: hold hdev->lock when cleanup hci_connZhengping Jiang2022-08-251-2/+4
| * Bluetooth: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-251-3/+3
| * Bluetooth: hci_event: Fix checking conn for le_conn_complete_evtArchie Pusaka2022-08-251-1/+1
| * Bluetooth: ISO: Fix not handling shutdown conditionLuiz Augusto von Dentz2022-08-251-10/+25
| * Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor()Tetsuo Handa2022-08-251-1/+0
| * Bluetooth: MGMT: Fix Get Device FlagsLuiz Augusto von Dentz2022-08-251-29/+42
| * Bluetooth: L2CAP: Fix build errors in some archsLuiz Augusto von Dentz2022-08-251-5/+5
| * Bluetooth: hci_sync: Fix suspend performance regressionLuiz Augusto von Dentz2022-08-251-10/+14
| * Bluetooth: hci_event: Fix vendor (unknown) opcode status handlingHans de Goede2022-08-251-0/+11
| * Bluetooth: convert hci_update_adv_data to hci_syncBrian Gix2022-08-256-68/+23
| * Bluetooth: move hci_get_random_address() to hci_syncBrian Gix2022-08-254-172/+170
| * Bluetooth: Delete unreferenced hci_request codeBrian Gix2022-08-252-768/+2
| * Bluetooth: Move Adv Instance timer to hci_syncBrian Gix2022-08-255-127/+125
| * Bluetooth: Convert SCO configure_datapath to hci_syncBrian Gix2022-08-253-60/+75
| * Bluetooth: Delete unused hci_req_stop_discovery()Brian Gix2022-08-252-50/+0
| * Bluetooth: Rework le_scan_restart for hci_syncBrian Gix2022-08-252-89/+75
| * Bluetooth: Convert le_scan_disable timeout to hci_syncBrian Gix2022-08-252-97/+74
| * Bluetooth: Add VID/PID 0489/e0e0 for MediaTek MT7921Fae2022-08-251-0/+3