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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-19
ARM: s3c24xx: switch to gpiochip_add_data()
Linus Walleij
1
-1
/
+1
2016-02-19
ARM: ixp4xx: switch to gpiochip_add_data()
Linus Walleij
1
-2
/
+2
2016-02-19
ARM: imx: switch to gpiochip_add_data()
Linus Walleij
1
-1
/
+3
2016-02-19
ARM: gemini: switch to gpiochip_add_data()
Linus Walleij
1
-2
/
+2
2016-02-19
ARM: scoop: use gpiochip data pointer
Linus Walleij
1
-5
/
+5
2016-02-19
MIPS: jz4740: Fix surviving instance of irq_to_gpio()
Ralf Baechle
1
-1
/
+1
2016-02-16
gpio: Remove unused asm/gpio.h files
Bjorn Helgaas
9
-36
/
+0
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
11
-11
/
+10
2016-01-25
unicore: gpio: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-25
powerpc: simple_gpio: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-25
powerpc: ppc4cc/gpio: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-25
blackfin: gpio: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
115
-757
/
+4144
2016-01-24
Merge branch '4.4-fixes' into mips-for-linux-next
Ralf Baechle
6
-3
/
+11
2016-01-24
MIPS: zboot: Add support for serial debug using the PROM
Alban Bedel
3
-0
/
+12
2016-01-24
MIPS: zboot: Avoid useless rebuilds
Alban Bedel
1
-6
/
+8
2016-01-24
MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
Florian Fainelli
1
-0
/
+1
2016-01-24
MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function
Simon Arlott
2
-13
/
+0
2016-01-24
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
Simon Arlott
1
-96
/
+0
2016-01-24
MIPS: bcm63xx: nvram: Use nvram structure definition from header file
Simon Arlott
1
-32
/
+3
2016-01-24
MIPS: KVM: Add missing newline to kvm_err()
James Hogan
1
-1
/
+1
2016-01-24
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
4
-28
/
+5
2016-01-24
MIPS: KVM: Use cacheops.h definitions
James Hogan
1
-22
/
+8
2016-01-24
MIPS: Break down cacheops.h definitions
James Hogan
1
-42
/
+64
2016-01-24
MIPS: Use EXCCODE_ constants with set_except_vector()
James Hogan
2
-30
/
+30
2016-01-24
MIPS: Update trap codes
James Hogan
1
-2
/
+10
2016-01-24
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
James Hogan
5
-83
/
+80
2016-01-24
MIPS: KVM: Make kvm_mips_{init,exit}() static
James Hogan
1
-2
/
+2
2016-01-24
MIPS: KVM: Refactor added offsetof()s
James Hogan
1
-7
/
+3
2016-01-24
MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
James Hogan
2
-19
/
+19
2016-01-24
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
James Hogan
2
-38
/
+0
2016-01-24
MIPS: Move definition of DC bit to mipsregs.h
James Hogan
2
-3
/
+2
2016-01-24
MIPS: KVM: Drop some unused definitions from kvm_host.h
James Hogan
1
-5
/
+0
2016-01-24
MIPS: KVM: Trivial whitespace and style fixes
James Hogan
5
-15
/
+14
2016-01-24
MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig
Joshua Henderson
1
-0
/
+89
2016-01-24
MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit
Joshua Henderson
6
-0
/
+697
2016-01-24
MIPS: Add support for PIC32MZDA platform
Joshua Henderson
21
-0
/
+1454
2016-01-24
MIPS: bmips: Improve BCM6368 device tree
Álvaro Fernández Rojas
1
-0
/
+22
2016-01-24
MIPS: bmips: Improve BCM6328 device tree
Álvaro Fernández Rojas
1
-0
/
+9
2016-01-24
MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]
James Hogan
1
-3
/
+0
2016-01-24
MIPS: TXx9: iocled: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-24
MIPS: RB532: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-24
MIPS: TXx9: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-24
MIPS: ar7: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-24
MIPS: Alchemy: Be sure to clamp return value
Linus Walleij
1
-3
/
+3
2016-01-24
MIPS: Fix macro typo
Jaedon Shin
1
-1
/
+1
2016-01-24
MIPS: smp-cps: Ensure secondary cores start with EVA disabled
Matt Redfearn
2
-0
/
+7
2016-01-24
MIPS: io.h: Define `ioremap_cache'
Maciej W. Rozycki
1
-0
/
+1
2016-01-24
MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutter
Maciej W. Rozycki
1
-8
/
+9
2016-01-24
MIPS: inst.h: Fix some instruction descriptions
Maciej W. Rozycki
1
-2
/
+2
[next]