summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()Bartosz Golaszewski13 days1-5/+13
* Bluetooth: qca: fix NULL-deref on non-serdev setupJohan Hovold13 days1-2/+4
* Bluetooth: qca: fix NULL-deref on non-serdev suspendJohan Hovold13 days1-0/+3
* Bluetooth: btusb: mediatek: Fix double free of skb in coredumpSean Wang13 days1-4/+3
* Bluetooth: qca: fix invalid device address checkJohan Hovold13 days2-2/+38
* Bluetooth: btusb: Fix triggering coredump implementation for QCAZijun Hu13 days1-5/+4
* Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853WangYuli13 days1-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
* | Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto2024-03-061-0/+1
* | Bluetooth: btusb: Add support Mediatek MT7920Peter Tsao2024-03-061-1/+10
* | Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922Takashi Iwai2024-03-062-0/+2
* | Bluetooth: btnxpuart: Fix btnxpuart_closeMarcel Ziswiler2024-03-061-0/+3
* | Bluetooth: btusb: Fix memory leakLuiz Augusto von Dentz2024-03-062-5/+9
* | Bluetooth: btrtl: fix out of bounds memory accessAndrey Skvortsov2024-03-061-0/+1
* | Bluetooth: hci_h5: Add ability to allocate memory for private dataAndrey Skvortsov2024-03-063-6/+19
* | Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz2024-03-061-2/+2
* | Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()Bartosz Golaszewski2024-03-061-3/+3
* | Bluetooth: btintel: Print Firmware Sequencer informationKiran K2024-03-061-0/+114
* | Bluetooth: btbcm: Use devm_kstrdup()Christophe JAILLET2024-03-061-4/+1
* | Bluetooth: btbcm: Use strreplace()Christophe JAILLET2024-03-061-5/+2
* | Bluetooth: btintel: Fix null ptr deref in btintel_read_versionEdward Adam Davis2024-03-061-1/+1
* | Bluetooth: btusb: Add new VID/PID 13d3/3602 for MT7925Ulrik Strid2024-03-061-0/+5
* | Bluetooth: btnxpuart: Resolve TX timeout error in power save stress testNeeraj Sanjay Kale2024-03-061-3/+21
* | Bluetooth: btrtl: Add the support for RTL8852BT/RTL8852BE-VTMax Chou2024-03-062-0/+17
* | Bluetooth: qca: Fix triggering coredump implementationZijun Hu2024-02-281-5/+4
* | Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DTJanaki Ramaiah Thota2024-02-281-1/+12
* | Bluetooth: qca: Fix wrong event type for patch config commandZijun Hu2024-02-281-1/+1
* | Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalidJohan Hovold2024-02-281-2/+1
|/
* Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-4/+2
|\
| * USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng2024-01-041-4/+2
* | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-183-6/+6
|\ \
| * | tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)2023-12-083-6/+6
| |/
* | Bluetooth: Add device 13d3:3572 IMC Networks Bluetooth RadioJagan Teki2023-12-221-0/+2
* | Bluetooth: btnxpuart: remove useless assignmentFrancesco Dolcini2023-12-221-1/+0
* | Bluetooth: btmtkuart: fix recv_buf() return valueFrancesco Dolcini2023-12-221-8/+3
* | Bluetooth: btnxpuart: fix recv_buf() return valueFrancesco Dolcini2023-12-221-4/+3
* | Bluetooth: qca: Support HFP offload for QCA2066Zijun Hu2023-12-221-0/+22
* | Bluetooth: btintel: Print firmware SHA1Kiran K2023-12-222-1/+8
* | Bluetooth: btusb: Don't suspend when there are connectionsLuiz Augusto von Dentz2023-12-221-0/+4
* | Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066Zijun Hu2023-12-221-0/+1
* | Bluetooth: Fix deadlock in vhci_send_frameYing Hsu2023-12-151-4/+6
|/
* Bluetooth: btmtksdio: enable bluetooth wakeup in system suspendZhengping Jiang2023-10-231-6/+38
* Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BEGuan Wentao2023-10-231-0/+2
* Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODEDJanne Grunau2023-10-231-0/+5
* Bluetooth: btusb: Add date->evt_skb is NULL checkyouwan Wang2023-10-231-0/+3
* Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tablesMasum Reza2023-10-231-0/+2
* Bluetooth: qca: add support for QCA2066Tim Jiang2023-10-233-1/+83