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
/
net
/
bluetooth
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-29
Bluetooth: hci_sync: Enable advertising when LL privacy is enabled
Luiz Augusto von Dentz
4
-129
/
+208
2021-10-29
Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3
Luiz Augusto von Dentz
2
-4
/
+632
2021-10-29
Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2
Luiz Augusto von Dentz
3
-202
/
+1136
2021-10-29
Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1
Luiz Augusto von Dentz
6
-102
/
+190
2021-10-29
Bluetooth: Add helper for serialized HCI command execution
Marcel Holtmann
5
-88
/
+339
2021-10-28
Bluetooth: Fix removing adv when processing cmd complete
Archie Pusaka
1
-2
/
+4
2021-10-25
bluetooth: use dev_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-25
bluetooth: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-25
Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails
Wang Hai
1
-3
/
+1
2021-10-13
Bluetooth: Fix memory leak of hci device
Wei Yongjun
1
-0
/
+2
2021-10-13
Bluetooth: Fix debugfs entry leak in hci_register_dev()
Wei Yongjun
1
-0
/
+1
2021-10-12
Bluetooth: L2CAP: Fix not initializing sk_peer_pid
Luiz Augusto von Dentz
1
-0
/
+19
2021-10-12
Bluetooth: hci_sock: purge socket queues in the destruct() callback
Nguyen Dinh Phi
1
-4
/
+7
2021-10-07
Bluetooth: mgmt: Fix Experimental Feature Changed event
Tedd Ho-Jeong An
1
-6
/
+9
2021-10-07
Bluetooth: Read codec capabilities only if supported
Kiran K
1
-2
/
+16
2021-10-06
Bluetooth: Fix handling of SUSPEND_DISCONNECTING
Luiz Augusto von Dentz
1
-8
/
+8
2021-10-05
Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
Jakub Kicinski
21
-959
/
+2107
2021-10-01
Bluetooth: Rename driver .prevent_wake to .wakeup
Luiz Augusto von Dentz
1
-6
/
+7
2021-10-01
Bluetooth: hci_sock: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
1
-63
/
+37
2021-09-29
Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifier
Luiz Augusto von Dentz
1
-49
/
+67
2021-09-28
Bluetooth: Fix handling of experimental feature for codec offload
Marcel Holtmann
1
-13
/
+4
2021-09-28
Bluetooth: Fix handling of experimental feature for quality reports
Marcel Holtmann
1
-11
/
+4
2021-09-28
Bluetooth: Fix wrong opcode when LL privacy enabled
Yun-Hao Chung
1
-1
/
+1
2021-09-28
Bluetooth: Fix Advertisement Monitor Suspend/Resume
Manish Mandlik
3
-21
/
+116
2021-09-22
Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c
Luiz Augusto von Dentz
3
-124
/
+128
2021-09-21
Bluetooth: SCO: Fix sco_send_frame returning skb->len
Luiz Augusto von Dentz
1
-4
/
+6
2021-09-21
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2
-2
/
+2
2021-09-21
Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF
Luiz Augusto von Dentz
1
-11
/
+91
2021-09-21
Bluetooth: eir: Move EIR/Adv Data functions to its own file
Luiz Augusto von Dentz
8
-426
/
+481
2021-09-13
Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
Luiz Augusto von Dentz
2
-43
/
+53
2021-09-13
Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
1
-23
/
+11
2021-09-10
Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle
Miao-chen Chou
3
-9
/
+53
2021-09-07
Bluetooth: Allow usb to auto-suspend when SCO use non-HCI transport
Chethan T N
1
-4
/
+11
2021-09-07
Bluetooth: Add offload feature under experimental flag
Kiran K
1
-1
/
+99
2021-09-07
Bluetooth: Add support for msbc coding format
Kiran K
1
-0
/
+26
2021-09-07
Bluetooth: Configure codec for HFP offload use case
Kiran K
3
-0
/
+53
2021-09-07
Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command
Kiran K
3
-4
/
+152
2021-09-07
Bluetooth: Allow setting of codec for HFP offload use case
Kiran K
1
-0
/
+60
2021-09-07
Bluetooth: Allow querying of supported offload codecs over SCO socket
Kiran K
1
-0
/
+101
2021-09-07
Bluetooth: Add support for Read Local Supported Codecs V2
Kiran K
3
-1
/
+70
2021-09-07
Bluetooth: Enumerate local supported codec and cache details
Kiran K
4
-5
/
+186
2021-09-03
Bluetooth: fix init and cleanup of sco_conn.timeout_work
Desmond Cheong Zhi Xi
1
-5
/
+4
2021-09-03
Bluetooth: call sock_hold earlier in sco_conn_del
Desmond Cheong Zhi Xi
1
-1
/
+2
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-6
/
+6
2021-09-01
Bluetooth: fix use-after-free error in lock_sock_nested()
Wang ShaoBo
1
-1
/
+9
2021-08-30
Bluetooth: Fix using RPA when address has been resolved
Luiz Augusto von Dentz
3
-28
/
+40
2021-08-30
Bluetooth: Fix using address type from events
Luiz Augusto von Dentz
2
-40
/
+22
2021-08-30
Bluetooth: Fix enabling advertising for central role
Luiz Augusto von Dentz
1
-2
/
+2
2021-08-30
Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
Takashi Iwai
1
-8
/
+16
2021-08-30
Bluetooth: Support the quality report events
Joseph Hwang
1
-1
/
+108
[prev]
[next]