summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Increment management interface revisionMarcel Holtmann2020-07-311-1/+1
* Bluetooth: use the proper scan params when conn is pendingAlain Michaud2020-07-311-0/+24
* Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"Abhishek Pandit-Subedi2020-07-301-4/+0
* Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman2020-07-304-3/+148
* Bluetooth: Enable RPA TimeoutSathish Narasimman2020-07-302-0/+10
* Bluetooth: Enable/Disable address resolution during le create connSathish Narasimman2020-07-305-14/+47
* Bluetooth: Let controller creates RPA during le create connSathish Narasimman2020-07-301-1/+7
* Bluetooth: Translate additional address type during le_connSathish Narasimman2020-07-301-0/+16
* Bluetooth: Update resolving list when updating whitelistMarcel Holtmann2020-07-301-2/+39
* Bluetooth: Configure controller address resolution if availableMarcel Holtmann2020-07-302-3/+26
* Bluetooth: Translate additional address type correctlyMarcel Holtmann2020-07-302-2/+13
* Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSRVenkata Lakshmi Narayana Gubba2020-07-281-4/+5
* Bluetooth: Fix suspend notifier raceAbhishek Pandit-Subedi2020-07-281-2/+3
* Bluetooth: hci_serdev: Only unregister device if it was registeredNicolas Boichat2020-07-281-1/+2
* Bluetooth: Return NOTIFY_DONE for hci_suspend_notifierMax Chou2020-07-281-1/+1
* Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flagsNicolas Boichat2020-07-281-1/+1
* Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas2020-07-284-12/+81
* Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt2020-07-161-1/+1
* Bluetooth: Add per-instance adv disable/removeDaniel Winkler2020-07-154-10/+59
* Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye2020-07-131-0/+7
* Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye2020-07-131-1/+1
* Bluetooth: hci_qca: Bug fixes for SSRVenkata Lakshmi Narayana Gubba2020-07-131-4/+36
* Bluetooth: btusb: add Realtek 8822CE to usb_device_id tableJoseph Hwang2020-07-131-0/+4
* Replace HTTP links with HTTPS ones: BLUETOOTH SUBSYSTEMAlexander A. Klimov2020-07-101-1/+1
* Bluetooth: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-104-11/+3
* Bluetooth: RFCOMM: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-102-2/+2
* Bluetooth: core: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-106-19/+17
* Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye2020-07-101-1/+1
* Bluetooth: Use whitelist for scan policy when suspendingMiao-chen Chou2020-07-081-2/+3
* Bluetooth: le_simult_central_peripheral experimental featureAlain Michaud2020-07-071-2/+23
* Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear()Miao-chen Chou2020-07-071-2/+0
* Bluetooth: btusb: USB alternate setting 1 for WBSHilda Wu2020-07-071-14/+20
* Bluetooth: use configured default params for active scansAlain Michaud2020-07-071-5/+6
* Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud2020-07-074-1/+16
* dt-bindings: net: bluetooth: realtek: Fix uart-has-rtscts exampleMartin Blumenstingl2020-07-071-1/+1
* Bluetooth: btusb: Comment on unbalanced pm referenceAbhishek Pandit-Subedi2020-06-261-0/+1
* Bluetooth: btusb: Refactor of firmware download flow for Intel conrollersKiran K2020-06-251-65/+80
* Bluetooth: Don't restart scanning if pausedAbhishek Pandit-Subedi2020-06-241-0/+10
* Bluetooth: btusb: BTUSB_WAKEUP_DISABLE prevents wakeAbhishek Pandit-Subedi2020-06-241-0/+3
* Bluetooth: btusb: Reset port on cmd timeoutAbhishek Pandit-Subedi2020-06-241-0/+17
* Bluetooth: btmtksdio: fix up firmware download sequenceSean Wang2020-06-231-1/+15
* Bluetooth: btusb: fix up firmware download sequenceSean Wang2020-06-231-1/+15
* Bluetooth: add a mutex lock to avoid UAF in do_enale_setLihong Kou2020-06-231-0/+5
* Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz2020-06-223-16/+31
* Bluetooth: use configured params for ext advAlain Michaud2020-06-222-4/+11
* Bluetooth: Add hci_dev_lock to get/set device flagsAbhishek Pandit-Subedi2020-06-221-0/+8
* Bluetooth: mgmt: Use command complete on success for set system configMarcel Holtmann2020-06-181-3/+2
* Bluetooth: Terminate the link if pairing is cancelledManish Mandlik2020-06-184-11/+42
* Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou2020-06-185-6/+35
* Bluetooth: Notify adv monitor removed eventMiao-chen Chou2020-06-181-0/+16