David Brownell
|
15a647eba9
[PATCH] genirq: {en,dis}able_irq_wake() need refcounting too
|
19 年之前 |
Ingo Molnar
|
fbb9ce9530
[PATCH] lockdep: core
|
19 年之前 |
Thomas Gleixner
|
284c66806e
[PATCH] genirq:fixup missing SA_PERCPU replacement
|
19 年之前 |
Thomas Gleixner
|
3cca53b02a
[PATCH] irq-flags: generic irq: Use the new IRQF_ constants
|
19 年之前 |
Bjorn Helgaas
|
e8c4b9d003
[PATCH] IRQ: warning message cleanup
|
19 年之前 |
Bjorn Helgaas
|
17311c03c3
[PATCH] IRQ: Use SA_PERCPU_IRQ, not IRQ_PER_CPU, for irqaction.flags
|
19 年之前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年之前 |
Ingo Molnar
|
f1c2662cbc
[PATCH] genirq: cleanup: no_irq_type -> no_irq_chip rename
|
19 年之前 |
Thomas Gleixner
|
e76de9f8eb
[PATCH] genirq: add SA_TRIGGER support
|
19 年之前 |
Thomas Gleixner
|
ba9a2331ba
[PATCH] genirq: add irq-wake (power-management) support
|
19 年之前 |
Thomas Gleixner
|
6a6de9ef58
[PATCH] genirq: core
|
19 年之前 |
Ingo Molnar
|
a34db9b28a
[PATCH] genirq: update copyrights
|
19 年之前 |
Thomas Gleixner
|
94d39e1f6e
[PATCH] genirq: add IRQ_NOAUTOEN support
|
19 年之前 |
Thomas Gleixner
|
6550c775cb
[PATCH] genirq: add IRQ_NOREQUEST support
|
19 年之前 |
Thomas Gleixner
|
3418d72404
[PATCH] genirq: add IRQ_NOPROBE support
|
19 年之前 |
Thomas Gleixner
|
a4633adcdb
[PATCH] genirq: add genirq sw IRQ-retrigger
|
19 年之前 |
Ingo Molnar
|
c0ad90a32f
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
|
19 年之前 |
Thomas Gleixner
|
096c8131c5
[PATCH] genirq: debug: better debug printout in enable_irq()
|
19 年之前 |
Ingo Molnar
|
0d7012a968
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
|
19 年之前 |
Ingo Molnar
|
cd916d31cc
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
|
19 年之前 |
Ingo Molnar
|
34ffdb7233
[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete
|
19 年之前 |
Ingo Molnar
|
06fcb0c6fb
[PATCH] genirq: cleanup: misc code cleanups
|
19 年之前 |
Ingo Molnar
|
a53da52fd7
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
|
19 年之前 |
Ingo Molnar
|
d1bef4ed5f
[PATCH] genirq: rename desc->handler to desc->chip
|
19 年之前 |
Andrew Morton
|
13e87ec686
[PATCH] request_irq(): remove warnings from irq probing
|
19 年之前 |
Ingo Molnar
|
cd7b24bb18
[PATCH] warn if free_irq() is called from IRQ context
|
19 年之前 |
Dimitri Sivanich
|
f516342745
[PATCH] Add SA_PERCPU_IRQ flag support
|
19 年之前 |
Ivan Kokshaysky
|
eee45269b0
[PATCH] Alpha: convert to generic irq framework (generic part)
|
19 年之前 |
Matthew Wilcox
|
c2b5a251b9
[PATCH] Check the irq number is within bounds
|
19 年之前 |
Randy Dunlap
|
1e5d533142
[PATCH] more kernel-doc cleanups, additions
|
19 年之前 |