summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2014-09-23Merge branch 'pci/hotplug' into nextBjorn Helgaas
2014-09-23PCI: pciehp: Fix pcie_wait_cmd() timeoutYinghai Lu
2014-09-22PCI: Add ACS quirk for Solarflare SFC9120 & SFC9140Alex Williamson
2014-09-22PCI: designware: Use NULL instead of falseFabio Estevam
2014-09-22PCI: Remove unused pci_get_dma_source()Alex Williamson
2014-09-22PCI: Remove unused pci_find_upstream_pcie_bridge()Alex Williamson
2014-09-22PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()Thomas Petazzoni
2014-09-22PCI: spear: Pass config resource through reg propertyPratyush Anand
2014-09-22PCI: Generate uppercase hex for modalias interface classRicardo Ribalda Delgado
2014-09-22Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', '...Bjorn Helgaas
2014-09-22Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into nextBjorn Helgaas
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-19Revert "PCI: Make sure bus number resources stay within their parents bounds"Bjorn Helgaas
2014-09-19Revert "PCI: Don't scan random busses in pci_scan_bridge()"Bjorn Helgaas
2014-09-19Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusBjorn Helgaas
2014-09-16PCI: xilinx: Fix xilinx_pcie_assign_msi() return value testDan Carpenter
2014-09-16PCI: tegra: Add Tegra124 supportThierry Reding
2014-09-16PCI: tegra: Make sure the PCIe PLL is really resetEric Yuen
2014-09-16PCI: tegra: Fix extended configuration space mappingPeter Daifuku
2014-09-16PCI: tegra: Clear CLKREQ# enable on port disableThierry Reding
2014-09-16PCI: Increase IBM ipr SAS Crocodile BARs to at least system page sizeDouglas Lehr
2014-09-16PCI: Use device flag helper functionsEthan Zhao
2014-09-16PCI: keystone: Set device ID based on SoC to support multiple portsMurali Karicheri
2014-09-16PCI: keystone: Assume controller is already in RC modeMurali Karicheri
2014-09-16PCI: keystone: Limit MRSS for all downstream devicesMurali Karicheri
2014-09-16PCI: pciehp: Prevent NULL dereference during probeAndreas Noever
2014-09-15Merge branch 'pci/hotplug-vga' into for-linusBjorn Helgaas
2014-09-13PCI: pciehp: Reduce PCIe slot_ctrl to 16 bitsBjorn Helgaas
2014-09-13PCI: Configure *all* devices, not just hot-added onesBjorn Helgaas
2014-09-13PCI: Preserve MPS and MRRS when applying _HPX settingsBjorn Helgaas
2014-09-13PCI: Apply _HPP settings to all hot-added PCI devicesBjorn Helgaas
2014-09-13PCI: Preserve BIOS PCI_COMMAND_SERR and PCI_COMMAND_PARITY settingsBjorn Helgaas
2014-09-13PCI: Apply _HPP settings to PCIe devices as well as PCI and PCI-XBjorn Helgaas
2014-09-13PCI: Remove unused pci_configure_slot()Bjorn Helgaas
2014-09-13ACPI / hotplug / PCI: Remove pci_configure_slot() usageBjorn Helgaas
2014-09-13PCI: shpchp: Remove pci_configure_slot() usageBjorn Helgaas
2014-09-13PCI: pciehp: Remove pci_configure_slot() usageBjorn Helgaas
2014-09-13PCI: Add pci_configure_device() during enumerationBjorn Helgaas
2014-09-13PCI: Move pci_configure_slot() to drivers/pci/probe.cBjorn Helgaas
2014-09-13PCI: Shuffle pci-acpi.c functions to group them logicallyBjorn Helgaas
2014-09-13PCI: Whitespace cleanup in pci-acpi.cBjorn Helgaas
2014-09-13PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.cBjorn Helgaas
2014-09-13PCI: pciehp: Configure hot-added display devicesBjorn Helgaas
2014-09-12PCI: Remove "no hotplug settings from platform" warningBjorn Helgaas
2014-09-10PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas
2014-09-09PCI: Enable CRS Software Visibility for root port if it is supportedRajat Jain
2014-09-09PCI: Check only the Vendor ID to identify Configuration Request RetryRajat Jain
2014-09-08PCI: Assume all Mellanox devices have broken INTx maskingGavin Shan
2014-09-05PCI: designware: Fold struct pcie_port_info into struct pcie_portPratyush Anand
2014-09-05PCI: imx6: Delay enabling reference clock for SS until it stabilizesTim Harvey