index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-mbigen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform-msi: Rename functions and clarify comments
Thomas Gleixner
2021-12-16
1
-2
/
+2
*
irqchip/mbigen: Repair non-kernel-doc notation
Randy Dunlap
2021-09-22
1
-3
/
+3
*
irqchip/mbigen: Fix compile warning when CONFIG_ACPI is disabled
Yang Yingliang
2021-06-06
1
-6
/
+6
*
irqchip/hisi: Use the correct HiSilicon copyright
Hao Fang
2021-04-07
1
-2
/
+2
*
irqchip/mbigen: Free msi_desc on device teardown
Zenghui Yu
2020-04-17
1
-1
/
+7
*
irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problems
John Garry
2020-01-20
1
-0
/
+1
*
Merge tag 'irqchip-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
2019-08-01
1
-2
/
+7
|
\
|
*
irqchip/irq-mbigen: Add of_node_put() before return
Nishka Dasgupta
2019-07-26
1
-2
/
+7
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
1
-2
/
+1
|
\
|
|
*
irqchip/mbigen: Stop printing kernel addresses
Kefeng Wang
2019-06-18
1
-2
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
|
/
*
irqchip/mbigen: Don't clear eventid when freeing an MSI
Jianguo Chen
2019-03-21
1
-0
/
+3
*
irqchip/irq-mbigen: Constify irq_domain_ops
Tobias Klauser
2017-06-22
1
-1
/
+1
*
irqchip/mbigen: Fix the clear register offset calculation
MaJun
2017-05-12
1
-4
/
+1
*
irqchip/mbigen: Fix potential NULL dereferencing
Hanjun Guo
2017-05-12
1
-0
/
+3
*
irqchip/mbigen: Fix memory mapping code
Hanjun Guo
2017-05-12
1
-3
/
+6
*
irqchip/mbigen: Fix return value check in mbigen_device_probe()
Wei Yongjun
2017-04-30
1
-2
/
+1
*
irqchip/mbigen: Add ACPI support
Hanjun Guo
2017-04-07
1
-3
/
+72
*
irqchip/mbigen: Introduce mbigen_of_create_domain()
Kefeng Wang
2017-04-07
1
-15
/
+28
*
irqchip/mbigen: Drop module owner
Kefeng Wang
2017-04-07
1
-1
/
+0
*
irqchip/mbigen: Checking for IS_ERR() instead of NULL
Dan Carpenter
2016-05-11
1
-2
/
+2
*
irqchip/mbigen: Handle multiple device nodes in a mbigen module
MaJun
2016-03-21
1
-14
/
+24
*
irqchip/mbigen: Implement the mbigen irq chip operation functions
Ma Jun
2015-12-18
1
-0
/
+81
*
irqchip/mbigen: Create irq domain for each mbigen device
Ma Jun
2015-12-18
1
-0
/
+138
*
irqchip/mgigen: Add platform device driver for mbigen device
Ma Jun
2015-12-18
1
-0
/
+78