index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-17
Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.
Chris Lu
1
-0
/
+7
2025-01-17
Bluetooth: btnxpuart: Fix driver sending truncated data
Neeraj Sanjay Kale
1
-0
/
+1
2025-01-02
Bluetooth: btusb: mediatek: change the conditions for ISO interface
Chris Lu
1
-8
/
+8
2025-01-02
Bluetooth: btusb: mediatek: add intf release flow when usb disconnect
Chris Lu
1
-5
/
+15
2025-01-02
Bluetooth: btusb: mediatek: add callback function in btusb_disconnect
Chris Lu
1
-0
/
+4
2025-01-02
Bluetooth: btusb: mediatek: move Bluetooth power off command position
Chris Lu
1
-1
/
+4
2024-12-19
Bluetooth: btmtk: avoid UAF in btmtk_process_coredump
Thadeu Lima de Souza Cascardo
1
-8
/
+12
2024-12-14
Bluetooth: btusb: Add 3 HWIDs for MT7925
Jiande Lu
1
-0
/
+6
2024-12-14
Bluetooth: btusb: Add new VID/PID 0489/e124 for MT7925
Jonathan McCrohan
1
-0
/
+2
2024-12-14
Bluetooth: btusb: Add new VID/PID 0489/e111 for MT7925
Hao Qin
1
-0
/
+2
2024-12-14
Bluetooth: Set quirks for ATS2851
Danil Pylaev
1
-0
/
+2
2024-12-14
Bluetooth: btusb: Add USB HW IDs for MT7920/MT7925
Jiande Lu
1
-0
/
+12
2024-12-14
Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tables
Hilda Wu
1
-0
/
+2
2024-12-05
Bluetooth: btbcm: fix missing of_node_put() in btbcm_get_board_name()
Javier Carrasco
1
-3
/
+1
2024-12-05
Bluetooth: btmtk: adjust the position to init iso data anchor
Chris Lu
2
-1
/
+1
2024-12-05
Bluetooth: btintel: Do no pass vendor events to stack
Kiran K
2
-5
/
+10
2024-12-05
Bluetooth: btintel_pcie: Add handshake between driver and firmware
Kiran K
4
-12
/
+329
2024-11-12
Bluetooth: btintel: Direct exception event to bluetooth stack
Kiran K
1
-3
/
+2
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
[next]