Grant Likely
|
9f70b8eb3c
irq_domain/powerpc: constify irq_domain_ops
|
13 lat temu |
Grant Likely
|
a8db8cf0d8
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
|
13 lat temu |
Grant Likely
|
bae1d8f199
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
|
13 lat temu |
Paul Gortmaker
|
66b15db69c
powerpc: add export.h to files making use of EXPORT_SYMBOL
|
14 lat temu |
Milton Miller
|
9553361499
powerpc/axon_msi: Validate msi irq via chip_data
|
14 lat temu |
Grant Likely
|
476eb49126
powerpc/irq: Stop exporting irq_map
|
14 lat temu |
Thomas Gleixner
|
ec775d0e70
powerpc: Convert to new irq_* function names
|
14 lat temu |
Linus Torvalds
|
0a95d92c00
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
14 lat temu |
Lennert Buytenhek
|
d1ae63d4d3
powerpc: platforms/cell irq_data conversion.
|
14 lat temu |
Grant Likely
|
000061245a
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
|
14 lat temu |
Thomas Gleixner
|
1c9db52534
pci: Convert msi to new irq_chip functions
|
14 lat temu |
Grant Likely
|
a454dc5059
powerpc: remove references to of_device and to_of_device
|
15 lat temu |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 lat temu |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 lat temu |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 lat temu |
Thomas Gleixner
|
b27df67248
powerpc: Fixup last users of irq_chip->typename
|
15 lat temu |
Michael Ellerman
|
aee7a283bb
powerpc: Fix memory leak in axon_msi.c
|
15 lat temu |
Michael Ellerman
|
33875f0330
powerpc/cell: Use pr_devel() in axon_msi.c
|
16 lat temu |
Michael Ellerman
|
86c276560a
powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI
|
16 lat temu |
Arnd Bergmann
|
23e0e8afaf
powerpc/cell/axon-msi: Fix MSI after kexec
|
16 lat temu |
Arnd Bergmann
|
d015fe9951
powerpc/cell/axon-msi: Retry on missing interrupt
|
16 lat temu |
Michael Ellerman
|
19fc65b525
powerpc: Fix irq_alloc_host() reference counting and callers
|
17 lat temu |
Michael Ellerman
|
997526db9f
powerpc: Rework Axon MSI setup so we can avoid freeing the irq_host
|
17 lat temu |
Michael Ellerman
|
72cac213fd
[POWERPC] Add debugging trigger to Axon MSI code
|
17 lat temu |
Michael Ellerman
|
988479ebcc
[POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.c
|
17 lat temu |
Stephen Rothwell
|
c6d01179bf
[POWERPC] Avoid possible extra of_node_put in axon_msi.c
|
17 lat temu |
Michael Ellerman
|
de4c928b84
[POWERPC] Avoid DMA exception when using axon_msi with IOMMU
|
17 lat temu |
Michael Ellerman
|
e4347dfb58
[POWERPC] Convert axon_msi to an of_platform driver
|
17 lat temu |
Michael Ellerman
|
2843e7f7d6
Remove msic_dcr_read() in axon_msi.c
|
17 lat temu |
Michael Ellerman
|
83f34df4e7
Add dcr_host_t.base in dcr_read()/dcr_write()
|
17 lat temu |