Age | Commit message (Expand) | Author | Files | Lines |
2025-05-30 | Bluetooth: hci_qca: move the SoC type check to the right place | Bartosz Golaszewski | 1 | -7/+7 |
2025-05-30 | Bluetooth: btnxpuart: Fix missing devm_request_irq() return value check | Krzysztof Kozlowski | 1 | -0/+2 |
2025-05-22 | Bluetooth: btintel: Check dsbr size from EFI variable | Kees Cook | 1 | -8/+2 |
2025-05-22 | Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922 | Liwei Sun | 1 | -0/+2 |
2025-05-22 | Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handling | En-Wei Wu | 1 | -58/+40 |
2025-05-21 | Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925 | Jiande Lu | 1 | -0/+2 |
2025-05-21 | Bluetooth: btintel_pcie: Dump debug registers on error | Chandrashekar Devegowda | 2 | -1/+149 |
2025-05-21 | Revert "Bluetooth: btusb: add sysfs attribute to control USB alt setting" | Hsin-chen Chuang | 1 | -33/+1 |
2025-05-21 | Revert "Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNEL" | Hsin-chen Chuang | 2 | -53/+0 |
2025-05-21 | Bluetooth: btusb: Add HCI Drv commands for configuring altsetting | Hsin-chen Chuang | 1 | -1/+74 |
2025-05-21 | Bluetooth: Introduce HCI Driver protocol | Hsin-chen Chuang | 1 | -6/+63 |
2025-05-21 | Bluetooth: btnxpuart: Implement host-wakeup feature | Neeraj Sanjay Kale | 1 | -6/+52 |
2025-05-21 | Bluetooth: btusb: Add RTL8851BE device 0x0bda:0xb850 | WangYuli | 1 | -0/+1 |
2025-05-21 | Bluetooth: hci_uart: Remove unnecessary NULL check before release_firmware() | Chen Ni | 1 | -2/+1 |
2025-05-21 | Bluetooth: btmtksdio: Fix wakeup source leaks on device unbind | Krzysztof Kozlowski | 1 | -1/+1 |
2025-05-21 | Bluetooth: btmrvl_sdio: Fix wakeup source leaks on device unbind | Krzysztof Kozlowski | 1 | -1/+3 |
2025-05-21 | Bluetooth: btintel_pcie: Do not generate coredump for diagnostic events | Kiran K | 3 | -18/+1 |
2025-05-21 | Bluetooth: btusb: Add new VID/PID 13d3/3613 for MT7925 | Youn MÉLOIS | 1 | -0/+2 |
2025-04-25 | Bluetooth: btintel_pcie: Add additional to checks to clear TX/RX paths | Kiran K | 1 | -5/+19 |
2025-04-25 | Bluetooth: btmtksdio: Do close if SDIO card removed without close | Chris Lu | 1 | -2/+6 |
2025-04-25 | Bluetooth: btmtksdio: Check function enabled before doing close | Chris Lu | 1 | -0/+4 |
2025-04-25 | Bluetooth: btusb: avoid NULL pointer dereference in skb_dequeue() | En-Wei Wu | 1 | -28/+73 |
2025-04-25 | Bluetooth: btintel_pcie: Avoid redundant buffer allocation | Kiran K | 1 | -21/+12 |
2025-04-16 | Bluetooth: vhci: Avoid needless snprintf() calls | Kees Cook | 1 | -5/+5 |
2025-04-11 | Merge tag 'for-net-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | 3 | -11/+14 |
2025-04-10 | Bluetooth: btnxpuart: Add an error message if FW dump trigger fails | Neeraj Sanjay Kale | 1 | -1/+3 |
2025-04-10 | Bluetooth: btnxpuart: Revert baudrate change in nxp_shutdown | Neeraj Sanjay Kale | 1 | -9/+8 |
2025-04-10 | Bluetooth: qca: fix NV variant for one of WCN3950 SoCs | Dmitry Baryshkov | 1 | -1/+1 |
2025-04-10 | Bluetooth: btrtl: Prevent potential NULL dereference | Dan Carpenter | 1 | -0/+2 |
2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 4 | -11/+11 |
2025-03-25 | Bluetooth: btnxpuart: Fix kernel panic during FW release | Neeraj Sanjay Kale | 1 | -2/+4 |
2025-03-25 | Bluetooth: btnxpuart: Handle bootloader error during cmd5 and cmd7 | Neeraj Sanjay Kale | 1 | -18/+43 |
2025-03-25 | Bluetooth: btnxpuart: Add correct bootloader error codes | Neeraj Sanjay Kale | 1 | -22/+35 |
2025-03-25 | t blameBluetooth: btintel: Fix leading white space | Kiran K | 2 | -2/+2 |
2025-03-25 | Bluetooth: btintel: Add support to configure TX power | Vijay Satija | 2 | -0/+356 |
2025-03-25 | Bluetooth: btmtksdio: Prevent enabling interrupts after IRQ handler removal | Sean Wang | 1 | -1/+2 |
2025-03-25 | Bluetooth: btmtk: Remove the resetting step before downloading the fw | Hao Qin | 1 | -10/+0 |
2025-03-25 | Bluetooth: hci_vhci: Mark Sync Flow Control as supported | Luiz Augusto von Dentz | 1 | -0/+1 |
2025-03-25 | Bluetooth: btintel_pci: Fix build warning | Luiz Augusto von Dentz | 1 | -14/+0 |
2025-03-25 | Bluetooth: btintel_pcie: Trigger device coredump on hardware exception | Kiran K | 1 | -0/+6 |
2025-03-25 | Bluetooth: btnxpuart: Add support to set BD address | Neeraj Sanjay Kale | 1 | -5/+54 |
2025-03-25 | Bluetooth: btnxpuart: Add support for HCI coredump feature | Neeraj Sanjay Kale | 1 | -15/+132 |
2025-03-25 | Bluetooth: btnxpuart: Move vendor specific initialization to .post_init | Neeraj Sanjay Kale | 1 | -18/+27 |
2025-03-25 | Bluetooth: btintel_pcie: Add support for device coredump | Kiran K | 3 | -7/+291 |
2025-03-25 | Bluetooth: btusb: Fix regression in the initialization of fake Bluetooth cont... | Pedro Nishiyama | 1 | -0/+2 |
2025-03-25 | Bluetooth: btintel_pcie: Read hardware exception data | Kiran K | 3 | -1/+247 |
2025-03-25 | Bluetooth: btintel_pcie: Setup buffers for firmware traces | Kiran K | 2 | -0/+121 |
2025-03-25 | Bluetooth: qca: add WCN3950 support | Dmitry Baryshkov | 3 | -0/+43 |
2025-03-25 | Bluetooth: qca: simplify WCN399x NVM loading | Dmitry Baryshkov | 1 | -7/+6 |
2025-03-25 | bluetooth: btnxpuart: Support for controller wakeup gpio config | Loic Poulain | 1 | -4/+28 |
2025-03-25 | Bluetooth: hci_qca: use the power sequencer for wcn6750 | Janaki Ramaiah Thota | 1 | -1/+1 |
2025-03-25 | Bluetooth: btusb: Add 2 HWIDs for MT7922 | Jiande Lu | 1 | -0/+4 |
2025-03-25 | Bluetooth: hci_vhci: convert timeouts to secs_to_jiffies() | Easwar Hariharan | 1 | -2/+2 |
2025-03-25 | Bluetooth: hci_uart: Fix another race during initialization | Arseniy Krasnov | 2 | -6/+15 |
2025-03-25 | Bluetooth: hci_uart: fix race during initialization | Arseniy Krasnov | 1 | -1/+2 |
2025-03-25 | Bluetooth: btintel: Add DSBR support for ScP | Kiran K | 2 | -0/+6 |
2025-03-25 | Bluetooth: Fix code style warning | Jeremy Clifton | 1 | -2/+1 |
2025-03-25 | Bluetooth: btusb: Add 13 USB device IDs for Qualcomm WCN785x | Zijun Hu | 1 | -0/+26 |
2025-03-25 | Bluetooth: btintel_pcie: Add device id of Whale Peak | Kiran K | 1 | -0/+1 |
2025-03-25 | Bluetooth: btintel: Add support for Intel Scorpius Peak | Kiran K | 2 | -0/+4 |
2025-03-25 | Bluetooth: btusb: Add new VID/PID for WCN785x | Dorian Cruveiller | 1 | -0/+2 |
2025-03-25 | Bluetooth: btusb: mediatek: Add err code to btusb claim iso printout | Douglas Anderson | 1 | -1/+1 |
2025-03-07 | Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNEL | Hsin-chen Chuang | 2 | -0/+53 |
2025-02-27 | bluetooth: btusb: Initialize .owner field of force_poll_sync_fops | Salah Triki | 1 | -0/+1 |
2025-02-20 | Bluetooth: Always allow SCO packets for user channel | Hsin-chen Chuang | 1 | -2/+4 |
2025-02-13 | Bluetooth: btintel_pcie: Fix a potential race condition | Kiran K | 1 | -1/+4 |
2025-01-29 | Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming | Neeraj Sanjay Kale | 1 | -2/+1 |
2025-01-29 | Bluetooth: Fix possible infinite recursion of btusb_reset | Hsin-chen Chuang | 1 | -5/+0 |
2025-01-29 | Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface() | Douglas Anderson | 1 | -0/+7 |
2025-01-15 | Bluetooth: qca: Fix poor RF performance for WCN6855 | Zijun Hu | 1 | -2/+3 |
2025-01-15 | Bluetooth: Get rid of cmd_timeout and use the reset callback | Hsin-chen Chuang | 3 | -14/+14 |
2025-01-15 | Bluetooth: Remove the cmd timeout count in btusb | Hsin-chen Chuang | 1 | -10/+0 |
2025-01-15 | Bluetooth: Use str_enable_disable-like helpers | Krzysztof Kozlowski | 3 | -11/+14 |
2025-01-15 | Bluetooth: btmtk: Remove resetting mt7921 before downloading the fw | Hao Qin | 1 | -2/+2 |
2025-01-15 | Bluetooth: btusb: Add RTL8851BE device 13d3:3600 | Garrett Wilke | 1 | -0/+3 |
2025-01-15 | Bluetooth: btusb: Add MT7921e device 13d3:3576 | Garrett Wilke | 1 | -0/+2 |
2025-01-15 | Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() | Max Chou | 1 | -1/+3 |
2025-01-15 | Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() | Charles Han | 1 | -0/+3 |
2025-01-15 | Bluetooth: qca: Expand firmware-name to load specific rampatch | Cheng Jiang | 3 | -46/+63 |
2025-01-15 | Bluetooth: qca: Update firmware-name to support board specific nvm | Cheng Jiang | 1 | -28/+85 |
2025-01-15 | Bluetooth: btusb: Add new VID/PID 13d3/3628 for MT7925 | En-Wei Wu | 1 | -0/+2 |
2025-01-15 | Bluetooth: btusb: Add new VID/PID 13d3/3610 for MT7922 | Andrew Halaney | 1 | -0/+2 |
2025-01-15 | Bluetooth: btusb: add sysfs attribute to control USB alt setting | Ying Hsu | 1 | -1/+33 |
2025-01-15 | Bluetooth: btusb: Add ID 0x2c7c:0x0130 for Qualcomm WCN785x | Mark Dietzer | 1 | -0/+2 |
2025-01-08 | Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices. | Chris Lu | 1 | -0/+7 |
2025-01-08 | Bluetooth: btnxpuart: Fix driver sending truncated data | Neeraj Sanjay Kale | 1 | -0/+1 |
2024-12-12 | Bluetooth: btmtk: avoid UAF in btmtk_process_coredump | Thadeu Lima de Souza Cascardo | 1 | -8/+12 |
2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 3 | -3/+3 |
2024-11-21 | Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 16 | -154/+621 |
2024-11-20 | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+3 |
2024-11-14 | Bluetooth: btintel: Direct exception event to bluetooth stack | Kiran K | 1 | -3/+2 |
2024-11-14 | Bluetooth: hci_bcm: Use the devm_clk_get_optional() helper | Andy Shevchenko | 1 | -17/+8 |
2024-11-14 | Bluetooth: btusb: Add 3 HWIDs for MT7925 | Jiande Lu | 1 | -0/+6 |
2024-11-14 | Bluetooth: btusb: Add new VID/PID 0489/e124 for MT7925 | Jonathan McCrohan | 1 | -0/+2 |
2024-11-14 | Bluetooth: btrtl: Decrease HCI_OP_RESET timeout from 10 s to 2 s | Hilda Wu | 1 | -1/+1 |
2024-11-14 | Bluetooth: btbcm: fix missing of_node_put() in btbcm_get_board_name() | Javier Carrasco | 1 | -3/+1 |
2024-11-14 | Bluetooth: btusb: Add new VID/PID 0489/e111 for MT7925 | Hao Qin | 1 | -0/+2 |
2024-11-14 | Bluetooth: btmtk: adjust the position to init iso data anchor | Chris Lu | 2 | -1/+1 |
2024-11-14 | Bluetooth: btintel_pcie: Replace deprecated PCI functions | Philipp Stanner | 1 | -7/+3 |
2024-11-14 | Bluetooth: Set quirks for ATS2851 | Danil Pylaev | 1 | -0/+2 |
2024-11-14 | Bluetooth: btintel_pcie: remove redundant assignment to variable ret | Colin Ian King | 1 | -3/+1 |
2024-11-14 | Bluetooth: btintel: Do no pass vendor events to stack | Kiran K | 2 | -5/+10 |
2024-11-14 | Bluetooth: btintel_pcie: Remove deadcode | Everest K.C. | 1 | -1/+0 |
2024-11-14 | Bluetooth: hci_qca: use devm_clk_get_optional_enabled_with_rate() | Bartosz Golaszewski | 1 | -22/+2 |
2024-11-14 | Bluetooth: btintel: Add DSBR support for BlazarIW, BlazarU and GaP | Kiran K | 2 | -8/+23 |
2024-11-14 | Bluetooth: btmtksdio: Lookup device node only as fallback | Chen-Yu Tsai | 1 | -2/+15 |
2024-11-14 | Bluetooth: btintel_pcie: Add recovery mechanism | Kiran K | 3 | -34/+91 |
2024-11-14 | Bluetooth: btintel_pcie: Add handshake between driver and firmware | Kiran K | 4 | -12/+329 |
2024-11-14 | Bluetooth: btnxpuart: Add GPIO support to power save feature | Neeraj Sanjay Kale | 1 | -6/+51 |
2024-11-14 | Bluetooth: btusb: Add USB HW IDs for MT7920/MT7925 | Jiande Lu | 1 | -0/+12 |
2024-11-14 | Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tables | Hilda Wu | 1 | -0/+2 |
2024-11-14 | bluetooth: Fix typos in the comments | Yan Zhen | 9 | -14/+14 |
2024-11-14 | Bluetooth: btnxpuart: Rename IW615 to IW610 | Neeraj Sanjay Kale | 1 | -8/+8 |
2024-11-14 | Bluetooth: btnxpuart: Drop _v0 suffix from FW names | Neeraj Sanjay Kale | 1 | -4/+8 |
2024-11-14 | Bluetooth: btusb: Add one more ID 0x13d3:0x3623 for Qualcomm WCN785x | Zijun Hu | 1 | -0/+2 |
2024-11-14 | Bluetooth: btusb: Add one more ID 0x0489:0xe0f3 for Qualcomm WCN785x | Zijun Hu | 1 | -0/+2 |
2024-11-14 | Bluetooth: btusb: add Foxconn 0xe0fc for Qualcomm WCN785x | Aaron Ma | 1 | -0/+2 |
2024-11-14 | Bluetooth: btusb: mediatek: change the conditions for ISO interface | Chris Lu | 1 | -8/+8 |
2024-11-14 | Bluetooth: btusb: mediatek: add intf release flow when usb disconnect | Chris Lu | 1 | -5/+15 |
2024-11-14 | Bluetooth: btusb: mediatek: add callback function in btusb_disconnect | Chris Lu | 1 | -0/+4 |
2024-11-14 | Bluetooth: btusb: mediatek: move Bluetooth power off command position | Chris Lu | 1 | -1/+4 |
2024-11-12 | Bluetooth: btintel: Direct exception event to bluetooth stack | Kiran K | 1 | -3/+2 |
2024-10-28 | Bluetooth: add HAS_IOPORT dependencies | Niklas Schnelle | 1 | -3/+3 |
2024-10-16 | Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001 | Luiz Augusto von Dentz | 1 | -4/+9 |
2024-10-16 | Bluetooth: btusb: Fix not being able to reconnect after suspend | Luiz Augusto von Dentz | 1 | -14/+0 |
2024-10-04 | Bluetooth: btusb: Don't fail external suspend requests | Luiz Augusto von Dentz | 1 | -2/+18 |
2024-10-03 | Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -2/+1 |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 18 | -18/+18 |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 1 | -1/+0 |
2024-09-27 | Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq() | Jinjie Ruan | 1 | -2/+1 |
2024-09-12 | Bluetooth: btintel_pcie: Allocate memory for driver private data | Kiran K | 1 | -1/+1 |
2024-09-12 | Bluetooth: btusb: Fix not handling ZPL/short-transfer | Luiz Augusto von Dentz | 1 | -1/+4 |
2024-09-12 | Bluetooth: btusb: Add 2 USB HW IDs for MT7925 (0xe118/e) | Michael Burch | 1 | -0/+4 |
2024-09-12 | Bluetooth: btsdio: Do not bind to non-removable CYW4373 | Scott Ehlert | 1 | -0/+1 |
2024-09-10 | Bluetooth: btrtl: Set msft ext address filter quirk for RTL8852B | Hilda Wu | 1 | -0/+1 |
2024-09-10 | Bluetooth: btrtl: Use kvmemdup to simplify the code | Li Zetao | 1 | -4/+2 |
2024-09-10 | Bluetooth: btusb: Add Mediatek MT7925 support ID 0x13d3:0x3608 | Pavel Nikulin | 1 | -0/+2 |
2024-09-10 | Bluetooth: btrtl: Add the support for RTL8922A | Max Chou | 2 | -0/+27 |
2024-09-10 | Bluetooth: hci_ldisc: Use speed set by btattach as oper_speed | Frédéric Danis | 1 | -0/+3 |
2024-09-10 | Bluetooth: btnxpuart: Add support for ISO packets | Neeraj Sanjay Kale | 1 | -0/+1 |
2024-09-10 | Bluetooth: hci_h4: Add support for ISO packets in h4_recv.h | Neeraj Sanjay Kale | 1 | -0/+7 |
2024-09-10 | Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122 | Hilda Wu | 1 | -0/+2 |
2024-09-10 | Bluetooth: btusb: Invert LE State flag to set invalid rather then valid | Luiz Augusto von Dentz | 1 | -150/+76 |
2024-09-10 | Bluetooth: hci_uart: Add support for Amlogic HCI UART | Yang Li | 5 | -3/+781 |
2024-09-10 | Bluetooth: btusb: Add MediaTek MT7925-B22M support ID 0x13d3:0x3604 | Alexander Hall | 1 | -0/+3 |
2024-09-10 | Bluetooth: btintel_pcie: Add support for ISO data | Kiran | 1 | -0/+16 |
2024-08-30 | Bluetooth: qca: If memdump doesn't work, re-enable IBS | Douglas Anderson | 1 | -0/+1 |
2024-08-23 | Bluetooth: btnxpuart: Fix random crash seen while removing driver | Neeraj Sanjay Kale | 1 | -2/+18 |
2024-08-23 | Bluetooth: btintel: Allow configuring drive strength of BRI | Kiran K | 1 | -0/+124 |
2024-08-15 | Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in | Luiz Augusto von Dentz | 7 | -23/+4 |
2024-08-07 | Bluetooth: hci_qca: fix a NULL-pointer derefence at shutdown | Bartosz Golaszewski | 1 | -1/+1 |
2024-08-07 | Bluetooth: hci_qca: fix QCA6390 support on non-DT platforms | Bartosz Golaszewski | 1 | -5/+8 |
2024-08-07 | Bluetooth: hci_qca: don't call pwrseq_power_off() twice for QCA6390 | Bartosz Golaszewski | 1 | -4/+0 |
2024-07-26 | Bluetooth: btmtk: remove #ifdef around declarations | Arnd Bergmann | 1 | -2/+0 |
2024-07-26 | Bluetooth: btmtk: Fix btmtk.c undefined reference build error harder | Arnd Bergmann | 1 | -0/+2 |
2024-07-26 | Bluetooth: btmtk: Fix btmtk.c undefined reference build error | Chris Lu | 2 | -0/+4 |
2024-07-26 | Bluetooth: btmtk: Fix kernel crash when entering btmtk_usb_suspend | Chris Lu | 1 | -1/+2 |
2024-07-26 | Bluetooth: btintel: Fail setup on error | Kiran K | 1 | -0/+3 |
2024-07-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -9/+4 |
2024-07-17 | virtio: rename virtio_find_vqs_info() to virtio_find_vqs() | Jiri Pirko | 1 | -2/+1 |
2024-07-17 | virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info() | Jiri Pirko | 1 | -9/+5 |
2024-07-15 | Bluetooth: btmtk: Mark all stub functions as inline | Nathan Chancellor | 1 | -18/+21 |
2024-07-15 | Bluetooth: hci_qca: Fix build error | Luiz Augusto von Dentz | 1 | -0/+1 |
2024-07-15 | Bluetooth: hci_qca: use the power sequencer for wcn7850 and wcn6855 | Bartosz Golaszewski | 1 | -2/+17 |
2024-07-15 | Bluetooth: hci_qca: make pwrseq calls the default if available | Bartosz Golaszewski | 1 | -11/+13 |
2024-07-15 | Bluetooth: hci_qca: unduplicate calls to hci_uart_register_device() | Bartosz Golaszewski | 1 | -17/+6 |
2024-07-15 | Bluetooth: hci_qca: schedule a devm action for disabling the clock | Bartosz Golaszewski | 1 | -8/+15 |
2024-07-15 | Bluetooth: btnxpuart: Fix warnings for suspend and resume functions | Neeraj Sanjay Kale | 1 | -0/+2 |
2024-07-15 | Bluetooth: btnxpuart: Add system suspend and resume handlers | Neeraj Sanjay Kale | 1 | -0/+23 |
2024-07-15 | Bluetooth: btnxpuart: Add support for IW615 chipset | Neeraj Sanjay Kale | 1 | -0/+13 |
2024-07-15 | Bluetooth: btnxpuart: Add support for AW693 A1 chipset | Neeraj Sanjay Kale | 1 | -2/+13 |
2024-07-15 | Bluetooth: btintel: Add support for Whale Peak2 | Kiran K | 1 | -0/+1 |
2024-07-15 | Bluetooth: btintel: Add support for BlazarU core | Kiran K | 1 | -0/+3 |
2024-07-15 | Bluetooth: btusb: mediatek: add ISO data transmission functions | Chris Lu | 3 | -0/+415 |
2024-07-15 | Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.c | Chris Lu | 3 | -33/+41 |
2024-07-15 | Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.c | Chris Lu | 3 | -445/+484 |
2024-07-15 | Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c | Chris Lu | 5 | -283/+305 |
2024-07-15 | Bluetooth: btusb: add callback function in btusb suspend/resume | Chris Lu | 1 | -0/+9 |
2024-07-15 | Bluetooth: btmtk: rename btmediatek_data | Chris Lu | 3 | -11/+10 |
2024-07-15 | Bluetooth: btusb: mediatek: return error for failed reg access | Chris Lu | 1 | -30/+84 |
2024-07-15 | Bluetooth: btusb: mediatek: remove the unnecessary goto tag | Chris Lu | 1 | -4/+1 |
2024-07-15 | Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591 | WangYuli | 1 | -0/+2 |
2024-07-15 | Bluetooth: btintel: Fix the sfi name for BlazarU | Kiran K | 1 | -2/+2 |
2024-07-15 | Bluetooth: qca: don't disable power management for QCA6390 | Bartosz Golaszewski | 1 | -1/+7 |
2024-07-15 | Bluetooth: hci: fix build when POWER_SEQUENCING=m | Krzysztof Kozlowski | 1 | -0/+1 |
2024-07-15 | Bluetooth: btintel: Fix spelling of *intermediate* in comment | Paul Menzel | 1 | -1/+1 |
2024-07-15 | Bluetooth: qca: use the power sequencer for QCA6390 | Bartosz Golaszewski | 1 | -15/+59 |
2024-07-14 | Bluetooth: btintel: Add firmware ID to firmware name | Kiran K | 2 | -21/+73 |
2024-07-14 | Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tables | Hilda Wu | 1 | -0/+2 |
2024-07-14 | Bluetooth: btnxpuart: Add handling for boot-signature timeout errors | Neeraj Sanjay Kale | 1 | -4/+48 |
2024-07-14 | Bluetooth: btnxpuart: Update firmware names | Neeraj Sanjay Kale | 1 | -17/+50 |
2024-07-14 | Bluetooth: hci_bcm4377: Add BCM4388 support | Hector Martin | 2 | -17/+50 |
2024-07-14 | Bluetooth: Add vendor-specific packet classification for ISO data | Ying Hsu | 1 | -2/+23 |
2024-07-14 | Bluetooth: btintel_pcie: Remove unnecessary memset(0) calls | Thorsten Blum | 1 | -2/+0 |
2024-07-14 | Bluetooth: Use sizeof(*pointer) instead of sizeof(type) | Erick Archer | 4 | -6/+5 |
2024-07-14 | Bluetooth/nokia: Remove unused struct 'hci_nokia_radio_hdr' | Dr. David Alan Gilbert | 1 | -5/+0 |
2024-07-14 | Bluetooth: btintel_pcie: Fix irq leak | Kiran K | 1 | -0/+6 |
2024-07-14 | Bluetooth: btintel_pcie: Print Firmware Sequencer information | Kiran K | 3 | -1/+9 |
2024-07-14 | Bluetooth: btusb: mediatek: add MT7922 subsystem reset | Hao Qin | 1 | -1/+13 |
2024-07-14 | Bluetooth: btusb: mediatek: reset the controller before downloading the fw | Hao Qin | 1 | -0/+10 |