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
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
2020-03-12
drm/i915/execlists: Enable timeslice on partial virtual engine dequeue
Chris Wilson
1
-11
/
+18
2020-03-12
drm/i915: be more solid in checking the alignment
Matthew Auld
2
-1
/
+7
2020-03-12
drm/i915/gvt: Fix dma-buf display blur issue on CFL
Tina Zhang
1
-1
/
+2
2020-03-12
drm/i915: Return early for await_start on same timeline
Chris Wilson
1
-2
/
+2
2020-03-12
drm/i915: Actually emit the await_start
Chris Wilson
1
-1
/
+1
2020-03-11
dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom
Nathan Chancellor
1
-3
/
+1
2020-03-11
Merge tag 'pinctrl-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-9
/
+20
2020-03-11
driver code: clarify and fix platform device DMA mask allocation
Christoph Hellwig
1
-19
/
+6
2020-03-11
mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
Ulf Hansson
1
-0
/
+3
2020-03-11
mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
Ulf Hansson
1
-0
/
+3
2020-03-11
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
Ulf Hansson
1
-1
/
+4
2020-03-11
mmc: core: Allow host controllers to require R1B for CMD6
Ulf Hansson
1
-2
/
+4
2020-03-11
scsi: ipr: Fix softlockup when rescanning devices in petitboot
Wen Xiong
2
-1
/
+3
2020-03-11
s390/qeth: cancel RX reclaim work earlier
Julian Wiedmann
3
-1
/
+2
2020-03-11
s390/qeth: handle error when backing RX buffer
Julian Wiedmann
1
-4
/
+9
2020-03-11
s390/qeth: don't reset default_out_queue
Julian Wiedmann
1
-1
/
+0
2020-03-11
scsi: ufs: Fix possible unclocked access to auto hibern8 timer register
Can Guo
1
-7
/
+14
2020-03-11
net: macsec: invoke mdo_upd_secy callback when mac address changed
Dmitry Bogdanov
1
-0
/
+13
2020-03-11
net: macsec: update SCI upon MAC address change.
Dmitry Bogdanov
1
-5
/
+6
2020-03-11
ibmvnic: Do not process device remove during device reset
Juliet Kim
2
-3
/
+27
2020-03-11
Merge tag 'auxdisplay-for-linus-v5.6-rc6' of git://github.com/ojeda/linux
Linus Torvalds
3
-12
/
+10
2020-03-11
drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to sm...
Hersen Wu
3
-13
/
+21
2020-03-10
i2c: gpio: suppress error on probe defer
Hamish Martin
1
-1
/
+1
2020-03-10
macintosh: windfarm: fix MODINFO regression
Wolfram Sang
6
-1
/
+50
2020-03-10
i2c: designware-pci: Fix BUG_ON during device removal
Jarkko Nikula
1
-0
/
+1
2020-03-10
iommu/vt-d: Silence RCU-list debugging warnings
Qian Cai
1
-1
/
+2
2020-03-10
iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()
Qian Cai
1
-1
/
+4
2020-03-10
i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device
Mika Westerberg
1
-33
/
+12
2020-03-10
watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional
Mika Westerberg
1
-12
/
+16
2020-03-10
watchdog: iTCO_wdt: Export vendorsupport
Mika Westerberg
2
-7
/
+11
2020-03-10
Merge tag 'gvt-fixes-2020-03-10' of https://github.com/intel/gvt-linux into d...
Jani Nikula
2
-6
/
+11
2020-03-10
drm/exynos: Fix cleanup of IOMMU related objects
Marek Szyprowski
11
-29
/
+53
2020-03-10
net: mscc: ocelot: properly account for VLAN header length when setting MRU
Vladimir Oltean
1
-11
/
+17
2020-03-10
ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()
Eric Dumazet
1
-1
/
+1
2020-03-10
macvlan: add cond_resched() during multicast processing
Mahesh Bandewar
1
-0
/
+2
2020-03-10
ipvlan: add cond_resched_rcu() while processing muticast backlog
Mahesh Bandewar
1
-0
/
+1
2020-03-10
ipvlan: don't deref eth hdr before checking it's set
Mahesh Bandewar
1
-8
/
+10
2020-03-10
sfc: detach from cb_page in efx_copy_channel()
Edward Cree
1
-0
/
+1
2020-03-10
Merge tag 'mmc-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2
-1
/
+18
2020-03-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-8
/
+15
2020-03-09
drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20
Hawking Zhang
1
-2
/
+23
2020-03-09
drm/amd/display: update soc bb for nv14
Martin Leung
1
-0
/
+114
2020-03-09
pinctrl: qcom: Assign irq_eoi conditionally
Linus Walleij
1
-2
/
+1
2020-03-09
pinctrl: falcon: fix syntax error
Mathias Kresin
1
-1
/
+1
2020-03-09
pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bug
Linus Walleij
1
-1
/
+1
2020-03-09
net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used
Remi Pommarel
1
-1
/
+2
2020-03-09
ipvlan: do not add hardware address of master to its unicast filter list
Jiri Wiesner
1
-4
/
+1
2020-03-09
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
10
-33
/
+329
2020-03-09
Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-15
/
+7
2020-03-08
Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-8
/
+31
[prev]
[next]