index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
irqchip/jcore-aic: Add J-Core AIC driver
Rich Felker
2016-08-08
3
-0
/
+102
|
|
|
/
/
/
/
|
*
/
/
/
/
irqchip/mips-gic: Use for_each_set_bit to iterate over IRQs
Paul Burton
2016-08-23
1
-6
/
+1
|
|
/
/
/
/
*
|
|
|
|
drivers/irqchip: Add STM32 external interrupts support
Alexandre TORGUE
2016-09-21
3
-0
/
+206
*
|
|
|
|
irqchip/mips-gic: Use for_each_set_bit to iterate over local IRQs
Paul Burton
2016-09-20
1
-6
/
+1
*
|
|
|
|
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
2016-09-20
4
-62
/
+60
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
irqchip/mips-gic: Fix local interrupts
Paul Burton
2016-09-20
1
-55
/
+50
|
*
|
|
|
irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning
James Morse
2016-09-20
1
-3
/
+4
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
irqchip/atmel-aic: Fix potential deadlock in ->xlate()
Boris Brezillon
2016-09-13
2
-4
/
+6
|
|
|
/
|
|
/
|
*
|
|
irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
Tomasz Nowicki
2016-09-12
1
-0
/
+44
*
|
|
irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
Tomasz Nowicki
2016-09-12
1
-15
/
+29
*
|
|
irqchip/gicv3-its: Probe ITS in the ACPI way
Tomasz Nowicki
2016-09-12
2
-1
/
+61
*
|
|
irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
Tomasz Nowicki
2016-09-12
2
-32
/
+40
*
|
|
irqchip/gicv3-its: Cleanup for ITS domain initialization
Tomasz Nowicki
2016-09-12
1
-23
/
+34
*
|
|
irqchip/gic: Mark gic_init_physaddr() static
Baoyou Xie
2016-09-12
1
-1
/
+1
*
|
|
irqchip/gic-pm: Update driver to use of_pm_clk_add_clk
Jon Hunter
2016-09-12
1
-18
/
+5
*
|
|
irqchip/gic-v3: Reset BPR during initialization
Daniel Thompson
2016-09-12
1
-0
/
+8
*
|
|
irqchip/gic: Make locking a BL_SWITCHER only feature
Marc Zyngier
2016-09-12
1
-9
/
+27
|
/
/
*
|
irqchip/mips-gic: Implement activate op for device domain
Paul Burton
2016-08-22
1
-0
/
+7
*
|
irqchip/mips-gic: Cleanup chip and handler setup
Paul Burton
2016-08-22
1
-4
/
+7
*
|
irqchip/gicv3-its: Disable the ITS before initializing it
David Daney
2016-08-19
1
-1
/
+6
*
|
irqchip/gicv3: Remove disabling redistributor and group1 non-secure interrupts
Sudeep Holla
2016-08-17
1
-2
/
+9
*
|
irqchip/gic: Allow self-SGIs for SMP on UP configurations
Marc Zyngier
2016-08-17
1
-0
/
+7
|
/
*
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
1
-1
/
+1
*
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-02
1
-10
/
+8
|
\
|
*
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
2016-08-01
1
-1
/
+11
|
|
\
|
*
|
PCI/MSI: irqchip: Fix PCI_MSI dependencies
Arnd Bergmann
2016-06-15
1
-10
/
+8
*
|
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-08-02
1
-1
/
+1
|
\
\
\
|
*
|
|
irqchip: clps711x: Changing the compatibility string to match with the smalle...
Alexander Shiyan
2016-07-06
1
-1
/
+1
*
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
5
-102
/
+46
|
\
\
\
\
|
*
|
|
|
irqchip/armada: Avoid unused function warnings
Arnd Bergmann
2016-07-19
1
-1
/
+1
|
*
|
|
|
irqchip/bcm2836: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-07-14
1
-21
/
+13
|
*
|
|
|
irqchip/armada-370-xp: Convert to hotplug state machine
Richard Cochran
2016-07-14
1
-29
/
+15
|
*
|
|
|
irqchip/hip04: Convert to hotplug state machine
Richard Cochran
2016-07-14
1
-20
/
+5
|
*
|
|
|
irqchip/gicv3: Convert to hotplug state machine
Richard Cochran
2016-07-14
1
-15
/
+7
|
*
|
|
|
irqchip/gic: Convert to hotplug state machine
Richard Cochran
2016-07-14
1
-17
/
+6
*
|
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-26
20
-238
/
+827
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
2016-07-04
1
-1
/
+11
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'irqchip-core-4.8-2' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
2016-07-02
2
-0
/
+231
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'irqchip/aspeed' into irqchip/core
Jason Cooper
2016-07-02
2
-0
/
+231
|
|
|
\
\
\
\
|
|
|
*
|
|
|
irqchip/aspeed-vic: Add irq controller for Aspeed
Benjamin Herrenschmidt
2016-06-22
2
-0
/
+231
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'irqchip-core-4.8' of git://git.infradead.org/users/jcooper/linux i...
Thomas Gleixner
2016-06-23
12
-45
/
+53
|
|
\
|
|
|
|
|
|
*
|
|
|
Merge branch 'irqchip/misc' into irqchip/core
Jason Cooper
2016-06-23
11
-42
/
+51
|
|
|
\
\
\
\
|
|
|
*
|
|
|
irqchip/s3c24xx: Fixup IO accessors for big endian
Ben Dooks
2016-06-23
1
-18
/
+18
|
|
|
*
|
|
|
irqchip/exynos-combiner: Fix usage of __raw IO
Ben Dooks
2016-06-23
1
-7
/
+7
|
|
|
*
|
|
|
irqchip/vic: Make vic_syscore_ops and vic_of_init static
Ben Dooks
2016-06-13
1
-2
/
+3
|
|
|
*
|
|
|
irqchip/omap-intc: Fix missing <linux/irqchip/irq-omap-intc.h> include
Ben Dooks
2016-06-13
1
-0
/
+2
|
|
|
*
|
|
|
irqchip/gic-v2m: Fix missing include of <linux/irqchip/arm-gic.h>
Ben Dooks
2016-06-13
1
-0
/
+1
|
|
|
*
|
|
|
irqchip/brcmstb-l2: Make of probe function static
Ben Dooks
2016-06-13
1
-2
/
+2
|
|
|
*
|
|
|
irqchip/bcm7120-l2: Make probe functions static
Ben Dooks
2016-06-13
1
-5
/
+5
|
|
|
*
|
|
|
irqchip/bcm2836: Make bcm2836_smp_boot_secondary static
Ben Dooks
2016-06-13
1
-2
/
+2
[prev]
[next]