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
starfive-6.6.48-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
/
powerpc
/
sysdev
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-23
powerpc/mpic: Fix use of "flags" variable in mpic_alloc()
Kyle Moffett
1
-24
/
+22
2012-02-16
irq_domain/powerpc: Replace custom xlate functions with library functions
Grant Likely
4
-57
/
+4
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
4
-4
/
+4
2012-02-16
irq_domain: constify irq_domain_ops
Grant Likely
1
-1
/
+1
2012-02-16
irq_domain: Add support for base irq and hwirq in legacy mappings
Grant Likely
2
-2
/
+2
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
14
-43
/
+22
2012-02-16
irq_domain/powerpc: Eliminate virq_is_host()
Grant Likely
1
-6
/
+6
2012-02-16
powerpc/fsl/pci: Fix PCIe fixup regression
Benjamin Herrenschmidt
1
-19
/
+29
2012-02-15
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
18
-79
/
+79
2012-01-17
arch/powerpc/sysdev/fsl_pci.c: add missing iounmap
Julia Lawall
1
-2
/
+3
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+0
2012-01-08
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-34
/
+8
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-10
/
+9
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
3
-10
/
+9
2012-01-05
powerpc/fsl: add MSI support for the Freescale hypervisor
Timur Tabi
3
-23
/
+81
2012-01-05
arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfree
Julia Lawall
1
-0
/
+1
2012-01-05
powerpc/fsl: Add support for Integrated Flash Controller
Prabhakar Kushwaha
2
-0
/
+311
2012-01-05
powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory address
Kumar Gala
1
-0
/
+55
2012-01-04
fs: move code out of buffer.c
Al Viro
1
-1
/
+0
2011-12-22
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+0
2011-12-22
power: qe_ic - convert sysdev_class to a regular subsystem
Kay Sievers
1
-6
/
+6
2011-12-22
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-3
/
+3
2011-12-16
Merge remote-tracking branch 'jwb/next' into next
Benjamin Herrenschmidt
2
-8
/
+84
2011-12-13
gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()
Grant Likely
1
-34
/
+8
2011-12-09
powerpc/476fpe: Add 476fpe SoC code
Tony Breeds
2
-1
/
+63
2011-12-09
powerpc/44x: pci: Setup the dma_window properties for each pci_controller
Tony Breeds
1
-0
/
+6
2011-12-09
powerpc/44x: pci: Add a want_sdr flag into ppc4xx_pciex_hwops
Tony Breeds
1
-6
/
+14
2011-12-09
powerpc/44x: pci: Use PCI_BASE_ADDRESS_MEM_PREFETCH rather than magic value.
Tony Breeds
1
-1
/
+1
2011-12-08
powerpc/xics: Reset the CPPR if H_EOI fails
Anton Blanchard
1
-6
/
+7
2011-12-07
powerpc/mpic: Add in-core support for cascaded MPICs
Kyle Moffett
1
-2
/
+28
2011-12-07
powerpc/mpic: Cache the device-tree node in "struct mpic"
Kyle Moffett
1
-17
/
+16
2011-12-07
powerpc/mpic: Put "pic-no-reset" test back into the MPIC code
Kyle Moffett
1
-6
/
+1
2011-12-07
powerpc/mpic: Don't open-code dcr_resource_start
Kyle Moffett
1
-5
/
+2
2011-12-07
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
1
-7
/
+7
2011-12-07
powerpc/mpic: Search for open-pic device-tree node if NULL
Kyle Moffett
1
-4
/
+30
2011-12-07
powerpc/mpic: Save computed phys_addr for board-specific code
Kyle Moffett
1
-5
/
+6
2011-12-07
powerpc/mpic: Assume a device-node was passed in mpic_alloc()
Kyle Moffett
1
-29
/
+21
2011-12-07
powerpc: Consolidate mpic_alloc() OF address translation
Kyle Moffett
1
-27
/
+34
2011-11-28
powerpc/xics: Harden xics hypervisor backend
Anton Blanchard
1
-11
/
+27
2011-11-25
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
9
-1250
/
+1591
2011-11-25
powerpc/mpic: Remove extra semicolon.
Justin P. Mattock
1
-1
/
+1
2011-11-25
powerpc: Mark IPI interrupts IRQF_NO_THREAD
Thomas Gleixner
1
-1
/
+1
2011-11-24
powerpc/fsl_msi: add support for the fsl, msi property in PCI nodes
Timur Tabi
2
-0
/
+42
2011-11-24
powerpc/85xx: Add lbc suspend support for PM
Jia Hongtao
1
-0
/
+36
2011-11-24
fsl-rio: Add two ports and rapidio message units support
Liu Gang
3
-423
/
+545
2011-11-24
fsl-rio: Split rio driver into two parts, RapidIO endpoint and message unit
Liu Gang
4
-1128
/
+1267
2011-11-24
arch/powerpc/sysdev/ehv_pic.c: add missing kfree
Julia Lawall
1
-0
/
+1
2011-11-24
powerpc/fsl-lbc: Fix for fsl_upm
Alexandre Rusev
1
-0
/
+1
2011-11-24
powerpc/qe: Fixup QE_General4 errata
Joakim Tjernlund
1
-1
/
+1
2011-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Linus Torvalds
1
-1
/
+1
[prev]
[next]