summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_core.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...Michael Bestas2022-02-04
|\
| * Bluetooth: Fix debugfs entry leak in hci_register_dev()Wei Yongjun2022-01-27
* | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-10-12
|\|
| * Bluetooth: add timeout sanity check to hci_inquiryPavel Skripkin2021-09-22
| * Bluetooth: Move shutdown callback before flushing tx and rx queueKai-Heng Feng2021-09-22
* | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-09-16
|\|
| * Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-15
| * Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...Greg Kroah-Hartman2021-08-08
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-22
|\|
| * Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng2021-07-20
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-10
|\|
| * Bluetooth: fix the erroneous flush_work() orderLin Ma2021-06-10
| * bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma2021-06-03
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-03-17
|\|
| * Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian2021-03-03
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\|
| * Bluetooth: hci_core: fix init for HCI_USER_CHANNELMattijs Korpershoek2020-01-04
* | Merge android-4.4.128 (89904cc) into msm-4.4Srinivasarao P2018-04-20
|\|
| * Bluetooth: Send HCI Set Event Mask Page 2 command only when neededMarcel Holtmann2018-04-13
* | Bluetooth: Replace %p with %pKDibyendu Roy2016-06-28
|/
* Bluetooth: Check for supported white list before issuing commandsMarcel Holtmann2015-11-05
* Bluetooth: Replace hci_notify with hci_sock_dev_eventMarcel Holtmann2015-10-26
* Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann2015-10-26
* Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg2015-10-21
* Bluetooth: Introduce driver specific post init callbackMarcel Holtmann2015-10-21
* Bluetooth: Add support setup stage internal notification eventMarcel Holtmann2015-10-21
* Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann2015-10-21
* Bluetooth: Queue diagnostic messages together with HCI packetsMarcel Holtmann2015-10-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\
| * Bluetooth: Fix LE reconnection logicJohan Hedberg2015-10-16
* | Bluetooth: Fix basic debugfs entries for unconfigured controllersMarcel Holtmann2015-10-08
* | Bluetooth: Enforce packet types in hci_recv_frame driver functionMarcel Holtmann2015-10-08
* | Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFFMarcel Holtmann2015-10-08
* | Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann2015-10-08
* | Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann2015-10-08
* | Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann2015-10-05
* | Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann2015-10-05
* | Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann2015-10-05
* | Bluetooth: Add hci_cmd_sync functionLoic Poulain2015-09-29
* | Bluetooth: close HCI device when user channel socket gets closedSimon Fels2015-09-17
* | Bluetooth: Use BROKEN_STORED_LINK_KEY quirk for HCI_Read_Stored_Link_KeyJohan Hedberg2015-09-17
|/
* Bluetooth: add hci_connect_le_scanJakub Pawlowski2015-08-10
* Bluetooth: Move IRK checking logic in preparation to new connect methodJakub Pawlowski2015-07-23
* Bluetooth: Use zalloc when possibleJohan Hedberg2015-06-18
* Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel2015-06-18
* Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel2015-06-18
* Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel2015-06-18
* Bluetooth: hci_core/mgmt: Introduce multi-adv listFlorian Grandel2015-06-18
* Bluetooth: Don't call shutdown when leaving user channelLoic Poulain2015-06-09
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-30
|\