Thomas Gleixner
|
0c6f8a8b91
genirq: Remove compat code
|
14 년 전 |
Thomas Gleixner
|
0ef5ca1e1f
genirq; Fix cleanup fallout
|
14 년 전 |
Thomas Gleixner
|
0521c8fbb3
genirq: Provide edge_eoi flow handler
|
14 년 전 |
Thomas Gleixner
|
32f4125ebf
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
|
14 년 전 |
Thomas Gleixner
|
b3d422329f
genirq: Add chip flag for restricting cpu_on/offline calls
|
14 년 전 |
David Daney
|
0fdb4b259e
genirq: Add chip hooks for taking CPUs on/off line.
|
14 년 전 |
Thomas Gleixner
|
801a0e9ae3
genirq: Add irq disabled flag to irq_data state
|
14 년 전 |
David Daney
|
d72274e589
genirq: Reserve the irq when calling irq_set_chip()
|
14 년 전 |
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 년 전 |