summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2024-05-162-2/+0
|\
| * Bluetooth: btmtksdio: drop driver owner initializationKrzysztof Kozlowski2024-04-041-1/+0
| * Bluetooth: btmrvl_sdio: drop driver owner initializationKrzysztof Kozlowski2024-04-041-1/+0
* | Bluetooth: btintel_pcie: Refactor and code cleanupKiran K2024-05-142-5/+4
* | Bluetooth: btintel_pcie: Fix warning reported by sparseKiran K2024-05-141-1/+1
* | Bluetooth: btintel: Fix compiler warning for multi_v7_defconfig configKiran K2024-05-141-1/+1
* | Bluetooth: btintel_pcie: Fix compiler warningsKiran K2024-05-141-7/+3
* | Bluetooth: btintel_pcie: Add *setup* function to download firmwareKiran K2024-05-142-5/+315
* | Bluetooth: btintel_pcie: Add support for PCIe transportTedd Ho-Jeong An2024-05-145-1/+1495
* | Bluetooth: btintel: Export few static functionsKiran K2024-05-142-10/+59
* | Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz2024-05-1410-47/+1
* | Bluetooth: qca: Fix error code in qca_read_fw_build_info()Dan Carpenter2024-05-141-1/+3
* | Bluetooth: btintel: Add support for Filmore Peak2 (BE201)Kiran K2024-05-141-0/+1
* | Bluetooth: btintel: Add support for BlazarIKiran K2024-05-141-0/+3
* | Bluetooth: qca: clean up definesJohan Hovold2024-05-141-30/+30
* | Bluetooth: qca: drop bogus module versionJohan Hovold2024-05-141-4/+1
* | Bluetooth: qca: drop bogus edl header checksJohan Hovold2024-05-141-20/+0
* | Bluetooth: btusb: Sort usb_device_id table by the IDJiande Lu2024-05-141-18/+15
* | Bluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925Jiande Lu2024-05-141-0/+24
* | Bluetooth: qca: Support downloading board id specific NVM for WCN7850Zijun Hu2024-05-141-3/+15
* | Bluetooth: Populate hci_set_hw_info for Intel and RealtekArchie Pusaka2024-05-142-0/+16
* | Bluetooth: btusb: Correct timeout macro argument used to receive control messageZijun Hu2024-05-141-3/+3
* | Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921Peter Tsao2024-05-141-0/+1
* | Bluetooth: ath3k: Fix multiple issues reported by checkpatch.plUri Arev2024-05-141-14/+11
* | Bluetooth: hci_bcm: Limit bcm43455 baudrate to 2000000Hans de Goede2024-05-141-1/+1
* | Bluetooth: hci_intel: Fix multiple issues reported by checkpatch.plUri Arev2024-05-141-9/+10
* | Bluetooth: hci_intel: Convert to platform remove callback returning voidUwe Kleine-König2024-05-141-4/+2
* | Bluetooth: hci_bcm: Convert to platform remove callback returning voidUwe Kleine-König2024-05-141-4/+2
* | Bluetooth: btqcomsmd: Convert to platform remove callback returning voidUwe Kleine-König2024-05-141-4/+2
* | Bluetooth: Add support for MediaTek MT7922 deviceIan W MORRISON2024-05-141-0/+5
* | Bluetooth: btintel: Add support to download intermediate loaderKiran K2024-05-142-1/+40
* | Bluetooth: btintel: Define macros for image typesKiran K2024-05-142-6/+9
* | Bluetooth: qca: fix firmware check error pathJohan Hovold2024-05-031-1/+1
* | Bluetooth: qca: fix info leak when fetching board idJohan Hovold2024-05-031-0/+5
* | Bluetooth: qca: fix info leak when fetching fw build idJohan Hovold2024-05-032-5/+21
* | Bluetooth: qca: generalise device address checkJohan Hovold2024-05-032-9/+14
* | Bluetooth: qca: fix NVM configuration parsingJohan Hovold2024-05-031-2/+22
* | Bluetooth: qca: add missing firmware sanity checksJohan Hovold2024-05-031-6/+32
* | Bluetooth: qca: fix wcn3991 device address checkJohan Hovold2024-05-031-1/+4
* | Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()Bartosz Golaszewski2024-04-241-5/+13
* | Bluetooth: qca: fix NULL-deref on non-serdev setupJohan Hovold2024-04-241-2/+4
* | Bluetooth: qca: fix NULL-deref on non-serdev suspendJohan Hovold2024-04-241-0/+3
* | Bluetooth: btusb: mediatek: Fix double free of skb in coredumpSean Wang2024-04-241-4/+3
* | Bluetooth: qca: fix invalid device address checkJohan Hovold2024-04-242-2/+38
* | Bluetooth: btusb: Fix triggering coredump implementation for QCAZijun Hu2024-04-241-5/+4
* | Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853WangYuli2024-04-241-0/+2
* | Bluetooth: qca: fix device-address endiannessJohan Hovold2024-03-292-2/+16
* | Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"Johan Hovold2024-03-291-12/+1
|/
* Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-213-6/+6
|\
| * treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini2024-01-273-6/+6