aboutsummaryrefslogtreecommitdiff
path: root/drivers/parisc/eisa.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-6/+1
2019-02-21parisc: move internal implementation details out of <asm/dma-mapping.h>Gravatar Christoph Hellwig 1-0/+2
2017-08-22parisc: Fix section mismatches in parisc core driversGravatar Helge Deller 1-2/+2
2017-02-25parisc: eisa: Fix resource leaks in error pathsGravatar Arvind Yadav 1-2/+16
2017-02-25parisc: eisa: Remove coding style errorsGravatar Arvind Yadav 1-52/+52
2011-03-29parisc: Convert irq namespaceGravatar Thomas Gleixner 1-1/+1
2011-02-10[PARISC] Convert to new irq_chip functionsGravatar Thomas Gleixner 1-5/+7
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuGravatar James Bottomley 1-2/+1
2010-10-14parisc: convert eisa interrupts to flow handlersGravatar Kyle McMartin 1-16/+7
2010-10-14parisc: lay groundwork for killing __do_IRQGravatar Kyle McMartin 1-4/+4
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-1/+1
2009-06-15parisc: remove driver_data direct access of struct deviceGravatar Greg Kroah-Hartman 1-1/+1
2009-04-02parisc: drivers: fix warningsGravatar Alexander Beregalov 1-1/+1
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Gravatar Yinghai Lu 1-2/+2
2007-05-27[PARISC] fix section mismatch in parisc eisa driverGravatar Helge Deller 1-2/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2006-10-06Build fixes for struct pt_regs removalGravatar Matthew Wilcox 1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-2/+2
2006-07-02[PATCH] irq-flags: PARISC: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipGravatar Ingo Molnar 1-1/+1
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dGravatar Helge Deller 1-1/+1
2006-01-10[PARISC] Add __read_mostly section for pariscGravatar Helge Deller 1-2/+2
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaGravatar Matthew Wilcox 1-1/+1
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterGravatar Matthew Wilcox 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+464