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