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
/
powerpc
/
sysdev
/
fsl_msi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
1
-1
/
+0
2014-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
1
-45
/
+50
2014-10-01
PCI/MSI/PPC: Remove arch_msi_check_device()
Alexander Gordeev
1
-9
/
+3
2014-09-20
Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"
Scott Wood
1
-30
/
+1
2014-09-05
powerpc/fsl_msi: spread msi ints across different MSIRs
Tudor Laurentiu
1
-1
/
+30
2014-09-05
powerpc/fsl_msi: show more meaningful names in /proc/interrupts
Tudor Laurentiu
1
-1
/
+15
2014-09-05
powerpc/fsl_msi: change the irq handler from chained to normal
Tudor Laurentiu
1
-38
/
+18
2014-09-05
powerpc/fsl_msi: reorganize structs to improve clarity and flexibility
Tudor Laurentiu
1
-6
/
+11
2014-09-04
powerpc/fsl_msi: support vmpic msi with mpic 4.3
Tudor Laurentiu
1
-2
/
+8
2013-08-08
powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3
Minghuan Lian
1
-38
/
+94
2013-07-31
powerpc/fsl_msi: fix error return code in fsl_of_msi_probe()
Wei Yongjun
1
-3
/
+2
2013-04-03
powerpc/fsl-msi: use a different lockclass for the cascade interrupt
Sebastian Andrzej Siewior
1
-1
/
+3
2013-02-12
powerpc/fsl: msi: sparse fixes
Kim Phillips
1
-2
/
+2
2013-01-04
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+3
2012-10-11
Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue
Marcelo Tosatti
1
-2
/
+7
2012-10-06
powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls
Scott Wood
1
-2
/
+7
2012-09-11
powerpc/fsl_msi: drop unneeded cast to non-const pointer
Arnd Bergmann
1
-3
/
+3
2012-09-11
powerpc/fsl_msi: add a const qualifier
Uwe Kleine-König
1
-1
/
+1
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+1
2012-03-16
powerpc/fsl_msi: return proper error value when ioremap failed.
Liu Shuo
1
-0
/
+1
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
1
-1
/
+1
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
1
-4
/
+2
2012-02-15
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
1
-3
/
+3
2012-01-05
powerpc/fsl: add MSI support for the Freescale hypervisor
Timur Tabi
1
-20
/
+48
2011-11-24
powerpc/fsl_msi: add support for the fsl, msi property in PCI nodes
Timur Tabi
1
-0
/
+39
2011-10-14
powerpc/fsl_msi: add support for "msi-address-64" property
Timur Tabi
1
-6
/
+14
2011-10-12
powerpc/fsl_msi: fix support for multiple MSI ranges
Timur Tabi
1
-3
/
+5
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-05-19
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-2
/
+5
2011-05-19
powerpc/fsl_msi: Use chip_data not handler_data
Milton Miller
1
-3
/
+3
2011-05-19
powerpc/fsl_msi: Don't abuse platform_data for driver_data
Milton Miller
1
-2
/
+2
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
1
-2
/
+5
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
1
-10
/
+10
2011-03-29
powerpc-fsl-msi-use-irqd.patch
Thomas Gleixner
1
-10
/
+11
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
1
-1
/
+1
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-45
/
+66
2011-03-15
powerpc/fsl_msi: Handle msi-available-ranges better
Scott Wood
1
-36
/
+56
2011-03-10
powerpc: sysdev/fsl_msi irq_data conversion.
Lennert Buytenhek
1
-9
/
+10
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-5
/
+8
2010-10-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-5
/
+4
2010-10-14
powerpc/fsl-pci: Fix MSI support on 83xx platforms
Kumar Gala
1
-5
/
+4
2010-10-12
pci: Convert msi to new irq_chip functions
Thomas Gleixner
1
-2
/
+2
2010-07-24
powerpc: remove references to of_device and to_of_device
Grant Likely
1
-2
/
+2
2010-06-03
of/powerpc: fix fsl_msi device node pointer
Wolfram Sang
1
-1
/
+1
2010-05-31
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
1
-24
/
+93
2010-05-25
powerpc/fsl_msi: add removal path and probe failing path
Li Yang
1
-6
/
+30
2010-05-25
powerpc/fsl_msi: enable msi sharing through AMP OSes
Li Yang
1
-1
/
+7
2010-05-25
powerpc/fsl_msi: enable msi allocation in all banks
Li Yang
1
-3
/
+11
2010-05-25
powerpc/fsl_msi: fix the conflict of virt_msir's chip_data
Li Yang
1
-6
/
+27
2010-05-25
powerpc/fsl_msi: Add multiple MSI bank support
Lan Chunhe-B25806
1
-15
/
+25
[next]