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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-04
Bluetooth: Add __hci_cmd_sync() helper function
Johan Hedberg
1
-0
/
+102
2013-04-04
Bluetooth: Track received events in hdev
Johan Hedberg
2
-0
/
+15
2013-04-04
Bluetooth: Remove unneeded hci_req_cmd_status function
Andre Guedes
1
-26
/
+0
2013-04-04
Bluetooth: Fix hci_inquiry ioctl usage
Andre Guedes
2
-0
/
+18
2013-04-04
Bluetooth: Fix HCI request framework
Andre Guedes
1
-5
/
+1
2013-04-03
net: fix smatch warnings inside datagram_poll
Jacob Keller
1
-1
/
+1
2013-04-01
net: add option to enable error queue packets waking select
Keller, Jacob E
1
-1
/
+2
2013-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
1
-1
/
+1
2013-03-20
Bluetooth: fix error return code in rfcomm_add_listener()
Wei Yongjun
1
-1
/
+3
2013-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-0
/
+1
2013-03-18
Bluetooth: Fix PIN/Confirm/Passkey response parameters
Johan Hedberg
1
-8
/
+12
2013-03-18
Bluetooth: Simplify address parameters of user_pairing_resp()
Johan Hedberg
1
-13
/
+14
2013-03-18
Bluetooth: Fix fast connectable state when enabling page scan
Johan Hedberg
1
-1
/
+16
2013-03-18
Bluetooth: Fix updating page scan parameters when not necessary
Johan Hedberg
1
-2
/
+8
2013-03-18
Bluetooth: Update page scan parameters after successful write commands
Johan Hedberg
1
-0
/
+43
2013-03-18
Bluetooth: Add reading of page scan parameters
Johan Hedberg
2
-0
/
+38
2013-03-18
Bluetooth: Disable fast connectable when disabling connectable
Johan Hedberg
1
-0
/
+3
2013-03-18
Bluetooth: Refactor fast connectable HCI commands
Johan Hedberg
1
-19
/
+24
2013-03-18
Bluetooth: Add proper flag for fast connectable mode
Johan Hedberg
1
-0
/
+16
2013-03-18
Bluetooth: Fix error response for simultaneous fast connectable commands
Johan Hedberg
1
-0
/
+6
2013-03-18
Bluetooth: Limit fast connectable support to >= 1.2 controllers
Johan Hedberg
1
-2
/
+3
2013-03-18
Bluetooth: Fix fast connectable response sending
Johan Hedberg
1
-11
/
+42
2013-03-18
Bluetooth: Use an async request for mgmt_set_connectable
Johan Hedberg
1
-8
/
+29
2013-03-18
Bluetooth: Fix setting local name to the existing value
Johan Hedberg
1
-0
/
+11
2013-03-18
Bluetooth: Fix local name setting for LE-only controllers
Johan Hedberg
1
-2
/
+9
2013-03-18
Bluetooth: Handle AD updating through an async request
Johan Hedberg
2
-29
/
+19
2013-03-18
Bluetooth: Fix waiting for EIR update when setting local name
Johan Hedberg
1
-47
/
+49
2013-03-18
Bluetooth: Fix clearing flags on power off before notifying mgmt
Johan Hedberg
1
-4
/
+4
2013-03-18
Bluetooth: Clear non-persistent flags when closing HCI device
Johan Hedberg
1
-0
/
+1
2013-03-18
Bluetooth: Add a define for the HCI persistent flags mask
Johan Hedberg
1
-1
/
+1
2013-03-18
Bluetooth: Remove useless HCI_PENDING_CLASS flag
Johan Hedberg
2
-6
/
+1
2013-03-18
Bluetooth: Fix UUID/class mgmt command response synchronization
Johan Hedberg
1
-17
/
+56
2013-03-18
Bluetooth: Fix busy condition testing for EIR and class updates
Johan Hedberg
1
-9
/
+36
2013-03-18
Bluetooth: Wait for HCI command completion with mgmt_set_powered
Johan Hedberg
1
-12
/
+34
2013-03-18
Bluetooth: Update mgmt powered HCI commands to use async requests
Johan Hedberg
1
-63
/
+100
2013-03-18
Bluetooth: Move power on HCI command updates to their own function
Johan Hedberg
1
-36
/
+42
2013-03-18
Bluetooth: Replaced kzalloc and memcpy with kmemdup
Alexandru Gheorghiu
1
-4
/
+2
2013-03-18
Bluetooth: Use PTR_RET function
Alexandru Gheorghiu
1
-3
/
+1
2013-03-14
Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state
Vinicius Costa Gomes
1
-0
/
+1
2013-03-10
Bluetooth: Fix endianness handling of cmd_status/complete opcodes
Johan Hedberg
1
-4
/
+4
2013-03-10
Bluetooth: Check req->err in hci_req_add
Andre Guedes
1
-0
/
+6
2013-03-10
Bluetooth: Make hci_req_add returning void
Andre Guedes
1
-4
/
+2
2013-03-10
Bluetooth: HCI request error handling
Andre Guedes
1
-1
/
+12
2013-03-10
Bluetooth: Check hci_req_run returning value in __hci_req_sync
Andre Guedes
1
-6
/
+9
2013-03-10
Bluetooth: Return ENODATA in hci_req_run
Andre Guedes
1
-1
/
+1
2013-03-10
Bluetooth: Fix __hci_req_sync
Andre Guedes
1
-4
/
+3
2013-03-08
Bluetooth: Remove empty HCI event handlers
Johan Hedberg
1
-164
/
+0
2013-03-08
Bluetooth: Remove unused hdev->init_last_cmd
Johan Hedberg
1
-6
/
+0
2013-03-08
Bluetooth: Use async requests internally in hci_req_sync
Johan Hedberg
2
-193
/
+156
[prev]
[next]