summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-30Bluetooth: Enable/Disable address resolution during le create connSathish Narasimman5-14/+47
2020-07-30Bluetooth: Let controller creates RPA during le create connSathish Narasimman1-1/+7
2020-07-30Bluetooth: Translate additional address type during le_connSathish Narasimman1-0/+16
2020-07-30Bluetooth: Update resolving list when updating whitelistMarcel Holtmann1-2/+39
2020-07-30Bluetooth: Configure controller address resolution if availableMarcel Holtmann2-3/+26
2020-07-30Bluetooth: Translate additional address type correctlyMarcel Holtmann2-2/+13
2020-07-28Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSRVenkata Lakshmi Narayana Gubba1-4/+5
2020-07-28Bluetooth: Fix suspend notifier raceAbhishek Pandit-Subedi1-2/+3
2020-07-28Bluetooth: hci_serdev: Only unregister device if it was registeredNicolas Boichat1-1/+2
2020-07-28Bluetooth: Return NOTIFY_DONE for hci_suspend_notifierMax Chou1-1/+1
2020-07-28Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flagsNicolas Boichat1-1/+1
2020-07-28Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas4-12/+81
2020-07-16Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt1-1/+1
2020-07-15Bluetooth: Add per-instance adv disable/removeDaniel Winkler4-10/+59
2020-07-13Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye1-0/+7
2020-07-13Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye1-1/+1
2020-07-13Bluetooth: hci_qca: Bug fixes for SSRVenkata Lakshmi Narayana Gubba1-4/+36
2020-07-13Bluetooth: btusb: add Realtek 8822CE to usb_device_id tableJoseph Hwang1-0/+4
2020-07-10Replace HTTP links with HTTPS ones: BLUETOOTH SUBSYSTEMAlexander A. Klimov1-1/+1
2020-07-10Bluetooth: Use fallthrough pseudo-keywordGustavo A. R. Silva4-11/+3
2020-07-10Bluetooth: RFCOMM: Use fallthrough pseudo-keywordGustavo A. R. Silva2-2/+2
2020-07-10Bluetooth: core: Use fallthrough pseudo-keywordGustavo A. R. Silva6-19/+17
2020-07-10Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye1-1/+1
2020-07-08Bluetooth: Use whitelist for scan policy when suspendingMiao-chen Chou1-2/+3
2020-07-07Bluetooth: le_simult_central_peripheral experimental featureAlain Michaud1-2/+23
2020-07-07Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear()Miao-chen Chou1-2/+0
2020-07-07Bluetooth: btusb: USB alternate setting 1 for WBSHilda Wu1-14/+20
2020-07-07Bluetooth: use configured default params for active scansAlain Michaud1-5/+6
2020-07-07Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud4-1/+16
2020-07-07dt-bindings: net: bluetooth: realtek: Fix uart-has-rtscts exampleMartin Blumenstingl1-1/+1
2020-06-26Bluetooth: btusb: Comment on unbalanced pm referenceAbhishek Pandit-Subedi1-0/+1
2020-06-25Bluetooth: btusb: Refactor of firmware download flow for Intel conrollersKiran K1-65/+80
2020-06-24Bluetooth: Don't restart scanning if pausedAbhishek Pandit-Subedi1-0/+10
2020-06-24Bluetooth: btusb: BTUSB_WAKEUP_DISABLE prevents wakeAbhishek Pandit-Subedi1-0/+3
2020-06-24Bluetooth: btusb: Reset port on cmd timeoutAbhishek Pandit-Subedi1-0/+17
2020-06-23Bluetooth: btmtksdio: fix up firmware download sequenceSean Wang1-1/+15
2020-06-23Bluetooth: btusb: fix up firmware download sequenceSean Wang1-1/+15
2020-06-23Bluetooth: add a mutex lock to avoid UAF in do_enale_setLihong Kou1-0/+5
2020-06-22Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz3-16/+31
2020-06-22Bluetooth: use configured params for ext advAlain Michaud2-4/+11
2020-06-22Bluetooth: Add hci_dev_lock to get/set device flagsAbhishek Pandit-Subedi1-0/+8
2020-06-18Bluetooth: mgmt: Use command complete on success for set system configMarcel Holtmann1-3/+2
2020-06-18Bluetooth: Terminate the link if pairing is cancelledManish Mandlik4-11/+42
2020-06-18Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou5-6/+35
2020-06-18Bluetooth: Notify adv monitor removed eventMiao-chen Chou1-0/+16
2020-06-18Bluetooth: Notify adv monitor added eventMiao-chen Chou1-1/+17
2020-06-18Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou3-0/+67
2020-06-18Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou3-0/+142
2020-06-18Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou5-1/+97
2020-06-18Bluetooth: Add definitions for advertisement monitor featuresMiao-chen Chou1-0/+49