index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
irq.c
Age
Commit message (
Expand
)
Author
2014-09-16
arm: omap: irq: move irq.c to drivers/irqchip/
Felipe Balbi
2014-09-11
arm: omap: intc: switch over to linear irq domain
Felipe Balbi
2014-09-11
arm: omap: irq: get rid of ifdef hack
Felipe Balbi
2014-09-11
arm: omap: irq: introduce omap_nr_pending
Felipe Balbi
2014-09-11
arm: omap: irq: remove nr_irqs argument
Felipe Balbi
2014-09-11
arm: omap: irq: remove unnecessary header
Felipe Balbi
2014-09-11
arm: omap: irq: drop omap2_intc_handle_irq()
Felipe Balbi
2014-09-11
arm: omap: irq: drop omap3_intc_handle_irq()
Felipe Balbi
2014-09-11
arm: omap: irq: call set_handle_irq() from .init_irq
Felipe Balbi
2014-09-11
arm: omap: irq: move some more code around
Felipe Balbi
2014-09-11
arm: omap: irq: drop ti,intc-size support
Felipe Balbi
2014-09-11
arm: omap: irq: use compatible flag to figure out number of IRQ lines
Felipe Balbi
2014-09-11
arm: omap: irq: add specific compatibles for omap3 and am33xx devices
Felipe Balbi
2014-09-11
arm: omap: irq: drop .handle_irq and .init_irq fields
Felipe Balbi
2014-09-11
arm: omap: irq: use IRQCHIP_DECLARE macro
Felipe Balbi
2014-09-11
arm: omap: irq: call set_handle_irq() from intc_of_init
Felipe Balbi
2014-09-11
arm: omap: irq: make intc_of_init static
Felipe Balbi
2014-09-11
arm: omap: irq: reorganize code a little bit
Felipe Balbi
2014-09-11
arm: omap: irq: always define omap3 support
Felipe Balbi
2014-09-11
arm: omap: irq: rename omap3_intc_regs
Felipe Balbi
2014-09-11
arm: omap: irq: remove unnecessary base_addr argument
Felipe Balbi
2014-09-11
arm: omap: irq: switch over to intc_readl on omap_intc_handle_irq
Felipe Balbi
2014-09-11
arm: omap: irq: remove unused macro
Felipe Balbi
2014-09-11
arm: omap: irq: remove rest of irq_banks usage
Felipe Balbi
2014-09-11
arm: omap: irq: add a global omap_nr_irqs variable
Felipe Balbi
2014-09-11
arm: omap: irq: start to remove irq_banks array
Felipe Balbi
2014-09-11
arm: omap: irq: define INTC_ILR0 register
Felipe Balbi
2014-09-11
arm: omap: irq: make omap_irq_base global
Felipe Balbi
2014-09-11
ARM: OMAP2+: make of_device_ids const
Uwe Kleine-König
2014-05-08
ARM: OMAP2+: raw read and write endian fix
Victor Kamensky
2014-03-13
ARM: OMAP2+: INTC: Acknowledge stuck active interrupts
Stefan Sørensen
2013-10-22
ARM: OMAP2+: irq, AM33XX add missing register check
Markus Pargmann
2012-09-12
Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
2012-09-12
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
2012-09-12
ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.c
Tony Lindgren
2012-09-12
ARM: OMAP: unwrap strings
Paul Walmsley
2012-07-23
Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-23
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-11
Merge tag 'v3.5-rc6' into next/soc
Arnd Bergmann
2012-07-09
ARM: omap2+: board-generic: clean up the irq data from board file
R Sricharan
2012-07-04
Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-d...
Tony Lindgren
2012-06-29
Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...
Tony Lindgren
2012-06-28
ARM: OMAP2+: fix naming collision of variable nr_irqs
Venkatraman S
2012-06-05
ARM: OMAP2+: am33xx: Add AM335XEVM machine support
Afzal Mohammed
2012-06-04
Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...
Tony Lindgren
2012-05-26
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-05-22
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-11
ARM: OMAP2+: INTC: fix suspend abort, set IRQCHIP_SKIP_SET_WAKE
NeilBrown
2012-05-10
ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XX
Kevin Hilman
2012-05-09
ARM: OMAP2+: INTC: fix Kconfig option for TI81XX
Kevin Hilman
[next]