summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hidp: use correct wait queue when removing ctrl_waitOle Bjørn Midtbø2021-08-261-1/+1
* Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-123-24/+44
* Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...Greg Kroah-Hartman2021-08-081-8/+8
* Bluetooth: mgmt: Fix the command returns garbage parameter valueTedd Ho-Jeong An2021-07-191-0/+2
* Bluetooth: L2CAP: Fix invalid access on ECRED Connection responseLuiz Augusto von Dentz2021-07-191-2/+2
* Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure failsLuiz Augusto von Dentz2021-07-191-2/+2
* Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng2021-07-191-8/+8
* Bluetooth: Fix alt settings for incoming SCO with transparent coding formatKiran K2021-07-191-3/+3
* Bluetooth: Fix the HCI to MGMT status conversion tableYu Liu2021-07-191-0/+3
* Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated eventLuiz Augusto von Dentz2021-07-141-1/+12
* Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz2021-07-141-22/+29
* Bluetooth: Fix not sending Set Extended Scan ResponseLuiz Augusto von Dentz2021-07-141-8/+6
* Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_validLuiz Augusto von Dentz2021-07-141-0/+3
* Bluetooth: Remove spurious error messageSzymon Janc2021-07-141-9/+5
* Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma2021-06-101-2/+2
* Bluetooth: fix the erroneous flush_work() orderLin Ma2021-06-101-1/+6
* Bluetooth: cmtp: fix file refcount when cmtp_attach_device failsThadeu Lima de Souza Cascardo2021-06-031-0/+5
* Bluetooth: SMP: Fail if remote and local public keys are identicalLuiz Augusto von Dentz2021-05-261-0/+9
* Bluetooth: check for zapped sk before connectingArchie Pusaka2021-05-191-0/+8
* Bluetooth: initialize skb_queue_head at l2cap_chan_create()Tetsuo Handa2021-05-191-0/+2
* Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan defaultArchie Pusaka2021-05-191-0/+2
* Bluetooth: Fix incorrect status handling in LE PHY UPDATE eventAyush Garg2021-05-191-1/+1
* Bluetooth: avoid deadlock between hci_dev->lock and socket lockJiri Kosina2021-05-141-4/+0
* bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma2021-05-141-4/+8
* Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2021-05-141-1/+2
* Fix misc new gcc warningsLinus Torvalds2021-05-111-1/+1
* Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_dataGopal Tiwari2021-03-071-0/+3
* Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede2021-03-071-7/+11
* Bluetooth: btusb: fix memory leak on suspend and resumeVamshi K Sthambamkadi2021-03-071-1/+2
* Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian2021-03-041-2/+4
* Bluetooth: drop HCI device reference before returnPan Bian2021-03-041-0/+1
* Bluetooth: Fix initializing response id after clearing structChristopher William Snowhill2021-03-041-1/+1
* Bluetooth: Fix attempting to set RPA timeout when unsupportedEdward Vear2021-01-091-1/+1
* Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU optionWei Yongjun2020-12-301-0/+5
* Bluetooth: Fix: LL PRivacy BLE device fails to connectSathish Narasimman2020-12-301-4/+8
* Bluetooth: Fix null pointer dereference in hci_event_packet()Anmol Karn2020-12-301-0/+5
* Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()Peilin Ye2020-12-261-7/+5
* Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-09-299-37/+292
|\
| * Bluetooth: MGMT: Fix not checking if BT_HS is enabledLuiz Augusto von Dentz2020-09-251-1/+6
| * Bluetooth: Disable High Speed by defaultLuiz Augusto von Dentz2020-09-251-1/+0
| * Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz2020-09-252-3/+18
| * Bluetooth: A2MP: Fix not initializing all membersLuiz Augusto von Dentz2020-09-251-1/+21
| * Bluetooth: Fix update of own_addr_type if ll_privacy supportedSathish Narasimman2020-09-251-1/+7
| * Bluetooth: Fix auto-creation of hci_conn at Conn Complete eventSonny Sasaka2020-09-201-6/+11
| * Bluetooth: Set scan parameters for ADV MonitorHoward Chung2020-09-201-0/+3
| * Bluetooth: Update Adv monitor count upon removalMiao-chen Chou2020-09-201-0/+2
| * Bluetooth: pause/resume advertising around suspendDaniel Winkler2020-09-141-10/+57
| * Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi2020-09-132-1/+97
| * Bluetooth: Add suspend reason for device disconnectAbhishek Pandit-Subedi2020-09-131-0/+4