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
2009-04-08
sparc64: Fix section mismatch warnings in PCI controller drivers.
David S. Miller
5
-20
/
+20
2009-04-08
sparc64: Fix section mismatch warnings in power driver.
David S. Miller
1
-1
/
+1
2009-04-08
sparc64: get_cells() can't be marked __init
David S. Miller
1
-2
/
+1
2009-04-08
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2009-04-07
Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
8
-32
/
+57
2009-04-07
tty: Blackin CTS/RTS
Sonic Zhang
7
-58
/
+72
2009-04-07
Change hardware flow control from poll to interrupt driven
Sonic Zhang
5
-138
/
+0
2009-04-07
tty: Use the generic RS485 ioctl on CRIS
Claudio Scordino
3
-7
/
+7
2009-04-07
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
Yang Hongyang
3
-4
/
+4
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
20
-55
/
+55
2009-04-07
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
2
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
7
-20
/
+20
2009-04-07
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
Eric Miao
1
-0
/
+1
2009-04-07
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
Wolfgang Muees
1
-0
/
+2
2009-04-07
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
Michael Hennerich
1
-0
/
+1
2009-04-07
Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation
Michael Hennerich
1
-0
/
+2
2009-04-07
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
31
-79
/
+181
2009-04-07
tracing, x86: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-04-07
powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates board
Wolfgang Grandegger
1
-4
/
+4
2009-04-07
i2c-s3c2410: Simplify bus frequency calculation
Daniel Silverstone
6
-26
/
+26
2009-04-07
i2c-s3c2410: sda_delay should be in ns, not clock ticks
Ben Dooks
2
-2
/
+2
2009-04-07
i2c: iMX/MXC support
Darius Augulis
1
-0
/
+25
2009-04-07
powerpc: Fix oops when loading modules
Paul Mackerras
1
-2
/
+4
2009-04-07
powerpc: Wire up preadv and pwritev
Stephen Rothwell
2
-1
/
+6
2009-04-07
powerpc/ftrace: Fix printf format warning
Michael Ellerman
1
-1
/
+1
2009-04-07
powerpc/ftrace: Fix #if that should be #ifdef
Michael Ellerman
1
-1
/
+1
2009-04-07
powerpc: Fix ptrace compat wrapper for FPU register access
Michael Neuling
1
-4
/
+11
2009-04-07
powerpc: Print information about mapping hw irqs to virtual irqs
Michael Ellerman
1
-1
/
+3
2009-04-07
powerpc: Correct dependency of KEXEC
Geert Uytterhoeven
1
-1
/
+1
2009-04-07
powerpc: Disable VSX or current process in giveup_fpu/altivec
Michael Neuling
2
-0
/
+13
2009-04-07
powerpc/pseries: Enable relay in pseries_defconfig
Anton Blanchard
1
-1
/
+1
2009-04-07
powerpc/pseries: Fix ibm,client-architecture comment
Anton Blanchard
1
-1
/
+1
2009-04-07
powerpc/pseries: Scan for all events in rtasd
Anton Blanchard
1
-1
/
+2
2009-04-07
powerpc/pseries: Add dispatch dispersion statistics
Anton Blanchard
2
-1
/
+17
2009-04-07
powerpc: Clean up some prom printouts
Anton Blanchard
1
-4
/
+4
2009-04-07
powerpc: Print progress of ibm,client-architecture method
Anton Blanchard
1
-3
/
+5
2009-04-07
powerpc: Remove duplicated #include's
Huang Weiyi
2
-2
/
+0
2009-04-07
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...
Paul Mackerras
16
-55
/
+111
2009-04-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
7
-2
/
+101
2009-04-07
V4L/DVB (11350): Add camera (CSI) driver for MX1
Paulius Zaleckas
6
-1
/
+100
2009-04-07
V4L/DVB (11349): mx3-camera: adapt the clock definition and the driver to the...
Guennadi Liakhovetski
1
-1
/
+1
2009-04-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
15
-6
/
+359
2009-04-07
FRV: Fix compile breakage
Adrian Bunk
1
-1
/
+0
2009-04-07
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
5
-59
/
+167
2009-04-06
powerpc/85xx: TQM8548: Update DTS file for multi-chip support
Wolfgang Grandegger
2
-4
/
+10
2009-04-06
[MTD] [NAND] FSL-UPM: add multi chip support
Wolfgang Grandegger
1
-1
/
+1
2009-04-06
powerpc/pq2fads: Update device tree for use with device-tree-aware u-boot.
Scott Wood
1
-6
/
+14
2009-04-06
powerpc: Add support for CoreInt delivery of interrupts on MPIC
Kumar Gala
2
-0
/
+46
2009-04-05
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
Linus Torvalds
1
-1
/
+0
2009-04-05
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
7
-14
/
+13
[next]