| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 19 | -151/+277 |
|\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | 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 |
| | | | | | * | | | | | PCI: Allow access to VPD attributes with size 0 | Hannes Reinecke | 2016-02-29 | 1 | -8/+12 |
| | | | | | |/ / / / |
|
| | | | | * | | | | | PCI: Wait for up to 1000ms after FLR reset | Alex Williamson | 2016-03-10 | 1 | -2/+25 |
| | | | | * | | | | | PCI: Support SR-IOV on any function type | Kelly Zytaruk | 2016-02-29 | 1 | -4/+0 |
| | | | * | | | | | | PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition | Heikki Krogerus | 2016-03-15 | 5 | -11/+11 |
| | | | * | | | | | | PCI: Add QEMU top-level IDs for (sub)vendor & device | Robin H. Johnson | 2016-03-08 | 3 | -5/+6 |
| | | | * | | | | | | PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.h | Bjorn Helgaas | 2016-03-07 | 1 | -12/+0 |
| | | * | | | | | | | PCI: Cleanup pci/pcie/Kconfig whitespace | Andreas Ziegler | 2016-03-15 | 1 | -3/+4 |
| | | * | | | | | | | PCI: Include pci/hotplug Kconfig directly from pci/Kconfig | Bjorn Helgaas | 2016-03-08 | 2 | -2/+1 |
| | | * | | | | | | | PCI: Include pci/pcie/Kconfig directly from pci/Kconfig | Bogicevic Sasa | 2016-03-08 | 1 | -0/+3 |
| | | | |_|/ / / /
| | | |/| | | | | |
|
| | * / | | | | | | PCI: Fix broken URL for Dell biosdevname | Naga Venkata Sai Indubhaskar Jupudi | 2016-02-29 | 1 | -1/+1 |
| | |/ / / / / / |
|
| * | | | | | | | PCI/AER: Log aer_inject error injections | Jean Delvare | 2016-03-08 | 1 | -0/+3 |
| * | | | | | | | PCI/AER: Log actual error causes in aer_inject | Jean Delvare | 2016-03-08 | 1 | -1/+7 |
| * | | | | | | | PCI/AER: Use dev_warn() in aer_inject | Jean Delvare | 2016-03-08 | 1 | -3/+7 |
| * | | | | | | | PCI/AER: Fix aer_inject error codes | Jean Delvare | 2016-03-08 | 1 | -4/+4 |
| | | | | | | | | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
*-----. \ \ \ \ \ \ \ | Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-layerscape' ... | Bjorn Helgaas | 2016-02-09 | 4 | -98/+69 |
|\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / /
| | |/| | | | | | / /
| | | | | |_|_|_|/ /
| | | | |/| | | | /
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|