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
2021-04-06
Bluetooth: Use ext adv handle from requests in CCs
Daniel Winkler
1
-9
/
+7
2021-04-02
Bluetooth: Coding style fix
Meng Yu
1
-1
/
+1
2021-03-22
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
1
-1
/
+2
2021-03-17
Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
Ayush Garg
1
-1
/
+1
2021-03-03
Bluetooth: Remove unneeded commands for suspend
Abhishek Pandit-Subedi
1
-0
/
+27
2020-12-07
Bluetooth: Query LE tx power on startup
Daniel Winkler
1
-0
/
+18
2020-12-07
Bluetooth: Break add adv into two mgmt commands
Daniel Winkler
1
-0
/
+1
2020-11-11
Bluetooth: consolidate error paths in hci_phy_link_complete_evt()
Sergey Shtylyov
1
-10
/
+6
2020-11-09
Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
Peilin Ye
1
-7
/
+5
2020-11-09
Bluetooth: Fix null pointer dereference in hci_event_packet()
Anmol Karn
1
-0
/
+5
2020-09-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-6
/
+83
2020-09-20
Bluetooth: Fix auto-creation of hci_conn at Conn Complete event
Sonny Sasaka
1
-6
/
+11
2020-09-13
Bluetooth: Emit controller suspend and resume events
Abhishek Pandit-Subedi
1
-0
/
+72
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+19
2020-07-30
Bluetooth: fix kernel oops in store_pending_adv_report
Alain Michaud
1
-7
/
+19
2020-07-30
Bluetooth: Enable controller RPA resolution using Experimental feature
Sathish Narasimman
1
-0
/
+1
2020-07-30
Bluetooth: Enable/Disable address resolution during le create conn
Sathish Narasimman
1
-0
/
+4
2020-07-30
Bluetooth: Translate additional address type during le_conn
Sathish Narasimman
1
-0
/
+16
2020-07-13
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
Peilin Ye
1
-0
/
+7
2020-07-13
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
Peilin Ye
1
-1
/
+1
2020-07-10
Bluetooth: core: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-10
Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
Peilin Ye
1
-1
/
+1
2020-07-07
Bluetooth: Adding a configurable autoconnect timeout
Alain Michaud
1
-1
/
+1
2020-06-22
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
1
-12
/
+8
2020-06-18
Bluetooth: Update background scan and report device based on advertisement mo...
Miao-chen Chou
1
-2
/
+3
2020-06-18
Bluetooth: Add bdaddr_list_with_flags for classic whitelist
Abhishek Pandit-Subedi
1
-4
/
+4
2020-05-20
Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
Luiz Augusto von Dentz
1
-25
/
+3
2020-05-18
Bluetooth: Add SCO fallback for invalid LMP parameters error
Hsin-Yu Chao
1
-0
/
+1
2020-05-13
Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
Sonny Sasaka
1
-2
/
+17
2020-04-28
Bluetooth: allow scatternet connections if supported.
Alain Michaud
1
-1
/
+3
2020-04-09
Bluetooth: log advertisement packet length if it gets corrected
Daniels Umanovskis
1
-1
/
+2
2020-04-05
Bluetooth: Add support for Read Local Simple Pairing Options
Marcel Holtmann
1
-0
/
+21
2020-04-05
Bluetooth: Add framework for Microsoft vendor extension
Miao-chen Chou
1
-0
/
+5
2020-04-05
Bluetooth: add support to notify using SCO air mode
Sathish Narsimman
1
-1
/
+22
2020-04-03
Bluetooth: fixing minor typo in comment
Alain Michaud
1
-1
/
+1
2020-03-25
Bluetooth: don't assume key size is 16 when the command fails
Alain Michaud
1
-4
/
+4
2020-03-23
Bluetooth: Fix incorrect branch in connection complete
Abhishek Pandit-Subedi
1
-8
/
+9
2020-03-12
Bluetooth: clean up connection in hci_cs_disconnect
Joseph Hwang
1
-1
/
+13
2020-03-11
Bluetooth: Handle BR/EDR devices during suspend
Abhishek Pandit-Subedi
1
-0
/
+24
2020-03-08
Bluetooth: Enable erroneous data reporting if WBS is supported
Alain Michaud
1
-0
/
+39
2020-03-04
Bluetooth: guard against controllers sending zero'd events
Alain Michaud
1
-0
/
+6
2020-02-14
Bluetooth: secure bluetooth stack from bluedump attack
Howard Chung
1
-0
/
+10
2020-01-04
Bluetooth: Add support for LE PHY Update Complete event
Luiz Augusto von Dentz
1
-0
/
+27
2020-01-04
Bluetooth: Remove usage of BT_ERR_RATELIMITED macro
Marcel Holtmann
1
-8
/
+6
2019-09-05
Revert "Bluetooth: validate BLE connection interval updates"
Marcel Holtmann
1
-5
/
+0
2019-07-06
Bluetooth: validate BLE connection interval updates
csonsino
1
-0
/
+5
2019-07-06
Bluetooth: Add support for LE ping feature
Spoorthi Ravishankar Koppad
1
-0
/
+72
2019-05-05
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
1
-0
/
+12
2019-04-23
Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt
Jaganath Kanakkassery
1
-1
/
+1
2019-02-18
Bluetooth: hci_event: Use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+4
[next]