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
2015-09-18
Bluetooth: Fix reporting incorrect EIR in device found mgmt event
Szymon Janc
1
-0
/
+21
2015-09-18
Bluetooth: Add BT_ERR_RATELIMITED
Szymon Janc
2
-0
/
+20
2015-09-17
Bluetooth: hci_qca: Coding style clean up
Prasanna Karthik
1
-3
/
+3
2015-09-17
Bluetooth: bt3c_cs: clean up obsolete functions
Prasanna Karthik
1
-4
/
+8
2015-09-17
Bluetooth: Remove SCO fragments on connection close
Kuba Pawlak
1
-0
/
+14
2015-09-17
Bluetooth: hci_intel: Enable IRQ wake capability
Loic Poulain
1
-7
/
+25
2015-09-17
Bluetooth: hci_intel: Give priority to LPM packets
Loic Poulain
1
-3
/
+6
2015-09-17
atusb: add handling for different chipnames
Alexander Aring
1
-2
/
+11
2015-09-17
Bluetooth: Fix typo in smp_ah comment for hash function
Marcel Holtmann
1
-1
/
+1
2015-09-17
Bluetooth: hci_bcm: Add wake-up capability
Frederic Danis
1
-10
/
+150
2015-09-17
Bluetooth: btusb: Use btintel_load_ddc_config for device config
Loic Poulain
1
-30
/
+1
2015-09-17
Bluetooth: hci_intel: Add Device configuration
Loic Poulain
1
-0
/
+7
2015-09-17
Bluetooth: btintel: Add Device Configuration support
Loic Poulain
2
-0
/
+53
2015-09-17
Bluetooth: hci_intel: Fix warnings due to unused lpm functions
Loic Poulain
1
-0
/
+2
2015-09-17
Bluetooth: btintel: fix warning
Vincent Stehlé
1
-1
/
+2
2015-09-17
ieee802154: af_ieee802154: fix typo in comment.
Stefan Schmidt
1
-1
/
+1
2015-09-17
ieee802154: docs: fix project name to linux-wpan as well as some typos
Stefan Schmidt
1
-4
/
+4
2015-09-17
at86rf230: detailed edge triggered irq warning
Alexander Aring
1
-1
/
+1
2015-09-17
at86rf230: add debugfs support
Alexander Aring
3
-14
/
+159
2015-09-17
at86rf230: interrupt tx with force trx_off
Alexander Aring
1
-9
/
+1
2015-09-17
at86rf230: change trac status check behaviour
Alexander Aring
1
-25
/
+4
2015-09-17
ieee802154: 6lowpan: use correct ESC value for dispatch
Stefan Schmidt
1
-1
/
+1
2015-09-17
ieee802154: 6lowpan: fix drop return value
Alexander Aring
1
-1
/
+1
2015-09-17
ieee802154: 6lowpan: remove tx full-size calc workaround
Alexander Aring
2
-120
/
+11
2015-09-17
ieee802154: 6lowpan: remove packet type to host
Alexander Aring
1
-1
/
+0
2015-09-17
ieee802154: 6lowpan: check on valid 802.15.4 frame
Alexander Aring
3
-0
/
+48
2015-09-17
ieee802154: 6lowpan: add check for reserved dispatch
Alexander Aring
1
-1
/
+15
2015-09-17
ieee802154: 6lowpan: add handler for all dispatch values
Alexander Aring
1
-0
/
+90
2015-09-17
ieee802154: 6lowpan: add generic lowpan header check
Alexander Aring
1
-1
/
+27
2015-09-17
ieee820154: 6lowpan: dispatch evaluation rework
Alexander Aring
6
-111
/
+288
2015-09-17
ieee802154: 6lowpan: earlier skb->dev switch
Alexander Aring
1
-1
/
+2
2015-09-17
ieee802154: 6lowpan: trivial checks at first
Alexander Aring
1
-4
/
+2
2015-09-17
ieee802154: 6lowpan: cleanup pull of iphc bytes
Alexander Aring
1
-7
/
+2
2015-09-17
ieee802154: 6lowpan: change if lowpan dev is running
Alexander Aring
1
-5
/
+6
2015-09-17
ieee802154: 6lowpan: remove EXPORT_SYMBOL
Alexander Aring
1
-1
/
+0
2015-09-17
ieee802154: 6lowpan: remove set to zero
Alexander Aring
1
-1
/
+0
2015-09-17
ieee802154: 6lowpan: remove check on null
Alexander Aring
1
-1
/
+1
2015-09-17
ieee802154: 6lowpan: register packet layer while open
Alexander Aring
1
-10
/
+18
2015-09-17
ieee802154: 6lowpan: change dev vars to wdev and ldev
Alexander Aring
5
-84
/
+82
2015-09-17
Bluetooth: btmrvl: skb resource leak, and double free.
Kieran Bingham
1
-14
/
+0
2015-09-17
Bluetooth: close HCI device when user channel socket gets closed
Simon Fels
3
-2
/
+12
2015-09-17
Bluetooth: hci_intel: Show error in case of invalid LPM packet size
Loic Poulain
1
-2
/
+5
2015-09-17
Bluetooth: hci_intel: Add runtime PM support
Loic Poulain
1
-3
/
+69
2015-09-17
Bluetooth: hci_intel: Add PM support
Loic Poulain
1
-0
/
+53
2015-09-17
Bluetooth: hci_intel: Implement LPM suspend/resume
Loic Poulain
1
-0
/
+158
2015-09-17
Bluetooth: hci_bcm: Use bt_dev logging helpers
Frederic Danis
1
-18
/
+18
2015-09-17
Bluetooth: hci_bcm: Replace spinlock by mutex
Frederic Danis
1
-13
/
+13
2015-09-17
Bluetooth: hci_qca: Fix a few tab vs spaces issues
Marcel Holtmann
1
-3
/
+3
2015-09-17
Bluetooth: hci_intel: Replace spinlock with mutex
Loic Poulain
1
-9
/
+9
2015-09-17
Bluetooth: hci_intel: Use bt_dev logging helpers
Loic Poulain
1
-62
/
+59
[next]