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
/
powerpc
/
include
/
asm
/
irq.h
Age
Commit message (
Expand
)
Author
2014-09-25
powerpc: Remove stale function prototypes
Anton Blanchard
2013-09-25
powerpc/irq: Run softirqs off the top of the irq stack
Benjamin Herrenschmidt
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
2012-04-10
irq: Kill pointless irqd_to_hw export
Grant Likely
2012-03-28
powerpc: Remove NO_IRQ_IGNORE
Stephen Rothwell
2012-02-16
irq_domain: Add support for base irq and hwirq in legacy mappings
Grant Likely
2012-02-16
irq_domain: Move irq_domain code from powerpc to kernel/irq
Grant Likely
2012-02-16
irq_domain/powerpc: Eliminate virq_is_host()
Grant Likely
2012-02-14
irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-22
powerpc: make irq_choose_cpu() available to all PIC drivers
Stuart Yoder
2011-05-19
powerpc: Remove virq_to_host
Milton Miller
2011-05-19
powerpc: Add virq_is_host to reduce virq_to_host usage
Milton Miller
2011-05-19
powerpc: Remove irq_host_ops->remap hook
Milton Miller
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-04-20
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt
2010-07-24
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
2010-06-28
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely
2010-06-15
powerpc: Unconditionally enabled irq stacks
Christoph Hellwig
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-10-30
powerpc: Enable sparse irq_descs on powerpc
Michael Ellerman
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
2009-10-30
powerpc: Make NR_IRQS a CONFIG option
Michael Ellerman
2009-09-11
powerpc/irq: Improve nanodoc
Wolfram Sang
2008-09-15
powerpc: Separate the irq radix tree insertion and lookup
Sebastien Dugue
2008-08-04
powerpc: Remove use of CONFIG_PPC_MERGE
Kumar Gala
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell