summaryrefslogtreecommitdiffstats
path: root/kernel/irq/chip.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] small irq management simplificationJan Beulich2007-02-161-4/+2
* [PATCH] IRQ kernel-doc fixesRandy Dunlap2007-02-161-1/+1
* [PATCH] genirq: do not mask interrupts by defaultIngo Molnar2007-02-161-7/+10
* msi: Kill the msi_desc array.Eric W. Biederman2007-02-071-0/+28
* [PATCH] genirq: fix irq flow handler uninstallThomas Gleixner2006-12-221-2/+1
* [PATCH] __set_irq_handler bogus spaceGeert Uytterhoeven2006-12-211-1/+1
* [PATCH] some irq_chip variables point to NULLZhang, Yanmin2006-11-161-0/+2
* [PATCH] genirq: clean up irq-flow-type namingIngo Molnar2006-10-171-24/+9
* 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