Age | Commit message (Expand) | Author | Files | Lines |
2016-03-15 | Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/... | Bjorn Helgaas | 25 | -426/+2283 |
2016-03-15 | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas | 57 | -268/+343 |
2016-03-15 | PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition | Heikki Krogerus | 6 | -11/+12 |
2016-03-15 | PCI: Cleanup pci/pcie/Kconfig whitespace | Andreas Ziegler | 1 | -3/+4 |
2016-03-12 | PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices | David Daney | 4 | -0/+441 |
2016-03-12 | PCI: thunder: Add PCIe host driver for ThunderX processors | David Daney | 5 | -0/+405 |
2016-03-12 | PCI: generic: Expose pci_host_common_probe() for use by other drivers | David Daney | 6 | -165/+203 |
2016-03-12 | PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe() | David Daney | 1 | -8/+17 |
2016-03-12 | PCI: generic: Move structure definitions to separate header file | David Daney | 2 | -18/+45 |
2016-03-11 | PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host Controller | Bharat Kumar Gogada | 4 | -0/+960 |
2016-03-11 | PCI: keystone: Defer probing if devm_phy_get() returns -EPROBE_DEFER | Shawn Lin | 1 | -0/+3 |
2016-03-11 | PCI: altera: Fix altera_pcie_link_is_up() | Ley Foon Tan | 1 | -1/+2 |
2016-03-11 | PCI: rcar: Depend on ARCH_RENESAS, not ARCH_SHMOBILE | Simon Horman | 1 | -2/+2 |
2016-03-10 | x86/PCI: VMD: Attach VMD resources to parent domain's resource tree | Jon Derrick | 1 | -0/+16 |
2016-03-10 | x86/PCI: VMD: Set bus resource start to 0 | Keith Busch | 1 | -1/+1 |
2016-03-10 | x86/PCI: VMD: Document code for maintainability | Keith Busch | 1 | -0/+17 |
2016-03-10 | PCI: Wait for up to 1000ms after FLR reset | Alex Williamson | 1 | -2/+25 |
2016-03-10 | PCI: Prevent VPD access for buggy devices | Babu Moger | 1 | -0/+29 |
2016-03-10 | PCI: Sleep rather than busy-wait for VPD access completion | Bjorn Helgaas | 1 | -8/+10 |
2016-03-09 | PCI: Add QEMU top-level IDs for (sub)vendor & device | Robin H. Johnson | 5 | -7/+12 |
2016-03-09 | PCI/AER: Log aer_inject error injections | Jean Delvare | 1 | -0/+3 |
2016-03-09 | PCI/AER: Log actual error causes in aer_inject | Jean Delvare | 1 | -1/+7 |
2016-03-09 | PCI/AER: Use dev_warn() in aer_inject | Jean Delvare | 1 | -3/+7 |
2016-03-09 | PCI/AER: Fix aer_inject error codes | Jean Delvare | 1 | -4/+4 |
2016-03-09 | PCI: tegra: Remove misleading PHYS_OFFSET | Thierry Reding | 1 | -1/+1 |
2016-03-09 | PCI: tegra: Track bus -> CPU mapping | Thierry Reding | 1 | -0/+28 |
2016-03-09 | PCI: tegra: Remove unused struct tegra_pcie.num_ports field | Thierry Reding | 1 | -1/+0 |
2016-03-09 | PCI: tegra: Implement ->{add,remove}_bus() callbacks | Thierry Reding | 1 | -20/+34 |
2016-03-09 | PCI: Add pci_ops.{add,remove}_bus() callbacks | Thierry Reding | 3 | -0/+12 |
2016-03-09 | PCI: Include pci/hotplug Kconfig directly from pci/Kconfig | Bjorn Helgaas | 13 | -23/+1 |
2016-03-08 | PCI: Include pci/pcie/Kconfig directly from pci/Kconfig | Bogicevic Sasa | 10 | -14/+3 |
2016-03-08 | microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driver | Bharat Kumar Gogada | 3 | -47/+14 |
2016-03-08 | PCI: xilinx: Update Zynq binding with Microblaze node | Bharat Kumar Gogada | 1 | -3/+29 |
2016-03-08 | PCI: xilinx: Don't call pci_fixup_irqs() on Microblaze | Bharat Kumar Gogada | 1 | -0/+2 |
2016-03-08 | PCI: xilinx: Remove dependency on ARM-specific struct hw_pci | Bharat Kumar Gogada | 1 | -66/+16 |
2016-03-08 | PCI: xilinx: Use of_pci_get_host_bridge_resources() to parse DT | Bharat Kumar Gogada | 1 | -102/+5 |
2016-03-08 | unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definition | Bjorn Helgaas | 1 | -5/+0 |
2016-03-07 | PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.h | Bjorn Helgaas | 3 | -30/+30 |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 23 | -49/+4 |
2016-03-07 | frv/PCI: Remove stray pci_{alloc,free}_consistent() declaration | Christoph Hellwig | 1 | -6/+0 |
2016-03-01 | PCI: Fold struct pci_vpd_pci22 into struct pci_vpd | Bjorn Helgaas | 2 | -31/+23 |
2016-03-01 | PCI: Rename VPD symbols to remove unnecessary "pci22" | Bjorn Helgaas | 3 | -21/+21 |
2016-03-01 | PCI: Remove struct pci_vpd_ops.release function pointer | Bjorn Helgaas | 2 | -9/+1 |
2016-03-01 | PCI: Move pci_vpd_release() from header file to pci/access.c | Bjorn Helgaas | 2 | -5/+7 |
2016-03-01 | PCI: Move pci_read_vpd() and pci_write_vpd() close to other VPD code | Bjorn Helgaas | 1 | -32/+30 |
2016-03-01 | PCI: Determine actual VPD size on first access | Hannes Reinecke | 2 | -3/+86 |
2016-03-01 | PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busy | Bjorn Helgaas | 1 | -5/+5 |
2016-03-01 | PCI: Allow access to VPD attributes with size 0 | Hannes Reinecke | 1 | -8/+12 |
2016-03-01 | PCI: imx6: Add DT bindings to configure PHY Tx driver settings | Justin Waters | 2 | -5/+44 |
2016-02-29 | PCI: Fix broken URL for Dell biosdevname | Naga Venkata Sai Indubhaskar Jupudi | 1 | -1/+1 |