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-05-07
net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lock
Bjørn Mork
1
-5
/
+13
2014-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
90
-927
/
+1193
2014-05-06
Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-16
/
+58
2014-05-06
Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-17
/
+20
2014-05-06
Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-8
/
+12
2014-05-06
net: macb: Fix race between HW and driver
Soren Brinkmann
1
-10
/
+0
2014-05-06
net: macb: Remove 'unlikely' optimization
Soren Brinkmann
1
-1
/
+1
2014-05-06
net: macb: Re-enable RX interrupt only when RX is done
Soren Brinkmann
1
-7
/
+6
2014-05-06
net: macb: Clear interrupt flags
Soren Brinkmann
1
-0
/
+10
2014-05-06
net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP
Soren Brinkmann
1
-1
/
+1
2014-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
3
-29
/
+46
2014-05-06
e1000e: Restrict MDIO Slow Mode workaround to relevant parts
David Ertman
1
-6
/
+8
2014-05-06
e1000e: Fix issue with link flap on 82579
David Ertman
2
-0
/
+13
2014-05-05
e1000e: Expand workaround for 10Mb HD throughput bug
David Ertman
2
-4
/
+12
2014-05-05
e1000e: Workaround for dropped packets in Gig/100 speeds on 82579
David Ertman
2
-19
/
+13
2014-05-05
net/mlx4_core: Don't issue PCIe speed/width checks for VFs
Eyal Perry
1
-1
/
+2
2014-05-05
net/mlx4_core: Load the Eth driver first
Or Gerlitz
1
-2
/
+2
2014-05-05
net/mlx4_core: Fix slave id computation for single port VF
Matan Barak
1
-15
/
+20
2014-05-05
net/mlx4_core: Adjust port number in qp_attach wrapper when detaching
Jack Morgenstein
1
-0
/
+23
2014-05-05
net: cdc_ncm: fix buffer overflow
Bjørn Mork
1
-1
/
+1
2014-05-05
Altera TSE: ALTERA_TSE should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2014-05-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
15
-46
/
+45
2014-05-05
Merge tag 'upstream-3.15-rc5' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2
-1
/
+7
2014-05-05
floppy: don't write kernel-only members to FDRAWCMD ioctl output
Matthew Daley
1
-1
/
+4
2014-05-05
floppy: ignore kernel-only members in FDRAWCMD ioctl input
Matthew Daley
1
-3
/
+3
2014-05-05
UBI: avoid workqueue format string leak
Kees Cook
1
-1
/
+1
2014-05-05
UBI: fix ubi free PEBs count calculation
Tanya Brokhman
1
-0
/
+3
2014-05-05
UBI: fix error path in __wl_get_peb
Tanya Brokhman
1
-0
/
+3
2014-05-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+2
2014-05-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+5
2014-05-04
vexpress: Initialise the sysregs before setting up the clocks
Catalin Marinas
1
-0
/
+2
2014-05-04
USB: Nokia 5300 should be treated as unusual dev
Daniele Forsi
1
-0
/
+7
2014-05-04
USB: Nokia 305 should be treated as unusual dev
Victor A. Santos
1
-0
/
+7
2014-05-04
tty: Fix lockless tty buffer race
Peter Hurley
1
-3
/
+14
2014-05-04
Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...
Peter Hurley
1
-14
/
+2
2014-05-04
drivers/tty/hvc: don't free hvc_console_setup after init
Tomoki Sekiyama
1
-1
/
+1
2014-05-04
n_tty: Fix n_tty_write crash when echoing in raw mode
Peter Hurley
1
-0
/
+4
2014-05-04
tty: serial: 8250_core.c Bug fix for Exar chips.
Michael Welling
1
-1
/
+1
2014-05-04
fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6
Nikita Yushchenko
1
-1
/
+2
2014-05-04
usb: storage: shuttle_usbat: fix discs being detected twice
Daniele Forsi
1
-1
/
+1
2014-05-04
usb: qcserial: add a number of Dell devices
Bjørn Mork
1
-0
/
+15
2014-05-04
USB: OHCI: fix problem with global suspend on ATI controllers
Alan Stern
3
-0
/
+21
2014-05-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-35
/
+21
2014-05-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+11
2014-05-03
Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-59
/
+85
2014-05-03
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+17
2014-05-03
Merge branches 'acpi-ec' and 'acpi-processor'
Rafael J. Wysocki
2
-12
/
+16
2014-05-03
Merge branch 'pnp'
Rafael J. Wysocki
2
-20
/
+28
2014-05-03
Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
3
-12
/
+81
2014-05-03
net: mvmdio: Check for a valid interrupt instead of an error
Ezequiel Garcia
1
-1
/
+4
[next]