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
/
include
/
net
/
bluetooth
/
hci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-13
Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event
Szymon Janc
1
-0
/
+1
2016-07-09
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
1
-1
/
+1
2016-04-22
Bluetooth: Add defines for SPI and I2C
Johan Hedberg
1
-0
/
+2
2016-03-10
Bluetooth: Add support for limited privacy mode
Johan Hedberg
1
-0
/
+1
2015-12-10
Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag
Johan Hedberg
1
-1
/
+0
2015-11-19
Bluetooth: Add HCI status return parameter to hci_req_sync()
Johan Hedberg
1
-1
/
+2
2015-10-21
Bluetooth: Add support setup stage internal notification event
Marcel Holtmann
1
-0
/
+1
2015-10-21
Bluetooth: Add new quirk for non-persistent diagnostic settings
Marcel Holtmann
1
-0
/
+9
2015-10-08
Bluetooth: Add debugfs entry for setting vendor diagnostic mode
Marcel Holtmann
1
-0
/
+1
2015-10-08
Bluetooth: Add support for vendor specific diagnostic channel
Marcel Holtmann
1
-0
/
+1
2015-10-05
Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE events
Marcel Holtmann
1
-0
/
+2
2015-06-12
Bluetooth: Read encryption key size for BR/EDR connections
Johan Hedberg
1
-0
/
+10
2015-04-09
Bluetooth: Read LE remote features during connection establishment
Marcel Holtmann
1
-0
/
+13
2015-04-08
Bluetooth: Update SSP OOB data EIR definitions
Johan Hedberg
1
-2
/
+4
2015-03-24
Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flags
Arman Uguray
1
-0
/
+2
2015-03-17
Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY
Jakub Pawlowski
1
-0
/
+8
2015-03-17
Bluetooth: Add support for Local OOB Extended Data Update events
Marcel Holtmann
1
-0
/
+1
2015-03-16
Bluetooth: Add constants for LE SC Confirmation and Random values
Marcel Holtmann
1
-0
/
+2
2015-03-15
Bluetooth: Add defines for LE Bluetooth Device Address and LE Role
Marcel Holtmann
1
-0
/
+2
2015-03-15
Bluetooth: Send global configuration updates to all management users
Marcel Holtmann
1
-0
/
+1
2015-03-15
Bluetooth: Introduce trusted flag for management control sockets
Marcel Holtmann
1
-0
/
+1
2015-03-15
Bluetooth: Add support for extended index management events
Marcel Holtmann
1
-0
/
+1
2015-03-15
Bluetooth: Use special function to send filter management index events
Marcel Holtmann
1
-0
/
+6
2015-03-13
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
Marcel Holtmann
1
-9
/
+5
2015-03-13
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
Marcel Holtmann
1
-6
/
+1
2015-03-13
Bluetooth: Add support connectable advertising setting
Marcel Holtmann
1
-0
/
+1
2015-03-10
Bluetooth: Make Fast Connectable available while powered off
Johan Hedberg
1
-1
/
+1
2015-01-12
Bluetooth: Add missing response structure for HCI Delete Stored Link Key
Marcel Holtmann
1
-0
/
+4
2015-01-12
Bluetooth: Add defintions for HCI Read Stored Link Key command
Marcel Holtmann
1
-0
/
+11
2015-01-03
Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE option
Marcel Holtmann
1
-0
/
+12
2015-01-03
Bluetooth: Remove no longer needed force_sc_support debugfs option
Marcel Holtmann
1
-1
/
+0
2015-01-03
Bluetooth: Remove broken force_lesc_support debugfs option
Marcel Holtmann
1
-1
/
+0
2015-01-03
Bluetooth: Introduce force_bredr_smp debugfs option for testing
Marcel Holtmann
1
-0
/
+1
2014-12-26
Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constant
Marcel Holtmann
1
-0
/
+10
2014-12-20
Bluetooth: Add structures for LE Data Length Extension feature
Marcel Holtmann
1
-0
/
+43
2014-12-05
Bluetooth: Enabled LE Direct Advertising Report event if supported
Marcel Holtmann
1
-0
/
+1
2014-12-05
Bluetooth: Add definitions for LE Direct Advertising Report event
Marcel Holtmann
1
-0
/
+10
2014-12-05
Bluetooth: Move LE advertising report defines to the right location
Marcel Holtmann
1
-19
/
+19
2014-12-05
Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI value
Marcel Holtmann
1
-0
/
+1
2014-12-03
Bluetooth: Add debugfs switch for forcing SMP over BR/EDR
Johan Hedberg
1
-0
/
+1
2014-11-18
Bluetooth: Use shorter "rand" name for "randomizer"
Johan Hedberg
1
-6
/
+6
2014-11-03
Bluetooth: Add hci_conn_lookup_type() helper function
Marcel Holtmann
1
-0
/
+1
2014-11-03
Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER
Marcel Holtmann
1
-0
/
+9
2014-11-02
Bluetooth: Print error message for HCI_Hardware_Error event
Marcel Holtmann
1
-0
/
+5
2014-09-24
Bluetooth: Fix reason code used for rejecting SCO connections
Johan Hedberg
1
-0
/
+1
2014-07-30
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
1
-1
/
+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-16
Bluetooth: Add proper defines for HCI connection role
Johan Hedberg
1
-3
/
+3
2014-07-13
Bluetooth: Enable LE encryption events only when supported
Marcel Holtmann
1
-0
/
+1
[next]