summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2024-07-25Bluetooth: btnxpuart: Enable Power Save feature on startupNeeraj Sanjay Kale
2024-07-11Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm rebootZijun Hu
2024-07-11Bluetooth: hci_bcm4377: Fix msgid releaseHector Martin
2024-06-27Bluetooth: ath3k: Fix multiple issues reported by checkpatch.plUri Arev
2024-06-12Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz
2024-06-12Bluetooth: qca: Fix error code in qca_read_fw_build_info()Dan Carpenter
2024-05-17Bluetooth: qca: fix firmware check error pathJohan Hovold
2024-05-17Bluetooth: qca: fix info leak when fetching fw build idJohan Hovold
2024-05-17Bluetooth: qca: fix info leak when fetching board idJohan Hovold
2024-05-17Bluetooth: qca: generalise device address checkJohan Hovold
2024-05-17Bluetooth: qca: fix NVM configuration parsingJohan Hovold
2024-05-17Bluetooth: qca: add missing firmware sanity checksJohan Hovold
2024-05-17Bluetooth: qca: fix wcn3991 device address checkJohan Hovold
2024-05-17Bluetooth: qca: fix invalid device address checkJohan Hovold
2024-05-17Bluetooth: qca: add support for QCA2066Tim Jiang
2024-05-02Bluetooth: qca: fix NULL-deref on non-serdev setupJohan Hovold
2024-05-02Bluetooth: qca: fix NULL-deref on non-serdev suspendJohan Hovold
2024-05-02Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853WangYuli
2024-05-02Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()Bartosz Golaszewski
2024-05-02Bluetooth: btusb: mediatek: Fix double free of skb in coredumpSean Wang
2024-05-02Bluetooth: btusb: Fix triggering coredump implementation for QCAZijun Hu
2024-04-13Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz
2024-04-13Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto
2024-04-13Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922Takashi Iwai
2024-04-13Bluetooth: btintel: Fix null ptr deref in btintel_read_versionEdward Adam Davis
2024-04-10Bluetooth: qca: fix device-address endiannessJohan Hovold
2024-04-10Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"Johan Hovold
2024-04-03Bluetooth: btnxpuart: Fix btnxpuart_closeMarcel Ziswiler
2024-03-26Bluetooth: btusb: Fix memory leakLuiz Augusto von Dentz
2024-03-26Bluetooth: btrtl: fix out of bounds memory accessAndrey Skvortsov
2024-03-26Bluetooth: hci_h5: Add ability to allocate memory for private dataAndrey Skvortsov
2024-03-26Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()Bartosz Golaszewski
2024-03-06Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalidJohan Hovold
2024-03-06Bluetooth: qca: Fix triggering coredump implementationZijun Hu
2024-03-06Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DTJanaki Ramaiah Thota
2024-03-06Bluetooth: qca: Fix wrong event type for patch config commandZijun Hu
2024-02-05Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066Zijun Hu
2024-01-25Bluetooth: btmtkuart: fix recv_buf() return valueFrancesco Dolcini
2024-01-25Bluetooth: btnxpuart: fix recv_buf() return valueFrancesco Dolcini
2024-01-01Bluetooth: Fix deadlock in vhci_send_frameYing Hsu
2023-11-28Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BEGuan Wentao
2023-11-28Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tablesMasum Reza
2023-11-28Bluetooth: btusb: Add date->evt_skb is NULL checkyouwan Wang
2023-11-08Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODEDJanne Grunau
2023-10-13Bluetooth: btrtl: Ignore error return for hci_devcd_register()Max Chou
2023-10-11Bluetooth: vhci: Fix race when opening vhci deviceArkadiusz Bokowy
2023-09-20Bluetooth: btusb: add shutdown function for QCA6174Rocky Liao
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-24Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan
2023-08-24Bluetooth: btusb: Fix quirks table namingBastien Nocera