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
2012-02-24
Bluetooth: Fix init request completion with AMP controllers
Andrei Emeltchenko
1
-1
/
+4
2012-02-24
Bluetooth: Fix init request completion with old controllers
Johan Hedberg
1
-0
/
+2
2012-02-24
Bluetooth: mgmt: Fix clear_uuids response
Johan Hedberg
1
-4
/
+19
2012-02-24
Bluetooth: mgmt: Fix dev_class related command response timing
Johan Hedberg
1
-5
/
+65
2012-02-24
Bluetooth: mgmt: Track pending class changes
Johan Hedberg
1
-2
/
+27
2012-02-24
Bluetooth: mgmt: Add flags parameter to device_connected
Johan Hedberg
2
-6
/
+8
2012-02-24
Bluetooth: mgmt: Fix clear UUIDs response
Johan Hedberg
1
-1
/
+2
2012-02-24
Bluetooth: mgmt: Move service cache setting to a more sensible place
Johan Hedberg
1
-4
/
+6
2012-02-23
Bluetooth: mgmt: Fix return value of add/remove_uuid
Johan Hedberg
1
-2
/
+3
2012-02-23
Bluetooth: mgmt: Fix update_eir/class with HCI_AUTO_OFF flag set
Johan Hedberg
1
-2
/
+5
2012-02-23
Bluetooth: Set DISCOVERY_STOPPED if controller resets
Andre Guedes
1
-0
/
+2
2012-02-23
Bluetooth: mgmt: Fix count parameter in get_connections reply
Johan Hedberg
1
-7
/
+7
2012-02-23
Bluetooth: Remove socket lock check
Andrei Emeltchenko
1
-4
/
+4
2012-02-23
Bluetooth: Change sk lock to chan lock in L2CAP core
Andrei Emeltchenko
2
-70
/
+114
2012-02-23
Bluetooth: Add unlocked __l2cap_chan_add function
Andrei Emeltchenko
1
-2
/
+7
2012-02-23
Bluetooth: mgmt: Add legacy pairing info to dev_found events
Johan Hedberg
3
-14
/
+24
2012-02-23
Bluetooth: mgmt: Fix device_found parameters
Johan Hedberg
1
-1
/
+2
2012-02-23
Bluetooth: mgmt: Fix unpair_device responses
Johan Hedberg
1
-17
/
+19
2012-02-23
Bluetooth: mgmt: Add missing powered checks to commands
Johan Hedberg
1
-1
/
+36
2012-02-23
Bluetooth: mgmt: Allow class of device changes while powered off
Johan Hedberg
1
-5
/
+5
2012-02-23
Bluetooth: mgmt: Check for HCI_UP in update_eir() and update_class()
Johan Hedberg
1
-0
/
+6
2012-02-23
Bluetooth: mgmt: Fix return value for set_class
Johan Hedberg
1
-1
/
+1
2012-02-23
Bluetooth: Fix clearing of dev_class when powering down
Johan Hedberg
1
-0
/
+1
2012-02-23
Bluetooth: mgmt: Fix missing short_name in read_info
Johan Hedberg
1
-0
/
+1
2012-02-23
Bluetooth: mgmt: Fix name_changed event for short name changes
Johan Hedberg
1
-0
/
+4
2012-02-23
Bluetooth: mgmt: Allow local name changes while powered off
Johan Hedberg
2
-15
/
+36
2012-02-23
Bluetooth: Fix read_name updating when HCI_SETUP is not set
Johan Hedberg
1
-1
/
+2
2012-02-23
Bluetooth: Add hdev->short_name for EIR generation
Johan Hedberg
1
-0
/
+3
2012-02-23
Bluetooth: Send management event for class of device changes
Marcel Holtmann
2
-4
/
+19
2012-02-23
Bluetooth: Fix handling of discoverable setting with timeout
Marcel Holtmann
1
-0
/
+11
2012-02-23
Bluetooth: Disabling discoverable with timeout is invalid
Marcel Holtmann
1
-2
/
+5
2012-02-23
Bluetooth: mgmt: Fix updating EIR when updating the name
Johan Hedberg
2
-3
/
+4
2012-02-23
Bluetooth: Fix EIR data clearing when powering off
Johan Hedberg
1
-0
/
+2
2012-02-23
Bluetooth: mgmt: Implement Set LE command
Johan Hedberg
2
-2
/
+124
2012-02-23
Bluetooth: mgmt: Fix Set SSP supported check
Johan Hedberg
1
-6
/
+6
2012-02-23
Bluetooth: Enable timestamps for control channel
Marcel Holtmann
2
-0
/
+4
2012-02-23
Bluetooth: Explicitly clear EIR data upon hci_dev setup
Johan Hedberg
1
-4
/
+13
2012-02-23
Bluetooth: mgmt: Fix clearing of hdev->eir
Johan Hedberg
1
-0
/
+2
2012-02-23
Bluetooth: mgmt: Fix EIR toggling with SSP
Johan Hedberg
1
-6
/
+5
2012-02-23
Bluetooth: Fix coding style issues in mgmt code
Andrei Emeltchenko
1
-4
/
+4
2012-02-23
Bluetooth: Fix two minor style issues in HCI code
Marcel Holtmann
2
-2
/
+2
2012-02-23
Bluetooth: Fix two minor style issues in management code
Marcel Holtmann
1
-2
/
+2
2012-02-23
Bluetooth: mgmt: Make Set SSP command callable while powered off
Johan Hedberg
2
-19
/
+45
2012-02-23
Bluetooth: Remove unneeded hci_cc_read_ssp_mode function
Johan Hedberg
1
-19
/
+0
2012-02-23
Bluetooth: mgmt: Make Set Link Security callable while powered off
Johan Hedberg
2
-5
/
+34
2012-02-23
Bluetooth: Add socket error function
Andrei Emeltchenko
1
-9
/
+21
2012-02-23
Bluetooth: Add locked and unlocked state_change
Andrei Emeltchenko
1
-16
/
+25
2012-02-23
Bluetooth: Add l2cap_chan_lock
Andrei Emeltchenko
1
-0
/
+2
2012-02-23
Bluetooth: Revert to mutexes from RCU list
Andrei Emeltchenko
2
-67
/
+109
2012-02-23
Bluetooth: trivial: Fix long line
Andrei Emeltchenko
1
-1
/
+2
[next]