Age | Commit message (Expand) | Author | Files | Lines |
2018-06-08 | PCI: Collect all native drivers under drivers/pci/controller/ |  Shawn Lin | 1 | -702/+0 |
2018-06-06 | Merge branch 'lorenzo/pci/dwc' |  Bjorn Helgaas | 1 | -0/+2 |
2018-05-30 | PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge_resources() |  Jan Kiszka | 1 | -1/+1 |
2018-05-30 | PCI: Pass struct device to of_pci_get_host_bridge_resources() |  Jan Kiszka | 1 | -2/+2 |
2018-05-14 | PCI: Move private DT related functions into private header |  Rob Herring | 1 | -0/+2 |
2018-01-28 | PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate |  Bjorn Helgaas | 1 | -5/+1 |
2017-11-09 | PCI: xilinx: Rename xilinx_pcie_link_is_up() to xilinx_pcie_link_up() |  Bjorn Helgaas | 1 | -3/+3 |
2017-09-07 | Merge branch 'pci/trivial' into next |  Bjorn Helgaas | 1 | -1/+1 |
2017-09-01 | PCI: Fix typos and whitespace errors |  Bjorn Helgaas | 1 | -1/+1 |
2017-08-16 | PCI: xilinx: Don't enable config completion interrupts |  Paul Burton | 1 | -2/+3 |
2017-08-16 | PCI: xilinx: Unify INTx & MSI interrupt decode |  Paul Burton | 1 | -33/+15 |
2017-08-16 | PCI: xilinx: Translate INTx range to hwirqs 0-3 |  Paul Burton | 1 | -3/+4 |
2017-07-02 | PCI: xilinx: Make of_device_ids const |  Arvind Yadav | 1 | -1/+1 |
2017-07-02 | PCI: xilinx: Drop pci_fixup_irqs() |  Lorenzo Pieralisi | 1 | -3/+2 |
2017-07-02 | PCI: xilinx: Convert PCI scan API to pci_scan_root_bus_bridge() |  Lorenzo Pieralisi | 1 | -10/+19 |
2017-04-24 | PCI: xilinx: Update PCI config space remap function |  Lorenzo Pieralisi | 1 | -1/+1 |
2017-02-08 | PCI: xilinx: Configure PCIe MPS settings |  Bjorn Helgaas | 1 | -1/+3 |
2016-10-12 | PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argument |  Bjorn Helgaas | 1 | -3/+2 |
2016-10-11 | PCI: xilinx: Remove unused platform data |  Bjorn Helgaas | 1 | -2/+0 |
2016-10-11 | PCI: xilinx: Add local struct device pointers |  Bjorn Helgaas | 1 | -26/+29 |
2016-10-05 | Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pci/host-designware', 'pci/host-hv', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-rockchip', 'pci/host-tegra' and 'pci/host-xilinx' into next |  Bjorn Helgaas | 1 | -12/+18 |
2016-10-03 | Merge branch 'pci/virtualization' into next |  Bjorn Helgaas | 1 | -7/+0 |
2016-09-13 | PCI: xilinx: Dispose of MSI virtual IRQ |  Bharat Kumar Gogada | 1 | -0/+1 |
2016-09-13 | PCI: xilinx: Clear correct MSI set bit |  Bharat Kumar Gogada | 1 | -2/+4 |
2016-09-13 | PCI: xilinx: Clear interrupt register for invalid interrupt |  Bharat Kumar Gogada | 1 | -2/+3 |
2016-09-13 | PCI: xilinx: Keep both legacy and MSI interrupt domain references |  Bharat Kumar Gogada | 1 | -11/+15 |
2016-09-12 | PCI: xilinx: Relax device number checking to allow SR-IOV |  Po Liu | 1 | -7/+0 |
2016-08-24 | PCI: xilinx: Make explicitly non-modular |  Paul Gortmaker | 1 | -51/+2 |
2016-08-01 | Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pci/host-hv', 'pci/host-vmd' and 'pci/host-xilinx' into next |  Bjorn Helgaas | 1 | -3/+3 |
2016-07-25 | PCI: xilinx: Fix return value in case of error |  Christophe JAILLET | 1 | -3/+3 |
2016-06-20 | PCI: xilinx: Request host bridge window resources |  Bjorn Helgaas | 1 | -0/+5 |
2016-06-20 | PCI: xilinx: Free bridge resource list on failure |  Bjorn Helgaas | 1 | -3/+8 |
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-01-06 | PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREAD |  Grygorii Strashko | 1 | -1/+2 |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -7/+5 |
2015-08-28 | Merge branches 'pci/enumeration' and 'pci/misc' into next |  Bjorn Helgaas | 1 | -3/+8 |
2015-08-20 | ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi() |  Lorenzo Pieralisi | 1 | -3/+8 |
2015-08-18 | PCI: xilinx: Fix typo in function name |  Jiang Liu | 1 | -1/+1 |
2015-08-14 | Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization' into next |  Bjorn Helgaas | 1 | -2/+0 |
2015-08-11 | PCI: Kill off set_irq_flags() usage |  Rob Herring | 1 | -2/+0 |
2015-07-22 | PCI: Use helper functions to access fields in struct msi_desc |  Jiang Liu | 1 | -7/+5 |
2015-07-21 | PCI: xilinx: Check for MSI interrupt flag before handling as INTx |  Russell Joyce | 1 | -8/+11 |
2015-02-10 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -2/+2 |
2015-02-05 | PCI: Use common resource list management code instead of private implementation |  Jiang Liu | 1 | -2/+2 |
2015-02-02 | Merge branch 'pci/config' into next |  Bjorn Helgaas | 1 | -79/+9 |
2015-01-30 | PCI: xilinx: Convert to use generic config accessors |  Rob Herring | 1 | -79/+9 |
2015-01-23 | PCI: xilinx: Fix harmless format string warning |  Arnd Bergmann | 1 | -2/+2 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 1 | -1/+0 |