aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parisc/eisa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-05parisc: Replace setup_irq() by request_irq()afzal mohammed1-6/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-02-21parisc: move internal implementation details out of <asm/dma-mapping.h>Christoph Hellwig1-0/+2
2017-08-22parisc: Fix section mismatches in parisc core driversHelge Deller1-2/+2
2017-02-25parisc: eisa: Fix resource leaks in error pathsArvind Yadav1-2/+16
2017-02-25parisc: eisa: Remove coding style errorsArvind Yadav1-52/+52
2011-03-29parisc: Convert irq namespaceThomas Gleixner1-1/+1
2011-02-10[PARISC] Convert to new irq_chip functionsThomas Gleixner1-5/+7
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley1-2/+1
2010-10-14parisc: convert eisa interrupts to flow handlersKyle McMartin1-16/+7
2010-10-14parisc: lay groundwork for killing __do_IRQKyle McMartin1-4/+4
2009-12-16parisc: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-07-03parisc: remove obsolete hw_interrupt_typeThomas Gleixner1-1/+1
2009-06-15parisc: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-1/+1
2009-04-02parisc: drivers: fix warningsAlexander Beregalov1-1/+1
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]Yinghai Lu1-2/+2
2007-05-27[PARISC] fix section mismatch in parisc eisa driverHelge Deller1-2/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-07-02[PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller1-1/+1
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller1-2/+2
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox1-1/+1
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+464