index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-07
Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitor
Anton Khirnov
1
-0
/
+14
2024-08-07
Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()
Dmitry Antipov
1
-0
/
+1
2024-07-26
Bluetooth: hci_event: Fix setting DISCOVERY_FINDING for passive scanning
Luiz Augusto von Dentz
2
-9
/
+3
2024-07-26
Bluetooth: hci_sync: Fix suspending with wrong filter policy
Luiz Augusto von Dentz
1
-0
/
+21
2024-07-15
Bluetooth: Remove hci_request.{c,h}
Luiz Augusto von Dentz
9
-965
/
+1
2024-07-15
Bluetooth: hci_sync: Remove remaining dependencies of hci_request
Luiz Augusto von Dentz
2
-20
/
+11
2024-07-15
Bluetooth: hci_sync: Move handling of interleave_scan
Luiz Augusto von Dentz
2
-7
/
+49
2024-07-15
Bluetooth: hci_core: Don't use hci_prepare_cmd
Luiz Augusto von Dentz
2
-5
/
+4
2024-07-15
Bluetooth: hci_core: Remove usage of hci_req_sync
Luiz Augusto von Dentz
2
-30
/
+9
2024-07-15
Bluetooth: Fix usage of __hci_cmd_sync_status
Luiz Augusto von Dentz
1
-15
/
+12
2024-07-15
Bluetooth: hci_core: cleanup struct hci_dev
Dmitry Antipov
1
-1
/
+0
2024-07-15
Bluetooth: hci_core, hci_sync: cleanup struct discovery_state
Dmitry Antipov
1
-2
/
+0
2024-07-15
Bluetooth: hci_event: Set QoS encryption from BIGInfo report
Iulia Tanasescu
1
-0
/
+2
2024-07-15
Bluetooth: Add vendor-specific packet classification for ISO data
Ying Hsu
1
-0
/
+16
2024-07-15
Bluetooth: iso: remove unused struct 'iso_list_data'
Dr. David Alan Gilbert
1
-5
/
+0
2024-07-15
Bluetooth: MGMT: Uninitialized variable in load_conn_param()
Dan Carpenter
1
-1
/
+1
2024-07-15
tty: rfcomm: prefer array indexing over pointer arithmetic
Erick Archer
1
-6
/
+6
2024-07-15
tty: rfcomm: prefer struct_size over open coded arithmetic
Erick Archer
1
-7
/
+4
2024-07-15
Bluetooth: hci_core: Prefer array indexing over pointer arithmetic
Erick Archer
1
-2
/
+2
2024-07-15
Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
Erick Archer
1
-7
/
+4
2024-07-15
Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connection
Luiz Augusto von Dentz
2
-2
/
+66
2024-06-28
Bluetooth: L2CAP: Fix deadlock
Luiz Augusto von Dentz
4
-66
/
+35
2024-06-28
bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAX
Pavel Skripkin
1
-3
/
+12
2024-06-28
Bluetooth: ISO: Check socket flag instead of hcon
Iulia Tanasescu
1
-2
/
+1
2024-06-28
bluetooth/l2cap: sync sock recv cb and release
Edward Adam Davis
1
-3
/
+22
2024-06-28
Bluetooth: Ignore too large handle values in BIG
Edward Adam Davis
1
-0
/
+4
2024-06-28
Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
Tetsuo Handa
1
-0
/
+4
2024-06-28
Bluetooth: hci_event: Fix setting of unicast qos interval
Luiz Augusto von Dentz
1
-3
/
+19
2024-06-28
Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv Report
Sven Peter
1
-0
/
+7
2024-06-10
Bluetooth: fix connection setup in l2cap_connect
Pauli Virtanen
1
-2
/
+2
2024-06-10
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
1
-7
/
+1
2024-06-10
Bluetooth: hci_sync: Fix not using correct handle
Luiz Augusto von Dentz
1
-1
/
+1
2024-05-18
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
4
-9
/
+9
2024-05-14
Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
Luiz Augusto von Dentz
2
-9
/
+17
2024-05-14
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
7
-457
/
+47
2024-05-14
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
5
-53
/
+78
2024-05-14
Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning
Gustavo A. R. Silva
1
-22
/
+16
2024-05-14
LE Create Connection command timeout increased to 20 secs
Mahesh Talewad
1
-1
/
+1
2024-05-14
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
2
-25
/
+122
2024-05-14
Bluetooth: hci_sync: Use cmd->num_cis instead of magic number
Gustavo A. R. Silva
1
-1
/
+1
2024-05-14
Bluetooth: hci_conn: Use struct_size() in hci_le_big_create_sync()
Gustavo A. R. Silva
1
-1
/
+1
2024-05-14
Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warning
Gustavo A. R. Silva
1
-15
/
+11
2024-05-14
Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings
Gustavo A. R. Silva
2
-51
/
+36
2024-05-14
Bluetooth: Remove 3 repeated macro definitions
Zijun Hu
1
-4
/
+0
2024-05-14
Bluetooth: hci_conn: Remove a redundant check for HFP offload
Zijun Hu
1
-4
/
+4
2024-05-14
Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-25
/
+21
2024-05-14
Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated
Iulia Tanasescu
2
-79
/
+73
2024-05-14
Bluetooth: ISO: Make iso_get_sock_listen generic
Iulia Tanasescu
1
-33
/
+42
2024-05-14
Bluetooth: hci_event: Set DISCOVERY_FINDING on SCAN_ENABLED
Luiz Augusto von Dentz
2
-4
/
+10
2024-05-14
Bluetooth: Add proper definitions for scan interval and window
Luiz Augusto von Dentz
1
-8
/
+8
[next]