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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-05
Bluetooth: btmrvl: add SD8787 Bluetooth AMP device ID
Bing Zhao
1
-0
/
+3
2012-06-05
Bluetooth: Send a configuration request after security confirmation
Mat Martineau
1
-0
/
+11
2012-06-05
Bluetooth: Define L2CAP conf continuation flag
Andrei Emeltchenko
2
-5
/
+8
2012-06-05
Bluetooth: Remove unneeded EXPORT_SYMBOL
Gustavo Padovan
2
-9
/
+0
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
24
-262
/
+14
2012-06-05
Bluetooth: Fix coding style in the subsystem
Gustavo Padovan
8
-27
/
+48
2012-06-05
Bluetooth: Fix coding style in include/net/bluetooth
Gustavo Padovan
3
-19
/
+23
2012-06-05
Bluetooth: Remove 'register' usage from the subsystem
Gustavo Padovan
10
-19
/
+19
2012-06-05
Bluetooth: Remove most of the inline usage
Gustavo Padovan
10
-126
/
+104
2012-06-05
Bluetooth: trivial: Remove empty line
Andrei Emeltchenko
1
-1
/
+0
2012-06-05
Bluetooth: Preserve L2CAP flags values
Andrei Emeltchenko
1
-2
/
+2
2012-06-05
Bluetooth: Use defined link key size
Andrei Emeltchenko
5
-6
/
+8
2012-06-05
Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE
Szymon Janc
5
-8
/
+8
2012-06-05
Bluetooth: Fix trailing whitespaces in license text
Gustavo Padovan
1
-6
/
+6
2012-06-05
Bluetooth: Remove dead int returns
Gustavo Padovan
1
-32
/
+16
2012-06-05
Bluetooth: Remove double check for BT_CONNECTED
Gustavo Padovan
1
-3
/
+0
2012-06-05
Bluetooth: Silent sparse warnings
Andrei Emeltchenko
1
-6
/
+6
2012-06-05
Bluetooth: Do not purge queue in Basic Mode
Gustavo Padovan
1
-2
/
+12
2012-06-05
Bluetooth: Enable ERTM by default
Mat Martineau
1
-1
/
+1
2012-06-05
Bluetooth: Remove unused ERTM control field macros
Mat Martineau
1
-168
/
+0
2012-06-05
Bluetooth: Set txwin values for streaming mode
Mat Martineau
1
-0
/
+1
2012-06-05
Bluetooth: Remove unneccesary inline
Mat Martineau
1
-1
/
+1
2012-06-05
Bluetooth: Simplify the ERTM ack timeout
Mat Martineau
1
-3
/
+7
2012-06-05
Bluetooth: Use the ERTM transmit state machine from timeout handlers
Mat Martineau
1
-11
/
+8
2012-06-05
Bluetooth: Check rules when setting retransmit or monitor timers
Mat Martineau
2
-6
/
+20
2012-06-05
Bluetooth: Use new header structures in l2cap_send_rr_or_rnr
Mat Martineau
1
-7
/
+15
2012-06-05
Bluetooth: Handle incoming REJ frames
Mat Martineau
1
-1
/
+32
2012-06-05
Bluetooth: Handle SREJ requests to resend unacked frames
Mat Martineau
1
-1
/
+69
2012-06-05
Bluetooth: Reassemble all available data when retransmissions succeed.
Mat Martineau
1
-2
/
+30
2012-06-05
Bluetooth: Send SREJ frames when packets go missing
Mat Martineau
1
-3
/
+53
2012-06-05
Bluetooth: Add implementation for retransmitting all unacked frames
Mat Martineau
1
-1
/
+105
2012-06-05
Bluetooth: Add the ERTM receive state machine
Mat Martineau
1
-2
/
+353
2012-06-05
Bluetooth: Update l2cap_send_i_or_rr_or_rnr to fit the spec better
Mat Martineau
1
-21
/
+19
2012-06-05
Bluetooth: Use the transmit state machine for busy state changes
Mat Martineau
1
-39
/
+6
2012-06-05
Bluetooth: Refactor l2cap_send_ack
Mat Martineau
1
-17
/
+43
2012-06-05
Bluetooth: Remove receive code that has been superceded
Mat Martineau
2
-500
/
+0
2012-06-05
Bluetooth: Add streaming mode receive and incoming packet classifier
Mat Martineau
1
-6
/
+130
2012-06-05
Bluetooth: Consolidate common receive code for ERTM and streaming mode
Mat Martineau
1
-64
/
+62
2012-06-05
Bluetooth: Refactor l2cap_send_sframe
Mat Martineau
1
-36
/
+51
2012-06-05
Bluetooth: Refactor l2cap_ertm_send
Mat Martineau
1
-40
/
+39
2012-06-05
Bluetooth: Refactor l2cap_streaming_send
Mat Martineau
1
-17
/
+31
2012-06-05
Bluetooth: Add a new L2CAP ERTM transmit state machine.
Mat Martineau
1
-8
/
+246
2012-06-05
Bluetooth: Change default state of ERTM disable flag
Mat Martineau
1
-1
/
+1
2012-06-05
Bluetooth: Fix early return from l2cap_chan_del
Mat Martineau
2
-2
/
+6
2012-06-05
Bluetooth: Free allocated ERTM SREJ list if init fails
Mat Martineau
1
-1
/
+5
2012-06-05
Bluetooth: Fix coding style in hci_core.c
Gustavo Padovan
1
-50
/
+53
2012-06-05
Bluetooth: Fix coding style in hci_conn.c
Gustavo Padovan
1
-14
/
+12
2012-06-05
Bluetooth: Fix coding style in hci_event.c
Gustavo Padovan
1
-104
/
+135
2012-06-05
Bluetooth: Fix coding style in hci_sysfs.c
Gustavo Padovan
1
-36
/
+57
2012-06-05
Bluetooth: Fix coding style in hci_sock.c
Gustavo Padovan
1
-4
/
+6
[next]