index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
2024-08-07
genirq/irqdesc: Honor caller provided affinity in alloc_desc()
Shay Drory
2024-07-22
Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-22
Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-18
genirq/msi: Move msi_device_data to core
Thomas Gleixner
2024-07-18
genirq/msi: Remove platform MSI leftovers
Thomas Gleixner
2024-07-16
Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-09
task_work: s/task_work_cancel()/task_work_cancel_func()/
Frederic Weisbecker
2024-07-04
genirq/irq_sim: add an extended irq_sim initializer
Bartosz Golaszewski
2024-06-23
irqdomain: Fix formatting irq_find_matching_fwspec() kerneldoc comment
Anna-Maria Behnsen
2024-06-17
irqdomain: Remove __irq_domain_add()
Herve Codina
2024-06-17
irqdomain: Convert domain creation functions to irq_domain_instantiate()
Herve Codina
2024-06-17
irqdomain: Add a resource managed version of irq_domain_instantiate()
Herve Codina
2024-06-17
irqdomain: Add support for generic irq chips creation before publishing a domain
Herve Codina
2024-06-17
genirq/generic_chip: Introduce init() and exit() hooks
Herve Codina
2024-06-17
genirq/generic_chip: Introduce irq_domain_{alloc,remove}_generic_chips()
Herve Codina
2024-06-17
irqdomain: Introduce init() and exit() hooks
Herve Codina
2024-06-17
irqdomain: Handle domain bus token in irq_domain_create()
Herve Codina
2024-06-17
irqdomain: Make __irq_domain_create() return an error code
Herve Codina
2024-06-17
irqdomain: Use irq_domain_instantiate() for hierarchy domain creation
Herve Codina
2024-06-17
irqdomain: Handle domain hierarchy parent in irq_domain_instantiate()
Herve Codina
2024-06-17
irqdomain: Handle additional domain flags in irq_domain_instantiate()
Herve Codina
2024-06-17
irqdomain: Convert __irq_domain_create() to use struct irq_domain_info
Herve Codina
2024-06-17
irqdomain: Use a dedicated function to set the domain name
Herve Codina
2024-06-17
irqdomain: Introduce irq_domain_instantiate()
Herve Codina
2024-06-17
irqdomain: Introduce irq_domain_free()
Herve Codina
2024-06-17
irqdomain: Fixed unbalanced fwnode get and put
Herve Codina
2024-06-05
irqdomain: Add missing parameter descriptions in kernel-doc comments
Herve Codina
2024-06-03
genirq/debugfs: Print irqdomain flags as human-readable strings
Jinjie Ruan
2024-06-03
genirq/proc: Simplify irqdesc::kstat_irqs handling further
Adrian Huang
2024-05-24
genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after()
dicken.ding
2024-05-23
genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
Dongli Zhang
2024-05-20
Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-05-14
Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-04-24
genirq: Reuse irq_is_nmi()
Jinjie Ruan
2024-04-24
genirq/cpuhotplug: Retry with cpu_online_mask when migration fails
Dongli Zhang
2024-04-24
genirq/cpuhotplug: Skip suspended interrupts when restoring affinity
David Stevens
2024-04-23
genirq/msi: Add MSI allocation helper and export MSI functions
Nipun Gupta
2024-04-23
genirq: Simplify the checks for irq_set_percpu_devid_partition()
Jinjie Ruan
2024-04-12
genirq: Avoid summation loops for /proc/interrupts
Bitao Hu
2024-04-12
genirq: Provide a snapshot mechanism for interrupt statistics
Bitao Hu
2024-04-12
genirq: Convert kstat_irqs to a struct
Bitao Hu
2024-04-08
irqdomain: Check virq for 0 before use in irq_dispose_mapping()
Andy Shevchenko
2024-03-25
genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd
Rafael J. Wysocki
2024-03-11
Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-02-23
genirq/matrix: Dynamic bitmap allocation
Björn Töpel
2024-02-20
genirq/irqdomain: Don't call ops->select for DOMAIN_BUS_ANY tokens
Marc Zyngier
2024-02-19
genirq: Wake interrupt threads immediately when changing affinity
Crystal Wood
2024-02-15
genirq/msi: Provide MSI_FLAG_PARENT_PM_DEV
Thomas Gleixner
2024-02-15
genirq/irqdomain: Reroute device MSI create_mapping
Thomas Gleixner
2024-02-15
genirq/msi: Provide allocation/free functions for "wired" MSI interrupts
Thomas Gleixner
[next]