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
starfive-6.6.48-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
/
hci_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-23
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
1
-23
/
+15
2023-10-23
Bluetooth: ISO: Fix bcast listener cleanup
Iulia Tanasescu
1
-10
/
+0
2023-10-23
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
1
-14
/
+40
2023-10-14
Bluetooth: avoid memcmp() out of bounds warning
Arnd Bergmann
1
-1
/
+1
2023-10-14
Bluetooth: hci_event: Fix coding style
Luiz Augusto von Dentz
1
-2
/
+1
2023-10-14
Bluetooth: hci_event: Fix using memcmp when comparing keys
Luiz Augusto von Dentz
1
-5
/
+7
2023-10-11
Bluetooth: Fix a refcnt underflow problem for hci_conn
Ziyang Xuan
1
-2
/
+2
2023-10-11
Bluetooth: Reject connection with the device which has same BD_ADDR
Lee, Chun-Yi
1
-0
/
+11
2023-10-11
Bluetooth: hci_event: Ignore NULL link key
Lee, Chun-Yi
1
-0
/
+9
2023-10-11
Bluetooth: ISO: Fix invalid context error
Iulia Tanasescu
1
-3
/
+12
2023-09-20
Bluetooth: hci_codec: Fix leaking content of local_codecs
Luiz Augusto von Dentz
1
-0
/
+1
2023-08-24
Bluetooth: ISO: Add support for periodic adv reports processing
Claudia Draghicescu
1
-0
/
+23
2023-08-24
Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
Iulia Tanasescu
1
-4
/
+37
2023-08-11
Bluetooth: hci_event: drop only unbound CIS if Set CIG Parameters fails
Pauli Virtanen
1
-5
/
+24
2023-08-11
Bluetooth: hci_conn: Fix modifying handle while aborting
Luiz Augusto von Dentz
1
-18
/
+11
2023-08-11
Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
1
-5
/
+7
2023-08-11
Bluetooth: ISO: Notify user space about failed bis connections
Iulia Tanasescu
1
-4
/
+17
2023-08-11
Bluetooth: hci_conn: Always allocate unique handles
Luiz Augusto von Dentz
1
-3
/
+3
2023-08-11
Bluetooth: ISO: Support multiple BIGs
Iulia Tanasescu
1
-6
/
+29
2023-08-11
Bluetooth: ISO: do not emit new LE Create CIS if previous is pending
Pauli Virtanen
1
-4
/
+21
2023-08-11
Bluetooth: ISO: Add support for connecting multiple BISes
Iulia Tanasescu
1
-20
/
+32
2023-07-20
Bluetooth: hci_event: call disconnect callback before deleting conn
Pauli Virtanen
1
-0
/
+3
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
1
-6
/
+6
2023-06-29
Bluetooth: hci_event: Fix parsing of CIS Established Event
Luiz Augusto von Dentz
1
-15
/
+34
2023-06-29
Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
Luiz Augusto von Dentz
1
-10
/
+5
2023-06-29
Bluetooth: hci_event: fix Set CIG Parameters error status handling
Pauli Virtanen
1
-1
/
+2
2023-06-06
Bluetooth: ISO: use correct CIS order in Set CIG Parameters event
Pauli Virtanen
1
-18
/
+26
2023-04-24
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
1
-51
/
+41
2023-04-24
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
1
-16
/
+17
2023-04-24
Bluetooth: Add new quirk for broken local ext features page 2
Vasily Khoruzhick
1
-2
/
+7
2023-04-10
Bluetooth: Set ISO Data Path on broadcast sink
Claudia Draghicescu
1
-1
/
+1
2023-04-10
Bluetooth: Fix printing errors if LE Connection times out
Luiz Augusto von Dentz
1
-10
/
+6
2023-01-18
Bluetooth: hci_event: Fix Invalid wait context
Luiz Augusto von Dentz
1
-1
/
+4
2022-12-13
Bluetooth: Wait for HCI_OP_WRITE_AUTH_PAYLOAD_TO to complete
Luiz Augusto von Dentz
1
-6
/
+16
2022-12-13
Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv Report
Sven Peter
1
-1
/
+1
2022-09-22
Bluetooth: hci_event: Make sure ISO events don't affect non-ISO connections
Luiz Augusto von Dentz
1
-0
/
+14
2022-09-19
Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works
Tetsuo Handa
1
-2
/
+4
2022-09-06
Bluetooth: Implement support for Mesh
Brian Gix
1
-23
/
+38
2022-09-01
Bluetooth: Normalize HCI_OP_READ_ENC_KEY_SIZE cmdcmplt
Brian Gix
1
-47
/
+45
2022-08-26
Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt
Archie Pusaka
1
-1
/
+1
2022-08-26
Bluetooth: hci_event: Fix vendor (unknown) opcode status handling
Hans de Goede
1
-0
/
+11
2022-08-26
Bluetooth: convert hci_update_adv_data to hci_sync
Brian Gix
1
-1
/
+1
2022-08-09
Bluetooth: hci_event: Fix build warning with C=1
Luiz Augusto von Dentz
1
-2
/
+5
2022-07-23
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
1
-0
/
+206
2022-07-23
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
1
-3
/
+304
2022-07-22
Bluetooth: hci_core: Introduce hci_recv_event_data
Luiz Augusto von Dentz
1
-0
/
+3
2022-07-22
Bluetooth: Remove update_scan hci_request dependancy
Brian Gix
1
-2
/
+2
2022-07-22
Bluetooth: When HCI work queue is drained, only queue chained work
Schspa Shi
1
-2
/
+3
2022-07-22
Bluetooth: clear the temporary linkkey in hci_conn_cleanup
Alain Michaud
1
-2
/
+2
2022-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+5
[next]