提交历史

作者 SHA1 备注 提交日期
  Jesse Barnes abad2ec98f PCI: fully restore MSI state at resume time 17 年之前
  Matthew Wilcox ce6fce4295 PCI MSI: Don't disable MSIs if the mask bit isn't supported 17 年之前
  Bjorn Helgaas 80ccba1186 PCI: use dev_printk when possible 17 年之前
  Hidetoshi Seto 5ca5c02f0e PCI/MSI: skip calling pci_find_capability from msi_set_mask_bits 17 年之前
  Yinghai Lu d52877c7b1 pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2 17 年之前
  Yinghai Lu 8e149e09f9 pci/irq: restore mask_bits in msi shutdown -v3 17 年之前
  Adrian Bunk 6a9e7f2031 PCI: drivers/pci/msi.c: move arch hooks to the top 17 年之前
  Linas Vepstas 94688cf245 PCI: export pci_restore_msi_state() 17 年之前
  David Miller ba698ad4b7 PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set. 17 年之前
  Roland Dreier cbf5d9e6b9 MSI: Use correct data offset for 32-bit MSI in read_msi_msg() 17 年之前
  Eric W. Biederman 78b7611c4a msi: mask the msix vector before we unmap it 18 年之前
  Eric W. Biederman 0dd11f9be4 msi: fix the ordering of msix irqs 18 年之前
  Dan Williams 4fdadebc31 msi: fix ARM compile 18 年之前
  David Miller b3b7cc7b41 Fix assertion failure with MSI on sparc64 18 年之前
  Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 年之前
  Michael Ellerman 032de8e2fe MSI: Give archs the option to free all MSI/Xs at once. 18 年之前
  Michael Ellerman 9c8313343c MSI: Give archs the option to allocate all MSI/Xs at once. 18 年之前
  Michael Ellerman 7fe3730de7 MSI: arch must connect the irq and the msi_desc 18 年之前
  Michael Ellerman 314e77b3ee MSI: Remove dev->first_msi_irq 18 年之前
  Michael Ellerman 4aa9bc955d MSI: Use a list instead of the custom link structure 18 年之前
  Michael Ellerman c9953a73e9 MSI: Add an arch_msi_check_device() 18 年之前
  Michael Ellerman 17bbc12acd MSI: Rename pci_msi_supported() to pci_msi_check_device() 18 年之前
  Michael Ellerman 128bc5fced MSI: Consolidate precondition checks 18 年之前
  Michael Ellerman b1e2303dba MSI: Expand pci_msi_supported() 18 年之前
  Michael Ellerman 3e916c0503 MSI: Remove msi_cache 18 年之前
  Michael Ellerman 4cc086fa5b MSI: Move EXPORT_SYMBOL()s near their definition 18 年之前
  Michael Ellerman 7ede9c1fa5 MSI: Consolidate BUG_ON()s. 18 年之前
  Michael Ellerman fc4afc7b2b MSI: Consolidate MSI-X irq freeing code 18 年之前
  Michael Ellerman 00ba16ab26 MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 2 18 年之前
  Michael Ellerman c31af39870 MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 1 18 年之前