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
2020-05-13
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
10
-141
/
+363
2020-05-13
Bluetooth: L2CAP: add support for waiting disconnection resp
Archie Pusaka
1
-7
/
+23
2020-05-13
Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
Sonny Sasaka
1
-2
/
+17
2020-05-13
Bluetooth: Add hook for driver to prevent wake from suspend
Abhishek Pandit-Subedi
1
-2
/
+4
2020-05-13
Bluetooth: Rename BT_SUSPEND_COMPLETE
Abhishek Pandit-Subedi
2
-2
/
+2
2020-05-13
Bluetooth: Modify LE window and interval for suspend
Abhishek Pandit-Subedi
1
-1
/
+1
2020-05-13
Bluetooth: Fix incorrect type for window and interval
Abhishek Pandit-Subedi
1
-1
/
+1
2020-05-11
Bluetooth: Introduce debug feature when dynamic debug is disabled
Marcel Holtmann
3
-0
/
+127
2020-05-11
Bluetooth: Add support for experimental features configuration
Marcel Holtmann
1
-0
/
+58
2020-05-11
Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager support
Marcel Holtmann
1
-4
/
+4
2020-05-11
Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL option
Marcel Holtmann
1
-5
/
+7
2020-05-11
Bluetooth: Replace BT_DBG with bt_dev_dbg for management support
Marcel Holtmann
1
-111
/
+110
2020-05-11
Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported list
Marcel Holtmann
1
-0
/
+1
2020-05-11
Bluetooth: L2CAP: Fix errors during L2CAP_CREDIT_BASED_CONNECTION_REQ (0x17)
Konstantin Forostyan
1
-2
/
+2
2020-05-11
Bluetooth: Fix advertising handle is set to 0
Tedd Ho-Jeong An
1
-3
/
+3
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
1
-0
/
+8
2020-04-28
Bluetooth: allow scatternet connections if supported.
Alain Michaud
1
-1
/
+3
2020-04-16
Bluetooth: Enhanced Connection Complete event belongs to LL Privacy
Marcel Holtmann
1
-8
/
+0
2020-04-15
Bluetooth: Enable LE Enhanced Connection Complete event.
Marcel Holtmann
1
-0
/
+8
2020-04-15
Bluetooth: Use extra variable to make code more readable
Marcel Holtmann
1
-1
/
+3
2020-04-09
Bluetooth: log advertisement packet length if it gets corrected
Daniels Umanovskis
1
-1
/
+2
2020-04-08
Bluetooth: Always request for user confirmation for Just Works (LE SC)
Sonny Sasaka
1
-1
/
+4
2020-04-07
Bluetooth: Simplify / fix return values from tk_request
Guenter Roeck
1
-5
/
+4
2020-04-07
Bluetooth: debugfs option to unset MITM flag
Archie Pusaka
2
-5
/
+56
2020-04-05
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2020-04-05
Bluetooth: Add support for reading security information
Marcel Holtmann
1
-0
/
+53
2020-04-05
Bluetooth: Add support for Read Local Simple Pairing Options
Marcel Holtmann
2
-0
/
+25
2020-04-05
Bluetooth: Add framework for Microsoft vendor extension
Miao-chen Chou
6
-0
/
+177
2020-04-05
Bluetooth: Move debugfs configuration above the selftests
Marcel Holtmann
1
-8
/
+8
2020-04-05
Bluetooth: add support to notify using SCO air mode
Sathish Narsimman
2
-5
/
+43
2020-04-03
Bluetooth: fixing minor typo in comment
Alain Michaud
1
-1
/
+1
2020-04-03
Bluetooth: Prioritize SCO traffic
Abhishek Pandit-Subedi
1
-49
/
+57
2020-04-02
Bluetooth: Always request for user confirmation for Just Works
Sonny Sasaka
1
-2
/
+10
2020-04-02
Bluetooth: Add BT_MODE socket option
Luiz Augusto von Dentz
1
-1
/
+112
2020-04-02
Bluetooth: L2CAP: Fix handling LE modes by L2CAP_OPTIONS
Luiz Augusto von Dentz
1
-4
/
+21
2020-03-26
Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections
Luiz Augusto von Dentz
1
-10
/
+127
2020-03-25
Bluetooth: don't assume key size is 16 when the command fails
Alain Michaud
1
-4
/
+4
2020-03-24
Bluetooth: L2CAP: Add get_peer_pid callback
Luiz Augusto von Dentz
1
-0
/
+8
2020-03-23
Bluetooth: Fix incorrect branch in connection complete
Abhishek Pandit-Subedi
1
-8
/
+9
2020-03-23
Bluetooth: Restore running state if suspend fails
Abhishek Pandit-Subedi
1
-19
/
+20
2020-03-18
Bluetooth: Do not cancel advertising when starting a scan
Dmitry Grinberg
1
-17
/
+0
2020-03-14
Bluetooth: L2CAP: remove set but not used variable 'credits'
YueHaibing
1
-2
/
+1
2020-03-12
Bluetooth: L2CAP: Fix a condition in l2cap_sock_recvmsg()
Dan Carpenter
1
-1
/
+1
2020-03-12
Bluetooth: L2CAP: handle l2cap config request during open state
Howard Chung
1
-1
/
+2
2020-03-12
Bluetooth: clean up connection in hci_cs_disconnect
Joseph Hwang
1
-1
/
+13
2020-03-11
Bluetooth: Pause discovery and advertising during suspend
Abhishek Pandit-Subedi
2
-0
/
+85
2020-03-11
Bluetooth: Handle LE devices during suspend
Abhishek Pandit-Subedi
1
-54
/
+112
2020-03-11
Bluetooth: Handle BR/EDR devices during suspend
Abhishek Pandit-Subedi
3
-3
/
+149
2020-03-11
Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND
Abhishek Pandit-Subedi
3
-0
/
+103
2020-03-11
Bluetooth: mgmt: add mgmt_cmd_status in add_advertising
Joseph Hwang
1
-1
/
+4
[next]