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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/gavin-msi-cleanup' into next
Bjorn Helgaas
2013-04-24
8
-157
/
+118
|
\
|
*
vfio-pci: Use cached MSI/MSI-X capabilities
Bjorn Helgaas
2013-04-24
1
-3
/
+3
|
*
vfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
Bjorn Helgaas
2013-04-24
1
-2
/
+2
|
*
PCI: Remove "extern" from function declarations
Bjorn Helgaas
2013-04-23
1
-12
/
+11
|
*
PCI: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
Bjorn Helgaas
2013-04-23
1
-2
/
+2
|
*
PCI: Drop msi_mask_reg() and remove drivers/pci/msi.h
Bjorn Helgaas
2013-04-23
2
-14
/
+2
|
*
PCI: Use msix_table_size() directly, drop multi_msix_capable()
Bjorn Helgaas
2013-04-23
2
-5
/
+5
|
*
PCI: Drop msix_table_offset_reg() and msix_pba_offset_reg() macros
Bjorn Helgaas
2013-04-23
2
-4
/
+2
|
*
PCI: Drop is_64bit_address() and is_mask_bit_support() macros
Bjorn Helgaas
2013-04-23
2
-4
/
+2
|
*
PCI: Drop msi_data_reg() macro
Bjorn Helgaas
2013-04-23
2
-8
/
+6
|
*
PCI: Drop msi_lower_address_reg() and msi_upper_address_reg() macros
Bjorn Helgaas
2013-04-23
2
-10
/
+8
|
*
PCI: Drop msi_control_reg() macro and use PCI_MSI_FLAGS directly
Bjorn Helgaas
2013-04-23
2
-5
/
+4
|
*
PCI: Use cached MSI/MSI-X offsets from dev, not from msi_desc
Bjorn Helgaas
2013-04-23
1
-14
/
+8
|
*
PCI: Clean up MSI/MSI-X capability #defines
Bjorn Helgaas
2013-04-23
1
-13
/
+17
|
*
PCI: Use cached MSI-X cap while enabling MSI-X
Gavin Shan
2013-04-23
1
-20
/
+16
|
*
PCI: Use cached MSI cap while enabling MSI interrupts
Gavin Shan
2013-04-23
1
-13
/
+11
|
*
PCI: Remove MSI/MSI-X cap check in pci_msi_check_device()
Gavin Shan
2013-04-23
1
-4
/
+1
|
*
PCI: Cache MSI/MSI-X capability offsets in struct pci_dev
Gavin Shan
2013-04-23
2
-23
/
+21
|
*
PCI: Use u8, not int, for PM capability offset
Bjorn Helgaas
2013-04-23
1
-2
/
+1
|
*
[SCSI] megaraid_sas: Use correct #define for MSI-X capability
Bjorn Helgaas
2013-04-18
2
-5
/
+2
*
|
Merge branch 'pci/rafael-pm' into next
Bjorn Helgaas
2013-04-17
1
-11
/
+6
|
\
\
|
*
|
PCI/PM: Make pci_pme_active() ignore devices without PME support
Rafael J. Wysocki
2013-04-15
1
-3
/
+2
|
*
|
PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
Rafael J. Wysocki
2013-04-15
1
-8
/
+4
|
|
/
*
|
Merge branch 'pci/cleanup' into next
Bjorn Helgaas
2013-04-17
28
-321
/
+310
|
\
\
|
*
|
PCI: Remove "extern" from function declarations
Bjorn Helgaas
2013-04-17
17
-285
/
+275
|
*
|
PCI: Warn about failures instead of "must_check" functions
Bjorn Helgaas
2013-04-17
3
-2
/
+10
|
*
|
PCI: Remove __must_check from definitions
Bjorn Helgaas
2013-04-17
2
-3
/
+3
|
*
|
PCI: Remove unused variables
Bjorn Helgaas
2013-04-15
3
-16
/
+5
|
*
|
PCI: Move cpci_hotplug_init() proto to header file
Bjorn Helgaas
2013-04-15
2
-8
/
+9
|
*
|
PCI: Make local functions/structs static
Bjorn Helgaas
2013-04-12
4
-9
/
+9
|
*
|
PCI: Fix missing prototype for pcie_port_acpi_setup()
Andy Shevchenko
2013-04-12
1
-0
/
+1
|
|
/
*
|
Merge branch 'pci/jiang-subdrivers' into next
Bjorn Helgaas
2013-04-16
16
-525
/
+281
|
\
\
|
*
|
PCI/ACPI: Remove support of ACPI PCI subdrivers
Myron Stowe
2013-04-16
2
-56
/
+1
|
*
|
PCI: acpiphp: Protect acpiphp data structures from concurrent updates
Jiang Liu
2013-04-16
2
-18
/
+78
|
*
|
PCI: acpiphp: Use normal list to simplify implementation
Yijing Wang
2013-04-16
2
-15
/
+12
|
*
|
PCI: acpiphp: Do not use ACPI PCI subdriver mechanism
Jiang Liu
2013-04-12
5
-247
/
+71
|
*
|
PCI: acpiphp: Convert acpiphp to be builtin only, not modular
Jiang Liu
2013-04-12
3
-17
/
+10
|
*
|
PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses
Jiang Liu
2013-04-12
4
-149
/
+41
|
*
|
x86/PCI: Implement pcibios_{add|remove}_bus() hooks
Jiang Liu
2013-04-12
1
-0
/
+11
|
*
|
ia64/PCI: Implement pcibios_{add|remove}_bus() hooks
Jiang Liu
2013-04-12
1
-0
/
+11
|
*
|
PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slots
Jiang Liu
2013-04-12
2
-1
/
+31
|
*
|
PCI: Add pcibios hooks for adding and removing PCI buses
Jiang Liu
2013-04-12
3
-0
/
+15
|
*
|
PCI: acpiphp: Replace local macros with standard ACPI macros
Jiang Liu
2013-04-12
2
-6
/
+2
|
*
|
PCI: acpiphp: Remove all functions even if function 0 doesn't exist
Jiang Liu
2013-04-12
1
-7
/
+0
|
*
|
PCI: acpiphp: Use list_for_each_entry_safe() in acpiphp_sanitize_bus()
Yijing Wang
2013-04-12
1
-2
/
+2
|
*
|
PCI: Clean up usages of pci_bus->is_added
Jiang Liu
2013-04-12
2
-11
/
+3
|
*
|
PCI: When removing bus, always remove legacy files & unregister
Jiang Liu
2013-04-12
1
-3
/
+0
|
|
/
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-04-15
11
-104
/
+80
|
\
\
|
*
|
PCI: Clean up quirk_io_region
Yinghai Lu
2013-04-15
1
-85
/
+45
|
*
|
PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
2013-04-15
1
-1
/
+1
[next]