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
2013-04-18
Bluetooth: Add macros for filter duplicates values
Andre Guedes
2
-1
/
+3
2013-04-18
Bluetooth: Add LE scan type macros
Andre Guedes
2
-4
/
+6
2013-04-18
Bluetooth: Change LE scanning timeout macros
Andre Guedes
2
-3
/
+3
2013-04-18
Bluetooth: Add reading of all local feature pages
Johan Hedberg
3
-1
/
+14
2013-04-18
Bluetooth: Track feature pages in a single table
Johan Hedberg
3
-60
/
+63
2013-04-18
Bluetooth: Move and rename hci_conn_accept
Frédéric Dalleau
3
-38
/
+37
2013-04-18
Bluetooth: Fix incorrect SSP mode bit for non SSP devices
Jaganath Kanakkassery
1
-1
/
+12
2013-04-17
Bluetooth: hidp: fix sending output reports on intr channel
David Herrmann
1
-7
/
+5
2013-04-17
Bluetooth: hidp: don't send boot-protocol messages as HID-reports
David Herrmann
1
-19
/
+5
2013-04-17
Bluetooth: hidp: merge 'send' functions into hidp_send_message()
David Herrmann
1
-96
/
+60
2013-04-17
Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()
David Herrmann
1
-29
/
+11
2013-04-17
Bluetooth: hidp: handle kernel_sendmsg() errors correctly
David Herrmann
1
-2
/
+14
2013-04-17
Bluetooth: hidp: remove old session-management
David Herrmann
3
-348
/
+18
2013-04-17
Bluetooth: hidp: add new session-management helpers
David Herrmann
2
-25
/
+583
2013-04-17
Bluetooth: l2cap: add l2cap_user sub-modules
David Herrmann
2
-0
/
+96
2013-04-17
Bluetooth: l2cap: introduce l2cap_conn ref-counting
David Herrmann
2
-1
/
+28
2013-04-17
Bluetooth: hidp: move hidp_schedule() to core.c
David Herrmann
2
-9
/
+9
2013-04-17
Bluetooth: allow constant arguments for bacmp()/bacpy()
David Herrmann
1
-2
/
+2
2013-04-17
Bluetooth: hidp: test "terminate" before sleeping
David Herrmann
1
-4
/
+8
2013-04-17
Bluetooth: hidp: remove unused session->state field
David Herrmann
2
-4
/
+2
2013-04-17
Bluetooth: introduce hci_conn ref-counting
David Herrmann
3
-3
/
+32
2013-04-17
Bluetooth: remove unneeded hci_conn_hold/put_device()
David Herrmann
4
-41
/
+4
2013-04-11
Bluetooth: Reject SCO when hci connection timeouts
Claudio Takahasi
1
-0
/
+12
2013-04-11
Bluetooth: Remove unneeded parameter
Claudio Takahasi
1
-5
/
+5
2013-04-11
Bluetooth: Minor coding style fix
Claudio Takahasi
1
-2
/
+1
2013-04-11
Bluetooth: Use GFP_KERNEL in sco_conn_add
Claudio Takahasi
1
-1
/
+1
2013-04-11
Bluetooth: Fix SCO connection reference
Claudio Takahasi
1
-1
/
+0
2013-04-11
Bluetooth: rename hci_conn_put to hci_conn_drop
David Herrmann
7
-32
/
+32
2013-04-11
Bluetooth: Use separate function for BCM92035 vendor setup
Marcel Holtmann
1
-28
/
+24
2013-04-06
Bluetooth: hidp: verify l2cap sockets
David Herrmann
3
-0
/
+9
2013-04-06
Bluetooth: hidp: remove redundant error message
David Herrmann
1
-1
/
+0
2013-04-04
Bluetooth: Remove driver init queue from core
Marcel Holtmann
2
-25
/
+0
2013-04-04
Bluetooth: Convert BCM92035 support to driver setup callback
Marcel Holtmann
1
-11
/
+23
2013-04-04
Bluetooth: Add driver setup stage for early init
Marcel Holtmann
2
-13
/
+21
2013-04-04
Bluetooth: Add __hci_cmd_sync_ev function
Johan Hedberg
2
-5
/
+20
2013-04-04
Bluetooth: Add support for custom event terminated commands
Johan Hedberg
4
-2
/
+22
2013-04-04
Bluetooth: Add __hci_cmd_sync() helper function
Johan Hedberg
2
-0
/
+105
2013-04-04
Bluetooth: Track received events in hdev
Johan Hedberg
3
-0
/
+16
2013-04-04
Bluetooth: Remove trivial white space
Chan-yeol Park
1
-5
/
+5
2013-04-04
Bluetooth: Fix possible NULL dereference in hci_uart_tty_receive
Chan-yeol Park
1
-1
/
+4
2013-04-04
Bluetooth: Fix H4 crash from incoming UART packets
Chan-yeol Park
1
-0
/
+3
2013-04-04
Bluetooth: Remove unneeded hci_req_cmd_status function
Andre Guedes
2
-27
/
+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-04
Bluetooth: Add support for Foxconn/Hon Hai [0489:e04d]
Noguchi Kazutosi
2
-0
/
+3
2013-04-03
brcmfmac: enable sk_buff queueing when credits deplete
Arend van Spriel
3
-60
/
+627
2013-04-03
brcmfmac: no flow-control tlv signals when fcmode is NONE
Arend van Spriel
1
-6
/
+6
2013-04-03
brcmfmac: only allocate firmware-signalling resources if required
Arend van Spriel
2
-7
/
+10
2013-04-03
brcmfmac: move brcmf_fws_{de,}init() functions
Arend van Spriel
1
-68
/
+68
2013-04-03
brcmfmac: correct specified length from FIFOCREDITBACK signal
Arend van Spriel
1
-1
/
+1
[next]