summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop workingHui Wang2021-02-081-0/+7
* Bluetooth: btusb: fix excessive stack usageArnd Bergmann2021-02-041-9/+15
* Bluetooth: btusb: remove set but not used variable in btusb_mtk_setup_firmwar...Ye Bin2021-02-041-4/+0
* Bluetooth: btusb: Fix typo and correct the log printJupeng Zhong2021-02-031-2/+2
* Bluetooth: btusb: Fix the autosuspend enable and disableHui Wang2021-02-031-2/+5
* Bluetooth: Fix crash in mgmt_add_adv_patterns_monitor_completeHoward Chung2021-02-031-1/+1
* Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recvJupeng Zhong2021-02-021-10/+10
* Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_dataGopal Tiwari2021-02-021-0/+3
* Bluetooth: btusb: Add protocol support for MediaTek MT7921U USB devicesMark Chen2021-02-021-0/+200
* Bluetooth: btusb: Fine-tune mt7663 mechanism.Mark Chen2021-02-021-5/+6
* Bluetooth: hci_qca: check for SSR triggered flag while suspendVenkata Lakshmi Narayana Gubba2021-02-021-1/+2
* Bluetooth: Skip eSCO 2M params when not supportedYu Liu2021-02-012-2/+19
* Bluetooth: fix indentation and alignment reported by checkpatchTomoyuki Matsushita2021-01-291-11/+11
* Bluetooth: btrtl: Enable WBS for the specific Realtek devicesMax Chou2021-01-291-7/+23
* Bluetooth: fix coccicheck warnings debugfsJiapeng Zhong2021-01-291-40/+40
* Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede2021-01-292-7/+19
* Bluetooth: L2CAP: Try harder to accept device not knowing optionsBastien Nocera2021-01-251-0/+1
* Bluetooth: L2CAP: Fix handling fragmented lengthLuiz Augusto von Dentz2021-01-252-25/+94
* Bluetooth: btusb: fix memory leak on suspend and resumeVamshi K Sthambamkadi2021-01-251-1/+2
* dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/Geert Uytterhoeven2021-01-251-1/+1
* Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian2021-01-251-2/+4
* Bluetooth: drop HCI device reference before returnPan Bian2021-01-251-0/+1
* Bluetooth: disable advertisement filters during suspendHoward Chung2021-01-254-5/+46
* Bluetooth: advmon offload MSFT interleave scanning integrationArchie Pusaka2021-01-251-9/+11
* Bluetooth: advmon offload MSFT handle filter enablementArchie Pusaka2021-01-252-0/+73
* Bluetooth: advmon offload MSFT handle controller resetArchie Pusaka2021-01-251-5/+71
* Bluetooth: advmon offload MSFT remove monitorArchie Pusaka2021-01-255-50/+323
* Bluetooth: advmon offload MSFT add monitorArchie Pusaka2021-01-255-43/+356
* Bluetooth: advmon offload MSFT add rssi supportArchie Pusaka2021-01-253-72/+178
* Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtlClaire Chang2021-01-251-0/+5
* Bluetooth: hci_qca: Wait for SSR completion during suspendVenkata Lakshmi Narayana Gubba2021-01-061-7/+9
* Bluetooth: hci_qca: Fix memleak in qca_controller_memdumpDinghao Liu2021-01-061-0/+2
* Bluetooth: hci_h5: Add support for binding RTL8723DS with device treeJohn-Eric Kamps2021-01-061-0/+2
* Bluetooth: btusb: Add support for GarfieldPeak controllerKiran K2021-01-061-0/+2
* Bluetooth: avoid u128_xor() on potentially misaligned inputsArd Biesheuvel2021-01-061-3/+2
* Bluetooth: btrtl: Add null check in setupAbhishek Pandit-Subedi2021-01-061-0/+4
* Bluetooth: Fix initializing response id after clearing structChristopher William Snowhill2020-12-271-1/+1
* Bluetooth: btrtl: Enable central-peripheral roleAbhishek Pandit-Subedi2020-12-221-2/+13
* Bluetooth: btusb: Remove duplicate newlines from loggingJoe Perches2020-12-211-4/+4
* Bluetooth: Cancel Inquiry before Create ConnectionSonny Sasaka2020-12-181-0/+17
* Bluetooth: btmtksdio: Fixed switch and case should be at the same indentJagdish Tirumala2020-12-181-8/+8
* Revert "Bluetooth: btintel: Fix endianness issue for TLV version information"Kiran K2020-12-181-14/+7
* Bluetooth: hci_bcm: Add support for ISO packetsJakub Pawlowski2020-12-181-0/+1
* Bluetooth: btrtl: Enable MSFT extension for RTL8822CE controllerMiao-chen Chou2020-12-181-0/+6
* Bluetooth: btusb: Enable MSFT extension for Intel controllersMiao-chen Chou2020-12-181-0/+3
* Bluetooth: btqca: Enable MSFT extension for Qualcomm WCN399xMiao-chen Chou2020-12-181-0/+13
* Bluetooth: Pause service discovery for suspendAbhishek Pandit-Subedi2020-12-181-0/+8
* Bluetooth: btusb: add shutdown function for wcn6855Tim Jiang2020-12-181-0/+15
* Bluetooth: Remove hci_req_le_suspend_configAbhishek Pandit-Subedi2020-12-181-17/+8
* Bluetooth: hci_uart: Fix a race for write_work schedulingClaire Chang2020-12-182-6/+5