index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
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
[next]