summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2014-05-28PCI: Add function 0 DMA alias quirk for Ricoh devicesAlex Williamson
2014-05-28PCI: Add support for DMA alias quirksAlex Williamson
2014-05-28PCI: Add DMA alias iteratorAlex Williamson
2014-05-28PCI: rcar: Add gen2 device tree supportBen Dooks
2014-05-27PCI: cpqphp: Fix possible null pointer dereferenceRickard Strandqvist
2014-05-27PCI: rcar: Add MSI support for PCIePhil Edworthy
2014-05-27PCI: rcar: Add Renesas R-Car PCIe driverPhil Edworthy
2014-05-27PCI: Fix return value from pci_user_{read,write}_config_*()Gavin Shan
2014-05-27PCI: exynos: Remove unnecessary OOM messagesJingoo Han
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-05-27PCI: Test for std config alias when testing extended config spaceAlex Williamson
2014-05-27PCI: pciehp: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-27PCI: acpiphp: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-27PCI: cpcihp: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-27PCI: shpchp: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-27PCI: rpaphp: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-27PCI: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-27PCI: Rename pci_is_bridge() to pci_has_subordinate()Yijing Wang
2014-05-27PCI: Notify driver before and after device resetKeith Busch
2014-05-26Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...Bjorn Helgaas
2014-05-23PCI: Add resource allocation commentsBjorn Helgaas
2014-05-23PCI: Simplify __pci_assign_resource() coding styleBjorn Helgaas
2014-05-23PCI: Change pbus_size_mem() return values to be more conventionalBjorn Helgaas
2014-05-23PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resourcesYinghai Lu
2014-05-23PCI: Support BAR sizes up to 8GBAlan
2014-05-23PCI: Don't add disabled subtractive decode bus resourcesBjorn Helgaas
2014-05-23PCI: Don't print anything while decoding is disabledBjorn Helgaas
2014-05-23PCI: Don't set BAR to zero if dma_addr_t is too smallBjorn Helgaas
2014-05-23PCI: Don't convert BAR address to resource if dma_addr_t is too smallBjorn Helgaas
2014-05-23PCI: Reject BAR above 4GB if dma_addr_t is too smallBjorn Helgaas
2014-05-23PCI: Fail safely if we can't handle BARs larger than 4GBBjorn Helgaas
2014-05-22PCI: Remove pcibios_add_platform_entries()Sebastian Ott
2014-05-21Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-20PCI: Mark RTL8110SC INTx masking as brokenAlex Williamson
2014-05-19PCI: Wrong register used to check pending trafficGavin Shan
2014-05-16x86: htirq: Use irq_alloc/free_irq()Thomas Gleixner
2014-05-15PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum
2014-05-05pci: change "foo* bar" to "foo *bar"Ryan Desfosses
2014-05-04Merge tag 'mvebu-mbus_pci-fixes-3.15' of git://git.infradead.org/linux-mvebu ...Olof Johansson
2014-04-30PCI/MSI: Remove pci_enable_msi_block()Alexander Gordeev
2014-04-30PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott
2014-04-29Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...Bjorn Helgaas
2014-04-29PCI: Fix use of uninitialized MPS valueBjorn Helgaas
2014-04-29PCI: Remove dead codeBjorn Helgaas
2014-04-29PCI: Remove unnecessary __ref annotationsBjorn Helgaas
2014-04-29PCI: Fail new_id for vendor/device values already built into driverBandan Das
2014-04-29PCI: mvebu: Use '%pa' for printing 'phys_addr_t' typeFabio Estevam
2014-04-29PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray
2014-04-28PCI: Add new ID for Intel GPU "spurious interrupt" quirkThomas Jarosch
2014-04-28powerpc/pci: Mask linkDown on resetting PCI busGavin Shan