index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
Bluetooth: hci_conn: Fix modifying handle while aborting
Luiz Augusto von Dentz
3
-18
/
+39
2023-08-11
Bluetooth: ISO: Fix not checking for valid CIG/CIS IDs
Luiz Augusto von Dentz
1
-0
/
+6
2023-08-11
Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
Luiz Augusto von Dentz
1
-16
/
+29
2023-08-11
Bluetooth: hci_sync: Fix handling of HCI_OP_CREATE_CONN_CANCEL
Luiz Augusto von Dentz
1
-0
/
+11
2023-08-11
Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when aborting
Pauli Virtanen
1
-7
/
+9
2023-08-11
Bluetooth: ISO: handle bound CIS cleanup via hci_conn
Pauli Virtanen
2
-13
/
+6
2023-08-11
Bluetooth: Remove unused declaration amp_read_loc_info()
Yue Haibing
1
-1
/
+0
2023-08-11
Bluetooth: btusb: Move btusb_recv_event_intel to btintel
Luiz Augusto von Dentz
3
-74
/
+76
2023-08-11
Bluetooth: btqca: Add WCN3988 support
Luca Weiss
3
-4
/
+33
2023-08-11
dt-bindings: net: qualcomm: Add WCN3988
Luca Weiss
1
-0
/
+2
2023-08-11
Bluetooth: btnxpuart: Add support for AW693 chipset
Neeraj Sanjay Kale
1
-8
/
+31
2023-08-11
Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe()
Yuanjun Gong
1
-1
/
+5
2023-08-11
bluetooth: Explicitly include correct DT includes
Rob Herring
3
-3
/
+2
2023-08-11
Bluetooth: btbcm: add default address for BCM43430A1
Mans Rullgard
1
-0
/
+5
2023-08-11
Bluetooth: ISO: Add support for BT_PKT_STATUS
Luiz Augusto von Dentz
1
-0
/
+20
2023-08-11
Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic
Luiz Augusto von Dentz
5
-28
/
+14
2023-08-11
Bluetooth: btmtk: Fix kernel crash when processing coredump
Chris Lu
2
-6
/
+7
2023-08-11
Bluetooth: btusb: Add support for another MediaTek 7922 VID/PID
Roger Gammans
1
-0
/
+3
2023-08-11
Bluetooth: Fix hci_suspend_sync crash
Ying Hsu
1
-0
/
+4
2023-08-11
Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTO
Lee, Chun-Yi
1
-1
/
+2
2023-08-11
Bluetooth: hci_debugfs: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2023-08-11
Bluetooth: btusb: Add new VID/PID 04ca/3804 for MT7922
Chris Lu
1
-0
/
+3
2023-08-11
Bluetooth: btusb: Add new VID/PID 0489/e102 for MT7922
Chris Lu
1
-0
/
+3
2023-08-11
Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
3
-8
/
+14
2023-08-11
Bluetooth: hci_sync: Don't double print name in add/remove adv_monitor
Douglas Anderson
1
-5
/
+5
2023-08-11
Bluetooth: Add support for Gale Peak (8087:0036)
Kiran K
1
-0
/
+1
2023-08-11
Bluetooth: btusb: Add a new VID/PID 0489/e0f6 for MT7922
Chris Lu
1
-0
/
+3
2023-08-11
Bluetooth: msft: Fix error code in msft_cancel_address_filter_sync()
Dan Carpenter
1
-1
/
+1
2023-08-11
Bluetooth: ISO: Notify user space about failed bis connections
Iulia Tanasescu
5
-38
/
+93
2023-08-11
Bluetooth: btusb: Add device 0489:e0f5 as MT7922 device
Valentin David
1
-0
/
+3
2023-08-11
Bluetooth: hci_conn: Always allocate unique handles
Luiz Augusto von Dentz
3
-7
/
+26
2023-08-11
Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_sync
Luiz Augusto von Dentz
3
-18
/
+53
2023-08-11
Bluetooth: hci_conn: Consolidate code for aborting connections
Luiz Augusto von Dentz
4
-147
/
+47
2023-08-11
Bluetooth: btusb: mediatek: add MediaTek devcoredump support
Jing Cai
3
-0
/
+154
2023-08-11
Bluetooth: btmtk: introduce btmtk reset work
Jing Cai
3
-71
/
+97
2023-08-11
Bluetooth: btusb: mediatek: readx_poll_timeout replaces open coding
Sean Wang
1
-15
/
+15
2023-08-11
Bluetooth: btmtk: add printing firmware information
Chris Lu
1
-0
/
+5
2023-08-11
Bluetooth: btintel: Add support for Gale Peak
Kiran K
1
-0
/
+3
2023-08-11
Bluetooth: hci_sync: Enable events for BIS capable devices
Claudia Draghicescu
1
-0
/
+3
2023-08-11
Bluetooth: msft: Extended monitor tracking by address filter
Hilda Wu
3
-15
/
+411
2023-08-11
Bluetooth: btusb: Add support Mediatek MT7925
Peter Tsao
3
-20
/
+64
2023-08-11
Bluetooth: btintel: Add support to reset bluetooth via ACPI DSM
Kiran K
3
-0
/
+139
2023-08-11
Bluetooth: hci_qca: Add qcom devcoredump support
Sai Teja Aluvala
1
-50
/
+85
2023-08-11
Bluetooth: hci_qca: Add qcom devcoredump sysfs support
Sai Teja Aluvala
1
-0
/
+15
2023-08-11
Bluetooth: ISO: Support multiple BIGs
Iulia Tanasescu
4
-45
/
+63
2023-08-11
Bluetooth: hci_sock: Forward credentials to monitor
Luiz Augusto von Dentz
2
-2
/
+66
2023-08-11
Bluetooth: Init sk_peer_* on bt_sock_alloc
Luiz Augusto von Dentz
3
-28
/
+25
2023-08-11
Bluetooth: Consolidate code around sk_alloc into a helper function
Luiz Augusto von Dentz
8
-54
/
+32
2023-08-11
Bluetooth: btrtl: Correct the length of the HCI command for drop fw
Max Chou
1
-8
/
+6
2023-08-11
Bluetooth: ISO: do not emit new LE Create CIS if previous is pending
Pauli Virtanen
6
-78
/
+119
[next]