Thomas Gleixner
|
cd22c0e44b
genirq: Fix harmless typo
|
14 年之前 |
Thomas Gleixner
|
0ef5ca1e1f
genirq; Fix cleanup fallout
|
14 年之前 |
Randy Dunlap
|
30398bf6c6
genirq: Fix new kernel-doc warnings
|
14 年之前 |
Thomas Gleixner
|
32f4125ebf
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
|
14 年之前 |
David Daney
|
c2d0c555c2
genirq: Split irq_set_affinity() so it can be called with lock held.
|
14 年之前 |
Dan Carpenter
|
1c389795c1
genirq: Fix incorrect unlock in __setup_irq()
|
14 年之前 |
Thomas Gleixner
|
8d32a307e4
genirq: Provide forced interrupt threading
|
14 年之前 |
Thomas Gleixner
|
9d591edd02
genirq: Allow shared oneshot interrupts
|
14 年之前 |
Thomas Gleixner
|
b5faba21a6
genirq: Prepare the handling of shared oneshot interrupts
|
14 年之前 |
Thomas Gleixner
|
8fff39e069
genirq: Add missing break in __irq_set_trigger()
|
14 年之前 |
Thomas Gleixner
|
02725e7471
genirq: Use irq_get/put functions
|
14 年之前 |
Thomas Gleixner
|
091738a266
genirq: Remove real old transition functions
|
14 年之前 |
Thomas Gleixner
|
7f94226f03
genirq: Move wakeup state to irq_data
|
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
|
2bdd10558c
genirq: Move IRQ_AFFINITY_SET to core
|
14 年之前 |
Thomas Gleixner
|
bce43032ad
genirq: Reuse existing can set affinty check
|
14 年之前 |
Thomas Gleixner
|
a005677b3d
genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state
|
14 年之前 |
Thomas Gleixner
|
fae581e588
genirq: Remove CHECK_IRQ_PER_CPU from core code
|
14 年之前 |
Thomas Gleixner
|
6a58fb3bad
genirq: Remove CONFIG_IRQ_PER_CPU
|
14 年之前 |
Thomas Gleixner
|
f230b6d5c4
genirq: Add IRQ_MOVE_PENDING to irq_data.state
|
14 年之前 |
Thomas Gleixner
|
6d2cd17fde
genirq: Move IRQ_WAKEUP to core
|
14 年之前 |
Thomas Gleixner
|
c531e8361f
genirq: Move IRQ_SUSPENDED to core
|
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 年之前 |