index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap1
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-20
ARM: OMAP1: Change interrupt numbering for sparse IRQ
Tony Lindgren
1
-0
/
+1
2015-05-20
ARM: omap1: Switch to use MULTI_IRQ
Tony Lindgren
1
-6
/
+34
2015-05-20
ARM: OMAP1: Switch to use generic irqchip in preparation for sparse IRQ
Tony Lindgren
1
-58
/
+60
2015-01-07
ARM: OMAP1: irq.c: Remove unused function
Rickard Strandqvist
1
-5
/
+0
2012-10-18
ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2
Tony Lindgren
1
-1
/
+1
2012-04-13
ARM: OMAP: add includes for missing prototypes
Paul Walmsley
1
-0
/
+2
2012-02-24
ARM: OMAP1: Move most of plat/io.h into local iomap.h
Tony Lindgren
1
-1
/
+3
2011-08-08
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
1
-2
/
+1
2011-06-16
omap: Use separate init_irq functions to avoid cpu_is_omap tests early
Tony Lindgren
1
-1
/
+1
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
1
-2
/
+2
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
1
-2
/
+2
2011-01-27
omap1: Simplify use of omap_irq_flags
Tony Lindgren
1
-1
/
+1
2011-01-13
ARM: omap1: irq_data conversion.
Lennert Buytenhek
1
-22
/
+22
2010-12-09
omap1: Use asm_irq_flags for entry-macro.S
Tony Lindgren
1
-0
/
+5
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-1
/
+1
2009-10-07
OMAP7XX: Rename all the rest of the omap730 references in omap1 core
Alistair Buxton
1
-3
/
+3
2009-10-07
OMAP7XX: Replace omap730 references in irqs.h and all users
Alistair Buxton
1
-1
/
+1
2009-10-07
OMAP7XX: IRQ: Remove duplicate omap850 code
Alistair Buxton
1
-20
/
+4
2009-03-23
[OMAP850] IRQ related changes
Zebediah C. McClure
1
-2
/
+17
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-2
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-3
/
+3
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-04-21
[ARM] Remove needless linux/ptrace.h includes
Russell King
1
-1
/
+0
2007-03-02
ARM: OMAP: correct misc 15xx and non-15xx platform code
Andrzej Zaborowski
1
-1
/
+1
2006-11-30
[ARM] Remove compatibility layer for ARM irqs
Russell King
1
-1
/
+1
2006-08-01
[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
David Brownell
1
-1
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-02
[ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2
Tony Lindgren
1
-9
/
+9
2005-11-10
[ARM] 3141/1: OMAP 1/5: Update omap1 specific files
Tony Lindgren
1
-6
/
+17
2005-09-08
[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2
Tony Lindgren
1
-1
/
+1
2005-09-06
[ARM] Fix missed initialisers/missing comma
Russell King
1
-4
/
+4
2005-07-10
[PATCH] ARM: 2800/1: OMAP update 3/11: Move OMAP1 core code into mach-omap1 d...
Tony Lindgren
1
-0
/
+234