aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/sys_dp264.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-26alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdataLorenzo Pieralisi1-10/+10
2013-07-19alpha: Don't if-out dp264_device_interrupt.Richard Henderson1-8/+0
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells1-1/+0
2012-03-20constify struct pci_dev * in obvious casesAl Viro1-1/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-4/+4
2011-05-25alpha: replace with new cpumask APIsKOSAKI Motohiro1-1/+1
2011-03-29alpha: Convert to new irq function namesThomas Gleixner1-1/+1
2011-03-02alpha: dp264: Convert irq_chip functionsThomas Gleixner1-25/+27
2011-01-17alpha: kill off alpha_do_IRQKyle McMartin1-41/+7
2011-01-17alpha: irq clean upKyle McMartin1-3/+3
2011-01-17alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin1-2/+2
2010-03-18alpha: remove trailing spaces in messagesFrans Pop1-1/+1
2009-11-30alpha: Fixup last users of irq_chip->typenameThomas Gleixner1-2/+2
2009-06-16alpha: remove obsolete hw_interrupt_typeThomas Gleixner1-3/+3
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-2/+6
2009-01-07PCI: alpha: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas1-1/+1
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell1-4/+4
2007-06-01ALPHA: support graphics on non-zero PCI domainsJay Estabrook1-1/+10
2006-10-08[PATCH] alpha pt_regs cleanups: handle_irq()Al Viro1-3/+3
2006-10-08[PATCH] alpha pt_regs cleanups: device_interruptAl Viro1-7/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2005-09-19[PATCH] Alpha: ISA IRQs fixup for dp264Ivan Kokshaysky1-18/+23
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+689