index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic-v3-its.c
Age
Commit message (
Expand
)
Author
2016-10-17
irqchip/gic-v3-its: Fix 64bit GIC{R,ITS}_TYPER accesses
Marc Zyngier
2016-10-11
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-09-16
iommu/dma: Add support for mapping MSIs
Robin Murphy
2016-09-12
irqchip/gicv3-its: Probe ITS in the ACPI way
Tomasz Nowicki
2016-09-12
irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
Tomasz Nowicki
2016-09-12
irqchip/gicv3-its: Cleanup for ITS domain initialization
Tomasz Nowicki
2016-08-19
irqchip/gicv3-its: Disable the ITS before initializing it
David Daney
2016-06-13
irqchip/gicv3-its: Implement two-level(indirect) device table support
Shanker Donthineni
2016-06-13
irqchip/gicv3-its: Remove an unused argument 'node_name'
Shanker Donthineni
2016-06-13
irqchip/gicv3-its: Split its_alloc_tables() into two functions
Shanker Donthineni
2016-06-13
irqchip/gicv3-its: Add a new function for parsing device table BASERn
Shanker Donthineni
2016-06-13
irqchip/gicv3-its: Introduce two helper functions for accessing BASERn
Shanker Donthineni
2016-06-02
irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
Ganapatrao Kulkarni
2016-05-11
irqchip/gicv3-its: Don't allow devices whose ID is outside range
Shanker Donthineni
2016-03-09
irqchip/gic-v3-its: Mark its_init() and its children as __init
Tomasz Nowicki
2016-03-09
irqchip/gic-v3: Remove gic_root_node variable from the ITS code
Hanjun Guo
2016-02-17
irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory size
Shanker Donthineni
2016-02-11
irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
Ashok Kumar
2016-02-04
irqchip/gicv3-its: Fix memory leak in its_free_tables()
Shanker Donthineni
2016-01-26
irqchip/gic-v3-its: Recompute the number of pages on page size change
Marc Zyngier
2015-10-13
irqchip: Convert all alloc/xlate users from of_node to fwnode
Marc Zyngier
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-10-13
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-10-02
irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined
Marc Zyngier
2015-09-29
irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313
Robert Richter
2015-09-29
irqchip/gicv3-its: Add HW revision detection and configuration
Robert Richter
2015-09-29
irqchip/gicv3-its: Read typer register outside the loop
Robert Richter
2015-09-29
irqchip/gicv3-its: Add range check for number of allocated pages
Robert Richter
2015-09-15
irqchip/gic-v3-its: Add missing cache flushes
Marc Zyngier
2015-07-30
irqchip/gicv3-its: Make the PCI/MSI code standalone
Marc Zyngier
2015-07-30
irqchip/gicv3-its: Get rid of struct msi_controller
Marc Zyngier
2015-07-30
irqchip/gicv3-its: Register irq domain with NEXUS token
Marc Zyngier
2015-07-30
irqchip/gicv3-its: Split PCI/MSI code from the core ITS driver
Marc Zyngier
2015-07-30
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-07-17
irqchip/gicv3-its: Fix mapping of LPIs to collections
Marc Zyngier
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
2015-05-20
irqchip/gicv3-its: ITS table size should not be smaller than PSZ
Minghuan Lian
2015-03-29
irqchip: gicv3-its: Use non-cacheable accesses when no shareability
Marc Zyngier
2015-03-29
irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion
Marc Zyngier
2015-03-29
irqchip: gicv3-its: Fix device ID encoding
Andre Przywara
2015-03-29
irqchip: gicv3-its: Fix encoding of collection's target redistributor
Marc Zyngier
2015-03-08
irqchip: gicv3-its: Support safe initialization
Yun Wu
2015-03-08
irqchip: gicv3-its: Define macros for GITS_CTLR fields
Yun Wu
2015-03-08
irqchip: gicv3-its: Add limitation to page order
Yun Wu
2015-03-08
irqchip: gicv3-its: Use 64KB page as default granule
Yun Wu
2015-03-08
irqchip: gicv3-its: Zero itt before handling to hardware
Yun Wu
2015-03-08
irqchip: gicv3-its: Fix unsafe locking reported by lockdep
Marc Zyngier
2015-03-08
irqchip: gicv3-its: Iterate over PCI aliases to generate ITS configuration
Marc Zyngier
2015-03-08
irqchip: gicv3-its: Allocate enough memory for the full range of DeviceID
Marc Zyngier
2015-03-08
irqchip: gicv3-its: Fix ITS CPU init
Vladimir Murzin
[next]