index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cavium-octeon
/
octeon-irq.c
Age
Commit message (
Expand
)
Author
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-08-26
MIPS: octeon: Replace the homebrewn flow handler
Thomas Gleixner
2015-08-26
MIPS: irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-06-21
MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-02-20
MIPS: OCTEON: irq: add CIB and other fixes
David Daney
2015-02-20
MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs.
David Daney
2015-02-20
MIPS: OCTEON: Update octeon-model.h code for new SoCs.
David Daney
2014-10-27
MIPS: Octeon: Make Octeon GPIO IRQ chip CPU hotplug-aware
Alexander Sverdlin
2014-08-26
mips: Replace __get_cpu_var uses
Christoph Lameter
2014-06-04
MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XX
Eunbong Song
2014-04-17
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
2014-03-19
MIPS: Octeon: Fix warning in of_device_alloc on cn3xxx
Andreas Herrmann
2013-09-03
MIPS: Move declaration of Octeon function fixup_irqs() to header.
Ralf Baechle
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-06-25
MIPS: octeon: Use irq_get_trigger_type() to get IRQ flags
Javier Martinez Canillas
2013-05-08
MIPS: octeon: Fix GPIO number in IRQ chip private data
Alexander Sverdlin
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-12-13
MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.
David Daney
2012-08-31
MIPS: OCTEON: Register ciu/ciu2 as the default irq_domain.
David Daney
2012-08-31
MIPS: Octeon: Make interrupt controller work with threaded handlers.
David Daney
2012-08-31
MIPS: OCTEON: Add support for cn68XX interrupt controller.
David Daney
2012-08-17
MIPS: Octeon: Fix broken interrupt controller code.
David Daney
2012-07-23
MIPS: Octeon: Use device tree to register serial ports.
David Daney
2012-07-23
netdev: octeon_mgmt: Convert to use device tree.
David Daney
2012-07-23
i2c: Convert i2c-octeon.c to use device tree.
David Daney
2012-07-23
MIPS: Octeon: Setup irq_domains for interrupts.
David Daney
2012-07-23
MIPS: OCTEON: Consolidate the edge and level irq_chip structures.
David Daney
2012-07-23
MIPS: OCTEON: Remove unneeded OCTEON_IRQ_* defines.
David Daney
2012-07-23
MIPS: Octeon: Add irq handlers for GPIO interrupts.
David Daney
2011-03-29
MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functions
Thomas Gleixner
2011-03-29
MIPS: Octeon: Rewrite interrupt handling code.
David Daney
2010-08-05
MIPS: Octeon: Fix fixup_irqs for HOTPLUG_CPU
David Daney
2010-08-05
MIPS: Octeon: Improve interrupt handling.
David Daney
2010-08-05
MIPS: Octeon: Move MSI code out of octeon-irq.c.
David Daney
2010-02-27
MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks.
David Daney
2010-02-27
MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock.
Ralf Baechle
2010-02-27
MIPS: Make various locks static.
Ralf Baechle
2010-02-27
MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts.
David Daney
2010-02-27
MIPS: Octeon: Fix EOI handling.
David Daney
2009-11-02
MIPS: Octeon: Use lockless interrupt controller operations when possible.
David Daney
2009-11-02
MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinity
David Daney
2009-06-24
MIPS: Cavium: Add CPU hotplugging code.
Ralf Baechle
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2009-06-17
MIPS: Add Cavium OCTEON PCI support.
David Daney
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
2009-03-30
MIPS: Convert obsolete irq_desc_t to struct irq_desc
Thomas Gleixner
2009-01-11
MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.
David Daney