aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2014-09-24PCI: Remove assignment from complicated "if" conditionsQuentin Lambert
2014-09-24PCI: Remove assignment from "if" conditionsQuentin Lambert
2014-09-24PCI: Remove unnecessary curly bracesQuentin Lambert
2014-09-24PCI: Add space before open parenthesisQuentin Lambert
2014-09-24PCI: designware: Add get_msi_data() to pcie_host_opsMinghuan Lian
2014-09-24PCI: designware: Rename get_msi_data() to get_msi_addr()Minghuan Lian
2014-09-24PCI: designware: Fix IO resource end address calculationMinghuan Lian
2014-09-24PCI: designware: Fix configuration base address when using 'reg'Minghuan Lian
2014-09-23PCI: pciehp: Stop disabling notifications during initYinghai Lu
2014-09-23PCI: pciehp: Add more Slot Control debug outputYinghai Lu
2014-09-23PCI: pciehp: Fix wait time in timeout messageYinghai Lu
2014-09-23Merge branch 'pci/hotplug' into nextBjorn Helgaas
2014-09-22PCI: 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-18Merge 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-12PCI: pciehp: Reduce PCIe slot_ctrl to 16 bitsBjorn Helgaas
2014-09-12PCI: Configure *all* devices, not just hot-added onesBjorn Helgaas
2014-09-12PCI: Preserve MPS and MRRS when applying _HPX settingsBjorn Helgaas
2014-09-12PCI: Apply _HPP settings to all hot-added PCI devicesBjorn Helgaas
2014-09-12PCI: Preserve BIOS PCI_COMMAND_SERR and PCI_COMMAND_PARITY settingsBjorn Helgaas
2014-09-12PCI: Apply _HPP settings to PCIe devices as well as PCI and PCI-XBjorn Helgaas
2014-09-12PCI: Remove unused pci_configure_slot()Bjorn Helgaas
2014-09-12ACPI / hotplug / PCI: Remove pci_configure_slot() usageBjorn Helgaas
2014-09-12PCI: shpchp: Remove pci_configure_slot() usageBjorn Helgaas
2014-09-12PCI: pciehp: Remove pci_configure_slot() usageBjorn Helgaas
2014-09-12PCI: Add pci_configure_device() during enumerationBjorn Helgaas
2014-09-12PCI: Move pci_configure_slot() to drivers/pci/probe.cBjorn Helgaas