aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-02-08Bluetooth: hci_qca: Fixed issue during suspendVenkata Lakshmi Narayana Gubba
2021-02-08Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop workingHui Wang
2021-02-04Bluetooth: btusb: fix excessive stack usageArnd Bergmann
2021-02-04Bluetooth: btusb: remove set but not used variable in btusb_mtk_setup_firmwar...Ye Bin
2021-02-03Bluetooth: btusb: Fix typo and correct the log printJupeng Zhong
2021-02-03Bluetooth: btusb: Fix the autosuspend enable and disableHui Wang
2021-02-02Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recvJupeng Zhong
2021-02-02Bluetooth: btusb: Add protocol support for MediaTek MT7921U USB devicesMark Chen
2021-02-02Bluetooth: btusb: Fine-tune mt7663 mechanism.Mark Chen
2021-02-02Bluetooth: hci_qca: check for SSR triggered flag while suspendVenkata Lakshmi Narayana Gubba
2021-01-29Bluetooth: btrtl: Enable WBS for the specific Realtek devicesMax Chou
2021-01-25Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtlClaire Chang
2021-01-21Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Greg Kroah-Hartman
2021-01-20tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds
2021-01-06Bluetooth: hci_qca: Wait for SSR completion during suspendVenkata Lakshmi Narayana Gubba
2021-01-06Bluetooth: hci_qca: Fix memleak in qca_controller_memdumpDinghao Liu
2021-01-06Bluetooth: hci_h5: Add support for binding RTL8723DS with device treeJohn-Eric Kamps
2021-01-06Bluetooth: btusb: Add support for GarfieldPeak controllerKiran K
2021-01-06Bluetooth: btrtl: Add null check in setupAbhishek Pandit-Subedi
2020-12-22Bluetooth: btrtl: Enable central-peripheral roleAbhishek Pandit-Subedi
2020-12-21Bluetooth: btusb: Remove duplicate newlines from loggingJoe Perches
2020-12-18Bluetooth: btmtksdio: Fixed switch and case should be at the same indentJagdish Tirumala
2020-12-18Revert "Bluetooth: btintel: Fix endianness issue for TLV version information"Kiran K
2020-12-18Bluetooth: hci_bcm: Add support for ISO packetsJakub Pawlowski
2020-12-18Bluetooth: btrtl: Enable MSFT extension for RTL8822CE controllerMiao-chen Chou
2020-12-18Bluetooth: btusb: Enable MSFT extension for Intel controllersMiao-chen Chou
2020-12-18Bluetooth: btqca: Enable MSFT extension for Qualcomm WCN399xMiao-chen Chou
2020-12-18Bluetooth: btusb: add shutdown function for wcn6855Tim Jiang
2020-12-18Bluetooth: hci_uart: Fix a race for write_work schedulingClaire Chang
2020-12-18Bluetooth: btqca: Add support to read FW build version for WCN3991 BTSoCVenkata Lakshmi Narayana Gubba
2020-12-18Bluetooth: btusb: Always fallback to alt 1 for WBSTrent Piepho
2020-12-18Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the prob...Christophe JAILLET
2020-12-07Bluetooth: btusb: Add workaround for remote-wakeup issues with Barrot 8041a02...Hans de Goede
2020-12-07Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice...Hans de Goede
2020-12-07Bluetooth: btusb: support download nvm with different board id for wcn6855Tim Jiang
2020-12-07Bluetooth: btusb: Map Typhoon peak controller to BTUSB_INTEL_NEWGENKiran K
2020-12-07Bluetooth: btusb: Helper function to download firmware to Intel adaptersKiran K
2020-12-07Bluetooth: btusb: Define a function to construct firmware filenameKiran K
2020-12-07Bluetooth: btusb: Add *setup* function for new generation Intel controllersKiran K
2020-12-07Bluetooth: btintel: Fix endianness issue for TLV version informationKiran K
2020-12-07Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()Jing Xiangfeng
2020-12-07Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmwa...Jing Xiangfeng
2020-12-07Bluetooth: btusb: Support 0bda:c123 Realtek 8822CE deviceCadel Watson
2020-12-07Bluetooth: btqca: Use NVM files based on SoC ID for WCN3991Venkata Lakshmi Narayana Gubba
2020-11-23Bluetooth: hci_h5: Add OBDA0623 ACPI HIDHans de Goede
2020-11-23Bluetooth: revert: hci_h5: close serdev device and free hu in h5_closeHans de Goede
2020-11-11Bluetooth: hci_qca: Wait for timeout during suspendVenkata Lakshmi Narayana Gubba
2020-11-11Bluetooth: btrtl: fix incorrect skb allocation failure checkColin Ian King