Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4cea8776571b18db7485930cb422faa739580c8c
/
kernel
/
irq
/
chip.c
1e12c4a
genirq: Correctly configure the trigger on chained interrupts
by Marc Zyngier
· 8 years ago
edd14cf
genirq: Add untracked irq handler
by Keith Busch
· 9 years ago
be45beb
genirq: Add runtime power management support for IRQ chips
by Jon Hunter
· 9 years ago
52b2a05
genirq: Export IRQ functions for module use
by Quan Nguyen
· 9 years ago
a4289dc
genirq/msi: Export functions to allow MSI domains in modules
by Jake Oshins
· 9 years ago
a946e8c
genirq: Delay incrementing interrupt count if it's disabled/pending
by Sudeep Holla
· 9 years ago
e984977
genirq: Add flag to force mask in disable_irq[_nosync]()
by Thomas Gleixner
· 9 years ago
e509bd7
genirq: Allow migration of chained interrupts by installing default action
by Mika Westerberg
· 9 years ago
71f6434
genirq: Remove the second parameter from handle_irq_event_percpu()
by Huang Shijie
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
b237721
genirq: Move field 'msi_desc' from irq_data into irq_common_data
by Jiang Liu
· 10 years ago
af7080e
genirq: Move field 'handler_data' from irq_data into irq_common_data
by Jiang Liu
· 10 years ago
17e6b00
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b7560de
genirq: Introduce irq_chip_set_type_parent() helper
by Grygorii Strashko
· 9 years ago
6d4affe
genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchy
by Grygorii Strashko
· 9 years ago
8505a81
genirq: Use the proper parameter name in kernel doc
by Masanari Iida
· 9 years ago
0dcdbc9
genirq: Remove the irq argument from note_interrupt()
by Jiang Liu
· 10 years ago
a1ff541
genirq: Remove irq arg from __irq_set_trigger()
by Jiang Liu
· 10 years ago
0798abe
genirq: Remove the irq argument from check_irq_resend()
by Jiang Liu
· 10 years ago
b51bf95
genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu()
by Jiang Liu
· 10 years ago
3b0f95b
irq: Add irq_set_chained_handler_and_data()
by Russell King
· 10 years ago
a6c761e
Merge branch 'irq/for-x86' into irq/core
by Thomas Gleixner
· 10 years ago
0a4377d
genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
by Jiang Liu
· 10 years ago
3cfeffc
genirq: Add irq_chip_(enable/disable)_parent
by Stefan Agner
· 10 years ago
08b55e2
genirq: Add irqchip_set_wake_parent
by Marc Zyngier
· 10 years ago
f86eff2
genirq: Work around __irq_set_handler vs stacked domains ordering issues
by Marc Zyngier
· 10 years ago
515085e
genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip
by Jiang Liu
· 10 years ago
56e8aba
genirq: Add more helper functions to support stacked irq_chip
by Yingjoe Chen
· 10 years ago
85f08c1
genirq: Introduce helper functions to support stacked irq_chip
by Jiang Liu
· 10 years ago
f8264e3
irqdomain: Introduce new interfaces to support hierarchy irqdomains
by Jiang Liu
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
88b42a4
Merge branch 'pm-genirq'
by Rafael J. Wysocki
· 10 years ago
9ce7a25
genirq: Simplify wakeup mechanism
by Thomas Gleixner
· 10 years ago
c7bd3ec0
genirq: Create helper for flow handler entry check
by Thomas Gleixner
· 10 years ago
c3d7acd
genirq: Distangle edge handler entry
by Thomas Gleixner
· 10 years ago
532d0d0
irqchips: Replace __this_cpu_ptr uses
by Christoph Lameter
· 10 years ago
7cad45e
irq: Export handle_fasteoi_irq
by Vincent Stehlé
· 10 years ago
f63b6a0
genirq: Replace reserve_irqs in core code
by Thomas Gleixner
· 11 years ago
328a497
genirq: Add a new IRQCHIP_EOI_THREADED flag
by Thomas Gleixner
· 11 years ago
f788e7b
irq: Fix some trivial typos in comments
by Xie XiuQi
· 11 years ago
d671a60
genirq: Add kerneldoc for irq_disable.
by Andreas Fenkart
· 12 years ago
51906e7
x86/MSI: Support multiple MSIs in presense of IRQ remapping
by Alexander Gordeev
· 12 years ago
293a7a0
genirq: Provide means to retrigger parent
by Thomas Gleixner
· 12 years ago
b3ae66f
genirq: Export irq_set_chip_and_handler_name()
by Kuninori Morimoto
· 12 years ago
23812b9
genirq: Add IRQS_PENDING for nested and simple irq
by Ning Jiang
· 13 years ago
4713685
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
3911ff3
genirq: export handle_edge_irq() and irq_to_desc()
by Jiri Kosina
· 13 years ago
d4dc0f9
genirq: Allow check_wakeup_irqs to notice level-triggered interrupts
by Thomas Gleixner
· 13 years ago
9c2b957
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
df8d291
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 13 years ago
a09b659
genirq: Fix long-term regression in genirq irq_set_irq_type() handling
by Russell King
· 13 years ago
737f24b
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
b4bc724
genirq: Handle pending irqs in irq_startup()
by Thomas Gleixner
· 13 years ago
ac56376
genirq: Unmask oneshot irqs when thread was not woken
by Thomas Gleixner
· 13 years ago
f069686
tracing/softirq: Move __raise_softirq_irqoff() out of header
by Steven Rostedt
· 13 years ago
31d9d9b
genirq: Add support for per-cpu dev_id interrupts
by Marc Zyngier
· 13 years ago
ed585a6
genirq: Make irq_shutdown() symmetric vs. irq_startup again
by Geert Uytterhoeven
· 13 years ago
edf76f8
irq: Export functions to allow modular irq drivers
by Jonathan Cameron
· 14 years ago
7f1b124
genirq: Support per-IRQ thread disabling.
by Paul Mundt
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ac0e044
genirq: fix CONFIG_IRQ_EDGE_EOI_HANDLER build
by Stephen Rothwell
· 14 years ago
0c6f8a8
genirq: Remove compat code
by Thomas Gleixner
· 14 years ago
0ef5ca1
genirq; Fix cleanup fallout
by Thomas Gleixner
· 14 years ago
0521c8f
genirq: Provide edge_eoi flow handler
by Thomas Gleixner
· 14 years ago
32f4125
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
by Thomas Gleixner
· 14 years ago
b3d4223
genirq: Add chip flag for restricting cpu_on/offline calls
by Thomas Gleixner
· 14 years ago
0fdb4b2
genirq: Add chip hooks for taking CPUs on/off line.
by David Daney
· 14 years ago
801a0e9
genirq: Add irq disabled flag to irq_data state
by Thomas Gleixner
· 14 years ago
d72274e
genirq: Reserve the irq when calling irq_set_chip()
by David Daney
· 14 years ago
c69e375
genirq: Fixup fasteoi handler for oneshot mode
by Thomas Gleixner
· 14 years ago
a61d825
genirq: Fix misplaced status update in irq_disable()
by Thomas Gleixner
· 14 years ago
77694b4
genirq; Add fasteoi irq_chip quirk
by Thomas Gleixner
· 14 years ago
7812957
genirq: Add preflow handler support
by Thomas Gleixner
· 14 years ago
3836ca0
genirq: Consolidate set_chip_handler functions
by Thomas Gleixner
· 14 years ago
02725e7
genirq: Use irq_get/put functions
by Thomas Gleixner
· 14 years ago
091738a
genirq: Remove real old transition functions
by Thomas Gleixner
· 14 years ago
e1ef824
genirq: Reflect IRQ_MOVE_PCNTXT in irq_data state
by Thomas Gleixner
· 14 years ago
d4d5e08
genirq: Add IRQCHIP_SET_TYPE_MASKED flag
by Thomas Gleixner
· 14 years ago
1ccb4e6
genirq: Wrap the remaning IRQ_* flags
by Thomas Gleixner
· 14 years ago
876dbd4
genirq: Mirror irq trigger type bits in irq_data.state
by Thomas Gleixner
· 14 years ago
a005677
genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state
by Thomas Gleixner
· 14 years ago
6e40262
genirq: Move IRQ_MASKED to core
by Thomas Gleixner
· 14 years ago
2a0d6fb
genirq: Move IRQ_PENDING flag to core
by Thomas Gleixner
· 14 years ago
c1594b7
genirq: Move IRQ_DISABLED to core
by Thomas Gleixner
· 14 years ago
163ef30
genirq: Move IRQ_REPLAY and IRQ_WAITING to core
by Thomas Gleixner
· 14 years ago
3d67bae
genirq: Move IRQ_ONESHOT to core
by Thomas Gleixner
· 14 years ago
009b4c3
genirq: Add IRQ_INPROGRESS to core
by Thomas Gleixner
· 14 years ago
6954b75
genirq: Move IRQ_POLL_INPROGRESS to core
by Thomas Gleixner
· 14 years ago
6f91a52
genirq: Use modify_status for set_irq_nested_thread
by Thomas Gleixner
· 14 years ago
35e857c
genirq: Fixup core code namespace fallout
by Thomas Gleixner
· 14 years ago
849f061
genirq: Use handle_perpcu_event() in handle_percpu_irq()
by Thomas Gleixner
· 14 years ago
a60a5dc
genirq: Use handle_irq_event() in handle_edge_irq()
by Thomas Gleixner
· 14 years ago
a7ae4de
genirq: Use handle_irq_event() in handle_fasteoi_irq()
by Thomas Gleixner
· 14 years ago
1529866
genirq: Use handle_irq_event() in handle_level_irq()
by Thomas Gleixner
· 14 years ago
107781e
genirq: Use handle_irq_event() in handle_simple_irq()
by Thomas Gleixner
· 14 years ago
d78f8dd
genirq: Do not fiddle with IRQ_MASKED in handle_edge_irq()
by Thomas Gleixner
· 14 years ago
3aae994
genirq: Consolidate IRQ_DISABLED
by Thomas Gleixner
· 14 years ago
50f7c03
genirq: Remove default magic
by Thomas Gleixner
· 14 years ago
8792347
genirq: Consolidate disable/enable
by Thomas Gleixner
· 14 years ago
4699923
genirq: Consolidate startup/shutdown of interrupts
by Thomas Gleixner
· 14 years ago
Next »