Age | Commit message (Expand) | Author |
2020-05-13 | Bluetooth: Add hook for driver to prevent wake from suspend | Abhishek Pandit-Subedi |
2020-05-13 | Bluetooth: Rename BT_SUSPEND_COMPLETE | Abhishek Pandit-Subedi |
2020-04-16 | Bluetooth: Enhanced Connection Complete event belongs to LL Privacy | Marcel Holtmann |
2020-04-15 | Bluetooth: Enable LE Enhanced Connection Complete event. | Marcel Holtmann |
2020-04-05 | Bluetooth: Add support for Read Local Simple Pairing Options | Marcel Holtmann |
2020-04-05 | Bluetooth: Add framework for Microsoft vendor extension | Miao-chen Chou |
2020-04-03 | Bluetooth: Prioritize SCO traffic | Abhishek Pandit-Subedi |
2020-03-23 | Bluetooth: Restore running state if suspend fails | Abhishek Pandit-Subedi |
2020-03-11 | Bluetooth: Handle BR/EDR devices during suspend | Abhishek Pandit-Subedi |
2020-03-11 | Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND | Abhishek Pandit-Subedi |
2020-03-11 | Bluetooth: fix off by one in err_data_reporting cmd masks. | Alain Michaud |
2020-03-08 | Bluetooth: Enable erroneous data reporting if WBS is supported | Alain Michaud |
2020-03-07 | Bluetooth: Fix calculation of SCO handle for packet processing | Marcel Holtmann |
2020-02-28 | Bluetooth: Use list_for_each_entry_rcu() to traverse RCU list in RCU read-sid... | Madhuparna Bhowmik |
2020-02-28 | Bluetooth: Fix Suspicious RCU usage warnings | Madhuparna Bhowmik |
2020-01-25 | Bluetooth: Add missing checks for HCI_ISODATA_PKT packet type | Marcel Holtmann |
2020-01-15 | Bluetooth: Make use of __check_timeout on hci_sched_le | Luiz Augusto von Dentz |
2020-01-15 | Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS. | Alain Michaud |
2019-11-22 | Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirks | Marcel Holtmann |
2019-10-17 | Bluetooth: hci_core: fix init for HCI_USER_CHANNEL | Mattijs Korpershoek |
2019-10-16 | Bluetooth: missed cpu_to_le16 conversion in hci_init4_req | Ben Dooks (Codethink) |
2019-08-17 | Bluetooth: Add debug setting for changing minimum encryption key size | Marcel Holtmann |
2019-07-06 | Bluetooth: Use controller sets when available | Luiz Augusto von Dentz |
2019-07-06 | Bluetooth: Add support for LE ping feature | Spoorthi Ravishankar Koppad |
2019-05-05 | Bluetooth: Ignore CC events not matching the last HCI command | João Paulo Rechi Vita |
2019-04-24 | Bluetooth: hci_core: Don't stop BT if the BD address missing in dts | Balakrishna Godavarthi |
2019-02-26 | Bluetooth: Add quirk for reading BD_ADDR from fwnode property | Matthias Kaehlcke |
2019-01-25 | Bluetooth: make hw_err static, reduces object code size | Colin Ian King |
2019-01-25 | Bluetooth: Allow driver specific cmd timeout handling | Rajat Jain |
2018-09-28 | Bluetooth: Fix debugfs NULL pointer dereference | Matias Karhumaa |
2018-09-27 | Bluetooth: Add definitions and track LE resolve list modification | Ankit Navik |
2018-07-30 | Bluetooth: Add new quirk for non-persistent setup settings | Sean Wang |
2018-07-30 | Bluetooth: Handle ADv set terminated event | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Implement Set ADV set random address | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Impmlement extended adv enable | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Read no of adv sets during init | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Implement PHY changed event | Jaganath Kanakkassery |
2018-07-30 | Bluetooth: Define PHY flags in hdev and set 1M as default | Jaganath Kanakkassery |
2018-07-06 | Bluetooth: Use extended LE Connection if supported | Jaganath Kanakkassery |
2018-07-06 | Bluetooth: Process extended ADV report event | Jaganath Kanakkassery |
2018-07-06 | Bluetooth: Add HCI command for clear Resolv list | Ankit Navik |
2018-07-06 | Bluetooth: Store Resolv list size | Ankit Navik |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-05-30 | Bluetooth: Re-use kstrtobool_from_user() | Andy Shevchenko |
2018-05-18 | Bluetooth: Add __hci_cmd_send function | Loic Poulain |
2017-10-30 | Bluetooth: Use bt_dev_err and bt_dev_info when possible | Marcel Holtmann |
2017-06-29 | bluetooth: remove WQ_MEM_RECLAIM from hci workqueues | Tejun Heo |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg |
2017-06-12 | Bluetooth: Send HCI Set Event Mask Page 2 command only when needed | Marcel Holtmann |
2017-05-18 | Bluetooth: Skip vendor diagnostic configuration for HCI User Channel | Marcel Holtmann |