Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | 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 | |
| |/ / / / | ||||||
| | | | | | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
*---. \ \ \ \ | Merge branches 'pci/hotplug', 'pci/initdata' and 'pci/misc' into next | Bjorn Helgaas | 2014-09-24 | 5 | -9/+10 | |
|\ \ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h | Francesco Ruggeri | 2014-09-24 | 4 | -4/+0 | |
| * | | | | | | PCI: pciehp: Stop disabling notifications during init | Yinghai Lu | 2014-09-23 | 1 | -3/+0 | |
| * | | | | | | PCI: pciehp: Add more Slot Control debug output | Yinghai Lu | 2014-09-23 | 1 | -1/+9 | |
| * | | | | | | PCI: pciehp: Fix wait time in timeout message | Yinghai Lu | 2014-09-23 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'pci/hotplug' into next | Bjorn Helgaas | 2014-09-23 | 11 | -473/+409 | |
|\| | | | | | | ||||||
| * | | | | | | PCI: pciehp: Prevent NULL dereference during probe | Andreas Noever | 2014-09-16 | 1 | -0/+7 | |
| * | | | | | | PCI: pciehp: Reduce PCIe slot_ctrl to 16 bits | Bjorn Helgaas | 2014-09-13 | 2 | -2/+2 | |
| * | | | | | | PCI: Configure *all* devices, not just hot-added ones | Bjorn Helgaas | 2014-09-13 | 1 | -3/+0 | |
| * | | | | | | PCI: Preserve MPS and MRRS when applying _HPX settings | Bjorn Helgaas | 2014-09-13 | 1 | -0/+10 | |
| * | | | | | | PCI: Apply _HPP settings to all hot-added PCI devices | Bjorn Helgaas | 2014-09-13 | 1 | -5/+0 | |
| * | | | | | | PCI: Preserve BIOS PCI_COMMAND_SERR and PCI_COMMAND_PARITY settings | Bjorn Helgaas | 2014-09-13 | 1 | -8/+0 | |
| * | | | | | | PCI: Apply _HPP settings to PCIe devices as well as PCI and PCI-X | Bjorn Helgaas | 2014-09-13 | 1 | -8/+1 | |
| * | | | | | | PCI: Remove unused pci_configure_slot() | Bjorn Helgaas | 2014-09-13 | 1 | -28/+0 | |
| * | | | | | | ACPI / hotplug / PCI: Remove pci_configure_slot() usage | Bjorn Helgaas | 2014-09-13 | 1 | -10/+1 | |
| * | | | | | | PCI: shpchp: Remove pci_configure_slot() usage | Bjorn Helgaas | 2014-09-13 | 1 | -7/+1 | |
| * | | | | | | PCI: pciehp: Remove pci_configure_slot() usage | Bjorn Helgaas | 2014-09-13 | 1 | -4/+1 | |
| * | | | | | | PCI: Add pci_configure_device() during enumeration | Bjorn Helgaas | 2014-09-13 | 1 | -0/+25 | |
| * | | | | | | PCI: Move pci_configure_slot() to drivers/pci/probe.c | Bjorn Helgaas | 2014-09-13 | 3 | -177/+151 | |
| * | | | | | | PCI: Shuffle pci-acpi.c functions to group them logically | Bjorn Helgaas | 2014-09-13 | 1 | -67/+67 | |
| * | | | | | | PCI: Whitespace cleanup in pci-acpi.c | Bjorn Helgaas | 2014-09-13 | 1 | -10/+8 | |
| * | | | | | | PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.c | Bjorn Helgaas | 2014-09-13 | 2 | -251/+250 | |
| * | | | | | | PCI: pciehp: Configure hot-added display devices | Bjorn Helgaas | 2014-09-13 | 1 | -5/+1 | |
| * | | | | | | PCI: Remove "no hotplug settings from platform" warning | Bjorn Helgaas | 2014-09-12 | 1 | -5/+1 | |
| |/ / / / / | ||||||
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
*-------. \ \ \ \ \ | Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', '... | Bjorn Helgaas | 2014-09-22 | 7 | -102/+288 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| | | | | * | | | | | PCI: xilinx: Fix xilinx_pcie_assign_msi() return value test | Dan Carpenter | 2014-09-17 | 1 | -2/+2 | |
| | | | * | | | | | | PCI: tegra: Add Tegra124 support | Thierry Reding | 2014-09-17 | 1 | -31/+180 | |
| | | | * | | | | | | PCI: tegra: Make sure the PCIe PLL is really reset | Eric Yuen | 2014-09-17 | 1 | -0/+7 | |
| | | | * | | | | | | PCI: tegra: Fix extended configuration space mapping | Peter Daifuku | 2014-09-17 | 1 | -1/+1 | |
| | | | * | | | | | | PCI: tegra: Clear CLKREQ# enable on port disable | Thierry Reding | 2014-09-17 | 1 | -0/+5 | |
| | | * | | | | | | | PCI: keystone: Set device ID based on SoC to support multiple ports | Murali Karicheri | 2014-09-16 | 2 | -6/+7 | |
| | | * | | | | | | | PCI: keystone: Assume controller is already in RC mode | Murali Karicheri | 2014-09-16 | 1 | -19/+2 |