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
2014-06-12
mmc: omap: don't select TPS65010
Arnd Bergmann
1
-1
/
+1
2014-06-12
mmc: mvsdio: avoid compiler warning
Arnd Bergmann
1
-1
/
+1
2014-06-12
mmc: atmel-mci: incude asm/cacheclush.h
Arnd Bergmann
1
-0
/
+1
2014-06-12
mmc: sdhci-msm: Fix fallout from sdhci refactoring
Stephen Boyd
1
-0
/
+4
2014-06-12
mmc: usdhi6rol0: fix compiler warnings
Guennadi Liakhovetski
1
-5
/
+5
2014-06-12
gpio: of: Fix handling for deferred probe for -gpio suffix
Tony Lindgren
1
-1
/
+1
2014-06-12
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
230
-1966
/
+4418
2014-06-12
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-59
/
+125
2014-06-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
5
-87
/
+101
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-1
/
+1
2014-06-12
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-11
/
+11
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-7
/
+30
2014-06-12
net/fsl: xgmac_mdio is dependent on OF_MDIO
Andy Fleming
1
-0
/
+1
2014-06-12
net/fsl: Make xgmac_mdio read error message useful
Shruti Kanetkar
1
-1
/
+3
2014-06-12
net: Add skb_gro_postpull_rcsum to udp and vxlan
Tom Herbert
1
-0
/
+2
2014-06-12
qlcnic: Update version to 5.3.60
Shahed Shaikh
1
-2
/
+2
2014-06-12
qlcnic: Optimize ring count validations
Shahed Shaikh
2
-12
/
+7
2014-06-12
qlcnic: Pre-allocate DMA buffer used for minidump collection
Shahed Shaikh
3
-20
/
+28
2014-06-12
drivers: net: davinci_cpdma: double free on error
Dan Carpenter
1
-3
/
+1
2014-06-12
amd-xgbe: unwind on error in xgbe_mdio_register()
Dan Carpenter
1
-1
/
+1
2014-06-12
mrf24j40: add device managed APIs
Varka Bhadram
1
-20
/
+13
2014-06-12
sfc: PIO:Restrict to 64bit arch and use 64-bit writes.
Jon Cooper
2
-5
/
+24
2014-06-12
net: xen-netback: include linux/vmalloc.h again
Arnd Bergmann
1
-0
/
+1
2014-06-12
net: phy: realtek: register/unregister multiple drivers properly
Jongsung Kim
1
-51
/
+37
2014-06-12
net: sh_eth: Fix timing of RACT setting in sh_eth_rx()
Yoshihiro Shimoda
1
-1
/
+0
2014-06-12
net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()
Yoshihiro Shimoda
1
-5
/
+3
2014-06-12
net: sxgbe: remove duplicate SXGBE_CORE_L34_ADDCTL_REG define
Dan Carpenter
1
-1
/
+0
2014-06-12
qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY define
Dan Carpenter
1
-1
/
+0
2014-06-12
net/mlx4_en: Use affinity hint
Yuval Atias
3
-2
/
+46
2014-06-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
13
-71
/
+957
2014-06-12
Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
22
-141
/
+535
2014-06-12
dm thin: update discard_granularity to reflect the thin-pool blocksize
Lukas Czerner
1
-1
/
+2
2014-06-12
dm bio prison: implement per bucket locking in the dm_bio_prison hash table
Heinz Mauelshagen
1
-27
/
+39
2014-06-12
Merge branches 'pci/msi', 'pci/iommu' and 'pci/cleanup' into next
Bjorn Helgaas
58
-951
/
+780
2014-06-12
vhost-scsi: Include prot_bytes into expected data transfer length
Nicholas Bellinger
1
-1
/
+2
2014-06-12
TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire
Sagi Grimberg
2
-5
/
+25
2014-06-12
libiscsi, iser: Adjust data_length to include protection information
Sagi Grimberg
2
-33
/
+19
2014-06-11
PCI: Add function 1 DMA alias quirk for HighPoint RocketRaid 642L
Jérôme Carretero
1
-0
/
+2
2014-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
20
-174
/
+453
2014-06-11
target: Report correct response length for some commands
Roland Dreier
3
-5
/
+25
2014-06-11
ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges
Rafael J. Wysocki
2
-18
/
+52
2014-06-11
target/sbc: Check that the LBA and number of blocks are correct in VERIFY
Christophe Vu-Brugier
1
-1
/
+3
2014-06-11
target/sbc: Remove sbc_check_valid_sectors()
Christophe Vu-Brugier
1
-39
/
+6
2014-06-11
Target/iscsi: Fix sendtargets response pdu for iser transport
Sagi Grimberg
2
-5
/
+11
2014-06-11
Target/iser: Fix a wrong dereference in case discovery session is over iser
Sagi Grimberg
1
-1
/
+3
2014-06-11
PCI/MSI: Fix memory leak in free_msi_irqs()
Alexei Starovoitov
1
-1
/
+1
2014-06-11
i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34
Catherine Sullivan
2
-2
/
+2
2014-06-11
i40e: use stored base_queue value
Shannon Nelson
1
-3
/
+2
2014-06-11
i40e: Fix a bug in ethtool for FD drop packet filter action
Anjali Singhai Jain
1
-2
/
+7
2014-06-11
i40e/i40evf: Add Flow director stats to PF stats
Anjali Singhai Jain
6
-2
/
+41
[prev]
[next]