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
/
platforms
/
cell
/
axon_msi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-04
powerpc/cell/axon_msi: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-03-20
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
1
-1
/
+1
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
1
-18
/
+18
2017-04-11
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
1
-1
/
+1
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-3
/
+3
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-07-22
powerpc/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
1
-3
/
+3
2015-06-02
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-05-22
powerpc/cell: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-2
/
+3
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-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
1
-3
/
+3
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
1
-1
/
+1
2014-10-20
powerpc: platforms: cell: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-01
PCI/MSI/PPC: Remove arch_msi_check_device()
Alexander Gordeev
1
-9
/
+0
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
1
-5
/
+3
2012-04-12
irq_domain: Move irq_virq_count into NOMAP revmap
Grant Likely
1
-1
/
+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
/
+1
2012-02-15
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
1
-14
/
+14
2011-11-01
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-05-19
powerpc/axon_msi: Validate msi irq via chip_data
Milton Miller
1
-1
/
+2
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
1
-1
/
+1
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
1
-7
/
+7
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+2
2011-03-10
powerpc: platforms/cell irq_data conversion.
Lennert Buytenhek
1
-1
/
+2
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-7
/
+4
2010-10-12
pci: Convert msi to new irq_chip functions
Thomas Gleixner
1
-3
/
+3
2010-07-24
powerpc: remove references to of_device and to_of_device
Grant Likely
1
-2
/
+2
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-3
/
+4
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-1
/
+1
2009-10-14
powerpc: Fix memory leak in axon_msi.c
Michael Ellerman
1
-1
/
+1
2009-07-08
powerpc/cell: Use pr_devel() in axon_msi.c
Michael Ellerman
1
-11
/
+11
2009-06-15
powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI
Michael Ellerman
1
-2
/
+2
2008-12-16
powerpc/cell/axon-msi: Fix MSI after kexec
Arnd Bergmann
1
-0
/
+3
2008-12-01
powerpc/cell/axon-msi: Retry on missing interrupt
Arnd Bergmann
1
-5
/
+31
2008-06-09
powerpc: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
1
-1
/
+1
2008-06-09
powerpc: Rework Axon MSI setup so we can avoid freeing the irq_host
Michael Ellerman
1
-9
/
+7
2008-05-23
[POWERPC] Add debugging trigger to Axon MSI code
Michael Ellerman
1
-0
/
+58
2008-04-24
[POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.c
Michael Ellerman
1
-3
/
+3
2008-02-06
[POWERPC] Avoid possible extra of_node_put in axon_msi.c
Stephen Rothwell
1
-1
/
+1
2008-02-06
[POWERPC] Avoid DMA exception when using axon_msi with IOMMU
Michael Ellerman
1
-11
/
+10
2008-02-06
[POWERPC] Convert axon_msi to an of_platform driver
Michael Ellerman
1
-42
/
+34
2007-10-15
Remove msic_dcr_read() in axon_msi.c
Michael Ellerman
1
-7
/
+2
2007-10-15
Add dcr_host_t.base in dcr_read()/dcr_write()
Michael Ellerman
1
-2
/
+2
2007-10-03
[POWERPC] Update axon_msi to use dcr_host_t.base
Michael Ellerman
1
-7
/
+6
2007-10-03
[POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node()
Michael Ellerman
1
-2
/
+2
[next]