index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
chip.c
Age
Commit message (
Expand
)
Author
2007-05-02
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
2007-02-16
[PATCH] small irq management simplification
Jan Beulich
2007-02-16
[PATCH] IRQ kernel-doc fixes
Randy Dunlap
2007-02-16
[PATCH] genirq: do not mask interrupts by default
Ingo Molnar
2007-02-07
msi: Kill the msi_desc array.
Eric W. Biederman
2006-12-22
[PATCH] genirq: fix irq flow handler uninstall
Thomas Gleixner
2006-12-21
[PATCH] __set_irq_handler bogus space
Geert Uytterhoeven
2006-11-16
[PATCH] some irq_chip variables point to NULL
Zhang, Yanmin
2006-10-17
[PATCH] genirq: clean up irq-flow-type naming
Ingo Molnar
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
IRQ: Typedef the IRQ flow handler function type
David Howells
2006-10-04
[PATCH] msi: simplify msi sanity checks by adding with generic irq code
Eric W. Biederman
2006-10-04
[PATCH] genirq: irq: add a dynamic irq creation API
Eric W. Biederman
2006-09-29
[PATCH] irq: remove a extra line
Yoichi Yuasa
2006-09-29
[PATCH] irq: fixed coding style
Yoichi Yuasa
2006-09-19
[PATCH] genirq core: fix handle_level_irq()
Ingo Molnar
2006-07-03
[PATCH] genirq: Allow fasteoi handler to retrigger disabled interrupts
Benjamin Herrenschmidt
2006-07-01
[ARM] 3690/1: genirq: Introduce and make use of dummy irq chip
Thomas Gleixner
2006-06-29
[PATCH] genirq: add chip->eoi(), fastack -> fasteoi
Ingo Molnar
2006-06-29
[PATCH] genirq: fasteoi handler: handle interrupt disabling
Benjamin Herrenschmidt
2006-06-29
[PATCH] genirq: add irq-chip support
Thomas Gleixner