index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-29
Bluetooth: hci_vhci: Add force_prevent_wake entry
Luiz Augusto von Dentz
1
-0
/
+49
2021-09-29
Bluetooth: hci_vhci: Add force_suspend entry
Luiz Augusto von Dentz
1
-0
/
+53
2021-09-29
Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifier
Luiz Augusto von Dentz
1
-49
/
+67
2021-09-29
Bluetooth: btrsi: remove superfluous header files from btrsi.c
Mianhan Liu
1
-1
/
+0
2021-09-28
Bluetooth: btrtl: Set VsMsftOpCode based on device table
Marcel Holtmann
1
-5
/
+7
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
Bbluetooth: btusb: Add another Bluetooth part for Realtek 8852AE
Larry Finger
1
-4
/
+4
2021-09-28
Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP extension
Joseph Hwang
1
-0
/
+1
2021-09-28
Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extension
Joseph Hwang
1
-0
/
+1
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-24
Bluetooth: hci_h5: directly return hci_uart_register_device() ret-val
Hans de Goede
1
-6
/
+1
2021-09-24
Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs
Hans de Goede
1
-9
/
+11
2021-09-22
Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c
Luiz Augusto von Dentz
3
-124
/
+128
2021-09-22
Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_sync
Dinghao Liu
1
-5
/
+8
2021-09-22
Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI ldisc
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2021-09-21
Bluetooth: btusb: Add gpio reset way for qca btsoc in cmd_timeout
tjiang@codeaurora.org
1
-0
/
+22
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
3
-3
/
+3
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
9
-463
/
+483
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-13
Bluetooth: Add bt_skb_sendmmsg helper
Luiz Augusto von Dentz
1
-0
/
+38
2021-09-13
Bluetooth: Add bt_skb_sendmsg helper
Luiz Augusto von Dentz
1
-0
/
+28
2021-09-10
Bluetooth: hci_uart: fix GPF in h5_recv
Pavel Skripkin
1
-3
/
+5
2021-09-10
Bluetooth: btintel: Fix incorrect out of memory check
Colin Ian King
1
-1
/
+1
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: hci_vhci: Add support for offload codecs over SCO
Kiran K
1
-0
/
+20
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
2
-0
/
+27
2021-09-07
Bluetooth: btintel: Define a callback to fetch codec config data
Kiran K
1
-1
/
+52
2021-09-07
Bluetooth: Configure codec for HFP offload use case
Kiran K
5
-0
/
+64
2021-09-07
Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command
Kiran K
6
-6
/
+193
2021-09-07
Bluetooth: Allow setting of codec for HFP offload use case
Kiran K
2
-0
/
+62
2021-09-07
Bluetooth: btintel: Define callback to fetch data_path_id
Kiran K
1
-0
/
+10
2021-09-07
Bluetooth: Allow querying of supported offload codecs over SCO socket
Kiran K
4
-0
/
+126
2021-09-07
Bluetooth: btintel: Read supported offload use cases
Kiran K
2
-0
/
+37
2021-09-07
Bluetooth: Add support for Read Local Supported Codecs V2
Kiran K
4
-1
/
+99
2021-09-07
Bluetooth: Enumerate local supported codec and cache details
Kiran K
6
-5
/
+244
2021-09-04
Bluetooth: fix init and cleanup of sco_conn.timeout_work
Desmond Cheong Zhi Xi
1
-5
/
+4
2021-09-04
Bluetooth: call sock_hold earlier in sco_conn_del
Desmond Cheong Zhi Xi
1
-1
/
+2
2021-09-02
Bluetooth: btusb: Add support for IMC Networks Mediatek Chip(MT7921)
mark-yw.chen
1
-0
/
+3
2021-09-01
Bluetooth: btusb: Add the new support ID for Realtek RTL8852A
Max Chou
1
-0
/
+2
2021-09-01
Bluetooth: btusb: Add protocol for MediaTek bluetooth devices(MT7922)
mark-yw.chen
1
-0
/
+1
2021-09-01
Bluetooth: btusb: Support public address configuration for MediaTek Chip.
mark-yw.chen
1
-0
/
+18
2021-09-01
Bluetooth: fix use-after-free error in lock_sock_nested()
Wang ShaoBo
1
-1
/
+9
2021-08-31
Bluetooth: btintel: Read boot address irrespective of controller mode
Kiran K
1
-16
/
+10
[next]