Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1cadb0c341079785182a8d00d12ecb0bbef935fb
/
drivers
/
irqchip
/
irq-gic-v3-its.c
670310d
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6ef930f
irqchip/gic-v3-its: Fix VPE activate callback return value
by Marc Zyngier
· 7 years ago
d4d7b4a
irqchip/gic-v3-its: Setup VLPI properties at map time
by Marc Zyngier
· 7 years ago
44c4c25
irqchip/gic-v3-its: Update effective affinity on VPE mapping
by Marc Zyngier
· 7 years ago
3c1ccee
irqchip/gic-v3-its: Only send VINVALL to a single ITS
by Marc Zyngier
· 7 years ago
2247e1b
irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITS
by Marc Zyngier
· 7 years ago
75fd951
irqchip/gic-v3-its: Make its_send_vmapp operate on a single ITS
by Marc Zyngier
· 7 years ago
40619a2
irqchip/gic-v3-its: Make its_send_vinvall operate on a single ITS
by Marc Zyngier
· 7 years ago
ab60491
irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally available
by Marc Zyngier
· 7 years ago
debf6d0
irqchip/gic-v3-its: Track per-ITS list number
by Marc Zyngier
· 7 years ago
5c9a882
irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressing
by Marc Zyngier
· 7 years ago
67047f90
irqchip/gic-v3-its: Pass its_node pointer to each command builder
by Marc Zyngier
· 7 years ago
a19b462
irqchip/gic-v3-its: Add post-mortem info on command timeout
by Marc Zyngier
· 7 years ago
558b016
irqchip/gic-v3: Add workaround for Synquacer pre-ITS
by Ard Biesheuvel
· 7 years ago
9d111d4
irqchip/gic: Make quirks matching conditional on init return value
by Ard Biesheuvel
· 7 years ago
fa15001
irqchip/gic-v3: Probe device ID space before quirks handling
by Ard Biesheuvel
· 7 years ago
30ae961
irqchip/gic-v3-its: Add missing changes to support 52bit physical address
by Shanker Donthineni
· 7 years ago
32bd44d
irqchip/gic-v3-its: Fix the incorrect parsing of VCPU table size
by Shanker Donthineni
· 7 years ago
c427a47
irqchip/gic-v3-its: Fix the incorrect BUG_ON in its_init_vpe_domain()
by Shanker Donthineni
· 7 years ago
7249164
genirq/irqdomain: Update irq_domain_ops.activate() signature
by Thomas Gleixner
· 7 years ago
93cc122
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9fbd7fd
Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 7 years ago
3d63cb5
irqchip/gic-v4: Enable low-level GICv4 operations
by Marc Zyngier
· 8 years ago
d51c4b4
irqchip/gic-v3-its: Set implementation defined bit to enable VLPIs
by Marc Zyngier
· 8 years ago
e57a3e28
irqchip/gic-v3-its: Allow doorbell interrupts to be injected/cleared
by Marc Zyngier
· 7 years ago
958b90d
irqchip/gic-v3-its: Move pending doorbell after VMOVP
by Marc Zyngier
· 7 years ago
20b3d54
irqchip/gic-v3-its: Add device proxy for VPE management if !DirectLpi
by Marc Zyngier
· 8 years ago
93f94ea
irqchip/gic-v3-its: Make LPI allocation optional on device creation
by Marc Zyngier
· 7 years ago
f6a91da
irqchip/gic-v3-its: Add VPE interrupt masking
by Marc Zyngier
· 8 years ago
3171a47
irqchip/gic-v3-its: Add VPE affinity changes
by Marc Zyngier
· 8 years ago
5e2f764
irqchip/gic-v3-its: Add VPE invalidation hook
by Marc Zyngier
· 8 years ago
e643d80
irqchip/gic-v3-its: Add VPE scheduling
by Marc Zyngier
· 8 years ago
eb78192
irqchip/gic-v3-its: Add VPE irq domain [de]activation
by Marc Zyngier
· 8 years ago
7d75bbb
irqchip/gic-v3-its: Add VPE irq domain allocation/teardown
by Marc Zyngier
· 8 years ago
8fff27a
irqchip/gic-v3-its: Add VPE domain infrastructure
by Marc Zyngier
· 8 years ago
015ec03
irqchip/gic-v3-its: Add VLPI configuration handling
by Marc Zyngier
· 8 years ago
d011e4e
irqchip/gic-v3-its: Add VLPI map/unmap operations
by Marc Zyngier
· 8 years ago
c808eea
irqchip/gic-v3-its: Add VLPI configuration hook
by Marc Zyngier
· 8 years ago
d7276b8
irqchip/gic-v3-its: Add GICv4 ITS command definitions
by Marc Zyngier
· 8 years ago
adcdb94
irqchip/gic-v3-its: Generalize LPI configuration
by Marc Zyngier
· 8 years ago
70cc81e
irqchip/gic-v3-its: Generalize device table allocation
by Marc Zyngier
· 8 years ago
cf2be8b
irqchip/gic-v3-its: Rework LPI freeing
by Marc Zyngier
· 8 years ago
7c297a2
irqchip/gic-v3-its: Split out pending table allocation
by Marc Zyngier
· 8 years ago
4cacac5
irqchip/gic-v3-its: Allow use of indirect VCPU tables
by Marc Zyngier
· 8 years ago
0e5ccf9
irqchip/gic-v3-its: Split out property table allocation
by Marc Zyngier
· 8 years ago
8d85dce
irqchip/gic-v3-its: Implement irq_set_irqchip_state for pending state
by Marc Zyngier
· 8 years ago
e4f9094
irqchip/gic-v3-its: Macro-ize its_send_single_command
by Marc Zyngier
· 8 years ago
3dfa576
irqchip/gic-v3-its: Add probing for VLPI properties
by Marc Zyngier
· 8 years ago
a13b040
irqchip/gic-v3-its: Move LPI definitions around
by Marc Zyngier
· 8 years ago
e81f54c
irqchip: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
9bdd8b1
irqchip/gic-v3-its: Properly handle command queue wrapping
by Marc Zyngier
· 7 years ago
0d224d3
irqchip/gic-v3-its: Report that effective affinity is a single target
by Marc Zyngier
· 7 years ago
9c9947f
Merge tag 'irqchip-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 7 years ago
fdf6e7a
irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODES
by Hanjun Guo
· 7 years ago
d1ce263
irqchip/gic-v3-its: Remove ACPICA version check for ACPI NUMA
by Robert Richter
· 7 years ago
8d9d51b
Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 8 years ago
6c31e12
irqchip/gic-v3-its: Don't assume GICv3 hardware supports 16bit INTID
by Shanker Donthineni
· 8 years ago
dbd2b82
irqchip/gic-v3-its: Add ACPI NUMA node mapping
by Ganapatrao Kulkarni
· 8 years ago
935bba7
irqchip/gic-v3-its: Make of_device_ids const
by Arvind Yadav
· 8 years ago
96f0d93
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access
by Marc Zyngier
· 8 years ago
8b8d94a
irqchip/gicv3-its: Skip irq affinity setting when target cpu is the same as current setting
by MaJun
· 8 years ago
8d3554b
irqchip/gic-v3-its: Keep the include header files in alphabetic order
by Hanjun Guo
· 8 years ago
90922a2
irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
by Shanker Donthineni
· 8 years ago
ebb4949
Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
34d677a
irqchip/gic-v3-its: Zero command on allocation
by Marc Zyngier
· 8 years ago
5bc13c2
irqchip/gic-v3-its: Fix command buffer allocation
by Robert Richter
· 8 years ago
6a25ad3
irqchip/gic-v3-its: Rename MAPVI to MAPTI
by Marc Zyngier
· 8 years ago
4f46de9
irqchip/gic-v3-its: Drop deprecated GITS_BASER_TYPE_CPU
by Marc Zyngier
· 8 years ago
4d36f13
irqchip/gic-v3-its: Refactor command encoding
by Marc Zyngier
· 8 years ago
2fd632a
irqchip/gic-v3-its: Enable cacheable attribute Read-allocate hints
by Shanker Donthineni
· 8 years ago
5976852
irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP
by Eric Auger
· 8 years ago
0968a61
irqchip/gic-v3-its: Specialise readq and writeq accesses
by Vladimir Murzin
· 8 years ago
328191c
irqchip/gic-v3-its: Specialise flush_dcache operation
by Vladimir Murzin
· 8 years ago
d524eaa
irqchip/gic-v3-its: Narrow down Entry Size when used as a divider
by Vladimir Murzin
· 8 years ago
b11283e
irqchip/gic-v3-its: Change unsigned types for AArch32 compatibility
by Vladimir Murzin
· 8 years ago
589ce5f
irqchip/gic-v3-its: Fix 64bit GIC{R,ITS}_TYPER accesses
by Marc Zyngier
· 8 years ago
56e520c
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
44bb7e2
iommu/dma: Add support for mapping MSIs
by Robin Murphy
· 8 years ago
3f010cf
irqchip/gicv3-its: Probe ITS in the ACPI way
by Tomasz Nowicki
· 8 years ago
db40f0a
irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
by Tomasz Nowicki
· 8 years ago
d14ae5e
irqchip/gicv3-its: Cleanup for ITS domain initialization
by Tomasz Nowicki
· 8 years ago
7611da8
irqchip/gicv3-its: Disable the ITS before initializing it
by David Daney
· 8 years ago
3faf24e
irqchip/gicv3-its: Implement two-level(indirect) device table support
by Shanker Donthineni
· 9 years ago
0e0b0f6
irqchip/gicv3-its: Remove an unused argument 'node_name'
by Shanker Donthineni
· 9 years ago
9347359
irqchip/gicv3-its: Split its_alloc_tables() into two functions
by Shanker Donthineni
· 9 years ago
4b75c45
irqchip/gicv3-its: Add a new function for parsing device table BASERn
by Shanker Donthineni
· 9 years ago
2d81d42
irqchip/gicv3-its: Introduce two helper functions for accessing BASERn
by Shanker Donthineni
· 9 years ago
fbf8f40
irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
by Ganapatrao Kulkarni
· 9 years ago
466b7d1
irqchip/gicv3-its: Don't allow devices whose ID is outside range
by Shanker Donthineni
· 9 years ago
04a0e4d
irqchip/gic-v3-its: Mark its_init() and its children as __init
by Tomasz Nowicki
· 9 years ago
f6ae508
irqchip/gic-v3: Remove gic_root_node variable from the ITS code
by Hanjun Guo
· 9 years ago
2eca0d6
irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory size
by Shanker Donthineni
· 9 years ago
004fa08
irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
by Ashok Kumar
· 9 years ago
1a485f4
irqchip/gicv3-its: Fix memory leak in its_free_tables()
by Shanker Donthineni
· 9 years ago
18aa60c
irqchip/gic-v3-its: Recompute the number of pages on page size change
by Marc Zyngier
· 9 years ago
f833f57
irqchip: Convert all alloc/xlate users from of_node to fwnode
by Marc Zyngier
· 9 years ago
5d4c9bc
irqdomain: Use irq_domain_get_of_node() instead of direct field access
by Marc Zyngier
· 9 years ago
e50226b
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 9 years ago
c8415b9
irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined
by Marc Zyngier
· 9 years ago
9410097
irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313
by Robert Richter
· 9 years ago
Next »