David Brownell
|
c69ad71bcd
genirq: better warning on irqchip->set_type() failure
|
17 yıl önce |
Arjan van de Ven
|
b8c512f619
Use WARN() in kernel/irq/manage.c
|
17 yıl önce |
Arjan van de Ven
|
7a2c477069
kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()
|
17 yıl önce |
Uwe Kleine-König
|
82736f4d1d
generic irqs: handle failure of irqchip->set_type in setup_irq
|
17 yıl önce |
Uwe Kleine-König
|
2db873211b
set_irq_wake: fix return code and wake status tracking
|
17 yıl önce |
Thomas Gleixner
|
48627d8d23
genirq: remove extraneous checks in manage.c
|
17 yıl önce |
Max Krasnyansky
|
1840475676
genirq: Expose default irq affinity mask (take 3)
|
17 yıl önce |
Thomas Gleixner
|
1adb0850a1
genirq: reenable a nobody cared disabled irq when a new driver arrives
|
17 yıl önce |
Robert P. J. Day
|
1aeb272cf0
kernel: explicitly include required header files under kernel/
|
17 yıl önce |
Ingo Molnar
|
70edcd77a0
genirq: stackdump after the "Trying to free already-free IRQ" message
|
17 yıl önce |
Herbert Xu
|
a98ce5c6fe
Fix synchronize_irq races with IRQ handler
|
17 yıl önce |
David Woodhouse
|
1d99493b3a
Fix CONFIG_DEBUG_SHIRQ trigger on free_irq()
|
17 yıl önce |
Jarek Poplawski
|
59845b1ffd
request_irq: fix DEBUG_SHIRQ handling
|
17 yıl önce |
Andrew Morton
|
8b7f07155f
free_irq(): fix DEBUG_SHIRQ handling
|
17 yıl önce |
Ahmed S. Darwish
|
f75d222b83
IRQ: check for PERCPU flag only when adding first irqaction
|
18 yıl önce |
Thomas Gleixner
|
771ee3b04e
[PATCH] Add a function to handle interrupt affinity setting
|
18 yıl önce |
Thomas Gleixner
|
950f4427c2
[PATCH] Add irq flag to disable balancing for an interrupt
|
18 yıl önce |
Thomas Gleixner
|
38515e908b
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
|
18 yıl önce |
Alan Cox
|
3f05044715
[PATCH] kernel: shut up the IRQ mismatch messages
|
18 yıl önce |
David Woodhouse
|
a304e1b828
[PATCH] Debug shared irqs
|
18 yıl önce |
Al Viro
|
5ea8176994
[PATCH] sort the devres mess out
|
18 yıl önce |
Tejun Heo
|
9ac7849e35
devres: device resource management
|
18 yıl önce |
Linus Torvalds
|
8528b0f1de
Clear spurious irq stat information when adding irq handler
|
18 yıl önce |
Andrew Morton
|
8b126b7753
[PATCH] setup_irq(): better mismatch debugging
|
18 yıl önce |
David Howells
|
da482792a6
IRQ: Typedef the IRQ handler function type
|
18 yıl önce |
David Brownell
|
15a647eba9
[PATCH] genirq: {en,dis}able_irq_wake() need refcounting too
|
19 yıl önce |
Ingo Molnar
|
fbb9ce9530
[PATCH] lockdep: core
|
19 yıl önce |
Thomas Gleixner
|
284c66806e
[PATCH] genirq:fixup missing SA_PERCPU replacement
|
19 yıl önce |
Thomas Gleixner
|
3cca53b02a
[PATCH] irq-flags: generic irq: Use the new IRQF_ constants
|
19 yıl önce |
Bjorn Helgaas
|
e8c4b9d003
[PATCH] IRQ: warning message cleanup
|
19 yıl önce |