aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+2
2021-04-09Bluetooth: btusb: Revert Fix the autosuspend enable and disableHans de Goede1-5/+2
2021-04-02Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip.mark-yw.chen1-1/+3
2021-03-25Bluetooth: btusb: Consolidate code for waiting firmware to bootLuiz Augusto von Dentz1-82/+66
2021-03-25Bluetooth: btusb: Consolidate code for waiting firmware downloadLuiz Augusto von Dentz1-60/+48
2021-03-25Bluetooth: btintel: Consolidate intel_version parsingLuiz Augusto von Dentz1-8/+4
2021-03-25Bluetooth: btintel: Consolidate intel_version_tlv parsingLuiz Augusto von Dentz1-53/+3
2021-03-25Bluetooth: btintel: Move operational checks after version checkLuiz Augusto von Dentz1-44/+24
2021-03-25Bluetooth: btintel: Check firmware version before downloadLuiz Augusto von Dentz1-2/+16
2021-03-08Bluetooth: btusb: print firmware file name on error loading firmwareKiran K1-2/+4
2021-02-26Bluetooth: btusb: Fix incorrect type in assignment and uninitialized symbolmark-yw.chen1-4/+4
2021-02-26Bluetooth: btusb: support 0cb5:c547 Realtek 8822CE deviceRasmus Moorats1-0/+2
2021-02-08Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop workingHui Wang1-0/+7
2021-02-04Bluetooth: btusb: fix excessive stack usageArnd Bergmann1-9/+15
2021-02-04Bluetooth: btusb: remove set but not used variable in btusb_mtk_setup_firmware_79xxYe Bin1-4/+0
2021-02-03Bluetooth: btusb: Fix typo and correct the log printJupeng Zhong1-2/+2
2021-02-03Bluetooth: btusb: Fix the autosuspend enable and disableHui Wang1-2/+5
2021-02-02Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recvJupeng Zhong1-10/+10
2021-02-02Bluetooth: btusb: Add protocol support for MediaTek MT7921U USB devicesMark Chen1-0/+200
2021-02-02Bluetooth: btusb: Fine-tune mt7663 mechanism.Mark Chen1-5/+6
2021-01-06Bluetooth: btusb: Add support for GarfieldPeak controllerKiran K1-0/+2
2020-12-21Bluetooth: btusb: Remove duplicate newlines from loggingJoe Perches1-4/+4
2020-12-18Bluetooth: btusb: Enable MSFT extension for Intel controllersMiao-chen Chou1-0/+3
2020-12-18Bluetooth: btusb: add shutdown function for wcn6855Tim Jiang1-0/+15
2020-12-18Bluetooth: btusb: Always fallback to alt 1 for WBSTrent Piepho1-14/+6
2020-12-07Bluetooth: btusb: Add workaround for remote-wakeup issues with Barrot 8041a02 fake CSR controllersHans de Goede1-0/+38
2020-12-07Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice val of 0x0134Hans de Goede1-0/+8
2020-12-07Bluetooth: btusb: support download nvm with different board id for wcn6855Tim Jiang1-3/+16
2020-12-07Bluetooth: btusb: Map Typhoon peak controller to BTUSB_INTEL_NEWGENKiran K1-1/+1
2020-12-07Bluetooth: btusb: Helper function to download firmware to Intel adaptersKiran K1-0/+165
2020-12-07Bluetooth: btusb: Define a function to construct firmware filenameKiran K1-0/+17
2020-12-07Bluetooth: btusb: Add *setup* function for new generation Intel controllersKiran K1-0/+141
2020-12-07Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmware()Jing Xiangfeng1-1/+1
2020-12-07Bluetooth: btusb: Support 0bda:c123 Realtek 8822CE deviceCadel Watson1-0/+2
2020-11-11Bluetooth: btusb: Add support for 1358:c123 Realtek 8822CE deviceJulian Pidancet1-0/+2
2020-11-10Bluetooth: btusb: btrtl: Add support for RTL8852AMax Chou1-0/+4
2020-11-10Bluetooth: btusb: Add support for 13d3:3560 MediaTek MT7615E deviceChris Chiu1-0/+3
2020-11-09Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CEMax Chou1-2/+16
2020-09-27Bluetooth: btusb: Add Qualcomm Bluetooth SoC WCN6855 supportRocky Liao1-13/+53
2020-09-20Bluetooth: btusb: Enable wide band speech support for BTUSB_QCA_ROMERocky Liao1-18/+36
2020-08-31Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urbDinghao Liu1-0/+1
2020-08-31Bluetooth: btusb: Update boot parameter specific to SKUKiran K1-4/+4
2020-07-30Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"Abhishek Pandit-Subedi1-4/+0
2020-07-28Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas1-10/+64
2020-07-13Bluetooth: btusb: add Realtek 8822CE to usb_device_id tableJoseph Hwang1-0/+4
2020-07-07Bluetooth: btusb: USB alternate setting 1 for WBSHilda Wu1-14/+20
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: btusb: BTUSB_WAKEUP_DISABLE prevents wakeAbhishek Pandit-Subedi1-0/+3
2020-06-24Bluetooth: btusb: Reset port on cmd timeoutAbhishek Pandit-Subedi1-0/+17