index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-armada-370-xp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+8
2014-12-10
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2014-12-09
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-0
/
+52
2014-11-30
irqchip: armada-370-xp: Add suspend/resume support
Thomas Petazzoni
1
-0
/
+52
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
1
-4
/
+4
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
1
-1
/
+1
2014-11-12
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
1
-3
/
+3
2014-11-09
irqchip: irq-armada-370-xp: Use proper return value for ->set_affinity()
Thomas Petazzoni
1
-1
/
+1
2014-11-02
irqchip: armada-370-xp: Fix MPIC interrupt handling
Grzegorz Jaszczyk
1
-6
/
+17
2014-11-02
irqchip: armada-370-xp: Fix MSI interrupt handling
Grzegorz Jaszczyk
1
-2
/
+2
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+4
2014-10-01
irqchip: armada-370-xp: Remove arch_msi_check_device()
Alexander Gordeev
1
-10
/
+4
2014-09-03
irqchip: armada-370-xp: Convert to handle_domain_irq
Marc Zyngier
1
-9
/
+10
2014-06-21
irqchip: armada-370-xp: Mask all interrupts during initialization.
Thomas Petazzoni
1
-2
/
+15
2014-05-19
Merge tag 'mvebu-soc-3.16' of git://git.infradead.org/linux-mvebu into next/soc
Olof Johansson
1
-2
/
+22
2014-05-08
irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUs
Thomas Petazzoni
1
-1
/
+17
2014-05-08
irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driver
Thomas Petazzoni
1
-1
/
+5
2014-04-29
Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu i...
Thomas Gleixner
1
-3
/
+14
2014-04-28
irqchip: armanda: Sanitize set_irq_affinity()
Thomas Gleixner
1
-31
/
+6
2014-04-20
irqchip: armada-370-xp: Fix releasing of MSIs
Neil Greatorex
1
-1
/
+3
2014-04-20
irqchip: armada-370-xp: implement the ->check_device() msi_chip operation
Thomas Petazzoni
1
-0
/
+10
2014-04-20
irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variable
Thomas Petazzoni
1
-2
/
+1
2014-03-12
irqchip: Remove asmlinkage from static functions
Stephen Boyd
1
-1
/
+1
2014-02-22
irqchip: armada-370-xp: Setup a chained handler for the MPIC
Ezequiel Garcia
1
-7
/
+43
2014-02-22
irqchip: armada-370-xp: Add helper for the MSI IRQ handling
Ezequiel Garcia
1
-24
/
+30
2014-02-22
Merge tag 'tags/mvebu-irqchip-fixes-3.13' into mvebu/irqchip
Jason Cooper
1
-2
/
+2
2014-01-21
ARM: mvebu: fix compilation warning on Armada 370 (i.e. non-SMP)
Arnaud Ebalard
1
-2
/
+2
2013-12-13
irqchip: armada-370-xp: fix MSI race condition
Lior Amsalem
1
-1
/
+1
2013-12-13
irqchip: armada-370-xp: fix IPI race condition
Lior Amsalem
1
-1
/
+1
2013-09-30
irqchip: armada-370-xp: implement MSI support
Thomas Petazzoni
1
-1
/
+181
2013-09-30
irqchip: armada-370-xp: properly request resources
Thomas Petazzoni
1
-4
/
+16
2013-05-07
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+288
2013-04-15
irqchip: armada-370-xp: slightly cleanup irq controller driver
Thomas Petazzoni
1
-5
/
+8
2013-04-15
irqchip: armada-370-xp: move IRQ handler to avoid forward declaration
Thomas Petazzoni
1
-43
/
+40
2013-04-15
irqchip: move IRQ driver for Armada 370/XP
Thomas Petazzoni
1
-0
/
+294