Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
d240c16b94de32c6a891d424a9b2e605d3fffd76
/
kernel
/
irq
bb6b30f
irqdomain: Port system to new API
by Michael Bohan
· 14 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 14 years ago
5500e4f
Merge commit 'v3.4' into android-3.4
by Colin Cross
· 14 years ago
3911ff3
genirq: export handle_edge_irq() and irq_to_desc()
by Jiri Kosina
· 14 years ago
aadf030
Merge commit 'v3.4-rc5' into android-3.4
by Colin Cross
· 14 years ago
9f3045e
irq: hide debug macros so they don't collide with others.
by Paul Gortmaker
· 14 years ago
ab2965e
Merge commit 'v3.4-rc3' into android-3.4
by Colin Cross
· 14 years ago
5269a9a
irq_domain: fix type mismatch in debugfs output format
by Grant Likely
· 14 years ago
6fa6c8e2
irq_domain: Move irq_virq_count into NOMAP revmap
by Grant Likely
· 14 years ago
15e06bf
irqdomain: Fix debugfs formatting
by Grant Likely
· 14 years ago
ac5830a
irq_domain: correct the debugfs file name
by Mika Westerberg
· 14 years ago
5b7526e
irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from().
by David Daney
· 14 years ago
c8ffd5b
PM: Print pending wakeup IRQ preventing suspend to dmesg
by Todd Poynor
· 15 years ago
f558c27
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
f5cb92a
genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value
by Jiang Liu
· 14 years ago
a76e99a
Merge branch 'Linux 3.0.21' into msm-3.0
by Rohit Vaswani
· 14 years ago
12679a2
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 14 years ago
092b2fb
irqdomain: Remove powerpc dependency from debugfs file
by Grant Likely
· 14 years ago
241fc64
genirq: Respect NUMA node affinity in setup_irq_irq affinity()
by Prarit Bhargava
· 14 years ago
f3f79e3
genirq: Get rid of unneeded force parameter in irq_finalize_oneshot()
by Alexander Gordeev
· 14 years ago
69592db
genirq: Minor readablity improvement in irq_wake_thread()
by Alexander Gordeev
· 14 years ago
c207f3a
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
9c2b957
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
e04268b
genirq: Remove paranoid warnons and bogus fixups
by Thomas Gleixner
· 14 years ago
7140ea1
genirq: Flush the irq thread on synchronization
by Ido Yariv
· 15 years ago
df8d291
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 14 years ago
35239e2
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 14 years ago
5234ffb
genirq: Get rid of unnecessary IRQTF_DIED flag
by Alexander Gordeev
· 14 years ago
05d74ef
genirq: No need to check IRQTF_DIED before stopping a thread handler
by Alexander Gordeev
· 14 years ago
4bcdf1d
genirq: Get rid of unnecessary irqaction field in task_struct
by Alexander Gordeev
· 14 years ago
540b60e
genirq: Fix incorrect check for forced IRQ thread handler
by Alexander Gordeev
· 14 years ago
52abb70
genirq: Clear action->thread_mask if IRQ_ONESHOT is not set
by Thomas Gleixner
· 14 years ago
a09b659
genirq: Fix long-term regression in genirq irq_set_irq_type() handling
by Russell King
· 14 years ago
737f24b
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 14 years ago
abd2363
irq_domain/mips: Allow irq_domain on MIPS
by Grant Likely
· 14 years ago
a18dc81
irq_domain: constify irq_domain_ops
by Grant Likely
· 14 years ago
16b2e6e
irq_domain: Create common xlate functions that device drivers can use
by Grant Likely
· 14 years ago
6b783f7
irq_domain: Remove irq_domain_add_simple()
by Grant Likely
· 14 years ago
7529495
irq_domain: Remove 'new' irq_domain in favour of the ppc one
by Grant Likely
· 14 years ago
1bc04f2
irq_domain: Add support for base irq and hwirq in legacy mappings
by Grant Likely
· 14 years ago
a8db8cf
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
by Grant Likely
· 14 years ago
6870065
irq_domain: Remove references to old irq_host names
by Grant Likely
· 14 years ago
0384837
irq_domain: remove NO_IRQ from irq domain code
by Grant Likely
· 14 years ago
cc79ca6
irq_domain: Move irq_domain code from powerpc to kernel/irq
by Grant Likely
· 14 years ago
b4bc724
genirq: Handle pending irqs in irq_startup()
by Thomas Gleixner
· 14 years ago
ac56376
genirq: Unmask oneshot irqs when thread was not woken
by Thomas Gleixner
· 14 years ago
7bb69ba
irq_domain: Make irq_domain structure match powerpc's irq_host
by Grant Likely
· 14 years ago
e1964c5
irq_domain: Be less verbose
by Grant Likely
· 14 years ago
f069686
tracing/softirq: Move __raise_softirq_irqoff() out of header
by Steven Rostedt
· 14 years ago
2ed86b1
irq: make SPARSE_IRQ an optionally hidden option
by Rob Herring
· 14 years ago
cf68d7a
irq: irqdomain: Add API to find free irq range
by Michael Bohan
· 14 years ago
6f4df41
irq: irqdomain: Change irq_domain_add to detect errors
by Michael Bohan
· 14 years ago
e6717fd
irq: irqdomain: Add support for dynamic irq_desc allocations
by Michael Bohan
· 14 years ago
2329abf
module_param: make bool parameters really bool (core code)
by Rusty Russell
· 14 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
02550d6
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
2e0e943
Merge branch 'devel-stable' into for-linus
by Russell King
· 14 years ago
93797d8
irq: check domain hwirq range for DT translate
by Rob Herring
· 15 years ago
60fe460
irq: support domains with non-zero hwirq base
by Rob Herring
· 15 years ago
36b2c36
irq: Fix check for already initialized irq_domain in irq_domain_add
by Rob Herring
· 15 years ago
c87fb57
ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF
by Jamie Iles
· 15 years ago
1714337
genirq: percpu: allow interrupt type to be set at enable time
by Trilok Soni
· 15 years ago
2c4d6f2
genirq: Add support for per-cpu dev_id interrupts
by Marc Zyngier
· 15 years ago
6f1c405
irq: Track the owner of irq descriptor
by Sebastian Andrzej Siewior
· 15 years ago
0198f84
genirq: Fix race condition when stopping the irq thread
by Ido Yariv
· 15 years ago
1c8ca62
genirq: fix regression in irqfixup, irqpoll
by Edward Donovan
· 15 years ago
550acb1
genirq: Fix race condition when stopping the irq thread
by Ido Yariv
· 15 years ago
ce8f55c
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 15 years ago
52553dd
genirq: fix regression in irqfixup, irqpoll
by Edward Donovan
· 15 years ago
2cecc3d
genirq: Fix irqfixup, irqpoll regression
by Edward Donovan
· 15 years ago
2ed0e64
genirq: Don't allow per cpu interrupts to be suspended
by Marc Zyngier
· 15 years ago
aa1b052
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 15 years ago
d074fa2
Merge remote-tracking branch 'common/android-3.0' into msm-3.0
by Bryan Huntsman
· 15 years ago
2290c0d
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
09bb527
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
by Ian Campbell
· 15 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 15 years ago
c75d720
genirq: Fix irqfixup, irqpoll regression
by Edward Donovan
· 15 years ago
367069f
Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 15 years ago
ec53cf2
irq: don't put module.h into irq.h for tracking irqgen modules.
by Paul Gortmaker
· 15 years ago
6e5fdee
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
by Paul Gortmaker
· 15 years ago
6d27430
irq: support domains with non-zero hwirq base
by Rob Herring
· 15 years ago
6d21af4
irq: Fix comment typo ist->is
by Javi Merino
· 15 years ago
41684f6
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
2bb3e31
Merge commit 'v3.0.8' into android-3.0
by Colin Cross
· 15 years ago
1f6e051
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 15 years ago
3a82543
Merge remote-tracking branch 'rmk/devel-stable' into HEAD
by Rob Herring
· 15 years ago
971a0ee
dt/irq: add irq_domain_generate_simple() helper
by Grant Likely
· 15 years ago
6469dfb
irq: add irq_domain translation infrastructure
by Grant Likely
· 15 years ago
825de2e
irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chip
by Nobuhiro Iwamatsu
· 15 years ago
b615b0e
genirq: chip: set pending only for edge interrupts
by Abhijeet Dharmapurikar
· 15 years ago
9bab0b7
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
by Ian Campbell
· 15 years ago
25bcca8
genirq: fix handle_nested_irq for lazy disable
by Abhijeet Dharmapurikar
· 15 years ago
32cffdd
genirq: Fix fatfinered fixup really
by Thomas Gleixner
· 15 years ago
ef2293e
genirq: explicitly mask a freed irq
by Abhijeet Dharmapurikar
· 15 years ago
79e72e1
genirq: Make irq_shutdown() symmetric vs. irq_startup again
by Geert Uytterhoeven
· 15 years ago
3f2bc4d
Initial Contribution
by Bryan Huntsman
· 15 years ago
1e7c5fd
genirq: percpu: allow interrupt type to be set at enable time
by Marc Zyngier
· 15 years ago
31d9d9b
genirq: Add support for per-cpu dev_id interrupts
by Marc Zyngier
· 15 years ago
eef24af
irq: Fix check for already initialized irq_domain in irq_domain_add
by Rob Herring
· 15 years ago
60f96b4
genirq: Add IRQCHIP_SKIP_SET_WAKE flag
by Santosh Shilimkar
· 15 years ago
Next »