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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-07
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
9
-120
/
+51
2011-11-07
Bluetooth: correct debug output
Andrei Emeltchenko
1
-1
/
+1
2011-11-07
Bluetooth: remove magic offset and size
Andrei Emeltchenko
1
-1
/
+1
2011-11-07
Bluetooth: small styles clean ups to l2cap_core.c
Gustavo F. Padovan
1
-7
/
+6
2011-11-07
Bluetooth: EFS: implement L2CAP config pending state
Andrei Emeltchenko
2
-1
/
+49
2011-11-07
Bluetooth: ath3k: output firmware filename when request_firmware failed
Paul Fertser
1
-4
/
+11
2011-11-07
Bluetooth: Make hci_unregister_dev return void
David Herrmann
2
-4
/
+2
2011-11-07
Bluetooth: Ignore hci_unregister_dev return value
David Herrmann
6
-19
/
+6
2011-11-07
Bluetooth: Replace rfcomm tty tasklet by workqueue
David Herrmann
1
-7
/
+9
2011-11-07
Bluetooth: Return proper error codes on rfcomm tty init
David Herrmann
1
-3
/
+6
2011-10-18
Bluetooth: EFS: parse L2CAP config request
Andrei Emeltchenko
1
-1
/
+43
2011-10-18
Bluetooth: EWS: fix max_pdu calculation
Andrei Emeltchenko
1
-14
/
+28
2011-10-18
Bluetooth: EWS: remove magic numbers in l2cap
Andrei Emeltchenko
1
-20
/
+26
2011-10-18
Bluetooth: EWS: support extended seq numbers
Andrei Emeltchenko
3
-34
/
+48
2011-10-17
Bluetooth: EWS: handling different Control fields
Andrei Emeltchenko
2
-44
/
+79
2011-10-16
Bluetooth: Fix missing cmd_status in mgmt
Gustavo F. Padovan
1
-0
/
+3
2011-10-15
Bluetooth: Fix mgmt interaction with userspace
Gustavo F. Padovan
1
-2
/
+0
2011-10-15
Bluetooth: Use list_for_each_entry() in mgmt
Gustavo F. Padovan
1
-5
/
+2
2011-10-15
Bluetooth: Add missing cmd_status() in mgmt
Gustavo F. Padovan
1
-2
/
+2
2011-10-15
Bluetooth: return proper error if sock_queue_rcv_skb() fails
Gustavo F. Padovan
1
-4
/
+8
2011-10-14
Bluetooth: Forward errors from hci_register_dev
David Herrmann
1
-6
/
+12
2011-10-14
Bluetooth: Rename sysfs un/register to add/del
David Herrmann
3
-6
/
+6
2011-10-14
Bluetooth: Fix hci core device initialization
David Herrmann
3
-6
/
+14
2011-10-14
Bluetooth: AMP: read local amp info HCI command
Andrei Emeltchenko
3
-0
/
+54
2011-10-14
Bluetooth: EFS: add efs option in L2CAP conf req
Andrei Emeltchenko
1
-0
/
+45
2011-10-14
Bluetooth: EFS: assign default values in chan add
Andrei Emeltchenko
2
-0
/
+16
2011-10-14
Bluetooth: EFS: definitions and headers
Andrei Emeltchenko
1
-0
/
+26
2011-10-13
Bluetooth: EWS: define L2CAP header sizes
Andrei Emeltchenko
1
-0
/
+6
2011-10-13
Bluetooth: EWS: recalculate L2CAP header size
Andrei Emeltchenko
1
-3
/
+18
2011-10-13
Bluetooth: EWS: rewrite handling POLL (P) bit
Andrei Emeltchenko
2
-7
/
+23
2011-10-13
Bluetooth: EWS: rewrite handling FINAL (F) bit
Andrei Emeltchenko
2
-10
/
+25
2011-10-13
Bluetooth: EWS: rewrite check frame type function
Andrei Emeltchenko
2
-6
/
+21
2011-10-13
Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation
Andrei Emeltchenko
2
-20
/
+38
2011-10-13
Bluetooth: EWS: rewrite reqseq calculation
Andrei Emeltchenko
2
-23
/
+39
2011-10-13
Bluetooth: EWS: rewrite handling SAR bits
Andrei Emeltchenko
2
-20
/
+47
2011-10-13
Bluetooth: EWS: rewrite handling Supervisory (S) bits
Andrei Emeltchenko
2
-23
/
+45
2011-10-13
Bluetooth: EWS: adds ext control field bit mask
Andrei Emeltchenko
1
-12
/
+29
2011-10-13
Bluetooth: EWS: extended window size option support
Andrei Emeltchenko
3
-9
/
+58
2011-10-11
Bluetooth: Fix permission of enable_le param
Gustavo F. Padovan
1
-1
/
+1
2011-10-11
Bluetooth: clean up spaces in L2CAP header
Andrei Emeltchenko
1
-9
/
+8
2011-10-11
Bluetooth: convert role_switch variable to flag in l2cap chan
Andrei Emeltchenko
3
-7
/
+8
2011-10-11
Bluetooth: convert force_active variable to flag in l2cap chan
Andrei Emeltchenko
3
-8
/
+10
2011-10-11
Bluetooth: convert force_reliable variable to flag in l2cap chan
Andrei Emeltchenko
3
-6
/
+8
2011-10-11
Bluetooth: convert flushable variable to flag in l2cap chan
Andrei Emeltchenko
3
-6
/
+16
2011-10-11
Bluetooth: btusb: hide more usb_submit_urb errors
Paul Bolle
1
-3
/
+6
2011-10-11
Bluetooth: btusb: also be quiet when suspending
Paul Bolle
1
-1
/
+3
2011-10-07
Bluetooth: Rename hidp_find_connection()
Gustavo F. Padovan
1
-2
/
+2
2011-10-07
Bluetooth: Delay session allocation in hidp
Gustavo F. Padovan
1
-6
/
+8
2011-10-07
Bluetooth: hidp: safely acquire hci connection
Peter Hurley
1
-14
/
+20
2011-10-07
Bluetooth: Uses test_and_clear_bit() when possible
Gustavo F. Padovan
1
-6
/
+3
[next]