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
/
generic-chip.c
Age
Commit message (
Expand
)
Author
2014-11-09
genirq: Generic chip: Add big endian I/O accessors
Kevin Cernekee
2014-11-09
genirq: Generic chip: Change irq_reg_{readl,writel} arguments
Kevin Cernekee
2014-07-17
genirq: generic chip: Export irq_map_generic_chip function
Boris BREZILLON
2013-07-13
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-07-06
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-07-05
genirq: generic chip: Use DIV_ROUND_UP to calculate numchips
Axel Lin
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-06-28
genirq: Add the generic chip to the genirq docbook
Thomas Gleixner
2013-06-28
genirq: generic-chip: Export some irq_gc_ functions
Fabio Estevam
2013-06-24
genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chips
James Hogan
2013-06-18
irq/generic-chip: fix a few kernel-doc entries
Uwe Kleine-König
2013-06-10
irqdomain: Eliminate revmap type
Grant Likely
2013-06-10
irqdomain: Add a name field
Grant Likely
2013-05-29
genirq: irqchip: Add mask to block out invalid irqs
Grant Likely
2013-05-29
genirq: Generic chip: Add linear irq domain support
Thomas Gleixner
2013-05-29
genirq: Generic chip: Split out code into separate functions
Thomas Gleixner
2013-05-29
genirq: irqchip: Add a mask calculation function
Thomas Gleixner
2013-05-29
genirq: Generic chip: Cache per irq bit mask
Thomas Gleixner
2013-05-29
genirq: Generic chip: Handle separate mask registers
Gerlando Falauto
2013-05-29
genirq: Generic chip: Add support for per chip type mask cache
Gerlando Falauto
2013-05-29
genirq: Generic chip: Remove the local cur_regs() function
Gerlando Falauto
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-24
irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chip
Nobuhiro Iwamatsu
2011-07-26
genirq: Fix wrong bit operation
jhbird.choi@samsung.com
2011-07-07
genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)
Simon Guinot
2011-04-23
genirq: Add chip suspend and resume callbacks
Thomas Gleixner
2011-04-23
genirq: Implement a generic interrupt chip
Thomas Gleixner