| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-16 | 41 | -789/+5079 |
|\ |
|
| * | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2016-03-15 | 5 | -99/+77 |
| |\ |
|
| | * | PCI: Simplify pci_create_attr() control flow | Bjorn Helgaas | 2016-03-12 | 1 | -26/+27 |
| | * | PCI: Don't leak memory if sysfs_create_bin_file() fails | Bjorn Helgaas | 2016-03-12 | 1 | -0/+2 |
| | * | PCI: Simplify sysfs ROM cleanup | Bjorn Helgaas | 2016-03-12 | 1 | -10/+3 |
| | * | PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPY | Bjorn Helgaas | 2016-03-12 | 2 | -31/+1 |
| | * | PCI: Clean up pci_map_rom() whitespace | Bjorn Helgaas | 2016-03-12 | 1 | -19/+18 |
| | * | PCI: Remove arch-specific IORESOURCE_ROM_SHADOW size from sysfs | Bjorn Helgaas | 2016-03-12 | 1 | -6/+2 |
| | * | PCI: Set ROM shadow location in arch code, not in PCI core | Bjorn Helgaas | 2016-03-08 | 1 | -11/+0 |
| | * | PCI: Don't enable/disable ROM BAR if we're using a RAM shadow copy | Bjorn Helgaas | 2016-03-08 | 1 | -4/+12 |
| | * | PCI: Don't assign or reassign immutable resources | Bjorn Helgaas | 2016-03-08 | 1 | -0/+6 |
| | * | PCI: Disable IO/MEM decoding for devices with non-compliant BARs | Bjorn Helgaas | 2016-02-25 | 1 | -0/+14 |
| * | | Merge branch 'pci/host-hv' into next | Bjorn Helgaas | 2016-03-15 | 4 | -1/+2369 |
| |\ \ |
|
| | * | | PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs | Jake Oshins | 2016-02-16 | 3 | -0/+2354 |
| | * | | PCI: Look up IRQ domain by fwnode_handle | Jake Oshins | 2016-02-16 | 1 | -0/+15 |
| | |/ |
|
| * | | Merge branch 'pci/host-designware' into next | Bjorn Helgaas | 2016-03-15 | 12 | -77/+203 |
| |\ \ |
|
| | * | | PCI: designware: Add driver for prototyping kits based on ARC SDP | Joao Pinto | 2016-03-15 | 3 | -0/+150 |
| | * | | PCI: designware: Add default link up check if sub-driver doesn't override | Joao Pinto | 2016-03-15 | 1 | -1/+9 |
| | * | | PCI: designware: Add generic dw_pcie_wait_for_link() | Joao Pinto | 2016-03-15 | 8 | -59/+39 |
| | * | | ARC: Add PCI support | Joao Pinto | 2016-03-10 | 1 | -0/+1 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---------------. \ \ | Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/... | Bjorn Helgaas | 2016-03-15 | 15 | -376/+2048 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | |_|_|/
| | | | | | | | |/| | | |
|
| | | | | | | | | | * | | PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host Controller | Bharat Kumar Gogada | 2016-03-11 | 3 | -0/+892 |
| | | | | | | | | |/ /
| | | | | | | | |/| | |
|
| | | | | | | | | * | | microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driver | Bharat Kumar Gogada | 2016-03-08 | 1 | -1/+1 |
| | | | | | | | | * | | PCI: xilinx: Don't call pci_fixup_irqs() on Microblaze | Bharat Kumar Gogada | 2016-03-08 | 1 | -0/+2 |
| | | | | | | | | * | | PCI: xilinx: Remove dependency on ARM-specific struct hw_pci | Bharat Kumar Gogada | 2016-03-08 | 1 | -66/+16 |
| | | | | | | | | * | | PCI: xilinx: Use of_pci_get_host_bridge_resources() to parse DT | Bharat Kumar Gogada | 2016-03-08 | 1 | -102/+5 |
| | | | | | | | |/ / |
|
| | | | | | | * | | | PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices | David Daney | 2016-03-11 | 3 | -0/+411 |
| | | | | | | * | | | PCI: thunder: Add PCIe host driver for ThunderX processors | David Daney | 2016-03-11 | 3 | -0/+354 |
| | | | | | | * | | | PCI: generic: Expose pci_host_common_probe() for use by other drivers | David Daney | 2016-03-11 | 5 | -165/+202 |
| | | | | | | * | | | PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe() | David Daney | 2016-03-11 | 1 | -8/+17 |
| | | | | | | * | | | PCI: generic: Move structure definitions to separate header file | David Daney | 2016-03-11 | 2 | -18/+45 |
| | | | | | | |/ / |
|
| | | | | | * | | | PCI: tegra: Remove misleading PHYS_OFFSET | Thierry Reding | 2016-03-08 | 1 | -1/+1 |
| | | | | | * | | | PCI: tegra: Track bus -> CPU mapping | Thierry Reding | 2016-03-08 | 1 | -0/+28 |
| | | | | | * | | | PCI: tegra: Remove unused struct tegra_pcie.num_ports field | Thierry Reding | 2016-03-08 | 1 | -1/+0 |
| | | | | | * | | | PCI: tegra: Implement ->{add,remove}_bus() callbacks | Thierry Reding | 2016-03-08 | 1 | -20/+34 |
| | | | | | * | | | PCI: Add pci_ops.{add,remove}_bus() callbacks | Thierry Reding | 2016-03-08 | 2 | -0/+10 |
| | | | | | |/ / |
|
| | | | | * | | | PCI: rcar: Depend on ARCH_RENESAS, not ARCH_SHMOBILE | Simon Horman | 2016-03-11 | 1 | -2/+2 |
| | | | * | | | | PCI: keystone: Defer probing if devm_phy_get() returns -EPROBE_DEFER | Shawn Lin | 2016-03-11 | 1 | -0/+3 |
| | | | | |/ /
| | | | |/| | |
|
| | | * | | | | PCI: imx6: Add DT bindings to configure PHY Tx driver settings | Justin Waters | 2016-02-29 | 1 | -5/+37 |
| | * | | | | | PCI: altera: Fix altera_pcie_link_is_up() | Ley Foon Tan | 2016-03-11 | 1 | -1/+2 |
| | | |/ / /
| | |/| | | |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---------. \ \ \ \ | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas | 2016-03-15 | 11 | -134/+261 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | * | | | | | PCI: Prevent VPD access for buggy devices | Babu Moger | 2016-03-10 | 1 | -0/+29 |
| | | | | | | * | | | | | PCI: Sleep rather than busy-wait for VPD access completion | Bjorn Helgaas | 2016-03-10 | 1 | -8/+10 |
| | | | | | | * | | | | | PCI: Fold struct pci_vpd_pci22 into struct pci_vpd | Bjorn Helgaas | 2016-02-29 | 2 | -31/+23 |
| | | | | | | * | | | | | PCI: Rename VPD symbols to remove unnecessary "pci22" | Bjorn Helgaas | 2016-02-29 | 3 | -21/+21 |
| | | | | | | * | | | | | PCI: Remove struct pci_vpd_ops.release function pointer | Bjorn Helgaas | 2016-02-29 | 2 | -9/+1 |
| | | | | | | * | | | | | PCI: Move pci_vpd_release() from header file to pci/access.c | Bjorn Helgaas | 2016-02-29 | 2 | -5/+7 |
| | | | | | | * | | | | | PCI: Move pci_read_vpd() and pci_write_vpd() close to other VPD code | Bjorn Helgaas | 2016-02-29 | 1 | -32/+30 |
| | | | | | | * | | | | | PCI: Determine actual VPD size on first access | Hannes Reinecke | 2016-02-29 | 2 | -3/+86 |
| | | | | | | * | | | | | PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busy | Bjorn Helgaas | 2016-02-29 | 1 | -5/+5 |