aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2015-10-01Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25PCI / PM: Update runtime PM documentation for PCI devicesRafael J. Wysocki
2015-09-24PCI: rcar: Add R8A7794 supportSergei Shtylyov
2015-09-24PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson
2015-09-24PCI: Fix devfn for VPD access through function 0Alex Williamson
2015-09-24PCI/MSI: Fix MSI IRQ domains for VFs on virtual busesAlex Williamson
2015-09-22PCI: Clear IORESOURCE_UNSET when clipping a bridge windowBjorn Helgaas
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-08Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08PCI,parisc: Enable 64-bit bus addresses on PA-RISCHelge Deller
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-28Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli
2015-08-25PCI: Add pci_ioremap_wc_bar()Luis R. Rodriguez
2015-08-24PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCIZhang Rui
2015-08-24Merge branches 'pci/host-dra7xx', 'pci/host-imx6' and 'pci/host-spear' into nextBjorn Helgaas
2015-08-24PCI: Set MPS to match upstream bridgeKeith Busch
2015-08-20PCI: Don't use 64-bit bus addresses on PA-RISCBjorn Helgaas
2015-08-20PCI: Move MPS configuration check to pci_configure_device()Bjorn Helgaas
2015-08-20PCI: Drop references acquired by of_parse_phandle()Bjorn Helgaas
2015-08-20PCI/MSI: Remove unused pcibios_msi_controller() hookLorenzo Pieralisi
2015-08-20ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi
2015-08-20PCI: Add pci_scan_root_bus_msi()Lorenzo Pieralisi
2015-08-20PCI: generic: Add arm64 supportJayachandran C
2015-08-20PCI: Build setup-irq.o for arm64Jayachandran C
2015-08-20PCI: generic: Remove dependency on ARM-specific struct hw_pciJayachandran C
2015-08-20PCI: imx6: Simplify a trivial if-return sequenceFabio Estevam
2015-08-20PCI: spear: Use BUG_ON() instead of condition followed by BUG()Fabio Estevam
2015-08-20PCI: dra7xx: Remove unneeded use of IS_ERR_VALUE()Fabio Estevam
2015-08-19PCI: Tolerate hierarchies with no Root PortYijing Wang
2015-08-18PCI: xilinx: Fix typo in function nameJiang Liu
2015-08-14Merge branches 'pci/host-dra7xx' and 'pci/host-iproc' into nextBjorn Helgaas
2015-08-14Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas
2015-08-13PCI: Remove pci_ats_enabled()Bjorn Helgaas
2015-08-13PCI: Stop caching ATS Invalidate Queue DepthBjorn Helgaas
2015-08-13PCI: Clean up ATS error handlingBjorn Helgaas
2015-08-13PCI: Use pci_physfn() rather than looking up physfn by handBjorn Helgaas
2015-08-13PCI: Inline the ATS setup code into pci_ats_init()Bjorn Helgaas
2015-08-13PCI: Rationalize pci_ats_queue_depth() error checkingBjorn Helgaas
2015-08-13PCI: Embed ATS info directly into struct pci_devBjorn Helgaas
2015-08-13PCI: Allocate ATS struct during enumerationBjorn Helgaas
2015-08-11PCI: dra7xx: Add support to make GPIO drive PERST# lineKishon Vijay Abraham I