Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-10-09 | 59 | -1084/+4062 | |
|\ | ||||||
| * | Merge branch 'pci/host-xgene' into next | Bjorn Helgaas | 2014-10-06 | 3 | -1/+670 | |
| |\ | ||||||
| | * | PCI: xgene: Add APM X-Gene PCIe driver | Tanmay Inamdar | 2014-10-01 | 3 | -0/+670 | |
| * | | Merge branch 'pci/virtualization' into next | Bjorn Helgaas | 2014-10-06 | 1 | -0/+7 | |
| |\ \ | ||||||
| | * | | PCI: Add ACS quirk for AMD A88X southbridge devices | Marti Raudsepp | 2014-10-02 | 1 | -0/+7 | |
| * | | | Merge branch 'pci/host-designware' into next | Bjorn Helgaas | 2014-10-02 | 1 | -83/+14 | |
| |\ \ \ | ||||||
| | * | | | PCI: designware: Remove open-coded bitmap operations | Lucas Stach | 2014-10-01 | 1 | -44/+7 | |
| | * | | | PCI: designware: Setup and clear exactly one MSI at a time | Lucas Stach | 2014-09-30 | 1 | -40/+7 | |
| * | | | | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2014-10-02 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | PCI: Add missing MEM_64 mask in pci_assign_unassigned_bridge_resources() | Yinghai Lu | 2014-09-30 | 1 | -1/+1 | |
| * | | | | | Merge branch 'pci/msi' into next | Bjorn Helgaas | 2014-10-01 | 4 | -90/+43 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | 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: Add "msi_bus" sysfs MSI/MSI-X control for endpoints | Yijing Wang | 2014-10-01 | 1 | -20/+19 | |
| | * | | | | | PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib | Yijing Wang | 2014-10-01 | 2 | -5/+2 | |
| | * | | | | | PCI/MSI: Remove unused kobject from struct msi_desc | Yijing Wang | 2014-10-01 | 1 | -11/+0 | |
| | * | | | | | PCI/MSI: Rename pci_msi_check_device() to pci_msi_supported() | Alexander Gordeev | 2014-10-01 | 1 | -15/+12 | |
| | * | | | | | PCI/MSI: Move D0 check into pci_msi_check_device() | Alexander Gordeev | 2014-10-01 | 1 | -17/+10 | |
| | * | | | | | PCI/MSI: Remove arch_msi_check_device() | Alexander Gordeev | 2014-10-01 | 1 | -18/+3 | |
| | * | | | | | irqchip: armada-370-xp: Remove arch_msi_check_device() | Alexander Gordeev | 2014-10-01 | 1 | -10/+4 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'pci/host-generic' into next | Bjorn Helgaas | 2014-10-01 | 6 | -12/+368 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | PCI: Add pci_remap_iospace() to map bus I/O resources | Liviu Dudau | 2014-10-01 | 1 | -0/+31 | |
| | * | | | | of/pci: Add support for parsing PCI host bridge resources from DT | Liviu Dudau | 2014-10-01 | 1 | -0/+117 | |
| | * | | | | of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr() | Liviu Dudau | 2014-10-01 | 2 | -0/+34 | |
| | * | | | | PCI: Add generic domain handling | Catalin Marinas | 2014-10-01 | 1 | -3/+8 | |
| | * | | | | of/pci: Fix the conversion of IO ranges into IO resources | Liviu Dudau | 2014-10-01 | 3 | -13/+62 | |
| | * | | | | of/pci: Move of_pci_range_to_resource() to of/address.c | Liviu Dudau | 2014-09-30 | 1 | -0/+9 | |
| | * | | | | of/pci: Add pci_register_io_range() and pci_pio_to_address() | Liviu Dudau | 2014-09-30 | 1 | -0/+109 | |
| | |/ / / | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| *-. \ \ \ | Merge branches 'pci/aer' and 'pci/virtualization' into next | Bjorn Helgaas | 2014-10-01 | 3 | -9/+38 | |
| |\ \ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | | * | | | PCI: Add ACS quirk for Intel 10G NICs | Alex Williamson | 2014-09-29 | 1 | -6/+28 | |
| | * | | | | PCI/AER: Rename PCI_ERR_UNC_TRAIN to PCI_ERR_UNC_UND | Chen, Gong | 2014-09-25 | 1 | -1/+1 | |
| | * | | | | PCI/AER: Add additional PCIe AER error strings | Chen, Gong | 2014-09-25 | 1 | -2/+9 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge branch 'pci/host-designware' into next | Bjorn Helgaas | 2014-09-29 | 5 | -11/+15 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | PCI: designware: Add get_msi_data() to pcie_host_ops | Minghuan Lian | 2014-09-24 | 2 | -1/+7 | |
| | * | | | PCI: designware: Rename get_msi_data() to get_msi_addr() | Minghuan Lian | 2014-09-24 | 2 | -3/+3 | |
| | * | | | PCI: designware: Fix IO resource end address calculation | Minghuan Lian | 2014-09-24 | 1 | -1/+1 | |
| | * | | | PCI: designware: Fix configuration base address when using 'reg' | Minghuan Lian | 2014-09-24 | 1 | -2/+0 | |
| | * | | | PCI: designware: Use NULL instead of false | Fabio Estevam | 2014-09-22 | 1 | -1/+1 | |
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *---. \ \ \ | Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into... | Bjorn Helgaas | 2014-09-25 | 20 | -190/+149 | |
| |\ \ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | | | * | | | PCI: Remove assignment from complicated "if" conditions | Quentin Lambert | 2014-09-24 | 1 | -4/+9 | |
| | | | * | | | PCI: Remove assignment from "if" conditions | Quentin Lambert | 2014-09-24 | 9 | -30/+66 | |
| | | | * | | | PCI: Remove unnecessary curly braces | Quentin Lambert | 2014-09-24 | 8 | -36/+22 | |
| | | | * | | | PCI: Add space before open parenthesis | Quentin Lambert | 2014-09-24 | 8 | -39/+39 | |
| | | | | |/ | | | | |/| | ||||||
| | | * | | | PCI: Add ACS quirk for Solarflare SFC9120 & SFC9140 | Alex Williamson | 2014-09-22 | 1 | -0/+17 | |
| | | * | | | PCI: Remove unused pci_get_dma_source() | Alex Williamson | 2014-09-22 | 1 | -51/+0 | |
| | | * | | | PCI: Remove unused pci_find_upstream_pcie_bridge() | Alex Williamson | 2014-09-22 | 1 | -34/+0 | |
| | * | | | | PCI: Generate uppercase hex for modalias interface class | Ricardo Ribalda Delgado | 2014-09-22 | 1 | -1/+1 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'pci/host-mvebu' and 'pci/host-spear' into next | Bjorn Helgaas | 2014-09-25 | 2 | -4/+4 | |
| |\ \ \ \ \ \ | ||||||
| | | * | | | | | PCI: spear: Pass config resource through reg property | Pratyush Anand | 2014-09-22 | 1 | -1/+1 | |
| | | | |_|/ / | | | |/| | | | ||||||
| | * / | | | | PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr() | Thomas Petazzoni | 2014-09-22 | 1 | -3/+3 | |
| | |/ / / / |