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
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-14
/
+13
2012-04-16
Bluetooth: Temporary keys should be retained during connection
Vishal Agarwal
1
-4
/
+2
2012-04-16
Bluetooth: hci_persistent_key should return bool
Vishal Agarwal
1
-10
/
+11
2012-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-0
/
+7
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-28
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
Johan Hovold
1
-0
/
+7
2012-03-08
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
1
-27
/
+22
2012-03-03
Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flush
Andre Guedes
1
-1
/
+0
2012-03-01
Bluetooth: Fix init sequence for some CSR based controllers
Johan Hedberg
1
-1
/
+21
2012-02-29
Bluetooth: change min_t() cast in hci_reassembly()
Dan Carpenter
1
-1
/
+1
2012-02-23
Bluetooth: mgmt: Add legacy pairing info to dev_found events
Johan Hedberg
1
-1
/
+7
2012-02-23
Bluetooth: Fix clearing of dev_class when powering down
Johan Hedberg
1
-0
/
+1
2012-02-23
Bluetooth: Fix EIR data clearing when powering off
Johan Hedberg
1
-0
/
+2
2012-02-23
Bluetooth: Fix two minor style issues in HCI code
Marcel Holtmann
1
-1
/
+1
2012-02-21
Bluetooth: mgmt: Allow connectable/discoverable changes in off state
Johan Hedberg
1
-0
/
+1
2012-02-21
Bluetooth: Don't send New Settings event during setup power down
Marcel Holtmann
1
-9
/
+11
2012-02-21
Bluetooth: mgmt: Add address type parameter to Discovering event
Johan Hedberg
1
-2
/
+1
2012-02-21
Bluetooth: Set supported settings based on enabled HS and/or LE
Marcel Holtmann
1
-5
/
+0
2012-02-21
Bluetooth: Add support for HCI monitor channel
Marcel Holtmann
1
-3
/
+10
2012-02-20
Bluetooth: Remove HCI notifier handling
Marcel Holtmann
1
-15
/
+1
2012-02-20
Bluetooth: Split sending for HCI raw and control sockets
Marcel Holtmann
1
-2
/
+2
2012-02-19
Bluetooth: Merge INQUIRY and LE_SCAN discovery states
Andre Guedes
1
-4
/
+2
2012-02-19
Bluetooth: Track discovery type
Andre Guedes
1
-0
/
+2
2012-02-15
Bluetooth: Fix event sending with DISCOVERY_STOPPED state
Andre Guedes
1
-1
/
+2
2012-02-13
Bluetooth: Add address type to mgmt blacklist messages
Johan Hedberg
1
-4
/
+4
2012-02-13
Bluetooth: Add hci_le_scan()
Andre Guedes
1
-0
/
+35
2012-02-13
Bluetooth: Add hci_do_le_scan()
Andre Guedes
1
-0
/
+74
2012-02-13
Bluetooth: Minor code refactoring
Andre Guedes
1
-4
/
+7
2012-02-13
Bluetooth: LE scan should send Discovering events
Andre Guedes
1
-0
/
+2
2012-02-13
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close
Johan Hedberg
1
-1
/
+2
2012-02-13
Bluetooth: Helper removes duplicated code
Andrei Emeltchenko
1
-18
/
+13
2012-02-13
Bluetooth: Recalculate sched HCI blk/pkt flow ctrl
Andrei Emeltchenko
1
-6
/
+79
2012-02-13
Bluetooth: Add support for notifying userspace of new LTK's
Vinicius Costa Gomes
1
-0
/
+3
2012-02-13
Bluetooth: Use the updated key structures for handling LTKs
Vinicius Costa Gomes
1
-43
/
+33
2012-02-13
Bluetooth: Add new structures for handling SMP Long Term Keys
Vinicius Costa Gomes
1
-0
/
+31
2012-02-13
Bluetooth: Use GFP_KERNEL in hci_add_adv_entry()
Andre Guedes
1
-1
/
+1
2012-02-13
Bluetooth: Fix 'enable_hs' type
Fabio Estevam
1
-1
/
+1
2012-02-13
Bluetooth: Sort to-be-resolved devices by RSSI during discovery
Johan Hedberg
1
-1
/
+27
2012-02-13
Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags
Johan Hedberg
1
-15
/
+15
2012-02-13
Bluetooth: Remove __hci_dev_put/hold
David Herrmann
1
-2
/
+2
2012-02-13
Bluetooth: Correctly take hci_dev->dev refcount
David Herrmann
1
-1
/
+1
2012-02-13
Bluetooth: Remove HCI-owner field
David Herrmann
1
-2
/
+1
2012-02-13
Bluetooth: Make hci-destruct callback optional
David Herrmann
1
-1
/
+1
2012-02-13
Bluetooth: Remove magic number from ACL TO
Andrei Emeltchenko
1
-1
/
+2
2012-02-13
Bluetooth: Add name resolving support for mgmt based discovery
Johan Hedberg
1
-1
/
+33
2012-02-13
Bluetooth: Add discovery state tracking
Johan Hedberg
1
-0
/
+25
2012-02-13
Bluetooth: Rename hdev->inq_cache to hdev->discovery
Johan Hedberg
1
-6
/
+6
2012-02-13
Bluetooth: Flush inquiry cache when starting mgmt triggered inquiry
Johan Hedberg
1
-0
/
+2
2012-02-13
Bluetooth: Return updated name state with hci_inquiry_cache_update
Johan Hedberg
1
-2
/
+7
2012-02-13
Bluetooth: Add initial mgmt_confirm_name support
Johan Hedberg
1
-11
/
+47
[next]