Thomas Gleixner
|
bd0b9ac405
genirq: Remove irq argument from irq flow handlers
|
10 years ago |
Thomas Gleixner
|
56a86c352b
MIPS: octeon: Replace the homebrewn flow handler
|
10 years ago |
Jiang Liu
|
5c1594224f
MIPS: irq: Use access helper irq_data_get_affinity_mask()
|
10 years ago |
Jiang Liu
|
25aae56137
MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
|
10 years ago |
David Daney
|
64b139f97c
MIPS: OCTEON: irq: add CIB and other fixes
|
10 years ago |
David Daney
|
2e3ecab1d3
MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs.
|
10 years ago |
David Daney
|
debe6a623d
MIPS: OCTEON: Update octeon-model.h code for new SoCs.
|
10 years ago |
Alexander Sverdlin
|
cf355704d6
MIPS: Octeon: Make Octeon GPIO IRQ chip CPU hotplug-aware
|
11 years ago |
Christoph Lameter
|
35898716b4
mips: Replace __get_cpu_var uses
|
11 years ago |
Eunbong Song
|
a53825ef4e
MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XX
|
11 years ago |
Thomas Gleixner
|
01f8fa4f01
genirq: Allow forcing cpu affinity of interrupts
|
11 years ago |
Andreas Herrmann
|
2eddb708d8
MIPS: Octeon: Fix warning in of_device_alloc on cn3xxx
|
11 years ago |
Ralf Baechle
|
17efb59adc
MIPS: Move declaration of Octeon function fixup_irqs() to header.
|
12 years ago |
Paul Gortmaker
|
078a55fc82
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
|
12 years ago |
Javier Martinez Canillas
|
5ebf1f29e2
MIPS: octeon: Use irq_get_trigger_type() to get IRQ flags
|
12 years ago |
Alexander Sverdlin
|
d41d547a41
MIPS: octeon: Fix GPIO number in IRQ chip private data
|
12 years ago |
Ralf Baechle
|
7034228792
MIPS: Whitespace cleanup.
|
12 years ago |
David Daney
|
43f01da0f2
MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.
|
13 years ago |
David Daney
|
c9f0f0c0e1
MIPS: OCTEON: Register ciu/ciu2 as the default irq_domain.
|
13 years ago |
David Daney
|
1a7e68f2c7
MIPS: Octeon: Make interrupt controller work with threaded handlers.
|
13 years ago |
David Daney
|
88fd85892a
MIPS: OCTEON: Add support for cn68XX interrupt controller.
|
13 years ago |
David Daney
|
87161ccdc6
MIPS: Octeon: Fix broken interrupt controller code.
|
13 years ago |
David Daney
|
b59b284101
MIPS: Octeon: Use device tree to register serial ports.
|
13 years ago |
David Daney
|
368bec0d4a
netdev: octeon_mgmt: Convert to use device tree.
|
13 years ago |
David Daney
|
f353a218de
i2c: Convert i2c-octeon.c to use device tree.
|
13 years ago |
David Daney
|
a0c16582b5
MIPS: Octeon: Setup irq_domains for interrupts.
|
13 years ago |
David Daney
|
a339aef904
MIPS: OCTEON: Consolidate the edge and level irq_chip structures.
|
13 years ago |
David Daney
|
f5e0828421
MIPS: OCTEON: Remove unneeded OCTEON_IRQ_* defines.
|
13 years ago |
David Daney
|
6d1ab4c22d
MIPS: Octeon: Add irq handlers for GPIO interrupts.
|
13 years ago |
Thomas Gleixner
|
5b7cd6fd82
MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functions
|
14 years ago |