summaryrefslogtreecommitdiffstats
path: root/kernel/irq/chip.c
Commit message (Expand)AuthorAgeFilesLines
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-21/+15
* IRQ: Typedef the IRQ flow handler function typeDavid Howells2006-10-051-9/+3
* [PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman2006-10-041-0/+7
* [PATCH] genirq: irq: add a dynamic irq creation APIEric W. Biederman2006-10-041-0/+56
* [PATCH] irq: remove a extra lineYoichi Yuasa2006-09-291-4/+0
* [PATCH] irq: fixed coding styleYoichi Yuasa2006-09-291-1/+1
* [PATCH] genirq core: fix handle_level_irq()Ingo Molnar2006-09-191-3/+3
* [PATCH] genirq: Allow fasteoi handler to retrigger disabled interruptsBenjamin Herrenschmidt2006-07-031-1/+4
* [ARM] 3690/1: genirq: Introduce and make use of dummy irq chipThomas Gleixner2006-07-011-3/+12
* [PATCH] genirq: add chip->eoi(), fastack -> fasteoiIngo Molnar2006-06-291-14/+11
* [PATCH] genirq: fasteoi handler: handle interrupt disablingBenjamin Herrenschmidt2006-06-291-1/+4
* [PATCH] genirq: add irq-chip supportThomas Gleixner2006-06-291-0/+525
OpenPOWER on IntegriCloud