index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
devres.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq/devres: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-04-16
1
-2
/
+1
*
genirq/devres: Remove excess parameter from kernel doc
Valdis Kletnieks
2019-03-22
1
-2
/
+0
*
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
2018-12-19
1
-2
/
+2
*
genirq: Add missing SPDX identifiers
Thomas Gleixner
2018-03-20
1
-0
/
+1
*
irq/generic-chip: Provide devm_irq_setup_generic_chip()
Bartosz Golaszewski
2017-06-21
1
-0
/
+52
*
irq/generic-chip: Provide devm_irq_alloc_generic_chip()
Bartosz Golaszewski
2017-06-21
1
-0
/
+34
*
genirq/devres: Use dev_name(dev) as default for devname
Heiner Kallweit
2017-02-12
1
-2
/
+8
*
irqdesc: Add a resource managed version of irq_alloc_descs()
Bartosz Golaszewski
2017-02-10
1
-0
/
+55
*
genirq: devres: Fix testing return value of request_any_context_irq()
Axel Lin
2015-05-13
1
-2
/
+2
*
genirq: fix reference in devm_request_threaded_irq comment
Emilio López
2014-08-28
1
-1
/
+1
*
genirq: Add devm_request_any_context_irq()
Stephen Boyd
2014-02-09
1
-0
/
+45
*
devres: fix possible use after free
Maxin B John
2011-07-25
1
-1
/
+1
*
devres/irq: Fix devm_irq_match comment
Jean Delvare
2010-02-11
1
-1
/
+1
*
devres: typo fix s/dev/devm/
Baruch Siach
2010-02-05
1
-1
/
+1
*
genirq: add support for threaded interrupts to devres
Arjan van de Ven
2009-03-24
1
-6
/
+10
*
kernel: explicitly include required header files under kernel/
Robert P. J. Day
2008-04-29
1
-0
/
+1
*
rip some includes from linux/interrupt.h
Al Viro
2007-07-28
1
-0
/
+1
*
[PATCH] irq-devres: fix failure path of devm_request_irq()
Tejun Heo
2007-04-07
1
-1
/
+1
*
[PATCH] sort the devres mess out
Al Viro
2007-02-11
1
-0
/
+88