summaryrefslogtreecommitdiffstats
path: root/drivers/parisc/eisa.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
* parisc: move internal implementation details out of <asm/dma-mapping.h>Christoph Hellwig2019-02-211-0/+2
* parisc: Fix section mismatches in parisc core driversHelge Deller2017-08-221-2/+2
* parisc: eisa: Fix resource leaks in error pathsArvind Yadav2017-02-251-2/+16
* parisc: eisa: Remove coding style errorsArvind Yadav2017-02-251-52/+52
* parisc: Convert irq namespaceThomas Gleixner2011-03-291-1/+1
* [PARISC] Convert to new irq_chip functionsThomas Gleixner2011-02-101-5/+7
* parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley2010-12-041-2/+1Star
* parisc: convert eisa interrupts to flow handlersKyle McMartin2010-10-141-16/+7Star
* parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-141-4/+4
* parisc: Fixup last users of irq_chip->typenameThomas Gleixner2009-12-161-1/+1
* parisc: remove obsolete hw_interrupt_typeThomas Gleixner2009-07-031-1/+1
* parisc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-1/+1
* parisc: drivers: fix warningsAlexander Beregalov2009-04-021-1/+1
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-161-2/+2
* [PARISC] fix section mismatch in parisc eisa driverHelge Deller2007-05-271-2/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* Build fixes for struct pt_regs removalMatthew Wilcox2006-10-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-301-1/+1
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-111-2/+2
* [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-221-1/+1
* [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox2005-10-221-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+464