summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_core.c
AgeCommit message (Expand)Author
2022-05-19Merge tag 'v5.4.193' into update-to-2.3.7__5.4-2.3.x-imxPhilippe Schenker
2022-01-27Bluetooth: Fix debugfs entry leak in hci_register_dev()Wei Yongjun
2021-09-16Merge tag 'v5.4.147' into 5.4-2.3.x-imxAndrey Zhizhikin
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-16Merge tag 'v5.4.140' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-08-16Merge tag 'v5.4.139' into 5.4-2.3.x-imxAndrey Zhizhikin
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-20Merge tag 'v5.4.133' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-07-19Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng
2021-06-10Merge tag 'v5.4.125' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-06-10Bluetooth: fix the erroneous flush_work() orderLin Ma
2021-03-04Merge tag 'v5.4.102' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-03-04Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian
2020-11-05Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud
2020-02-01Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirksMarcel Holtmann
2019-12-31Bluetooth: hci_core: fix init for HCI_USER_CHANNELMattijs Korpershoek
2019-12-31Bluetooth: missed cpu_to_le16 conversion in hci_init4_reqBen Dooks (Codethink)
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann
2019-07-06Bluetooth: Use controller sets when availableLuiz Augusto von Dentz
2019-07-06Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad
2019-05-05Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita
2019-04-24Bluetooth: hci_core: Don't stop BT if the BD address missing in dtsBalakrishna Godavarthi
2019-02-26Bluetooth: Add quirk for reading BD_ADDR from fwnode propertyMatthias Kaehlcke
2019-01-25Bluetooth: make hw_err static, reduces object code sizeColin Ian King
2019-01-25Bluetooth: Allow driver specific cmd timeout handlingRajat Jain
2018-09-28Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa
2018-09-27Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik
2018-07-30Bluetooth: Add new quirk for non-persistent setup settingsSean Wang
2018-07-30Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery
2018-07-30Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery
2018-07-30Bluetooth: Impmlement extended adv enableJaganath Kanakkassery
2018-07-30Bluetooth: Read no of adv sets during initJaganath Kanakkassery
2018-07-30Bluetooth: Implement PHY changed eventJaganath Kanakkassery
2018-07-30Bluetooth: Define PHY flags in hdev and set 1M as defaultJaganath Kanakkassery
2018-07-06Bluetooth: Use extended LE Connection if supportedJaganath Kanakkassery
2018-07-06Bluetooth: Process extended ADV report eventJaganath Kanakkassery
2018-07-06Bluetooth: Add HCI command for clear Resolv listAnkit Navik
2018-07-06Bluetooth: Store Resolv list sizeAnkit Navik
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-30Bluetooth: Re-use kstrtobool_from_user()Andy Shevchenko
2018-05-18Bluetooth: Add __hci_cmd_send functionLoic Poulain
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann
2017-06-29bluetooth: remove WQ_MEM_RECLAIM from hci workqueuesTejun Heo
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-12Bluetooth: Send HCI Set Event Mask Page 2 command only when neededMarcel Holtmann
2017-05-18Bluetooth: Skip vendor diagnostic configuration for HCI User ChannelMarcel Holtmann
2017-05-18Bluetooth: Set LE Default PHY preferencesMarcel Holtmann