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
/
arch
/
mips
/
ralink
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-20
MIPS: ralink: add a symbol for INTC
John Crispin
2
-0
/
+6
2015-11-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-26
/
+101
2015-11-11
MIPS: Make MIPS_CMDLINE_DTB default
Jonas Gorski
1
-2
/
+0
2015-11-11
MIPS: ralink: Add missing clock on rt305x
John Crispin
1
-0
/
+1
2015-11-11
MIPS: ralink: Put the pci bus into reset state before rebooting the SoC
John Crispin
1
-2
/
+10
2015-11-11
MIPS: ralink: Don't set pm_power_off
John Crispin
1
-1
/
+0
2015-11-11
MIPS: ralink: Remove check for CONFIG_PCI on non-PCI SoCs
John Crispin
1
-3
/
+0
2015-11-11
MIPS: ralink: Fix invalid tick count
John Crispin
1
-1
/
+1
2015-11-11
MIPS: ralink: Add tty detection
John Crispin
1
-0
/
+26
2015-11-11
MIPS: ralink: Fix usb issue during frequency scaling
John Crispin
1
-0
/
+20
2015-11-11
MIPS: ralink: Unify SoC id handling
John Crispin
5
-16
/
+19
2015-11-11
MIPS: ralink: Add support for mt7688
John Crispin
1
-6
/
+29
2015-10-01
clocksource: cosmetic: Drop OF 'dependency' from symbols
Marc Zyngier
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-09-03
MIPS: rt3352: Migrate to new 'set-state' interface
Viresh Kumar
1
-29
/
+30
2015-08-03
MIPS: Export get_c0_perfcount_int()
Felix Fietkau
1
-0
/
+1
2015-07-02
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2015-06-25
MIPS/ralink: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+1
2015-06-21
MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-06-01
MIPS: ralink: Fix clearing the illegal access interrupt
Jonas Gorski
1
-1
/
+1
2015-04-10
MIPS: ralink: add missing symbol for RALINK_ILL_ACC
John Crispin
1
-0
/
+5
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-24
MIPS: ralink: add rt2880 pci driver
John Crispin
1
-0
/
+1
2014-11-24
MIPS: ralink: allow loading irq registers from the devicetree
John Crispin
1
-10
/
+25
2014-11-24
MIPS: ralink: add mt7628an support
John Crispin
2
-46
/
+232
2014-11-24
MIPS: ralink: add support for MT7620n
John Crispin
1
-7
/
+13
2014-11-24
MIPS: ralink: cleanup early_printk
John Crispin
1
-15
/
+30
2014-11-24
MIPS: ralink: cleanup the soc specific pinmux data
John Crispin
6
-387
/
+180
2014-11-24
MIPS: ralink: copy the commandline from the devicetree
John Crispin
1
-0
/
+2
2014-11-24
MIPS: ralink: add a bootrom dumper module
John Crispin
2
-0
/
+50
2014-11-24
MIPS: ralink: add rt3883 wmac clock
John Crispin
1
-0
/
+1
2014-11-24
MIPS: ralink: add rt2880 wmac clock
John Crispin
1
-1
/
+2
2014-11-24
MIPS: ralink: add missing clk_set_rate() to clk.c
John Crispin
1
-0
/
+6
2014-11-24
MIPS: ralink: allow manual memory override
John Crispin
1
-1
/
+15
2014-11-24
MIPS: ralink: add illegal access driver
John Crispin
2
-0
/
+89
2014-11-24
MIPS: ralink: add verbose pmu info
John Crispin
1
-0
/
+26
2014-11-24
MIPS: Create a helper function for DT setup
Kevin Cernekee
1
-12
/
+2
2014-11-24
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
1
-1
/
+7
2014-11-24
MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()
Andrew Bresticker
1
-1
/
+1
2014-10-20
mips: ralink: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-29
MIPS: ralink: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2014-09-22
MIPS: ralink: Move device-trees to arch/mips/boot/dts/
Andrew Bresticker
11
-380
/
+4
2014-07-30
MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated.
Rickard Strandqvist
1
-1
/
+1
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-27
/
+2
2014-05-16
mips: dts: Fix missing device_type="memory" property in memory nodes
Leif Lindholm
4
-0
/
+4
2014-04-30
of/fdt: consolidate built-in dtb section variables
Rob Herring
1
-2
/
+0
2014-04-30
mips: convert fdt pointers to opaque pointers
Rob Herring
1
-2
/
+2
2014-04-30
mips: ralink: convert to use unflatten_and_copy_device_tree
Rob Herring
1
-24
/
+1
2014-02-19
usb: host: remove selects of USB_ARCH_HAS_?HCI
Paul Bolle
1
-6
/
+0
2014-01-31
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+1
[prev]
[next]