aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop13xx/msi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner1-4/+4
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu1-1/+1
2014-05-26ARM: iop13xx: fix msi support with sparse IRQArnd Bergmann1-0/+1
2014-05-16arm: iop13xx: Use sparse irqs for MSIThomas Gleixner1-40/+11
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-3/+3
2011-01-13ARM: iop13xx: irq_data conversion.Lennert Buytenhek1-2/+2
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner1-4/+4
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov1-2/+1
2007-05-16[ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop filesDan Williams1-8/+8
2007-05-16[ARM] 4382/1: iop13xx: fix msi supportDan Williams1-1/+1
2007-05-11[ARM] iop13xx: msi supportDaniel Wolstenholme1-0/+194