aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-24PCI: designware: Fix configuration base address when using 'reg'Minghuan Lian1-2/+0
2014-09-23PCI: pciehp: Stop disabling notifications during initYinghai Lu1-3/+0
2014-09-23PCI: pciehp: Add more Slot Control debug outputYinghai Lu1-1/+9
2014-09-23PCI: pciehp: Fix wait time in timeout messageYinghai Lu1-1/+1
2014-09-23Merge branch 'pci/hotplug' into nextBjorn Helgaas11-473/+409
2014-09-22PCI: pciehp: Fix pcie_wait_cmd() timeoutYinghai Lu1-1/+1
2014-09-22PCI: Add ACS quirk for Solarflare SFC9120 & SFC9140Alex Williamson1-0/+17
2014-09-22PCI: designware: Use NULL instead of falseFabio Estevam1-1/+1
2014-09-22PCI: Remove unused pci_get_dma_source()Alex Williamson1-51/+0
2014-09-22PCI: Remove unused pci_find_upstream_pcie_bridge()Alex Williamson1-34/+0
2014-09-22PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()Thomas Petazzoni1-3/+3
2014-09-22PCI: spear: Pass config resource through reg propertyPratyush Anand1-1/+1
2014-09-22PCI: Generate uppercase hex for modalias interface classRicardo Ribalda Delgado1-1/+1
2014-09-22Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-tegra' and 'pci/host-xilinx' into nextBjorn Helgaas7-102/+288
2014-09-22Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into nextBjorn Helgaas3-3/+43
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-15/+57
2014-09-19Revert "PCI: Make sure bus number resources stay within their parents bounds"Bjorn Helgaas1-8/+2
2014-09-19Revert "PCI: Don't scan random busses in pci_scan_bridge()"Bjorn Helgaas1-7/+3
2014-09-18Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusBjorn Helgaas1-5/+1
2014-09-16PCI: xilinx: Fix xilinx_pcie_assign_msi() return value testDan Carpenter1-2/+2
2014-09-16PCI: tegra: Add Tegra124 supportThierry Reding1-31/+180
2014-09-16PCI: tegra: Make sure the PCIe PLL is really resetEric Yuen1-0/+7
2014-09-16PCI: tegra: Fix extended configuration space mappingPeter Daifuku1-1/+1
2014-09-16PCI: tegra: Clear CLKREQ# enable on port disableThierry Reding1-0/+5
2014-09-16PCI: Increase IBM ipr SAS Crocodile BARs to at least system page sizeDouglas Lehr1-0/+20
2014-09-16PCI: Use device flag helper functionsEthan Zhao1-1/+1
2014-09-16PCI: keystone: Set device ID based on SoC to support multiple portsMurali Karicheri2-6/+7
2014-09-16PCI: keystone: Assume controller is already in RC modeMurali Karicheri1-19/+2
2014-09-16PCI: keystone: Limit MRSS for all downstream devicesMurali Karicheri1-0/+45
2014-09-16PCI: pciehp: Prevent NULL dereference during probeAndreas Noever1-0/+7
2014-09-15Merge branch 'pci/hotplug-vga' into for-linusBjorn Helgaas2-10/+18
2014-09-12PCI: pciehp: Reduce PCIe slot_ctrl to 16 bitsBjorn Helgaas2-2/+2
2014-09-12PCI: Configure *all* devices, not just hot-added onesBjorn Helgaas1-3/+0
2014-09-12PCI: Preserve MPS and MRRS when applying _HPX settingsBjorn Helgaas1-0/+10
2014-09-12PCI: Apply _HPP settings to all hot-added PCI devicesBjorn Helgaas1-5/+0
2014-09-12PCI: Preserve BIOS PCI_COMMAND_SERR and PCI_COMMAND_PARITY settingsBjorn Helgaas1-8/+0
2014-09-12PCI: Apply _HPP settings to PCIe devices as well as PCI and PCI-XBjorn Helgaas1-8/+1
2014-09-12PCI: Remove unused pci_configure_slot()Bjorn Helgaas1-28/+0
2014-09-12ACPI / hotplug / PCI: Remove pci_configure_slot() usageBjorn Helgaas1-10/+1
2014-09-12PCI: shpchp: Remove pci_configure_slot() usageBjorn Helgaas1-7/+1
2014-09-12PCI: pciehp: Remove pci_configure_slot() usageBjorn Helgaas1-4/+1
2014-09-12PCI: Add pci_configure_device() during enumerationBjorn Helgaas1-0/+25
2014-09-12PCI: Move pci_configure_slot() to drivers/pci/probe.cBjorn Helgaas3-177/+151
2014-09-12PCI: Shuffle pci-acpi.c functions to group them logicallyBjorn Helgaas1-67/+67
2014-09-12PCI: Whitespace cleanup in pci-acpi.cBjorn Helgaas1-10/+8
2014-09-12PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.cBjorn Helgaas2-251/+250
2014-09-12PCI: pciehp: Configure hot-added display devicesBjorn Helgaas1-5/+1
2014-09-12PCI: Remove "no hotplug settings from platform" warningBjorn Helgaas1-5/+1
2014-09-10PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas2-10/+18
2014-09-08PCI: Enable CRS Software Visibility for root port if it is supportedRajat Jain1-0/+13