aboutsummaryrefslogtreecommitdiff
path: root/drivers/parisc/superio.c
AgeCommit message (Expand)Author
2013-05-24parisc/superio: Use module_pci_driver to register driverPeter Huewe
2013-02-20parisc: remove IRQF_DISABLEDPeter Zijlstra
2012-04-05parisc: Use vsprintf extention %pf with builtin_return_addressJoe Perches
2011-03-29parisc: Convert irq namespaceThomas Gleixner
2011-02-10[PARISC] Convert to new irq_chip functionsThomas Gleixner
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley
2010-10-14parisc: convert suckyio interrupts to flow handlersKyle McMartin
2010-10-14parisc: lay groundwork for killing __do_IRQKyle McMartin
2010-03-06parisc: remove trailing space in messagesFrans Pop
2009-12-16parisc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-07-03parisc: superio: fix build breakageAlexander Beregalov
2009-07-03parisc: remove obsolete hw_interrupt_typeThomas Gleixner
2009-04-14parport: Fix various uses of parport_pcAlan Cox
2009-01-13fix early_serial_setup() regressionHelge Deller
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu
2007-10-18[PARISC] Squelch pci_enable_device __must_check warning in superioKyle McMartin
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu
2007-05-27[PARISC] fix section mismatch in superio serial driversHelge Deller
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-04-21[PARISC] Misc. janitorial workHelge Deller
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller
2006-03-24BUG_ON() Conversion in drivers/parisc/Eric Sesterhenn
2006-01-22[PARISC] Clean up printk in superio.cKyle McMartin
2005-11-17[PARISC] Make superio.c initialize before any driver needs itKyle McMartin
2005-10-21[PARISC] Initialize serial spinlocks in superio.cKyle McMartin
2005-04-16Linux-2.6.12-rc2Linus Torvalds