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