index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-mbigen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-17
irqchip/mbigen: Free msi_desc on device teardown
Zenghui Yu
1
-1
/
+7
2020-01-20
irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problems
John Garry
1
-0
/
+1
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