Commit Graph

3149 Commits (e32aa85ab49203104019025eba83f03f88a3a0e3)

Author SHA1 Message Date
Lance Ortiz 37448adfc7 aerdrv: Move cper_print_aer() call out of interrupt context 12 years ago
Yinghai Lu 3f327e39b4 PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check 12 years ago
Yinghai Lu e253aaf0af PCI: Delay final fixups until resources are assigned 12 years ago
David Howells a8ca16ea7b proc: Supply a function to remove a proc entry by PDE 12 years ago
David Howells 271a15eabe proc: Supply PDE attribute setting accessor functions 12 years ago
Dan Carpenter e5f66eafe5 PCI: Set ->mask_pos correctly 12 years ago
Alexander Duyck 5a8eb24292 pci: Add SRIOV helper function to determine if VFs are assigned to guest 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
Bjorn Helgaas f84ecd285f PCI: Drop msi_control_reg() macro and use PCI_MSI_FLAGS directly 12 years ago
Bjorn Helgaas f5322169b4 PCI: Use cached MSI/MSI-X offsets from dev, not from msi_desc 12 years ago
Gavin Shan 520fe9dc1b PCI: Use cached MSI-X cap while enabling MSI-X 12 years ago
Gavin Shan f465136d72 PCI: Use cached MSI cap while enabling MSI interrupts 12 years ago
Gavin Shan cdf1fd4d90 PCI: Remove MSI/MSI-X cap check in pci_msi_check_device() 12 years ago
Gavin Shan e375b56181 PCI: Cache MSI/MSI-X capability offsets in struct pci_dev 12 years ago
Brian King 88e7b167a0 pci: Set dev->dev.type in alloc_pci_dev 12 years ago
Bjorn Helgaas f39d5b7291 PCI: Remove "extern" from function declarations 12 years ago
Bjorn Helgaas 9fc9eea09f PCI: Warn about failures instead of "must_check" functions 12 years ago
Bjorn Helgaas d67aed63b8 PCI: Remove __must_check from definitions 12 years ago
Sebastian Ott cb65a669f6 s390/pci: do not modify function handles 12 years ago
Sebastian Ott a2ab833360 s390/pci: debug device states 12 years ago
Jiang Liu 3d54a3160f PCI: acpiphp: Protect acpiphp data structures from concurrent updates 12 years ago
Yijing Wang ad41dd9dd0 PCI: acpiphp: Use normal list to simplify implementation 12 years ago
Yinghai Lu 65195c76a7 PCI: Clean up quirk_io_region 12 years ago
Libin 64b001758e PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT 12 years ago
Bjorn Helgaas 545d7b78e0 PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot number 12 years ago
Bjorn Helgaas 05795726e8 PCI: Remove unnecessary dependencies between PME and ACPI 12 years ago
Rafael J. Wysocki ffaddbe8f9 PCI/PM: Make pci_pme_active() ignore devices without PME support 12 years ago
Rafael J. Wysocki 769ba7212f PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition() 12 years ago
Bjorn Helgaas b638d7e7b8 PCI: Remove unused variables 12 years ago
Bjorn Helgaas c3139ba212 PCI: Move cpci_hotplug_init() proto to header file 12 years ago
Jiang Liu 3b63aaa70e PCI: acpiphp: Do not use ACPI PCI subdriver mechanism 12 years ago
Jiang Liu 6037a803b0 PCI: acpiphp: Convert acpiphp to be builtin only, not modular 12 years ago
Jiang Liu 5c0b04e3d9 PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses 12 years ago
Jiang Liu 5090d4a6a1 PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slots 12 years ago
Jiang Liu 10a9574756 PCI: Add pcibios hooks for adding and removing PCI buses 12 years ago
Jiang Liu ce15d873d0 PCI: acpiphp: Replace local macros with standard ACPI macros 12 years ago
Jiang Liu 3a0e40beef PCI: acpiphp: Remove all functions even if function 0 doesn't exist 12 years ago
Yijing Wang d65eba6a7a PCI: acpiphp: Use list_for_each_entry_safe() in acpiphp_sanitize_bus() 12 years ago
Jiang Liu 981cf9ea9a PCI: Clean up usages of pci_bus->is_added 12 years ago
Jiang Liu 1e89d268e7 PCI: When removing bus, always remove legacy files & unregister 12 years ago
Bjorn Helgaas 9738abedd6 PCI: Make local functions/structs static 12 years ago
Andy Shevchenko 139f925126 PCI: Fix missing prototype for pcie_port_acpi_setup() 12 years ago
Al Viro d9dda78bad procfs: new helper - PDE_DATA(inode) 12 years ago
Xiong Huang 7058881842 PCI: Add MSI INTX_DISABLE quirks for AR8161/AR8162/AR8171/AR8172/E210X 12 years ago