aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 11-189/+449
2020-06-01Bluetooth: hci_qca: Fix QCA6390 memdump failureGravatar Zijun Hu 1-9/+45
2020-06-01Bluetooth: btmtkuart: Use serdev_device_write_buf() instead of serdev_device_...Gravatar Zijun Hu 1-2/+1
2020-06-01Bluetooth: hci_qca: Improve controller ID info log levelGravatar Zijun Hu 1-5/+9
2020-05-29Bluetooth: hci_qca: Fix qca6390 enable failure after warm rebootGravatar Zijun Hu 1-0/+33
2020-05-29Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe()Gravatar Chuhong Yuan 1-6/+8
2020-05-29Bluetooth: hci_qca: Fix suspend/resume functionality failureGravatar Zijun Hu 1-4/+6
2020-05-29mmc: sdio: Move SDIO IDs from btmtksdio driver to common include fileGravatar Pali Rohár 1-2/+2
2020-05-29mmc: sdio: Move SDIO IDs from btmrvl driver to common include fileGravatar Pali Rohár 1-9/+9
2020-05-28Bluetooth: btbcm: Added 003.006.007, changed 001.003.015Gravatar Azamat H. Hackimov 1-1/+2
2020-05-20Bluetooth: hci_qca: Fix uninitialized access to hdevGravatar Abhishek Pandit-Subedi 1-1/+2
2020-05-18Bluetooth: hci_qca: Enable WBS support for wcn3991Gravatar Abhishek Pandit-Subedi 1-6/+17
2020-05-13Bluetooth: serdev: Constify serdev_device_opsGravatar Rikard Falkeborn 1-3/+1
2020-05-13Bluetooth: btusb: Add support for Intel Bluetooth Device Typhoon Peak (8087:0...Gravatar Raghuram Hegde 1-0/+2
2020-05-13Bluetooth: btusb: Implement hdev->prevent_wakeGravatar Abhishek Pandit-Subedi 1-0/+8
2020-05-11Bluetooth: hci_h5: Add support for binding RTL8723BS with device treeGravatar Vasily Khoruzhick 1-0/+2
2020-04-28Bluetooth: hci_qca: allow max-speed to be set for QCA9377 devicesGravatar Christian Hewitt 1-7/+9
2020-04-28Bluetooth: hci_qca: add compatible for QCA9377Gravatar Christian Hewitt 1-0/+1
2020-04-28Bluetooth: btusb: Adding support for LE scatternet to Jfp and ThPGravatar Alain Michaud 1-2/+7
2020-04-28Bluetooth: Adding driver and quirk defs for multi-role LEGravatar Alain Michaud 1-0/+1
2020-04-22Bluetooth: btbcm: Add 2 missing models to subver tablesGravatar Hans de Goede 1-0/+2
2020-04-22Bluetooth: btbcm: Try multiple Patch filenames when loading the Patch firmwareGravatar Hans de Goede 1-16/+43
2020-04-22Bluetooth: btbcm: Bail sooner from btbcm_initialize() when not loading fwGravatar Hans de Goede 1-7/+7
2020-04-22Bluetooth: btbcm: Make btbcm_setup_patchram use btbcm_finalizeGravatar Hans de Goede 3-22/+11
2020-04-22Bluetooth: btbcm: Make btbcm_initialize() print local-name on re-init tooGravatar Hans de Goede 1-9/+10
2020-04-22Bluetooth: btbcm: Fold Patch loading + applying into btbcm_initialize()Gravatar Hans de Goede 3-40/+35
2020-04-22Bluetooth: btbcm: Move setting of USE_BDADDR_PROPERTY quirk to hci_bcm.cGravatar Hans de Goede 2-6/+6
2020-04-22Bluetooth: btbcm: Drop upper nibble version check from btbcm_initialize()Gravatar Hans de Goede 1-4/+0
2020-04-11Bluetooth: btrtl: Add support for RTL8761BGravatar Ziqian SUN (Zamir) 1-1/+9
2020-04-08Bluetooth: btusb: check for NULL in btusb_find_altsetting()Gravatar Sathish Narasimman 1-0/+3
2020-04-05Bluetooth: btusb: Enable MSFT extension for Intel ThunderPeak devicesGravatar Miao-chen Chou 1-0/+9
2020-04-05Bluetooth: btusb: Enable Intel events even if already in operational modeGravatar Marcel Holtmann 1-8/+9
2020-04-05Bluetooth: btusb: handle mSBC audio over USB EndpointsGravatar Sathish Narasimman 1-37/+119
2020-04-03Bluetooth: hci_bcm: fix freeing not-requested IRQGravatar Michał Mirosław 1-1/+4
2020-04-03Bluetooth: hci_bcm: respect IRQ polarity from DTGravatar Michał Mirosław 1-1/+2
2020-04-02Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390Gravatar Rocky Liao 3-13/+48
2020-03-16Bluetooth: btusb: print Intel fw build version in power-on bootGravatar Sukumar Ghorai 1-1/+8
2020-03-11Bluetooth: hci_h5: Switch from BT_ERR to bt_dev_err where possibleGravatar Marcel Holtmann 1-13/+13
2020-03-11Bluetooth: bfusb: Switch from BT_ERR to bt_dev_err where possibleGravatar Marcel Holtmann 1-17/+16
2020-03-08Bluetooth: Enable erroneous data reporting if WBS is supportedGravatar Alain Michaud 1-1/+1
2020-03-04Bluetooth: hci_qca: Replace devm_gpiod_get() with devm_gpiod_get_optional()Gravatar Rocky Liao 1-8/+8
2020-03-04Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA RomeGravatar Rocky Liao 1-21/+26
2020-03-01Bluetooth: btqca: Fix the NVM baudrate tag offcet for wcn3991Gravatar Rocky Liao 1-3/+7
2020-02-28Bluetooth: hci_qca: Not send vendor pre-shutdown command for QCA RomeGravatar Rocky Liao 1-1/+3
2020-02-28Bluetooth: Support querying for WBS support through MGMTGravatar Alain Michaud 1-0/+3
2020-02-28Bluetooth: btusb: Add flag to define wideband speech capabilityGravatar Alain Michaud 1-6/+13
2020-02-28Bluetooth: hci_h4: Remove a redundant assignment in 'h4_flush()'Gravatar Christophe JAILLET 1-2/+0
2020-02-28Bluetooth: hci_h4: Fix a typo in a commentGravatar Christophe JAILLET 1-1/+1
2020-02-28Bluetooth: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 2-5/+5
2020-02-18Bluetooth: hci_h5: Move variable into local scopeGravatar Marcel Holtmann 1-1/+2