You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chao Xie
87507500b7
ARM: 6524/1: GIC irq desciptor bug fix
...
gic_set_cpu will directly use irq_desc[]. If CONFIG_SPARSE_IRQ is
enabled, there is no irq_desc[]. So we need use irq_to_desc(irq) to
get the descriptor for irq.
Signed-off-by: Chao Xie <chao.xie@marvell.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
14 years ago
..
Kconfig
Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap', 'pxa', 'spear' and 'versatile' into devel
15 years ago
Makefile
Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap', 'pxa', 'spear' and 'versatile' into devel
15 years ago
clkdev.c
Merge branch 'devel-stable' into devel
15 years ago
dmabounce.c
…
gic.c
ARM: 6524/1: GIC irq desciptor bug fix
14 years ago
icst.c
Update broken web addresses in arch directory.
15 years ago
it8152.c
arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
15 years ago
locomo.c
[ARM] locomo: fix unpaired spin_lock_irqsave
15 years ago
pl330.c
ARM: 6367/1: PL330: Accept different revision
15 years ago
sa1111.c
ARM: 6349/1: sa1111: move __sa1111_probe() to .devinit.text
15 years ago
scoop.c
arm: scoop.c: remove C99 comments
15 years ago
sharpsl_param.c
…
time-acorn.c
…
uengine.c
arm: uengine.c: remove C99 comments
15 years ago
via82c505.c
…
vic.c
ARM: 6025/1: vic: factor out common init code
15 years ago