Thomas Gleixner
|
c69e3758ff
genirq: Fixup fasteoi handler for oneshot mode
|
14 年之前 |
Thomas Gleixner
|
a61d825808
genirq: Fix misplaced status update in irq_disable()
|
14 年之前 |
Thomas Gleixner
|
77694b408a
genirq; Add fasteoi irq_chip quirk
|
14 年之前 |
Thomas Gleixner
|
781295762d
genirq: Add preflow handler support
|
14 年之前 |
Thomas Gleixner
|
3836ca08aa
genirq: Consolidate set_chip_handler functions
|
14 年之前 |
Thomas Gleixner
|
02725e7471
genirq: Use irq_get/put functions
|
14 年之前 |
Thomas Gleixner
|
091738a266
genirq: Remove real old transition functions
|
14 年之前 |
Thomas Gleixner
|
e1ef824146
genirq: Reflect IRQ_MOVE_PCNTXT in irq_data state
|
14 年之前 |
Thomas Gleixner
|
d4d5e08960
genirq: Add IRQCHIP_SET_TYPE_MASKED flag
|
14 年之前 |
Thomas Gleixner
|
1ccb4e612f
genirq: Wrap the remaning IRQ_* flags
|
14 年之前 |
Thomas Gleixner
|
876dbd4cc1
genirq: Mirror irq trigger type bits in irq_data.state
|
14 年之前 |
Thomas Gleixner
|
a005677b3d
genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state
|
14 年之前 |
Thomas Gleixner
|
6e40262ea4
genirq: Move IRQ_MASKED to core
|
14 年之前 |
Thomas Gleixner
|
2a0d6fb335
genirq: Move IRQ_PENDING flag to core
|
14 年之前 |
Thomas Gleixner
|
c1594b77e4
genirq: Move IRQ_DISABLED to core
|
14 年之前 |
Thomas Gleixner
|
163ef30911
genirq: Move IRQ_REPLAY and IRQ_WAITING to core
|
14 年之前 |
Thomas Gleixner
|
3d67baec7f
genirq: Move IRQ_ONESHOT to core
|
14 年之前 |
Thomas Gleixner
|
009b4c3b8a
genirq: Add IRQ_INPROGRESS to core
|
14 年之前 |
Thomas Gleixner
|
6954b75b48
genirq: Move IRQ_POLL_INPROGRESS to core
|
14 年之前 |
Thomas Gleixner
|
6f91a52d9b
genirq: Use modify_status for set_irq_nested_thread
|
14 年之前 |
Thomas Gleixner
|
35e857cbeb
genirq: Fixup core code namespace fallout
|
14 年之前 |
Thomas Gleixner
|
849f061c25
genirq: Use handle_perpcu_event() in handle_percpu_irq()
|
14 年之前 |
Thomas Gleixner
|
a60a5dc2db
genirq: Use handle_irq_event() in handle_edge_irq()
|
14 年之前 |
Thomas Gleixner
|
a7ae4de5c8
genirq: Use handle_irq_event() in handle_fasteoi_irq()
|
14 年之前 |
Thomas Gleixner
|
1529866c63
genirq: Use handle_irq_event() in handle_level_irq()
|
14 年之前 |
Thomas Gleixner
|
107781e721
genirq: Use handle_irq_event() in handle_simple_irq()
|
14 年之前 |
Thomas Gleixner
|
d78f8dd36b
genirq: Do not fiddle with IRQ_MASKED in handle_edge_irq()
|
14 年之前 |
Thomas Gleixner
|
3aae994fb0
genirq: Consolidate IRQ_DISABLED
|
14 年之前 |
Thomas Gleixner
|
50f7c03275
genirq: Remove default magic
|
14 年之前 |
Thomas Gleixner
|
87923470c7
genirq: Consolidate disable/enable
|
14 年之前 |