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
*
Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-10-05
35
-1084
/
+2789
|
\
|
*
Bluetooth: Rename driver .prevent_wake to .wakeup
Luiz Augusto von Dentz
2021-10-02
6
-31
/
+32
|
*
Bluetooth: btrtl: Ask ic_info to drop firmware
Hilda Wu
2021-10-01
1
-5
/
+7
|
*
Bluetooth: btusb: Add support for TP-Link UB500 Adapter
Nicholas Flintham
2021-10-01
1
-0
/
+4
|
*
Bluetooth: hci_sock: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
2021-10-01
1
-63
/
+37
|
*
Bluetooth: btrtl: Add support for MSFT extension to rtl8821c devices
Marcel Holtmann
2021-09-30
1
-0
/
+1
|
*
Bluetooth: hci_vhci: Add force_prevent_wake entry
Luiz Augusto von Dentz
2021-09-29
1
-0
/
+49
|
*
Bluetooth: hci_vhci: Add force_suspend entry
Luiz Augusto von Dentz
2021-09-29
1
-0
/
+53
|
*
Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifier
Luiz Augusto von Dentz
2021-09-29
1
-49
/
+67
|
*
Bluetooth: btrsi: remove superfluous header files from btrsi.c
Mianhan Liu
2021-09-29
1
-1
/
+0
|
*
Bluetooth: btrtl: Set VsMsftOpCode based on device table
Marcel Holtmann
2021-09-28
1
-5
/
+7
|
*
Bluetooth: Fix handling of experimental feature for codec offload
Marcel Holtmann
2021-09-28
1
-13
/
+4
|
*
Bluetooth: Fix handling of experimental feature for quality reports
Marcel Holtmann
2021-09-28
1
-11
/
+4
|
*
Bbluetooth: btusb: Add another Bluetooth part for Realtek 8852AE
Larry Finger
2021-09-28
1
-4
/
+4
|
*
Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP extension
Joseph Hwang
2021-09-28
1
-0
/
+1
|
*
Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extension
Joseph Hwang
2021-09-28
1
-0
/
+1
|
*
Bluetooth: Fix wrong opcode when LL privacy enabled
Yun-Hao Chung
2021-09-28
1
-1
/
+1
|
*
Bluetooth: Fix Advertisement Monitor Suspend/Resume
Manish Mandlik
2021-09-28
3
-21
/
+116
|
*
Bluetooth: hci_h5: directly return hci_uart_register_device() ret-val
Hans de Goede
2021-09-24
1
-6
/
+1
|
*
Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs
Hans de Goede
2021-09-24
1
-9
/
+11
|
*
Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c
Luiz Augusto von Dentz
2021-09-22
3
-124
/
+128
|
*
Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_sync
Dinghao Liu
2021-09-22
1
-5
/
+8
|
*
Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI ldisc
Thadeu Lima de Souza Cascardo
2021-09-22
1
-0
/
+3
|
*
Bluetooth: btusb: Add gpio reset way for qca btsoc in cmd_timeout
tjiang@codeaurora.org
2021-09-21
1
-0
/
+22
|
*
Bluetooth: SCO: Fix sco_send_frame returning skb->len
Luiz Augusto von Dentz
2021-09-21
1
-4
/
+6
|
*
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2021-09-21
3
-3
/
+3
|
*
Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF
Luiz Augusto von Dentz
2021-09-21
1
-11
/
+91
|
*
Bluetooth: eir: Move EIR/Adv Data functions to its own file
Luiz Augusto von Dentz
2021-09-21
9
-463
/
+483
|
*
Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
Luiz Augusto von Dentz
2021-09-13
2
-43
/
+53
|
*
Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
2021-09-13
1
-23
/
+11
|
*
Bluetooth: Add bt_skb_sendmmsg helper
Luiz Augusto von Dentz
2021-09-13
1
-0
/
+38
|
*
Bluetooth: Add bt_skb_sendmsg helper
Luiz Augusto von Dentz
2021-09-13
1
-0
/
+28
|
*
Bluetooth: hci_uart: fix GPF in h5_recv
Pavel Skripkin
2021-09-10
1
-3
/
+5
|
*
Bluetooth: btintel: Fix incorrect out of memory check
Colin Ian King
2021-09-10
1
-1
/
+1
|
*
Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle
Miao-chen Chou
2021-09-10
3
-9
/
+53
|
*
Bluetooth: hci_vhci: Add support for offload codecs over SCO
Kiran K
2021-09-07
1
-0
/
+20
|
*
Bluetooth: Allow usb to auto-suspend when SCO use non-HCI transport
Chethan T N
2021-09-07
1
-4
/
+11
|
*
Bluetooth: Add offload feature under experimental flag
Kiran K
2021-09-07
1
-1
/
+99
|
*
Bluetooth: Add support for msbc coding format
Kiran K
2021-09-07
2
-0
/
+27
|
*
Bluetooth: btintel: Define a callback to fetch codec config data
Kiran K
2021-09-07
1
-1
/
+52
|
*
Bluetooth: Configure codec for HFP offload use case
Kiran K
2021-09-07
5
-0
/
+64
|
*
Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command
Kiran K
2021-09-07
6
-6
/
+193
|
*
Bluetooth: Allow setting of codec for HFP offload use case
Kiran K
2021-09-07
2
-0
/
+62
|
*
Bluetooth: btintel: Define callback to fetch data_path_id
Kiran K
2021-09-07
1
-0
/
+10
|
*
Bluetooth: Allow querying of supported offload codecs over SCO socket
Kiran K
2021-09-07
4
-0
/
+126
|
*
Bluetooth: btintel: Read supported offload use cases
Kiran K
2021-09-07
2
-0
/
+37
|
*
Bluetooth: Add support for Read Local Supported Codecs V2
Kiran K
2021-09-07
4
-1
/
+99
|
*
Bluetooth: Enumerate local supported codec and cache details
Kiran K
2021-09-07
6
-5
/
+244
|
*
Bluetooth: fix init and cleanup of sco_conn.timeout_work
Desmond Cheong Zhi Xi
2021-09-04
1
-5
/
+4
|
*
Bluetooth: call sock_hold earlier in sco_conn_del
Desmond Cheong Zhi Xi
2021-09-04
1
-1
/
+2
[next]