index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-16
Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated event
Archie Pusaka
2
-0
/
+13
2021-11-16
Bluetooth: hci_request: Remove bg_scan_update work
Luiz Augusto von Dentz
3
-113
/
+0
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_sync
Luiz Augusto von Dentz
5
-62
/
+52
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_sync
Luiz Augusto von Dentz
5
-38
/
+112
2021-11-16
Bluetooth: btmrvl_main: repair a non-kernel-doc comment
Randy Dunlap
1
-1
/
+1
2021-11-16
Bluetooth: Don't initialize msft/aosp when using user channel
Jesse Melhuish
1
-4
/
+8
2021-11-16
Bluetooth: fix uninitialized variables notify_evt
Jackie Liu
1
-14
/
+9
2021-11-16
Bluetooth: stop proccessing malicious adv data
Pavel Skripkin
1
-1
/
+7
2021-11-16
Bluetooth: hci_h4: Fix padding calculation error within h4_recv_buf()
Zijun Hu
1
-2
/
+2
2021-11-02
Bluetooth: aosp: Support AOSP Bluetooth Quality Report
Joseph Hwang
3
-5
/
+112
2021-11-02
Bluetooth: Add struct of reading AOSP vendor capabilities
Joseph Hwang
2
-1
/
+81
2021-11-02
Bluetooth: hci_sync: Fix not setting adv set duration
Luiz Augusto von Dentz
1
-1
/
+1
2021-11-01
Bluetooth: hci_sync: Fix missing static warnings
Luiz Augusto von Dentz
1
-2
/
+2
2021-10-29
Bluetooth: btusb: Add support using different nvm for variant WCN6855 controller
Tim Jiang
1
-14
/
+39
2021-10-29
Bluetooth: hci_sync: Rework hci_suspend_notifier
Luiz Augusto von Dentz
10
-638
/
+650
2021-10-29
Bluetooth: hci_sync: Rework init stages
Luiz Augusto von Dentz
3
-1206
/
+1657
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SSP
Brian Gix
5
-83
/
+80
2021-10-29
Bluetooth: hci_sync: Convert adv_expire
Brian Gix
1
-14
/
+19
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING
Brian Gix
1
-55
/
+48
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION
Brian Gix
1
-50
/
+66
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME
Brian Gix
3
-34
/
+34
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA
Brian Gix
1
-17
/
+20
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA
Brian Gix
4
-26
/
+58
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_LE
Brian Gix
3
-44
/
+48
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO
Brian Gix
3
-70
/
+58
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN
Brian Gix
3
-36
/
+49
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO
Brian Gix
3
-90
/
+79
2021-10-29
Bluetooth: hci_sync: Enable synch'd set_bredr
Brian Gix
3
-38
/
+37
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE
Brian Gix
3
-41
/
+33
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY
Luiz Augusto von Dentz
5
-56
/
+310
2021-10-29
Bluetooth: hci_sync: Convert MGMT_SET_POWERED
Luiz Augusto von Dentz
5
-98
/
+685
2021-10-29
Bluetooth: hci_sync: Rework background scan
Luiz Augusto von Dentz
6
-17
/
+26
2021-10-29
Bluetooth: hci_sync: Enable advertising when LL privacy is enabled
Luiz Augusto von Dentz
6
-130
/
+213
2021-10-29
Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3
Luiz Augusto von Dentz
3
-4
/
+634
2021-10-29
Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2
Luiz Augusto von Dentz
5
-202
/
+1158
2021-10-29
Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1
Luiz Augusto von Dentz
7
-102
/
+193
2021-10-29
Bluetooth: Add helper for serialized HCI command execution
Marcel Holtmann
7
-95
/
+385
2021-10-28
Bluetooth: Fix removing adv when processing cmd complete
Archie Pusaka
1
-2
/
+4
2021-10-25
Bluetooth: btmtksdio: add MT7921s Bluetooth support
Sean Wang
2
-8
/
+144
2021-10-25
mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devices
Sean Wang
1
-0
/
+1
2021-10-25
Bluetooth: btmtksdio: transmit packet according to status TX_EMPTY
Mark-yw Chen
1
-10
/
+15
2021-10-25
Bluetooth: btmtksdio: use register CRPLR to read packet length
Sean Wang
1
-4
/
+5
2021-10-25
Bluetooth: btmtksdio: update register CSDIOCSR operation
Sean Wang
1
-2
/
+6
2021-10-25
Bluetooth: btmtksdio: move interrupt service to work
Sean Wang
1
-69
/
+63
2021-10-25
Bluetooth: btmtksdio: explicitly set WHISR as write-1-clear
Sean Wang
1
-3
/
+8
2021-10-25
Bluetooth: btmtksdio: add .set_bdaddr support
Sean Wang
1
-0
/
+2
2021-10-25
Bluetooth: btmtksido: rely on BT_MTK module
Sean Wang
3
-168
/
+28
2021-10-25
Bluetooth: mediatek: add BT_MTK module
Sean Wang
5
-325
/
+398
2021-10-25
Bluetooth: hci_bcm: Remove duplicated entry in OF table
Paul Cercueil
1
-1
/
+0
2021-10-25
Bluetooth: bfusb: fix division by zero in send path
Johan Hovold
1
-0
/
+3
[next]