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
/
include
/
linux
/
irq.h
Age
Commit message (
Expand
)
Author
2016-09-20
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
2016-09-13
genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
Boris Brezillon
2016-09-02
genirq/generic_chip: Verify irqs_per_chip <= 32
Sebastian Frias
2016-07-04
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
2016-07-04
genirq: Add affinity hint to irq allocation
Thomas Gleixner
2016-07-04
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
2016-06-18
genirq: Add untracked irq handler
Keith Busch
2016-06-13
genirq: Add runtime power management support for IRQ chips
Jon Hunter
2016-05-02
genirq: Allow the affinity of a percpu interrupt to be set/retrieved
Marc Zyngier
2016-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-25
genirq: Implement ipi_send_mask/single()
Qais Yousef
2016-02-25
genirq: Add send_ipi callbacks to irq_chip
Qais Yousef
2016-02-25
genirq: Add a new function to get IPI reverse mapping
Qais Yousef
2016-02-25
genirq: Add a new generic IPI reservation code to irq core
Qais Yousef
2016-02-25
genirq: Add ipi_offset to irq_common_data
Qais Yousef
2016-02-25
genirq: Add an extra comment about the use of affinity in irq_common_data
Qais Yousef
2016-02-23
irq: Privatize irq_common_data::state_use_accessors
Boqun Feng
2015-10-11
genirq: Add flag to force mask in disable_irq[_nosync]()
Thomas Gleixner
2015-10-01
genirq: Remove unused functions irqd_[set|clr]_chained_irq_inprogress()
Mika Westerberg
2015-10-01
genirq: Fix typo in documentation of enumeration field name
Mika Westerberg
2015-10-01
genirq: Introduce generic irq migration for cpu hotunplug
Yang Yingliang
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
genirq: Move field 'msi_desc' from irq_data into irq_common_data
Jiang Liu
2015-09-16
genirq: Move field 'affinity' from irq_data into irq_common_data
Jiang Liu
2015-09-16
genirq: Move field 'handler_data' from irq_data into irq_common_data
Jiang Liu
2015-09-16
genirq: Move field 'node' from irq_data into irq_common_data
Jiang Liu
2015-09-16
genirq: Provide IRQD_FORWARDED_TO_VCPU status flag
Thomas Gleixner
2015-09-15
genirq: Remove stale comment
Thomas Gleixner
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-20
genirq: Introduce irq_chip_set_type_parent() helper
Grygorii Strashko
2015-07-27
genirq: Add chip_[suspend|resume] PM support to irq_chip
Brian Norris
2015-07-16
genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()
Jiang Liu
2015-07-11
genirq: Remove the irq argument from note_interrupt()
Jiang Liu
2015-06-25
genirq: Clean up outdated comments related to include/linux/irqdesc.h
Jiang Liu
2015-06-20
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
2015-06-18
irq: Add irq_set_chained_handler_and_data()
Russell King
2015-06-12
genirq: Introduce helper function irq_data_get_affinity_mask()
Jiang Liu
2015-06-12
genirq: Introduce helper function irq_data_get_node()
Jiang Liu
2015-06-12
genirq: Introduce struct irq_common_data to host shared irq data
Jiang Liu
2015-05-19
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
2015-05-19
genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
Jiang Liu
2015-05-18
genirq: Add irq_chip_(enable/disable)_parent
Stefan Agner
2015-04-11
Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
2015-04-08
genirq: Allow the irqchip state of an IRQ to be save/restored
Marc Zyngier
2015-03-15
genirq: Add irqchip_set_wake_parent
Marc Zyngier
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-12-07
genirq: Move irq_chip_write_msi_msg() helper to core
Thomas Gleixner
2014-11-23
genirq: Introduce callback irq_chip.irq_write_msi_msg
Jiang Liu
2014-11-23
genirq: Split out flow handler typedefs into seperate header file
Thomas Gleixner
2014-11-23
genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip
Jiang Liu
[next]