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
/
drivers
/
irqchip
/
irq-crossbar.c
Age
Commit message (
Expand
)
Author
2017-08-23
irqchip: Convert to using %pOF instead of full_name
Rob Herring
2017-03-09
Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Thomas Gleixner
2017-03-07
irqchip/crossbar: Fix incorrect type of register size
Franck Demathieu
2017-03-06
irqchip/crossbar: Fix incorrect type of local variables
Franck Demathieu
2017-03-01
irqchip/crossbar: Fix incorrect type of local variables
Franck Demathieu
2016-05-11
irqchip: Mask the non-type/sense bits when translating an IRQ
Jon Hunter
2015-10-13
irqchip: Convert all alloc/xlate users from of_node to fwnode
Marc Zyngier
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-20
irqchip/crossbar: Restore set_wake functionality
Grygorii Strashko
2015-08-20
irqchip/crossbar: Restore the mask on suspend behaviour
Grygorii Strashko
2015-08-20
irqchip/crossbar: Restore the irq_set_type() mechanism
Grygorii Strashko
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
2015-03-15
irqchip: crossbar: Convert dra7 crossbar to stacked domains
Marc Zyngier
2014-08-18
irqchip: crossbar: Off by one bugs in init
Dan Carpenter
2014-06-30
irqchip: crossbar: Allow for quirky hardware with direct hardwiring of GIC
Nishanth Menon
2014-06-30
irqchip: crossbar: Introduce centralized check for crossbar write
Nishanth Menon
2014-06-30
irqchip: crossbar: Introduce ti, max-crossbar-sources to identify valid cross...
Nishanth Menon
2014-06-30
irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callback
Sricharan R
2014-06-30
irqchip: crossbar: Set cb pointer to null in case of error
Sricharan R
2014-06-30
irqchip: crossbar: Change the goto naming
Nishanth Menon
2014-06-30
irqchip: crossbar: Return proper error value
Nishanth Menon
2014-06-30
irqchip: crossbar: Fix kerneldoc warning
Nishanth Menon
2014-06-30
irqchip: crossbar: Fix sparse and checkpatch warnings
Nishanth Menon
2014-06-30
irqchip: crossbar: Remove IS_ERR_VALUE check
Nishanth Menon
2014-06-30
irqchip: crossbar: Change allocation logic by reversing search for free irqs
Nishanth Menon
2014-06-30
irqchip: crossbar: Initialise the crossbar with a safe value
Nishanth Menon
2014-06-30
irqchip: crossbar: Introduce ti, irqs-skip to skip irqs that bypass crossbar
Nishanth Menon
2014-06-30
irqchip: crossbar: Check for premapped crossbar before allocating
Nishanth Menon
2014-06-30
irqchip: crossbar: Dont use '0' to mark reserved interrupts
Nishanth Menon
2014-04-28
irqchip: irq-crossbar: Not allocating enough memory
Dan Carpenter
2014-02-05
DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP
Sricharan R