index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
msi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-06
1
-14
/
+20
|
\
|
*
-
.
Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ...
Bjorn Helgaas
2015-11-03
1
-0
/
+3
|
|
\
\
|
|
|
*
PCI: Add msi_controller setup_irqs() method for special multivector setup
Lucas Stach
2015-09-18
1
-0
/
+3
|
|
|
/
|
*
|
PCI/MSI: Export all remapped MSIs to sysfs attributes
Romain Bezut
2015-10-15
1
-14
/
+17
|
|
/
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
1
-7
/
+56
|
\
\
|
*
|
PCI/MSI: Allow the MSI domain to be device-specific
Marc Zyngier
2015-10-16
1
-0
/
+17
|
*
|
PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().
David Daney
2015-10-16
1
-0
/
+32
|
*
|
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
2015-10-13
1
-7
/
+7
|
|
/
*
|
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
Marc Zyngier
2015-10-16
1
-0
/
+4
|
/
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
1
-48
/
+58
|
\
|
*
PCI/MSI: Drop domain field from msi_controller
Marc Zyngier
2015-07-30
1
-3
/
+0
|
*
PCI/MSI: Let pci_msi_get_domain use struct device::msi_domain
Marc Zyngier
2015-07-30
1
-6
/
+8
|
*
PCI/MSI: Register irq domain with specific token
Marc Zyngier
2015-07-30
1
-1
/
+8
|
*
genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code
Jiang Liu
2015-07-22
1
-14
/
+2
|
*
genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_desc
Jiang Liu
2015-07-22
1
-1
/
+6
|
*
genirq/MSI: Move msi_list from struct pci_dev to struct device
Jiang Liu
2015-07-22
1
-2
/
+1
|
*
PCI: Use helper functions to access fields in struct msi_desc
Jiang Liu
2015-07-22
1
-5
/
+8
|
*
PCI: Use for_each_pci_msi_entry() to access MSI device list
Jiang Liu
2015-07-22
1
-19
/
+20
|
*
PCI: Add helper function msi_desc_to_pci_sysdata()
Jiang Liu
2015-07-22
1
-0
/
+8
|
*
treewide: Use helper function to access irq_data->msi_desc
Jiang Liu
2015-07-16
1
-1
/
+1
|
*
genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()
Jiang Liu
2015-07-16
1
-1
/
+1
|
|
|
\
*
-
.
\
Merge branches 'pci/enumeration' and 'pci/misc' into next
Bjorn Helgaas
2015-08-28
1
-16
/
+1
|
\
\
\
|
|
|
/
|
*
|
PCI/MSI: Remove unused pcibios_msi_controller() hook
Lorenzo Pieralisi
2015-08-20
1
-16
/
+1
|
|
/
*
|
PCI/MSI: Free legacy IRQ when enabling MSI/MSI-X
Jiang Liu
2015-07-30
1
-1
/
+4
|
/
*
PCI/MSI: Disable MSI at enumeration even if kernel doesn't support MSI
Michael S. Tsirkin
2015-05-07
1
-12
/
+0
*
PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl()
Michael S. Tsirkin
2015-05-07
1
-21
/
+0
*
PCI/MSI: Rename msi_set_enable(), msix_clear_and_set_ctrl()
Michael S. Tsirkin
2015-05-07
1
-14
/
+14
*
PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BAR
Yijing Wang
2015-01-28
1
-0
/
+5
*
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-12-10
1
-87
/
+307
|
\
|
*
PCI/MSI: Allow an msi_controller to be associated to an irq domain
Marc Zyngier
2014-11-23
1
-2
/
+14
|
*
PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain
Jiang Liu
2014-11-23
1
-3
/
+64
|
*
PCI/MSI: Enhance core to support hierarchy irqdomain
Jiang Liu
2014-11-23
1
-0
/
+168
|
*
PCI/MSI: Move cached entry functions to irq core
Jiang Liu
2014-11-23
1
-18
/
+0
|
*
PCI/MSI: Rename mask/unmask_msi_irq et al
Thomas Gleixner
2014-11-23
1
-8
/
+16
|
*
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
2014-11-23
1
-5
/
+5
|
*
PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()
Jiang Liu
2014-11-23
1
-8
/
+1
|
*
PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interrupts
Jiang Liu
2014-11-23
1
-1
/
+0
|
*
PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier
Jiang Liu
2014-11-23
1
-25
/
+15
|
*
PCI/MSI: Remove unnecessary braces around single statements
Jiang Liu
2014-11-23
1
-6
/
+3
|
*
PCI/MSI: Add weak pcibios_msi_controller()
Yijing Wang
2014-11-12
1
-1
/
+16
|
*
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
2014-11-12
1
-2
/
+2
|
*
Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"
Yijing Wang
2014-11-11
1
-16
/
+6
|
*
PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits
Yijing Wang
2014-11-06
1
-1
/
+6
*
|
PCI/MSI: Add device flag indicating that 64-bit MSIs don't work
Benjamin Herrenschmidt
2014-11-24
1
-0
/
+26
|
/
*
Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2014-10-11
1
-0
/
+2
|
\
|
*
PCI: Export MSI message relevant functions
Gavin Shan
2014-09-29
1
-0
/
+2
*
|
PCI/MSI: Remove unnecessary temporary variable
Bjorn Helgaas
2014-10-01
1
-3
/
+2
*
|
PCI/MSI: Use __write_msi_msg() instead of write_msi_msg()
Yijing Wang
2014-10-01
1
-1
/
+1
*
|
PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib
Yijing Wang
2014-10-01
1
-2
/
+0
*
|
PCI/MSI: Remove unused kobject from struct msi_desc
Yijing Wang
2014-10-01
1
-11
/
+0
[next]