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
/
drivers
/
irqchip
/
irq-mbigen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-01
Merge tag 'irqchip-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
1
-2
/
+7
2019-07-26
irqchip/irq-mbigen: Add of_node_put() before return
Nishka Dasgupta
1
-2
/
+7
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-18
irqchip/mbigen: Stop printing kernel addresses
Kefeng Wang
1
-2
/
+1
2019-03-21
irqchip/mbigen: Don't clear eventid when freeing an MSI
Jianguo Chen
1
-0
/
+3
2017-06-22
irqchip/irq-mbigen: Constify irq_domain_ops
Tobias Klauser
1
-1
/
+1
2017-05-12
irqchip/mbigen: Fix the clear register offset calculation
MaJun
1
-4
/
+1
2017-05-12
irqchip/mbigen: Fix potential NULL dereferencing
Hanjun Guo
1
-0
/
+3
2017-05-12
irqchip/mbigen: Fix memory mapping code
Hanjun Guo
1
-3
/
+6
2017-04-30
irqchip/mbigen: Fix return value check in mbigen_device_probe()
Wei Yongjun
1
-2
/
+1
2017-04-07
irqchip/mbigen: Add ACPI support
Hanjun Guo
1
-3
/
+72
2017-04-07
irqchip/mbigen: Introduce mbigen_of_create_domain()
Kefeng Wang
1
-15
/
+28
2017-04-07
irqchip/mbigen: Drop module owner
Kefeng Wang
1
-1
/
+0
2016-05-11
irqchip/mbigen: Checking for IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+2
2016-03-21
irqchip/mbigen: Handle multiple device nodes in a mbigen module
MaJun
1
-14
/
+24
2015-12-18
irqchip/mbigen: Implement the mbigen irq chip operation functions
Ma Jun
1
-0
/
+81
2015-12-18
irqchip/mbigen: Create irq domain for each mbigen device
Ma Jun
1
-0
/
+138
2015-12-18
irqchip/mgigen: Add platform device driver for mbigen device
Ma Jun
1
-0
/
+78