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
2019-04-23
Bluetooth: hci_qca: Give enough time to ROME controller to bootup.
Balakrishna Godavarthi
1
-0
/
+2
2019-04-23
Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs
Chen-Yu Tsai
1
-4
/
+16
2019-04-23
Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt
Jaganath Kanakkassery
1
-1
/
+1
2019-04-23
Bluetooth: btbcm: Add entry for BCM2076B1 UART Bluetooth
Stephan Gerhold
1
-0
/
+1
2019-04-23
6lowpan: Off by one handling ->nexthdr
Dan Carpenter
1
-1
/
+1
2019-04-23
Bluetooth: btbcm: Add default address for BCM43341B
Ferry Toth
1
-1
/
+3
2019-04-23
Bluetooth: hidp: fix buffer overflow
Young Xiao
1
-0
/
+1
2019-04-23
Bluetooth: btmrvl: add support for SD8987 chipset
Tamás Szűcs
2
-2
/
+38
2019-04-23
Bluetooth: btmtksdio: Add runtime PM support to SDIO based Bluetooth
Sean Wang
1
-0
/
+144
2019-04-23
Bluetooth: btmtksdio: Fix hdev->stat.byte_rx accumulation
Sean Wang
1
-2
/
+2
2019-04-23
Bluetooth: btmtksdio: Add a bit definition for CHLPCR
Sean Wang
1
-3
/
+4
2019-04-23
Bluetooth: btmtksdio: Drop newline with bt_dev logging macros
Sean Wang
1
-3
/
+3
2019-04-23
Bluetooth: hci_h5: fix spelling mistake "sliped" -> "slipped"
Colin Ian King
1
-1
/
+1
2019-04-23
Bluetooth: mediatek: Fixed incorrect type in assignment
Sean Wang
1
-1
/
+1
2019-04-23
Bluetooth: btmtksdio: fix uninitialized symbol errors in btmtksdio_rx_packet
Sean Wang
1
-10
/
+0
2019-04-23
Bluetooth: btsdio: Use module_sdio_driver helper
Sean Wang
1
-14
/
+1
2019-04-23
Bluetooth: mediatek: Use module_sdio_driver helper
Sean Wang
1
-14
/
+1
2019-04-23
mmc: sdio: Add helper macro for sdio_driver boilerplate
Sean Wang
1
-0
/
+12
2019-04-23
Bluetooth: Add return check for L2CAP security level set
Fugang Duan
1
-2
/
+5
2019-04-23
Bluetooth: Fix not initializing L2CAP tx_credits
Luiz Augusto von Dentz
1
-5
/
+4
2019-04-23
Bluetooth: btqca: Fix misspelling of 'baudrate'
Matthias Kaehlcke
1
-1
/
+1
2019-04-23
Bluetooth: hci_qca: Add helper function to get the chip family
Matthias Kaehlcke
1
-19
/
+26
2019-04-23
Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devices
Sean Wang
3
-0
/
+991
2019-04-23
mmc: add SDIO identifiers for MediaTek Bluetooth devices
Sean Wang
1
-0
/
+2
2019-04-23
net: systemport: Remove need for DMA descriptor
Florian Fainelli
2
-58
/
+8
2019-04-23
bridge: Fix possible use-after-free when deleting bridge port
Ido Schimmel
1
-1
/
+2
2019-04-23
r8152: sync sa_family with the media type of network device
Crag.Wang
1
-0
/
+2
2019-04-23
Merge branch 'mlxsw-Shared-buffer-improvements'
David S. Miller
7
-153
/
+300
2019-04-23
mlxsw: spectrum_buffers: Adjust CPU port shared buffer egress quotas
Ido Schimmel
1
-7
/
+35
2019-04-23
mlxsw: spectrum_buffers: Allow skipping ingress port quota configuration
Ido Schimmel
1
-2
/
+8
2019-04-23
mlxsw: spectrum_buffers: Split business logic from mlxsw_sp_port_sb_pms_init()
Ido Schimmel
1
-7
/
+14
2019-04-23
mlxsw: spectrum_buffers: Use new CPU ingress pool for control packets
Ido Schimmel
1
-12
/
+7
2019-04-23
mlxsw: spectrum_buffers: Add pools for CPU traffic
Ido Schimmel
1
-0
/
+20
2019-04-23
mlxsw: spectrum_buffers: Remove assumption about pool order
Ido Schimmel
1
-18
/
+13
2019-04-23
mlxsw: spectrum_buffers: Forbid changing multicast TCs' attributes
Ido Schimmel
1
-0
/
+2
2019-04-23
mlxsw: spectrum_buffers: Forbid changing threshold type of first egress pool
Ido Schimmel
1
-4
/
+4
2019-04-23
mlxsw: spectrum_buffers: Forbid configuration of multicast pool
Ido Schimmel
1
-2
/
+12
2019-04-23
mlxsw: spectrum_buffers: Add ability to veto TC's configuration
Ido Schimmel
1
-0
/
+18
2019-04-23
mlxsw: spectrum_buffers: Add ability to veto pool's configuration
Ido Schimmel
1
-1
/
+16
2019-04-23
mlxsw: spectrum_buffers: Use defines for pool indices
Ido Schimmel
1
-78
/
+104
2019-04-23
mlxsw: spectrum_buffers: Add extack messages for invalid configurations
Ido Schimmel
4
-18
/
+33
2019-04-23
net: devlink: Add extack to shared buffer operations
Ido Schimmel
4
-16
/
+26
2019-04-23
net: stmmac: move stmmac_check_ether_addr() to driver probe
Vinod Koul
1
-2
/
+2
2019-04-23
Merge branch 'net-clean-up-needless-use-of-module-infrastructure'
David S. Miller
7
-18
/
+9
2019-04-23
net: strparser: make it explicitly non-modular
Paul Gortmaker
1
-10
/
+4
2019-04-23
net: bpfilter: dont use module_init in non-modular code
Paul Gortmaker
1
-2
/
+1
2019-04-23
cgroup: net: remove left over MODULE_LICENSE tag
Paul Gortmaker
1
-2
/
+0
2019-04-23
net: tc_act: drop include of module.h from tc_ife.h
Paul Gortmaker
1
-1
/
+2
2019-04-23
net: fib: drop include of module.h from fib_notifier.h
Paul Gortmaker
1
-1
/
+2
2019-04-23
net: ife: drop include of module.h from net/ife.h
Paul Gortmaker
1
-1
/
+0
[prev]
[next]