index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_core: Introduce hci_recv_event_data
Luiz Augusto von Dentz
2022-07-22
3
-0
/
+37
*
Bluetooth: Convert delayed discov_off to hci_sync
Brian Gix
2022-07-22
2
-89
/
+33
*
Bluetooth: Remove update_scan hci_request dependancy
Brian Gix
2022-07-22
7
-29
/
+17
*
Bluetooth: Remove dead code from hci_request.c
Brian Gix
2022-07-22
3
-290
/
+0
*
Bluetooth: btrtl: Fix typo in comment
shaomin Deng
2022-07-22
1
-1
/
+1
*
Bluetooth: MGMT: Fix holding hci_conn reference while command is queued
Luiz Augusto von Dentz
2022-07-22
1
-39
/
+12
*
Bluetooth: mgmt: Fix using hci_conn_abort
Luiz Augusto von Dentz
2022-07-22
3
-5
/
+38
*
Bluetooth: Use bt_status to convert from errno
Luiz Augusto von Dentz
2022-07-22
1
-1
/
+1
*
Bluetooth: Add bt_status
Luiz Augusto von Dentz
2022-07-22
2
-0
/
+72
*
Bluetooth: hci_sync: Split hci_dev_open_sync
Luiz Augusto von Dentz
2022-07-22
1
-99
/
+126
*
Bluetooth: hci_sync: Refactor remove Adv Monitor
Manish Mandlik
2022-07-22
5
-178
/
+75
*
Bluetooth: hci_sync: Refactor add Adv Monitor
Manish Mandlik
2022-07-22
4
-196
/
+78
*
Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
Zijun Hu
2022-07-22
2
-14
/
+0
*
Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for fake CSR
Zijun Hu
2022-07-22
1
-1
/
+0
*
Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCA
Zijun Hu
2022-07-22
1
-1
/
+0
*
Bluetooth: hci_sync: Check LMP feature bit instead of quirk
Zijun Hu
2022-07-22
2
-2
/
+3
*
Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() event mask
Zijun Hu
2022-07-22
1
-2
/
+2
*
Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922
He Wang
2022-07-22
1
-0
/
+3
*
Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for MTK
Yuri D'Elia
2022-07-22
1
-0
/
+1
*
Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in autobaud mode
Hakan Jansson
2022-07-22
1
-4
/
+16
*
Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud mode
Hakan Jansson
2022-07-22
1
-4
/
+1
*
Bluetooth: hci_bcm: Add DT compatible for CYW55572
Hakan Jansson
2022-07-22
1
-0
/
+1
*
dt-bindings: net: broadcom-bluetooth: Add conditional constraints
Hakan Jansson
2022-07-22
1
-0
/
+16
*
dt-bindings: net: broadcom-bluetooth: Add CYW55572 DT binding
Hakan Jansson
2022-07-22
1
-0
/
+1
*
Bluetooth: clean up error pointer checking
Dan Carpenter
2022-07-22
1
-1
/
+1
*
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586
Hilda Wu
2022-07-22
1
-0
/
+2
*
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587
Hilda Wu
2022-07-22
1
-0
/
+2
*
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558
Hilda Wu
2022-07-22
1
-0
/
+2
*
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675
Hilda Wu
2022-07-22
1
-0
/
+2
*
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007
Hilda Wu
2022-07-22
1
-0
/
+4
*
Bluetooth: Add default wakeup callback for HCI UART driver
Ying Hsu
2022-07-22
1
-0
/
+11
*
Bluetooth: hci_sync: Don't remove connected devices from accept list
Luiz Augusto von Dentz
2022-07-22
1
-2
/
+5
*
Bluetooth: hci_sync: Fix not updating privacy_mode
Luiz Augusto von Dentz
2022-07-22
1
-0
/
+3
*
Bluetooth: Collect kcov coverage from hci_rx_work
Tamas Koczka
2022-07-22
1
-1
/
+9
*
Bluetooth: hci_sync: Fix resuming scan after suspend resume
Zhengping Jiang
2022-07-22
1
-3
/
+2
*
Bluetooth: btmtksdio: Add in-band wakeup support
Sean Wang
2022-07-22
1
-0
/
+15
*
Bluetooth: mgmt: Fix refresh cached connection info
Zhengping Jiang
2022-07-22
1
-5
/
+5
*
Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data
Luiz Augusto von Dentz
2022-07-22
3
-43
/
+76
*
Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name}
Luiz Augusto von Dentz
2022-07-22
2
-17
/
+28
*
Bluetooth: use memset avoid memory leaks
Xiaohui Zhang
2022-07-22
1
-0
/
+1
*
Bluetooth: fix an error code in hci_register_dev()
Dan Carpenter
2022-07-22
1
-1
/
+2
*
Bluetooth: hci_bcm: Add BCM4349B1 variant
Ahmad Fatoum
2022-07-22
2
-0
/
+3
*
dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding
Ahmad Fatoum
2022-07-22
1
-0
/
+1
*
Bluetooth: Unregister suspend with userchannel
Abhishek Pandit-Subedi
2022-07-22
3
-8
/
+30
*
Bluetooth: Fix index added after unregister
Abhishek Pandit-Subedi
2022-07-22
1
-1
/
+7
*
Bluetooth: When HCI work queue is drained, only queue chained work
Schspa Shi
2022-07-22
3
-3
/
+13
*
Bluetooth: hci_intel: Add check for platform_driver_register
Jiasheng Jiang
2022-07-22
1
-1
/
+5
*
Bluetooth: clear the temporary linkkey in hci_conn_cleanup
Alain Michaud
2022-07-22
2
-2
/
+5
*
Bluetooth: hci_bcm: Add support for FW loading in autobaud mode
Hakan Jansson
2022-07-22
3
-15
/
+40
*
dt-bindings: net: broadcom-bluetooth: Add property for autobaud mode
Hakan Jansson
2022-07-22
1
-0
/
+7
[next]