aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parisc/superio.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: Convert irq namespaceThomas Gleixner2011-03-291-1/+2
* [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/+1
* parisc: convert suckyio interrupts to flow handlersKyle McMartin2010-10-141-15/+6
* parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-141-4/+2
* parisc: remove trailing space in messagesFrans Pop2010-03-061-1/+1
* parisc: Fixup last users of irq_chip->typenameThomas Gleixner2009-12-161-1/+1
* parisc: superio: fix build breakageAlexander Beregalov2009-07-031-2/+2
* parisc: remove obsolete hw_interrupt_typeThomas Gleixner2009-07-031-1/+1
* parport: Fix various uses of parport_pcAlan Cox2009-04-141-1/+2
* fix early_serial_setup() regressionHelge Deller2009-01-131-1/+0
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-161-1/+3
* [PARISC] Squelch pci_enable_device __must_check warning in superioKyle McMartin2007-10-181-1/+3
* serial: add early_serial_setup() back to header fileYinghai Lu2007-07-181-0/+1
* [PARISC] fix section mismatch in superio serial driversHelge Deller2007-05-271-4/+4
* 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] Misc. janitorial workHelge Deller2006-04-211-2/+2
* [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-301-28/+20
* BUG_ON() Conversion in drivers/parisc/Eric Sesterhenn2006-03-241-4/+3
* [PARISC] Clean up printk in superio.cKyle McMartin2006-01-221-19/+22
* [PARISC] Make superio.c initialize before any driver needs itKyle McMartin2005-11-171-14/+21
* [PARISC] Initialize serial spinlocks in superio.cKyle McMartin2005-10-211-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+508