Commit History

Author SHA1 Message Date
  Masanari Iida 75ce2d53ce PCI/MSI: Fix pci_msix_vec_count() htmldocs failure 11 years ago
  Greg Kroah-Hartman 2923775647 PCI/MSI: Fix leak of msi_attrs 11 years ago
  Greg Kroah-Hartman 86bb4f697a PCI/MSI: Check kmalloc() return value, fix leak of name 11 years ago
  Bjorn Helgaas 04f982beb9 Merge branch 'pci/msi' into next 11 years ago
  Alexander Gordeev 302a2523c2 PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range() 11 years ago
  Alexander Gordeev ff1aa430a2 PCI/MSI: Add pci_msix_vec_count() 11 years ago
  Alexander Gordeev 7b92b4f61e PCI/MSI: Remove pci_enable_msi_block_auto() 11 years ago
  Alexander Gordeev d1ac1d2622 PCI/MSI: Add pci_msi_vec_count() 11 years ago
  Bjorn Helgaas 47e0ab3f39 Merge branch 'pci/msi' into next 11 years ago
  Alexander Gordeev 52179dc9ed PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int 11 years ago
  Alexander Gordeev 2adc7907ba PCI/MSI: Return msix_capability_init() failure if populate_msi_sysfs() fails 11 years ago
  Greg Kroah-Hartman 1c51b50c29 PCI/MSI: Export MSI mode using attributes, not kobjects 11 years ago
  DuanZhenzhong ac8344c4c0 PCI: Drop "irq" param from *_restore_msi_irqs() 11 years ago
  Bjorn Helgaas f7625980f5 PCI: Fix whitespace, capitalization, and spelling errors 12 years ago
  Konrad Rzeszutek Wilk 0e4ccb1505 PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq() 12 years ago
  Yijing Wang 869a16157d PCI: Fail MSI/MSI-X initialization if device is not in PCI_D0 12 years ago
  Martin Schwidefsky 0244ad004a Remove GENERIC_HARDIRQ config option 12 years ago
  Thomas Petazzoni 6a4324ebf5 PCI: msi: add default MSI operations for !HAVE_GENERIC_HARDIRQS platforms 12 years ago
  Thierry Reding 0cbdcfcf42 PCI: Introduce new MSI chip infrastructure 12 years ago
  Thomas Petazzoni 4287d824f2 PCI: use weak functions for MSI arch-specific functions 12 years ago
  Alexander Gordeev 65f6ae66a6 PCI: Allocate only as many MSI vectors as requested by driver 12 years ago
  Dan Carpenter e5f66eafe5 PCI: Set ->mask_pos correctly 12 years ago
  Bjorn Helgaas d4f09c5d7f Merge branch 'pci/gavin-msi-cleanup' into next 12 years ago
  Bjorn Helgaas 4d18760c67 PCI: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK 12 years ago
  Bjorn Helgaas 78b5a310ce PCI: Drop msi_mask_reg() and remove drivers/pci/msi.h 12 years ago
  Bjorn Helgaas 527eee292d PCI: Use msix_table_size() directly, drop multi_msix_capable() 12 years ago
  Bjorn Helgaas 909094c62e PCI: Drop msix_table_offset_reg() and msix_pba_offset_reg() macros 12 years ago
  Bjorn Helgaas 4987ce8205 PCI: Drop is_64bit_address() and is_mask_bit_support() macros 12 years ago
  Bjorn Helgaas 2f22134936 PCI: Drop msi_data_reg() macro 12 years ago
  Bjorn Helgaas 9925ad0cf1 PCI: Drop msi_lower_address_reg() and msi_upper_address_reg() macros 12 years ago