index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irqdomain.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-08
irqdomain: Remove debugfs_file from struct irq_domain
Greg Kroah-Hartman
1
-4
/
+0
2020-12-16
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+7
2020-11-30
genirq/irqdomain: Add an irq_create_mapping_affinity() function
Laurent Vivier
1
-2
/
+10
2020-11-15
genirq/irqdomain: Make irq_domain_disassociate() static
Thomas Gleixner
1
-2
/
+0
2020-11-07
irqdomain: Introduce irq_domain_create_legacy() API
Andy Shevchenko
1
-0
/
+6
2020-11-07
irqdomain: Add forward declaration of fwnode_handle
Andy Shevchenko
1
-0
/
+1
2020-11-07
irqdomain: Remove unused of_device_id forward declaration
Andy Shevchenko
1
-1
/
+0
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-10-10
genirq/irqdomain: Allow partial trimming of irq_data hierarchy
Marc Zyngier
1
-0
/
+3
2020-09-16
irqdomain/msi: Provide DOMAIN_BUS_VMD_MSI
Thomas Gleixner
1
-0
/
+1
2020-05-18
irqdomain: Make irq_domain_reset_irq_data() available to non-hierarchical users
Bartosz Golaszewski
1
-1
/
+1
2020-02-21
genirq/irqdomain: Make sure all irq domain flags are distinct
Zenghui Yu
1
-1
/
+1
2020-02-09
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+7
2020-02-01
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
1
-0
/
+7
2020-01-20
genirq: Introduce irq_domain_translate_onecell
Yash Shah
1
-0
/
+5
2019-11-16
irqdomain: Add bus token DOMAIN_BUS_WAKEUP
Lina Iyer
1
-0
/
+1
2019-08-07
irqdomain/debugfs: Use PAs to generate fwnode names
Marc Zyngier
1
-3
/
+3
2019-05-01
soc: ti: Add MSI domain bus support for Interrupt Aggregator
Lokesh Vutla
1
-0
/
+1
2019-03-08
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+5
2019-02-21
irqdomain: Allow the default irq domain to be retrieved
Marc Zyngier
1
-0
/
+1
2019-02-13
genirq: introduce irq_domain_translate_twocell
Brian Masney
1
-0
/
+5
2018-12-19
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
1
-2
/
+4
2018-10-02
irqchip/irq-mvebu-sei: Add new driver for Marvell SEI
Miquel Raynal
1
-0
/
+1
2018-05-13
irqdomain: Let irq_find_host default to DOMAIN_BUS_WIRED
Marc Zyngier
1
-1
/
+7
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
1
-1
/
+1
2017-11-14
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+11
2017-11-02
irqdomain: Update the comments of fwnode field of irq_domain structure
Dou Liyang
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
irqdomain: Move revmap_trees_mutex to struct irq_domain
Masahiro Yamada
1
-0
/
+2
2017-09-25
genirq/irqdomain: Propagate early activation
Thomas Gleixner
1
-1
/
+1
2017-09-25
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
Thomas Gleixner
1
-1
/
+1
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
1
-1
/
+1
2017-09-25
genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY
Thomas Gleixner
1
-4
/
+0
2017-09-25
irqdomain/debugfs: Provide domain specific debug callback
Thomas Gleixner
1
-1
/
+5
2017-09-05
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2017-08-18
irqdomain: Add irq_domain_{push,pop}_irq() functions
David Daney
1
-0
/
+3
2017-07-22
device property: Get rid of struct fwnode_handle type field
Sakari Ailus
1
-1
/
+3
2017-06-22
genirq/irqdomain: Remove auto-recursive hierarchy support
Marc Zyngier
1
-6
/
+3
2017-06-22
genirq/irqdomain: Add irq_domain_update_bus_token helper
Marc Zyngier
1
-0
/
+3
2017-06-22
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner
1
-0
/
+4
2017-06-22
genirq/irqdomain: Add map counter
Thomas Gleixner
1
-0
/
+2
2017-06-22
genirq: Allow fwnode to carry name information only
Thomas Gleixner
1
-1
/
+30
2017-03-06
irqdomain: Add empty irq_domain_check_msi_remap
Mian Yousaf Kaukab
1
-0
/
+4
2017-01-23
irqdomain: irq_domain_check_msi_remap
Eric Auger
1
-0
/
+1
2017-01-23
irqdomain: Add irq domain MSI and MSI_REMAP flags
Eric Auger
1
-0
/
+35
2016-07-04
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
1
-3
/
+6
2016-07-04
genirq: Add affinity hint to irq allocation
Thomas Gleixner
1
-3
/
+6
2016-06-13
irqdomain: Don't set type when mapping an IRQ
Jon Hunter
1
-0
/
+3
2016-05-02
irqdomain: Allow domain matching on irq_fwspec
Marc Zyngier
1
-1
/
+14
2016-05-02
genirq: Add error code reporting to irq_{reserve,destroy}_ipi
Matt Redfearn
1
-3
/
+2
[next]