aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/chip.c
Commit message (Expand)AuthorAge
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* IRQ: Typedef the IRQ flow handler function typeDavid Howells2006-10-05
* [PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman2006-10-04
* [PATCH] genirq: irq: add a dynamic irq creation APIEric W. Biederman2006-10-04
* [PATCH] irq: remove a extra lineYoichi Yuasa2006-09-29
* [PATCH] irq: fixed coding styleYoichi Yuasa2006-09-29
* [PATCH] genirq core: fix handle_level_irq()Ingo Molnar2006-09-19
* [PATCH] genirq: Allow fasteoi handler to retrigger disabled interruptsBenjamin Herrenschmidt2006-07-03
* [ARM] 3690/1: genirq: Introduce and make use of dummy irq chipThomas Gleixner2006-07-01
* [PATCH] genirq: add chip->eoi(), fastack -> fasteoiIngo Molnar2006-06-29
* [PATCH] genirq: fasteoi handler: handle interrupt disablingBenjamin Herrenschmidt2006-06-29
* [PATCH] genirq: add irq-chip supportThomas Gleixner2006-06-29