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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-13
irqchip: gicv3-its: Fix domain free in multi-MSI case
Marc Zyngier
1
-1
/
+1
2014-11-28
irqchip: gic: Remove warning by including linux/irqdomain.h
Jason Cooper
1
-0
/
+2
2014-11-26
irqchip: gic-v2m: Add DT bindings for GICv2m
Suravee Suthikulpanit
1
-0
/
+53
2014-11-26
irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell
Suravee Suthikulpanit
6
-0
/
+347
2014-11-26
irqchip: mtk-sysirq: dt-bindings: Add bindings for mediatek sysirq
Yingjoe Chen
1
-0
/
+28
2014-11-26
irqchip: mtk-sysirq: Add sysirq interrupt polarity support
Yingjoe Chen
2
-0
/
+164
2014-11-26
irqchip: gic: Support hierarchy irq domain.
Yingjoe Chen
2
-24
/
+54
2014-11-26
irqchip: GICv3: Binding updates for ITS
Marc Zyngier
1
-0
/
+39
2014-11-26
irqchip: GICv3: ITS: enable compilation of the ITS driver
Marc Zyngier
3
-0
/
+6
2014-11-26
irqchip: GICv3: ITS: plug ITS init into main GICv3 code
Marc Zyngier
2
-6
/
+40
2014-11-26
irqchip: GICv3: ITS: DT probing and initialization
Marc Zyngier
1
-0
/
+169
2014-11-26
irqchip: GICv3: ITS: MSI support
Marc Zyngier
2
-0
/
+182
2014-11-26
irqchip: GICv3: ITS: device allocation and configuration
Marc Zyngier
1
-0
/
+74
2014-11-26
irqchip: GICv3: ITS: tables allocators
Marc Zyngier
1
-0
/
+292
2014-11-26
irqchip: GICv3: ITS: LPI allocator
Marc Zyngier
1
-0
/
+103
2014-11-26
irqchip: GICv3: ITS: irqchip implementation
Marc Zyngier
1
-0
/
+77
2014-11-26
irqchip: GICv3: ITS command queue
Marc Zyngier
2
-0
/
+613
2014-11-26
irqchip: GICv3: rework redistributor structure
Marc Zyngier
2
-29
/
+59
2014-11-26
irqchip: GICv3: Convert to domain hierarchy
Marc Zyngier
2
-5
/
+38
2014-11-26
arm64: PCI/MSI: Use asm-generic/msi.h
Marc Zyngier
1
-0
/
+1
2014-11-23
PCI/MSI: Allow an msi_controller to be associated to an irq domain
Marc Zyngier
2
-2
/
+17
2014-11-23
PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain
Jiang Liu
2
-3
/
+67
2014-11-23
PCI/MSI: Enhance core to support hierarchy irqdomain
Jiang Liu
3
-0
/
+187
2014-11-23
PCI/MSI: Move cached entry functions to irq core
Jiang Liu
3
-18
/
+14
2014-11-23
genirq: Provide default callbacks for msi_domain_ops
Jiang Liu
2
-13
/
+140
2014-11-23
genirq: Introduce msi_domain_alloc/free_irqs()
Jiang Liu
2
-0
/
+104
2014-11-23
asm-generic: Add msi.h
Thomas Gleixner
1
-0
/
+32
2014-11-23
genirq: Add generic msi irq domain support
Jiang Liu
4
-0
/
+197
2014-11-23
genirq: Introduce callback irq_chip.irq_write_msi_msg
Jiang Liu
1
-0
/
+8
2014-11-23
genirq: Work around __irq_set_handler vs stacked domains ordering issues
Marc Zyngier
1
-1
/
+24
2014-11-23
irqdomain: Introduce helper function irq_domain_add_hierarchy()
Jiang Liu
2
-0
/
+40
2014-11-23
irqdomain: Implement a method to automatically call parent domains alloc/free
Jiang Liu
2
-17
/
+89
2014-11-23
genirq: Introduce helper irq_domain_set_info() to reduce duplicated code
Jiang Liu
2
-0
/
+26
2014-11-23
genirq: Split out flow handler typedefs into seperate header file
Thomas Gleixner
2
-5
/
+15
2014-11-23
genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip
Jiang Liu
2
-0
/
+6
2014-11-23
genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip
Jiang Liu
2
-0
/
+31
2014-11-23
genirq: Add more helper functions to support stacked irq_chip
Yingjoe Chen
2
-0
/
+54
2014-11-23
genirq: Introduce helper functions to support stacked irq_chip
Jiang Liu
2
-0
/
+33
2014-11-23
irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OF
Yingjoe Chen
1
-9
/
+18
2014-11-23
irqdomain: Introduce new interfaces to support hierarchy irqdomains
Jiang Liu
6
-16
/
+581
2014-11-23
PCI/MSI: Introduce helpers to hide struct msi_desc implementation details
Jiang Liu
1
-0
/
+19
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
20
-56
/
+56
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq et al
Thomas Gleixner
3
-15
/
+31
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
26
-35
/
+45
2014-11-23
PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()
Jiang Liu
4
-12
/
+6
2014-11-23
PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interrupts
Jiang Liu
1
-1
/
+0
2014-11-23
PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier
Jiang Liu
2
-33
/
+15
2014-11-23
PCI/MSI: Remove unnecessary braces around single statements
Jiang Liu
1
-6
/
+3
2014-11-21
ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()
Yijing Wang
2
-20
/
+0
2014-11-21
PCI: xilinx: Save MSI controller in pci_sys_data
Yijing Wang
1
-15
/
+5
[next]