aboutsummaryrefslogtreecommitdiff
path: root/drivers/parisc/gsc.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-29parisc: Fix CPU affinity for Lasi, WAX and Dino chipsGravatar Helge Deller 1-0/+31
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2011-03-29parisc: Convert irq namespaceGravatar Thomas Gleixner 1-2/+2
2011-02-10[PARISC] Convert to new irq_chip functionsGravatar Thomas Gleixner 1-11/+11
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuGravatar James Bottomley 1-2/+1
2010-10-14parisc: convert gsc and dino pci interrupts to flow handlersGravatar Kyle McMartin 1-16/+7
2010-10-14parisc: lay groundwork for killing __do_IRQGravatar Kyle McMartin 1-9/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-12-16parisc: Fixup last users of irq_chip->typenameGravatar Thomas Gleixner 1-1/+1
2009-07-03parisc: remove obsolete hw_interrupt_typeGravatar Thomas Gleixner 1-2/+2
2009-03-13parisc: remove klist iteratorsGravatar James Bottomley 1-17/+22
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Gravatar Yinghai Lu 1-4/+8
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipGravatar Ingo Molnar 1-4/+4
2005-10-21[PARISC] Convert parisc_device tree to use struct device klistsGravatar Matthew Wilcox 1-1/+10
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+245