Thomas Gleixner
|
52a65ff560
genirq: Add missing SPDX identifiers
|
7 年之前 |
Thomas Gleixner
|
99bfce5db9
genirq: Cleanup top of file comments
|
7 年之前 |
Thomas Gleixner
|
1beaeacdc8
genirq: Make legacy autoprobing work again
|
7 年之前 |
Linus Torvalds
|
670310dfba
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
Thomas Gleixner
|
e43b3b5854
genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
|
7 年之前 |
Thomas Gleixner
|
42e1cc2dc5
genirq/irqdomain: Propagate early activation
|
8 年之前 |
Thomas Gleixner
|
bb9b428a5c
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
|
8 年之前 |
Thomas Gleixner
|
c942cee46b
genirq: Separate activation and startup
|
8 年之前 |
Thomas Gleixner
|
9cb067ef8a
genirq: Fix cpumask check in __irq_startup_managed()
|
8 年之前 |
Linus Torvalds
|
93cc1228b4
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年之前 |
Marc Zyngier
|
e8f241893d
genirq: Restore trigger settings in irq_modify_status()
|
8 年之前 |
David Daney
|
7703b08cc9
genirq: Add handle_fasteoi_{level,edge}_irq flow handlers
|
8 年之前 |
David Daney
|
65efd9a49a
genirq: Export more irq_chip_*_parent() functions
|
8 年之前 |
Juergen Gross
|
a696712c3d
genirq/PM: Properly pretend disabled state when force resuming interrupts
|
8 年之前 |
Linus Torvalds
|
7cb328c30a
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年之前 |
Geert Uytterhoeven
|
2372a519f6
genirq: Force inlining of __irq_startup_managed to prevent build failure
|
8 年之前 |
Linus Torvalds
|
650fc870a2
Merge tag 'docs-4.13' of git://git.lwn.net/linux
|
8 年之前 |
Jeffy Chen
|
bf22ff45be
genirq: Avoid unnecessary low level irq function calls
|
8 年之前 |
Thomas Gleixner
|
761ea388e8
genirq: Handle managed irqs gracefully in irq_startup()
|
8 年之前 |
Thomas Gleixner
|
4cde9c6b82
genirq: Add force argument to irq_startup()
|
8 年之前 |
Thomas Gleixner
|
708d174b6c
genirq: Split out irq_startup() code
|
8 年之前 |
Thomas Gleixner
|
2e051552df
genirq: Move initial affinity setup to irq_startup()
|
8 年之前 |
Thomas Gleixner
|
04c848d398
genirq: Warn when IRQ_NOAUTOEN is used with shared interrupts
|
8 年之前 |
Thomas Gleixner
|
201d7f47f3
genirq: Handle NOAUTOEN interrupt setup proper
|
8 年之前 |
Thomas Gleixner
|
2c4569ca26
genirq: Fix chained interrupt data ordering
|
8 年之前 |
Mauro Carvalho Chehab
|
c0c6e08505
irq: update genericirq book location
|
8 年之前 |
Charles Keepax
|
45e5202213
genirq: Add support for nested shared IRQs
|
8 年之前 |
Wei Yongjun
|
b8129a1f6a
genirq: Make function __irq_do_set_handler() static
|
9 年之前 |
Thomas Gleixner
|
464b5847e6
Merge branch 'irq/urgent' into irq/core
|
9 年之前 |
Marc Zyngier
|
1984e07591
genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONE
|
9 年之前 |