index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
devres.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-16
genirq/devres: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-03-22
genirq/devres: Remove excess parameter from kernel doc
Valdis Kletnieks
1
-2
/
+0
2018-12-19
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
1
-2
/
+2
2018-03-20
genirq: Add missing SPDX identifiers
Thomas Gleixner
1
-0
/
+1
2017-06-21
irq/generic-chip: Provide devm_irq_setup_generic_chip()
Bartosz Golaszewski
1
-0
/
+52
2017-06-21
irq/generic-chip: Provide devm_irq_alloc_generic_chip()
Bartosz Golaszewski
1
-0
/
+34
2017-02-12
genirq/devres: Use dev_name(dev) as default for devname
Heiner Kallweit
1
-2
/
+8
2017-02-10
irqdesc: Add a resource managed version of irq_alloc_descs()
Bartosz Golaszewski
1
-0
/
+55
2015-05-13
genirq: devres: Fix testing return value of request_any_context_irq()
Axel Lin
1
-2
/
+2
2014-08-28
genirq: fix reference in devm_request_threaded_irq comment
Emilio López
1
-1
/
+1
2014-02-09
genirq: Add devm_request_any_context_irq()
Stephen Boyd
1
-0
/
+45
2011-07-25
devres: fix possible use after free
Maxin B John
1
-1
/
+1
2010-02-11
devres/irq: Fix devm_irq_match comment
Jean Delvare
1
-1
/
+1
2010-02-05
devres: typo fix s/dev/devm/
Baruch Siach
1
-1
/
+1
2009-03-24
genirq: add support for threaded interrupts to devres
Arjan van de Ven
1
-6
/
+10
2008-04-29
kernel: explicitly include required header files under kernel/
Robert P. J. Day
1
-0
/
+1
2007-07-28
rip some includes from linux/interrupt.h
Al Viro
1
-0
/
+1
2007-04-07
[PATCH] irq-devres: fix failure path of devm_request_irq()
Tejun Heo
1
-1
/
+1
2007-02-11
[PATCH] sort the devres mess out
Al Viro
1
-0
/
+88