aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-20pci: PCIe driver for Marvell Armada 370/XP systemsThomas Petazzoni1-0/+3
2012-11-28PCI: Always build setup-bus when PCI is enabledBill Pemberton1-4/+1
2012-11-28PCI: Move pci_uevent into pci-driver.cBill Pemberton1-2/+0
2012-07-13PCI: build resource code for M68K architectureGreg Ungerer1-0/+1
2012-05-21Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2012-04-30PCI: move host bridge-related code to host-bridge.cYinghai Lu1-1/+1
2012-04-26pci: frv architecture needs generic setup-bus infrastructurePaul Gortmaker1-0/+1
2011-10-14PCI: Move ATS implementation into own fileJoerg Roedel1-0/+1
2011-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+0
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+2
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen1-5/+0
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt1-0/+2
2011-06-02sparc32,leon: added LEON-common low-level PCI routinesDaniel Hellstrom1-0/+1
2011-04-12PCI: pci-label: Fix build failure when CONFIG_NLS is set to 'm' by allmodconfigRandy Dunlap1-2/+2
2011-03-18Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+2
2011-03-17unicore32 machine related files: pci bus handlingGuanXuetao1-0/+1
2011-03-04PCI: Export ACPI _DSM provided firmware instance number and string name to sysfsNarendra_K@Dell.com1-1/+2
2010-11-24pci root complex: support for tile architectureChris Metcalf1-0/+1
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+2
2010-10-18xen-pcifront: Xen PCI frontend driver.Ryan Wilson1-0/+2
2010-10-17PCI: use new ccflags variable in Makefilematt mooney1-3/+1
2010-07-30PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K1-0/+3
2010-03-11microblaze: Enable PCI, missing filesMichal Simek1-0/+1
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-3/+2
2010-02-28pci: Add helper to find a VPD resource data typeMatt Carlson1-1/+1
2010-02-22PCI: push deprecated pci_find_device() function to last userTilman Schmidt1-3/+0
2010-02-22PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki1-1/+3
2009-11-04PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas1-0/+2
2009-09-09PCI: disable pci_find_device warnings when deprecated pci functions are enabledAndi Kleen1-0/+3
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+2
2009-06-18PCI: drivers/pci/slot.c should depend on CONFIG_SYSFSAlex Chiang1-1/+2
2009-05-21powerpc/pci: Cleanup some minor cruftKumar Gala1-1/+0
2009-03-20PCI: initialize and release SR-IOV capabilityYu Zhao1-0/+2
2009-01-07PCI: pci-stub module to reserve pci deviceChris Wright1-0/+2
2008-10-23PCI: add routines for debugging and handling lost interruptsJames Bottomley1-1/+2
2008-07-18Merge branch 'linus' into x86/x2apicIngo Molnar1-1/+1
2008-07-12x64, x2apic/intr-remap: parse ioapic scope under vt-d structuresSuresh Siddha1-0/+2
2008-06-10PCI: introduce pci_slotAlex Chiang1-1/+1
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells1-0/+1
2008-02-02PCI: fix section mismatch warnings referring to pci_do_scan_busSam Ravnborg1-0/+3
2008-01-27[POWERPC] Always build setup-bus.c on powerpcKumar Gala1-1/+1
2007-10-22Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S1-1/+1
2007-10-22Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S1-0/+3
2007-07-11PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox1-3/+1
2006-10-04[PATCH] htirq: tidy up the htirq codeEric W. Biederman1-1/+3
2006-10-04[PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman1-6/+3
2006-10-04[PATCH] Initial generic hypertransport interrupt supportEric W. Biederman1-0/+1
2006-10-04[PATCH] genirq: msi: only build msi-apic.c on ia64Eric W. Biederman1-1/+2
2006-06-21[PATCH] PCI: msi abstractions and support for altixMark Maule1-1/+5
2005-12-16[PATCH] PCI express must be initialized before PCI hotplugMilton Miller1-4/+3