summaryrefslogtreecommitdiff
path: root/kernel/irq/chip.c
AgeCommit message (Expand)Author
2008-02-19genirq: do not leave interupts enabled on free_irqThomas Gleixner
2008-02-08IRQ_NOPROBE helper functionsRalf Baechle
2008-02-08kernel: remove fastcall in kernel/*Harvey Harrison
2007-12-18genirq: revert lazy irq disable for simple irqsSteven Rostedt
2007-10-17Compile handle_percpu_irq even for uniprocessor kernelsRalf Baechle
2007-08-12genirq: cleanup mismerge artifactThomas Gleixner
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman
2007-02-16[PATCH] small irq management simplificationJan Beulich
2007-02-16[PATCH] IRQ kernel-doc fixesRandy Dunlap
2007-02-16[PATCH] genirq: do not mask interrupts by defaultIngo Molnar
2007-02-07msi: Kill the msi_desc array.Eric W. Biederman
2006-12-22[PATCH] genirq: fix irq flow handler uninstallThomas Gleixner
2006-12-21[PATCH] __set_irq_handler bogus spaceGeert Uytterhoeven
2006-11-16[PATCH] some irq_chip variables point to NULLZhang, Yanmin
2006-10-17[PATCH] genirq: clean up irq-flow-type namingIngo Molnar
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-05IRQ: Typedef the IRQ flow handler function typeDavid Howells
2006-10-04[PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman
2006-10-04[PATCH] genirq: irq: add a dynamic irq creation APIEric W. Biederman
2006-09-29[PATCH] irq: remove a extra lineYoichi Yuasa
2006-09-29[PATCH] irq: fixed coding styleYoichi Yuasa
2006-09-19[PATCH] genirq core: fix handle_level_irq()Ingo Molnar
2006-07-03[PATCH] genirq: Allow fasteoi handler to retrigger disabled interruptsBenjamin Herrenschmidt
2006-07-01[ARM] 3690/1: genirq: Introduce and make use of dummy irq chipThomas Gleixner
2006-06-29[PATCH] genirq: add chip->eoi(), fastack -> fasteoiIngo Molnar
2006-06-29[PATCH] genirq: fasteoi handler: handle interrupt disablingBenjamin Herrenschmidt
2006-06-29[PATCH] genirq: add irq-chip supportThomas Gleixner