index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
2024-04-24
1
-3
/
+2
*
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
2024-04-24
1
-8
/
+12
*
Bluetooth: hci_event: set the conn encrypted before conn establishes
Hui Wang
2024-03-29
1
-0
/
+25
*
Bluetooth: Add new quirk for broken read key length on ATS2851
Vinicius Peixoto
2024-03-06
1
-1
/
+2
*
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
2024-03-06
1
-9
/
+9
*
Bluetooth: hci_event: Remove code to removed CONFIG_BT_HS
Lukas Bulwahn
2024-03-06
1
-163
/
+0
*
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
2024-03-06
1
-17
/
+4
*
Bluetooth: hci_event: Fix not indicating new connection for BIG Sync
Luiz Augusto von Dentz
2024-03-06
1
-7
/
+14
*
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
2024-03-06
1
-2
/
+0
*
Bluetooth: hci_event: Use HCI error defines instead of magic values
Jonas Dreßler
2024-03-06
1
-4
/
+4
*
Bluetooth: Remove superfluous call to hci_conn_check_pending()
Jonas Dreßler
2024-03-06
1
-2
/
+0
*
Bluetooth: Enforce validation on max value of connection interval
Kai-Heng Feng
2024-02-28
1
-0
/
+4
*
Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
Luiz Augusto von Dentz
2024-02-28
1
-1
/
+4
*
Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
Zijun Hu
2024-02-28
1
-2
/
+2
*
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
2023-12-22
1
-9
/
+2
*
Bluetooth: Add more enc key size check
Alex Lu
2023-12-15
1
-1
/
+15
*
Bluetooth: hci_event: shut up a false-positive warning
Arnd Bergmann
2023-12-15
1
-0
/
+3
*
Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
Luiz Augusto von Dentz
2023-12-15
1
-1
/
+2
*
Bluetooth: Fix not notifying when connection encryption changes
Luiz Augusto von Dentz
2023-12-15
1
-7
/
+1
*
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
2023-10-23
1
-23
/
+15
*
Bluetooth: ISO: Fix bcast listener cleanup
Iulia Tanasescu
2023-10-23
1
-10
/
+0
*
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
2023-10-23
1
-14
/
+40
*
Bluetooth: avoid memcmp() out of bounds warning
Arnd Bergmann
2023-10-14
1
-1
/
+1
*
Bluetooth: hci_event: Fix coding style
Luiz Augusto von Dentz
2023-10-14
1
-2
/
+1
*
Bluetooth: hci_event: Fix using memcmp when comparing keys
Luiz Augusto von Dentz
2023-10-14
1
-5
/
+7
*
Bluetooth: Fix a refcnt underflow problem for hci_conn
Ziyang Xuan
2023-10-11
1
-2
/
+2
*
Bluetooth: Reject connection with the device which has same BD_ADDR
Lee, Chun-Yi
2023-10-11
1
-0
/
+11
*
Bluetooth: hci_event: Ignore NULL link key
Lee, Chun-Yi
2023-10-11
1
-0
/
+9
*
Bluetooth: ISO: Fix invalid context error
Iulia Tanasescu
2023-10-11
1
-3
/
+12
*
Bluetooth: hci_codec: Fix leaking content of local_codecs
Luiz Augusto von Dentz
2023-09-20
1
-0
/
+1
*
Bluetooth: ISO: Add support for periodic adv reports processing
Claudia Draghicescu
2023-08-24
1
-0
/
+23
*
Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
Iulia Tanasescu
2023-08-24
1
-4
/
+37
*
Bluetooth: hci_event: drop only unbound CIS if Set CIG Parameters fails
Pauli Virtanen
2023-08-11
1
-5
/
+24
*
Bluetooth: hci_conn: Fix modifying handle while aborting
Luiz Augusto von Dentz
2023-08-11
1
-18
/
+11
*
Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
2023-08-11
1
-5
/
+7
*
Bluetooth: ISO: Notify user space about failed bis connections
Iulia Tanasescu
2023-08-11
1
-4
/
+17
*
Bluetooth: hci_conn: Always allocate unique handles
Luiz Augusto von Dentz
2023-08-11
1
-3
/
+3
*
Bluetooth: ISO: Support multiple BIGs
Iulia Tanasescu
2023-08-11
1
-6
/
+29
*
Bluetooth: ISO: do not emit new LE Create CIS if previous is pending
Pauli Virtanen
2023-08-11
1
-4
/
+21
*
Bluetooth: ISO: Add support for connecting multiple BISes
Iulia Tanasescu
2023-08-11
1
-20
/
+32
*
Bluetooth: hci_event: call disconnect callback before deleting conn
Pauli Virtanen
2023-07-20
1
-0
/
+3
*
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
2023-07-20
1
-6
/
+6
*
Bluetooth: hci_event: Fix parsing of CIS Established Event
Luiz Augusto von Dentz
2023-06-29
1
-15
/
+34
*
Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
Luiz Augusto von Dentz
2023-06-29
1
-10
/
+5
*
Bluetooth: hci_event: fix Set CIG Parameters error status handling
Pauli Virtanen
2023-06-29
1
-1
/
+2
*
Bluetooth: ISO: use correct CIS order in Set CIG Parameters event
Pauli Virtanen
2023-06-06
1
-18
/
+26
*
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
2023-04-24
1
-51
/
+41
*
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
2023-04-24
1
-16
/
+17
*
Bluetooth: Add new quirk for broken local ext features page 2
Vasily Khoruzhick
2023-04-24
1
-2
/
+7
*
Bluetooth: Set ISO Data Path on broadcast sink
Claudia Draghicescu
2023-04-10
1
-1
/
+1
[next]