index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
mpic_msi.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2013-10-24
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-02-23
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
Kyle Moffett
2012-02-16
irq_domain: constify irq_domain_ops
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2009-12-18
powerpc: Fix MSI support on U4 bridge PCIe slot
Benjamin Herrenschmidt
2008-08-20
powerpc: Convert the MPIC MSI code to use msi_bitmap
Michael Ellerman
2008-05-14
[POWERPC] sysdev/mpic_msi.c should include sysdev/mpic.h
Michael Ellerman
2007-09-19
[POWERPC] Fix section mismatch in PCI code
Stephen Rothwell
2007-09-14
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-05-08
[POWERPC] MPIC MSI allocator
Michael Ellerman