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
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2021-06-14
Bluetooth: SMP: Fix crash when receiving new connection when debug is enabled
Luiz Augusto von Dentz
1
-3
/
+3
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+8
2021-06-03
Bluetooth: Fix spelling mistakes
Zheng Yongjun
6
-13
/
+13
2021-05-31
Bluetooth: use correct lock to prevent UAF of hdev object
Lin Ma
1
-2
/
+2
2021-05-27
Bluetooth: fix the erroneous flush_work() order
Lin Ma
1
-1
/
+6
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
17
-123
/
+286
2021-04-28
Fix misc new gcc warnings
Linus Torvalds
1
-1
/
+1
2021-04-26
Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+8
2021-04-23
bluetooth: eliminate the potential race condition when removing the HCI contr...
Lin Ma
1
-4
/
+8
2021-04-08
Bluetooth: Allow Microsoft extension to indicate curve validation
Marcel Holtmann
3
-1
/
+18
2021-04-08
Bluetooth: Set defaults for le_scan_{int,window}_adv_monitor
Marcel Holtmann
1
-0
/
+2
2021-04-07
Bluetooth: Add support for reading AOSP vendor capabilities
Marcel Holtmann
5
-0
/
+62
2021-04-06
Bluetooth: LL privacy allow RPA
Sathish Narasimman
1
-0
/
+4
2021-04-06
Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACY
Sathish Narasimman
1
-2
/
+4
2021-04-06
Bluetooth: Do not set cur_adv_instance in adv param MGMT request
Daniel Winkler
1
-1
/
+0
2021-04-06
Bluetooth: Use ext adv handle from requests in CCs
Daniel Winkler
1
-9
/
+7
2021-04-06
Bluetooth: use the correct print format for L2CAP debug statements
Kai Ye
1
-8
/
+8
2021-04-02
Bluetooth: SMP: Fix variable dereferenced before check 'conn'
Luiz Augusto von Dentz
1
-2
/
+2
2021-04-02
Bluetooth: Check inquiry status before sending one
Archie Pusaka
1
-0
/
+3
2021-04-02
Bluetooth: Coding style fix
Meng Yu
5
-13
/
+11
2021-04-02
Bluetooth: Remove 'return' in void function
Meng Yu
2
-4
/
+0
2021-03-27
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2021-03-27
Bluetooth: Move the advertisement monitor events to correct list
Marcel Holtmann
1
-2
/
+2
2021-03-27
Bluetooth: Add missing entries for PHY configuration commands
Marcel Holtmann
1
-0
/
+2
2021-03-26
Bluetooth: Fix wrong opcode error for read advertising features
Marcel Holtmann
1
-1
/
+1
2021-03-26
Bluetooth: Fix mgmt status for LL Privacy experimental feature
Marcel Holtmann
1
-1
/
+1
2021-03-25
Bluetooth: L2CAP: Rudimentary typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-24
Bluetooth: Remove trailing semicolon in macros
Meng Yu
1
-2
/
+2
2021-03-23
Bluetooth: Remove trailing semicolon in macros
Meng Yu
1
-2
/
+2
2021-03-23
Bluetooth: check for zapped sk before connecting
Archie Pusaka
1
-0
/
+8
2021-03-22
Bluetooth: fix set_ecdh_privkey() prototype
Arnd Bergmann
1
-1
/
+1
2021-03-22
Bluetooth: initialize skb_queue_head at l2cap_chan_create()
Tetsuo Handa
1
-0
/
+2
2021-03-22
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
1
-1
/
+2
2021-03-22
Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
Archie Pusaka
1
-0
/
+2
2021-03-17
Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
Ayush Garg
1
-1
/
+1
2021-03-16
Bluetooth: avoid deadlock between hci_dev->lock and socket lock
Jiri Kosina
1
-4
/
+0
2021-03-15
Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg
Luiz Augusto von Dentz
1
-46
/
+52
2021-03-15
Bluetooth: L2CAP: Fix not checking for maximum number of DCID
Luiz Augusto von Dentz
1
-3
/
+9
2021-03-15
Bluetooth: Cancel le_scan_restart work when stopping discovery
Sonny Sasaka
1
-0
/
+1
2021-03-12
crypto: ecdh - move curve_id of ECDH from the key to algorithm name
Meng Yu
3
-6
/
+4
2021-03-11
Bluetooth: SMP: Fail if remote and local public keys are identical
Luiz Augusto von Dentz
1
-0
/
+9
2021-03-03
Bluetooth: Allow scannable adv with extended MGMT APIs
Daniel Winkler
2
-1
/
+3
2021-03-03
Bluetooth: Remove unneeded commands for suspend
Abhishek Pandit-Subedi
2
-17
/
+54
2021-03-02
Bluetooth: Notify suspend on le conn failed
Abhishek Pandit-Subedi
1
-0
/
+10
2021-02-12
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kern
David S. Miller
12
-245
/
+1188
2021-02-03
Bluetooth: Fix crash in mgmt_add_adv_patterns_monitor_complete
Howard Chung
1
-1
/
+1
2021-02-02
Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
Gopal Tiwari
1
-0
/
+3
2021-02-01
Bluetooth: Skip eSCO 2M params when not supported
Yu Liu
1
-2
/
+18
2021-01-29
Bluetooth: fix indentation and alignment reported by checkpatch
Tomoyuki Matsushita
1
-11
/
+11
[next]