summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_core.c
AgeCommit message (Expand)Author
2022-01-27Bluetooth: Fix debugfs entry leak in hci_register_dev()Wei Yongjun
2021-09-16Revert "Bluetooth: Move shutdown callback before flushing tx and rx queue"Sasha Levin
2021-09-15Bluetooth: add timeout sanity check to hci_inquiryPavel Skripkin
2021-09-15Bluetooth: Move shutdown callback before flushing tx and rx queueKai-Heng Feng
2021-08-12Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
2021-08-08Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...Greg Kroah-Hartman
2021-07-19Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng
2021-06-10Bluetooth: fix the erroneous flush_work() orderLin Ma
2021-03-07Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede
2021-03-07Bluetooth: btusb: fix memory leak on suspend and resumeVamshi K Sthambamkadi
2021-03-04Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian
2021-01-09Bluetooth: Fix attempting to set RPA timeout when unsupportedEdward Vear
2020-09-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-09-20Bluetooth: Update Adv monitor count upon removalMiao-chen Chou
2020-09-18net: bluetooth: delete duplicated wordsRandy Dunlap
2020-09-13Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi
2020-09-11Bluetooth: Report num supported adv instances for hw offloadingDaniel Winkler
2020-09-11Bluetooth: Re-order clearing suspend tasksAbhishek Pandit-Subedi
2020-09-01Bluetooth: Clear suspend tasks on unregisterAbhishek Pandit-Subedi
2020-07-30Bluetooth: Enable RPA TimeoutSathish Narasimman
2020-07-30Bluetooth: Translate additional address type correctlyMarcel Holtmann
2020-07-28Bluetooth: Fix suspend notifier raceAbhishek Pandit-Subedi
2020-07-28Bluetooth: Return NOTIFY_DONE for hci_suspend_notifierMax Chou
2020-07-28Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas
2020-07-07Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear()Miao-chen Chou
2020-07-07Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud
2020-06-18Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou
2020-06-18Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou
2020-06-18Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou
2020-06-18Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou
2020-06-18Bluetooth: Replace wakeable list with flagAbhishek Pandit-Subedi
2020-06-18Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi
2020-06-12Bluetooth: centralize default value initialization.Alain Michaud
2020-06-12Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connectionsAlain Michaud
2020-06-08Bluetooth: Allow suspend even when preparation has failedAbhishek Pandit-Subedi
2020-05-13Bluetooth: Add hook for driver to prevent wake from suspendAbhishek Pandit-Subedi
2020-05-13Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi
2020-04-16Bluetooth: Enhanced Connection Complete event belongs to LL PrivacyMarcel Holtmann
2020-04-15Bluetooth: Enable LE Enhanced Connection Complete event.Marcel Holtmann
2020-04-05Bluetooth: Add support for Read Local Simple Pairing OptionsMarcel Holtmann
2020-04-05Bluetooth: Add framework for Microsoft vendor extensionMiao-chen Chou
2020-04-03Bluetooth: Prioritize SCO trafficAbhishek Pandit-Subedi
2020-03-23Bluetooth: Restore running state if suspend failsAbhishek Pandit-Subedi
2020-03-11Bluetooth: Handle BR/EDR devices during suspendAbhishek Pandit-Subedi
2020-03-11Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPENDAbhishek Pandit-Subedi
2020-03-11Bluetooth: fix off by one in err_data_reporting cmd masks.Alain Michaud
2020-03-08Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud
2020-03-07Bluetooth: Fix calculation of SCO handle for packet processingMarcel Holtmann
2020-02-28Bluetooth: Use list_for_each_entry_rcu() to traverse RCU list in RCU read-sid...Madhuparna Bhowmik
2020-02-28Bluetooth: Fix Suspicious RCU usage warningsMadhuparna Bhowmik