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
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
2019-05-10
genirq: Prevent use-after-free and work list corruption
Prasad Sodagudi
2019-04-17
genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
Kefeng Wang
2019-04-17
genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
Stephen Boyd
2019-04-05
genirq: Avoid summation loops for /proc/stat
Thomas Gleixner
2019-03-05
genirq: Make sure the initial affinity is not empty
Srinivas Ramana
2019-01-13
genirq/affinity: Don't return with empty affinity masks on error
Thomas Gleixner
2018-11-13
genirq: Fix race on spurious interrupt detection
Lukas Wunner
2018-08-09
genirq: Make force irq threading setup more robust
Thomas Gleixner
2018-07-17
genirq/affinity: assign vectors to all possible CPUs
Christoph Hellwig
2018-07-11
irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CP...
Rakib Mullick
2018-03-03
genirq: Guard handle_bad_irq log messages
Guenter Roeck
2017-11-30
genirq: Track whether the trigger type has been set
Marc Zyngier
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-16
Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-10-13
genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()
Doug Berger
2017-10-13
genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()
Doug Berger
2017-10-09
genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
Thomas Gleixner
2017-10-09
genirq/cpuhotplug: Add sanity check for effective affinity mask
Thomas Gleixner
2017-10-09
genirq: Warn when effective affinity is not updated
Thomas Gleixner
2017-09-28
irq/generic-chip: Don't replace domain's name
Jeffy Chen
2017-09-25
irqdomain: Add __rcu annotations to radix tree accessors
Masahiro Yamada
2017-09-25
genirq: Check __free_irq() return value for NULL
Alexandru Moise
2017-09-16
genirq: Fix cpumask check in __irq_startup_managed()
Thomas Gleixner
2017-09-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-07
genirq: Make sparse_irq_lock protect what it should protect
Thomas Gleixner
2017-09-06
genirq/msi: Fix populating multiple interrupts
John Keeping
2017-09-05
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-08-31
Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2017-08-25
genirq/proc: Avoid uninitalized variable warning
Thomas Gleixner
2017-08-25
irqdomain: Prevent potential NULL pointer dereference in irq_domain_push_irq()
Dan Carpenter
2017-08-25
genirq: Fix semicolon.cocci warnings
kbuild test robot
2017-08-23
genirq: Let irq_set_vcpu_affinity() iterate over hierarchy
Marc Zyngier
2017-08-20
genirq/ipi: Fixup checks against nr_cpu_ids
Alexey Dobriyan
2017-08-18
genirq: Restore trigger settings in irq_modify_status()
Marc Zyngier
2017-08-18
Merge branch 'irq/for-gpio' into irq/core
Thomas Gleixner
2017-08-18
irqdomain: Add irq_domain_{push,pop}_irq() functions
David Daney
2017-08-18
irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy()
David Daney
2017-08-18
irqdomain: Factor out code to add and remove items to and from the revmap
David Daney
2017-08-18
genirq: Add handle_fasteoi_{level,edge}_irq flow handlers
David Daney
2017-08-18
genirq: Export more irq_chip_*_parent() functions
David Daney
2017-08-18
genirq/proc: Use the the accessor to report the effective affinity
Marc Zyngier
2017-08-18
genirq/debugfs: Triggering of interrupts from userspace
Marc Zyngier
2017-08-16
Merge branch 'irq/for-gpio' into irq/core
Thomas Gleixner
2017-08-16
genirq/irq_sim: Add a devres variant of irq_sim_init()
Bartosz Golaszewski
2017-08-16
genirq/irq_sim: Add a simple interrupt simulator framework
Bartosz Golaszewski
2017-08-14
genirq: Fix for_each_action_of_desc() macro
Masahiro Yamada
2017-07-27
genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"
Thomas Gleixner
2017-07-26
device property: export irqchip_fwnode_ops
Arnd Bergmann
2017-07-22
device property: Get rid of struct fwnode_handle type field
Sakari Ailus
[next]