Age | Commit message (Expand) | Author | Files | Lines |
2025-03-13 | bluetooth: btusb: Initialize .owner field of force_poll_sync_fops | Salah Triki | 1 | -0/+1 |
2025-02-27 | Bluetooth: qca: Fix poor RF performance for WCN6855 | Zijun Hu | 1 | -2/+3 |
2025-02-27 | Bluetooth: qca: Update firmware-name to support board specific nvm | Cheng Jiang | 1 | -28/+85 |
2025-02-27 | Bluetooth: qca: Support downloading board id specific NVM for WCN7850 | Zijun Hu | 1 | -3/+15 |
2025-02-08 | Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming | Neeraj Sanjay Kale | 1 | -2/+1 |
2025-01-17 | Bluetooth: btnxpuart: Fix driver sending truncated data | Neeraj Sanjay Kale | 1 | -0/+1 |
2025-01-09 | Bluetooth: btusb: mediatek: add callback function in btusb_disconnect | Chris Lu | 1 | -0/+4 |
2025-01-09 | Bluetooth: btusb: add callback function in btusb suspend/resume | Chris Lu | 1 | -0/+9 |
2025-01-09 | Bluetooth: btusb: Add new VID/PID 0489/e111 for MT7925 | Hao Qin | 1 | -0/+2 |
2025-01-09 | Bluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925 | Jiande Lu | 1 | -0/+24 |
2025-01-09 | Bluetooth: btusb: Add new VID/PID 13d3/3602 for MT7925 | Ulrik Strid | 1 | -0/+5 |
2025-01-09 | Bluetooth: Add support ITTIM PE50-M75C | Jingyang Wang | 1 | -0/+3 |
2024-12-19 | Bluetooth: btmtk: avoid UAF in btmtk_process_coredump | Thadeu Lima de Souza Cascardo | 1 | -8/+12 |
2024-12-14 | Bluetooth: Set quirks for ATS2851 | Danil Pylaev | 1 | -0/+2 |
2024-12-14 | Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tables | Hilda Wu | 1 | -0/+2 |
2024-11-22 | Bluetooth: btintel: Direct exception event to bluetooth stack | Kiran K | 1 | -3/+2 |
2024-10-22 | Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001 | Luiz Augusto von Dentz | 1 | -4/+9 |
2024-10-10 | Bluetooth: btrtl: Set msft ext address filter quirk for RTL8852B | Hilda Wu | 1 | -0/+1 |
2024-10-10 | Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122 | Hilda Wu | 1 | -0/+2 |
2024-10-10 | Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq() | Jinjie Ruan | 1 | -2/+1 |
2024-10-04 | Bluetooth: btusb: Fix not handling ZPL/short-transfer | Luiz Augusto von Dentz | 1 | -1/+4 |
2024-09-12 | Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush() | Neeraj Sanjay Kale | 1 | -4/+8 |
2024-09-12 | Bluetooth: qca: If memdump doesn't work, re-enable IBS | Douglas Anderson | 1 | -0/+1 |
2024-09-04 | Bluetooth: btnxpuart: Fix random crash seen while removing driver | Neeraj Sanjay Kale | 1 | -2/+18 |
2024-09-04 | Bluetooth: btnxpuart: Handle FW Download Abort scenario | Neeraj Sanjay Kale | 1 | -14/+33 |
2024-09-04 | Bluetooth: btnxpuart: Resolve TX timeout error in power save stress test | Neeraj Sanjay Kale | 1 | -3/+21 |
2024-08-14 | Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading | Luke Wang | 1 | -1/+1 |
2024-08-11 | Bluetooth: btintel: Fail setup on error | Kiran K | 1 | -0/+3 |
2024-08-03 | Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591 | WangYuli | 1 | -0/+2 |
2024-08-03 | Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tables | Hilda Wu | 1 | -0/+2 |
2024-08-03 | Bluetooth: btnxpuart: Add handling for boot-signature timeout errors | Neeraj Sanjay Kale | 1 | -4/+48 |
2024-08-03 | Bluetooth: btintel: Refactor btintel_set_ppag() | Kiran K | 1 | -85/+34 |
2024-08-03 | Bluetooth: hci_bcm4377: Use correct unit for timeouts | Sven Peter | 1 | -1/+1 |
2024-07-25 | Bluetooth: btnxpuart: Enable Power Save feature on startup | Neeraj Sanjay Kale | 1 | -1/+1 |
2024-07-11 | Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot | Zijun Hu | 1 | -3/+15 |
2024-07-11 | Bluetooth: hci_bcm4377: Fix msgid release | Hector Martin | 1 | -1/+1 |
2024-06-27 | Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl | Uri Arev | 1 | -14/+11 |
2024-06-12 | Bluetooth: HCI: Remove HCI_AMP support | Luiz Augusto von Dentz | 10 | -47/+1 |
2024-06-12 | Bluetooth: qca: Fix error code in qca_read_fw_build_info() | Dan Carpenter | 1 | -1/+3 |
2024-05-17 | Bluetooth: qca: fix firmware check error path | Johan Hovold | 1 | -1/+1 |
2024-05-17 | Bluetooth: qca: fix info leak when fetching fw build id | Johan Hovold | 2 | -5/+21 |
2024-05-17 | Bluetooth: qca: fix info leak when fetching board id | Johan Hovold | 1 | -0/+5 |
2024-05-17 | Bluetooth: qca: generalise device address check | Johan Hovold | 2 | -9/+14 |
2024-05-17 | Bluetooth: qca: fix NVM configuration parsing | Johan Hovold | 1 | -2/+22 |
2024-05-17 | Bluetooth: qca: add missing firmware sanity checks | Johan Hovold | 1 | -6/+32 |
2024-05-17 | Bluetooth: qca: fix wcn3991 device address check | Johan Hovold | 1 | -1/+4 |
2024-05-17 | Bluetooth: qca: fix invalid device address check | Johan Hovold | 2 | -2/+38 |
2024-05-17 | Bluetooth: qca: add support for QCA2066 | Tim Jiang | 3 | -1/+83 |
2024-05-02 | Bluetooth: qca: fix NULL-deref on non-serdev setup | Johan Hovold | 1 | -2/+4 |
2024-05-02 | Bluetooth: qca: fix NULL-deref on non-serdev suspend | Johan Hovold | 1 | -0/+3 |