index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
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
2008-12-16
powerpc/cell/axon-msi: Fix MSI after kexec
Arnd Bergmann
2008-12-01
powerpc/cell/axon-msi: Retry on missing interrupt
Arnd Bergmann
2008-06-09
powerpc: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
2008-06-09
powerpc: Rework Axon MSI setup so we can avoid freeing the irq_host
Michael Ellerman
2008-05-23
[POWERPC] Add debugging trigger to Axon MSI code
Michael Ellerman
2008-04-24
[POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.c
Michael Ellerman
2008-02-06
[POWERPC] Avoid possible extra of_node_put in axon_msi.c
Stephen Rothwell
2008-02-06
[POWERPC] Avoid DMA exception when using axon_msi with IOMMU
Michael Ellerman
2008-02-06
[POWERPC] Convert axon_msi to an of_platform driver
Michael Ellerman
2007-10-15
Remove msic_dcr_read() in axon_msi.c
Michael Ellerman
2007-10-15
Add dcr_host_t.base in dcr_read()/dcr_write()
Michael Ellerman
2007-10-03
[POWERPC] Update axon_msi to use dcr_host_t.base
Michael Ellerman
2007-10-03
[POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node()
Michael Ellerman
2007-09-14
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
Michael Ellerman
2007-09-14
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-07-20
[CELL] add support for MSI on Axon-based Cell systems
Michael Ellerman