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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-21
net: macb: Add null check for PCLK and HCLK
Harini Katakam
1
-2
/
+8
2019-03-21
net: phy: Add DP83825I to the DP83822 driver
Dan Murphy
1
-14
/
+20
2019-03-21
irqchip/irq-mvebu-sei: Make mvebu_sei_ap806_caps static
YueHaibing
1
-1
/
+1
2019-03-21
Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
7
-45
/
+29
2019-03-21
irqchip/mbigen: Don't clear eventid when freeing an MSI
Jianguo Chen
1
-0
/
+3
2019-03-21
irqchip/stm32: Don't set rising configuration registers at init
Fabien Dessenne
1
-5
/
+0
2019-03-21
irqchip/stm32: Don't clear rising/falling config registers at init
Fabien Dessenne
1
-5
/
+0
2019-03-21
irqchip/mmp: Make mmp_irq_domain_ops static
YueHaibing
1
-1
/
+1
2019-03-21
irqchip/brcmstb-l2: Make two init functions static
YueHaibing
1
-2
/
+2
2019-03-21
mmc: renesas_sdhi: limit block count to 16 bit for old revisions
Wolfram Sang
1
-1
/
+7
2019-03-21
mmc: alcor: fix DMA reads
Daniel Drake
1
-6
/
+19
2019-03-21
mmc: sdhci-omap: Set caps2 to indicate no physical write protect pin
Kishon Vijay Abraham I
1
-0
/
+3
2019-03-21
mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
Alexander Shiyan
1
-12
/
+4
2019-03-21
drm/exynos/mixer: fix MIXER shadow registry synchronisation code
Andrzej Hajda
1
-44
/
+66
2019-03-21
scsi: ibmvscsi: Fix empty event pool access during host removal
Tyrel Datwyler
1
-6
/
+16
2019-03-21
scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
Tyrel Datwyler
1
-0
/
+5
2019-03-21
dpaa2-eth: Fix possible access beyond end of array
Ioana Ciocoi Radulescu
1
-1
/
+1
2019-03-20
net: ks8851: Deduplicate register macros
Lukas Wunner
3
-330
/
+34
2019-03-20
net: ks8851: Fix register macro misnomers
Lukas Wunner
1
-25
/
+27
2019-03-20
net: ks8851: Set initial carrier state to down
Lukas Wunner
1
-0
/
+2
2019-03-20
net: ks8851: Delay requesting IRQ until opened
Lukas Wunner
1
-13
/
+11
2019-03-20
net: ks8851: Reassert reset pin if chip ID check fails
Lukas Wunner
1
-1
/
+1
2019-03-20
net: ks8851: Dequeue RX packets explicitly
Lukas Wunner
1
-4
/
+4
2019-03-20
scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()
Luo Jiaxing
1
-0
/
+6
2019-03-20
irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
Rasmus Villemoes
1
-1
/
+1
2019-03-20
rbd: drop wait_for_latest_osdmap()
Ilya Dryomov
1
-18
/
+2
2019-03-20
drm/vmwgfx: Don't double-free the mode stored in par->set_mode
Thomas Zimmermann
1
-9
/
+3
2019-03-20
drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
Deepak Rawat
1
-1
/
+1
2019-03-20
3c515: fix integer overflow warning
Arnd Bergmann
1
-1
/
+1
2019-03-20
PM / Domains: Avoid a potential deadlock
Jiada Wang
1
-7
/
+6
2019-03-20
ACPI / utils: Drop reference in test for device presence
Andy Shevchenko
1
-0
/
+1
2019-03-19
net: stmmac: fix memory corruption with large MTUs
Aaro Koskinen
1
-2
/
+3
2019-03-19
mlxsw: core: mlxsw: core: avoid -Wint-in-bool-context warning
Arnd Bergmann
1
-1
/
+1
2019-03-19
Merge tag 'wireless-drivers-for-davem-2019-03-19' of git://git.kernel.org/pub...
David S. Miller
32
-58
/
+329
2019-03-19
drm/amdgpu: fix invalid use of change_bit
Christian König
1
-1
/
+1
2019-03-19
drm/amdgpu: revert "cleanup setting bulk_movable"
Christian König
1
-0
/
+2
2019-03-19
scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
Himanshu Madhani
1
-1
/
+1
2019-03-19
scsi: qla2xxx: Fix FC-AL connection target discovery
Quinn Tran
1
-0
/
+7
2019-03-19
Merge tag 'tag-chrome-platform-fixes-for-v5.1-rc2' of git://git.kernel.org/pu...
Linus Torvalds
2
-4
/
+8
2019-03-19
scsi: core: Avoid that a kernel warning appears during system resume
Bart Van Assche
1
-2
/
+4
2019-03-19
scsi: core: Also call destroy_rcu_head() for passthrough requests
Bart Van Assche
1
-1
/
+8
2019-03-19
platform/chrome: cros_ec_debugfs: cancel/schedule logging work only if supported
Guenter Roeck
1
-3
/
+7
2019-03-19
drivers: base: swnode: Make two functions static
YueHaibing
1
-2
/
+2
2019-03-19
mt76x02: do not enable RTS/CTS by default
Stanislaw Gruszka
3
-3
/
+2
2019-03-19
mt76: fix schedule while atomic in mt76x02_reset_state
Lorenzo Bianconi
3
-16
/
+23
2019-03-19
mt76: mt7603: use the correct hweight8() function
Felix Fietkau
3
-4
/
+3
2019-03-19
mt76x02u: check chip version on probe
Stanislaw Gruszka
3
-3
/
+18
2019-03-19
mt7601u: check chip version on probe
Stanislaw Gruszka
1
-0
/
+4
2019-03-19
Merge remote-tracking branch 'net/master'
Stefan Schmidt
3953
-101505
/
+195382
2019-03-19
s390/qeth: be drop monitor friendly
Julian Wiedmann
3
-5
/
+6
[prev]
[next]