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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-02
Bluetooth: AMP: Check for hs_hcon instead of ctrl_id
Andrei Emeltchenko
1
-2
/
+2
2012-11-02
Bluetooth: Disconnect logical link when deleting chan
Andrei Emeltchenko
2
-0
/
+21
2012-11-02
Bluetooth: AMP: Remove hci_conn receiving error command status
Andrei Emeltchenko
1
-4
/
+13
2012-11-02
Bluetooth: AMP: Process Disc Physical Link Complete evt
Andrei Emeltchenko
1
-0
/
+26
2012-11-02
Bluetooth: AMP: Process Disc Logical Link
Andrei Emeltchenko
2
-0
/
+35
2012-11-02
Bluetooth: AMP: Add Logical Link Create function
Andrei Emeltchenko
3
-5
/
+72
2012-11-02
Bluetooth: Derive remote and local amp id from chan struct
Andrei Emeltchenko
1
-2
/
+4
2012-11-02
Bluetooth: Return correct L2CAP response type
Andrei Emeltchenko
1
-1
/
+10
2012-11-02
Bluetooth: Save hs_hchan instead of hs_hcon in loglink complete
Andrei Emeltchenko
1
-1
/
+1
2012-11-02
Bluetooth: trivial: Fix braces style and remove empty line
Andrei Emeltchenko
1
-2
/
+2
2012-11-02
Bluetooth: mgmt: Use __constant when dealing with constants
Syam Sidhardhan
1
-5
/
+5
2012-11-02
Bluetooth: Remove unnecessary include export.h
Syam Sidhardhan
2
-2
/
+0
2012-11-02
Bluetooth: Add put(hcon) when deleting hchan
Andrei Emeltchenko
1
-0
/
+2
2012-11-02
Bluetooth: AMP: Process Logical Link complete evt
Andrei Emeltchenko
2
-2
/
+44
2012-11-02
Bluetooth: AMP: Process Physical Link Complete evt
Andrei Emeltchenko
1
-0
/
+55
2012-11-02
Bluetooth: Use helper function sending EFS conf rsp
Andrei Emeltchenko
1
-6
/
+1
2012-11-02
Bluetooth: trivial: Remove unneeded assignment
Andrei Emeltchenko
1
-1
/
+1
2012-11-02
Bluetooth: Fix sending unnecessary HCI_LE_Host_Enable
Johan Hedberg
1
-2
/
+8
2012-11-02
Bluetooth: Fix unnecessary EIR update during powering on
Johan Hedberg
1
-1
/
+6
2012-11-02
Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode command
Johan Hedberg
1
-1
/
+2
2012-11-02
Bluetooth: Fix setting host feature bits for SSP
Johan Hedberg
1
-3
/
+10
2012-11-02
Bluetooth: Disallow LE scanning and connecting in peripheral role
Johan Hedberg
2
-0
/
+6
2012-11-02
Bluetooth: Make use feature test macros
Johan Hedberg
2
-18
/
+18
2012-11-02
Bluetooth: Fix updating host feature bits for LE
Johan Hedberg
1
-0
/
+5
2012-11-02
Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adapters
Johan Hedberg
1
-3
/
+19
2012-11-02
Bluetooth: Fix HCI command sending when powering on LE-only adapters
Johan Hedberg
1
-13
/
+21
2012-10-24
Bluetooth: Replace *_init() for *_setup()
Gustavo Padovan
1
-4
/
+4
2012-10-24
Bluetooth: Read adversiting channel TX power during init sequence
Johan Hedberg
1
-0
/
+20
2012-10-24
Bluetooth: Add setting of the LE event mask
Johan Hedberg
1
-0
/
+20
2012-10-24
Bluetooth: Fix LE MTU reporting for HCIGETDEVINFO
Johan Hedberg
1
-4
/
+11
2012-10-24
Bluetooth: Add initial support for LE-only controllers
Johan Hedberg
2
-52
/
+53
2012-10-24
Bluetooth: Replace include linux/module.h with linux/export.h
Syam Sidhardhan
2
-2
/
+2
2012-10-24
Bluetooth: trivial: Remove newline before EOF
Syam Sidhardhan
1
-1
/
+0
2012-10-24
Bluetooth: Start channel move when socket option is changed
Mat Martineau
2
-0
/
+24
2012-10-24
Bluetooth: Do not retransmit data during a channel move
Mat Martineau
1
-2
/
+2
2012-10-24
Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP
Mat Martineau
1
-1
/
+3
2012-10-24
Bluetooth: Configure appropriate timeouts for AMP controllers
Mat Martineau
1
-6
/
+41
2012-10-24
Bluetooth: Do not send data during channel move
Mat Martineau
1
-0
/
+12
2012-10-24
Bluetooth: Flag ACL frames as complete for AMP controllers
Mat Martineau
1
-0
/
+9
2012-10-24
Bluetooth: Handle physical link completion
Mat Martineau
1
-0
/
+164
2012-10-24
Bluetooth: Add move confirm response handling
Mat Martineau
1
-0
/
+18
2012-10-24
Bluetooth: Add logical link confirm
Mat Martineau
1
-11
/
+123
2012-10-24
Bluetooth: Move channel response
Mat Martineau
1
-15
/
+168
2012-10-24
Bluetooth: Add state to hci_chan
Mat Martineau
1
-0
/
+1
2012-10-24
Bluetooth: Add move channel confirm handling
Mat Martineau
1
-3
/
+55
2012-10-24
Bluetooth: Add new ERTM receive states for channel move
Mat Martineau
1
-0
/
+102
2012-10-24
Bluetooth: Channel move request handling
Mat Martineau
1
-1
/
+112
2012-10-24
Bluetooth: Lookup channel structure based on DCID
Mat Martineau
1
-0
/
+17
2012-10-24
Bluetooth: Remove unnecessary intermediate function
Mat Martineau
1
-11
/
+2
2012-10-24
Bluetooth: Add L2CAP create channel request handling
Mat Martineau
1
-15
/
+48
[next]