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
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2014-08-20
Bluetooth: Fix hci_conn reference counting for auto-connections
Johan Hedberg
1
-0
/
+2
2014-08-14
Bluetooth: Remove unused l2cap_conn->security_timer
Johan Hedberg
1
-1
/
+0
2014-08-14
Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection
Johan Hedberg
1
-0
/
+4
2014-08-14
Bluetooth: Convert SMP to use l2cap_chan infrastructure
Johan Hedberg
1
-1
/
+0
2014-08-14
Bluetooth: Make AES crypto context private to SMP
Johan Hedberg
1
-1
/
+0
2014-08-14
Bluetooth: Add SMP L2CAP channel skeleton
Johan Hedberg
2
-0
/
+2
2014-08-14
Bluetooth: Add more L2CAP convenience callbacks
Johan Hedberg
1
-0
/
+25
2014-08-14
Bluetooth: Resume BT_CONNECTED state after LE security elevation
Johan Hedberg
1
-0
/
+1
2014-08-14
Bluetooth: Create unified helper function for updating page scan
Johan Hedberg
1
-0
/
+5
2014-08-14
Bluetooth: Add convenience function to check for pending power off
Johan Hedberg
1
-0
/
+1
2014-07-30
Bluetooth: Rename pairable mgmt setting to bondable
Johan Hedberg
1
-2
/
+2
2014-07-30
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
1
-1
/
+1
2014-07-26
Bluetooth: Provide defaults for LE advertising interval
Georg Lukas
1
-0
/
+2
2014-07-24
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
1
-0
/
+1
2014-07-23
Bluetooth: Get MWS transport configuration of the controller
Marcel Holtmann
1
-0
/
+2
2014-07-23
Bluetooth: Read list of local codecs supported by the controller
Marcel Holtmann
1
-0
/
+2
2014-07-17
Bluetooth: Introduce a flag to track who really initiates authentication
Johan Hedberg
1
-0
/
+1
2014-07-17
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2
-2
/
+3
2014-07-16
Bluetooth: Track number of LE slave connections
Johan Hedberg
1
-0
/
+5
2014-07-16
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
1
-1
/
+2
2014-07-16
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
1
-3
/
+3
2014-07-16
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
1
-1
/
+1
2014-07-16
Bluetooth: Add proper defines for HCI connection role
Johan Hedberg
1
-3
/
+3
2014-07-13
Bluetooth: Convert L2CAP ident spinlock into a mutex
Marcel Holtmann
1
-2
/
+1
2014-07-13
Bluetooth: Enable LE encryption events only when supported
Marcel Holtmann
1
-0
/
+1
2014-07-11
Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c
Marcel Holtmann
1
-4
/
+0
2014-07-11
Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constant
Marcel Holtmann
1
-1
/
+0
2014-07-11
Bluetooth: Move struct sco_conn into net/bluetooth/sco.c
Marcel Holtmann
1
-13
/
+0
2014-07-11
Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c
Marcel Holtmann
1
-12
/
+0
2014-07-11
Bluetooth: Update the list of L2CAP fixed channels
Marcel Holtmann
1
-1
/
+4
2014-07-11
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
Marcel Holtmann
1
-8
/
+1
2014-07-11
Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c
Marcel Holtmann
1
-11
/
+0
2014-07-11
Bluetooth: Move struct hci_sec_filter next to its user
Marcel Holtmann
1
-9
/
+0
2014-07-11
Bluetooth: Move HCI socket definitions into its own header file
Marcel Holtmann
3
-149
/
+176
2014-07-10
Bluetooth: Remove unneeded mgmt_write_scan_failed function
Johan Hedberg
1
-1
/
+0
2014-07-10
Bluetooth: Remove unneeded mgmt_discoverable function
Johan Hedberg
1
-1
/
+1
2014-07-10
Bluetooth: Remove unneeded mgmt_connectable function
Johan Hedberg
1
-1
/
+0
2014-07-09
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
Johan Hedberg
1
-0
/
+1
2014-07-09
Bluetooth: Introduce a whitelist for BR/EDR devices
Johan Hedberg
1
-0
/
+1
2014-07-09
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
1
-10
/
+5
2014-07-09
Bluetooth: Fix enabling Authenticated Payload Timeout Expired event
Marcel Holtmann
1
-0
/
+1
2014-07-08
Bluetooth: Remove unnecessary mgmt_advertising function
Johan Hedberg
1
-1
/
+0
2014-07-08
Bluetooth: Add flag to track the real advertising state
Johan Hedberg
1
-2
/
+2
2014-07-07
Bluetooth: Pass desired connection role to hci_connect_le()
Johan Hedberg
1
-1
/
+2
2014-07-07
Bluetooth: Remove auth_type parameter from hci_connect_le()
Johan Hedberg
1
-2
/
+1
2014-07-06
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
2
-1
/
+4
2014-07-06
Bluetooth: Add support for changing the public device address
Marcel Holtmann
1
-0
/
+6
2014-07-06
Bluetooth: Run controller setup after external configuration
Marcel Holtmann
1
-0
/
+1
2014-07-06
Bluetooth: Fix sending Device Removed when clearing all parameters
Johan Hedberg
1
-1
/
+0
[next]