aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/Makefile
AgeCommit message (Expand)Author
2015-08-20PCI: Build setup-irq.o for arm64Jayachandran C
2014-12-16PCI: Remove PCI ioapic driverJiang Liu
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin
2014-02-12PCI: Cleanup per-arch list of object filesLiviu Dudau
2013-12-17PCI: Add Virtual Channel to save/restore supportAlex Williamson
2013-05-20pci: PCIe driver for Marvell Armada 370/XP systemsThomas Petazzoni
2012-11-28PCI: Always build setup-bus when PCI is enabledBill Pemberton
2012-11-28PCI: Move pci_uevent into pci-driver.cBill Pemberton
2012-07-13PCI: build resource code for M68K architectureGreg Ungerer
2012-05-21Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Linus Torvalds
2012-04-30PCI: move host bridge-related code to host-bridge.cYinghai Lu
2012-04-26pci: frv architecture needs generic setup-bus infrastructurePaul Gortmaker
2011-10-14PCI: Move ATS implementation into own fileJoerg Roedel
2011-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt
2011-06-02sparc32,leon: added LEON-common low-level PCI routinesDaniel Hellstrom
2011-04-12PCI: pci-label: Fix build failure when CONFIG_NLS is set to 'm' by allmodconfigRandy Dunlap
2011-03-18Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-03-17unicore32 machine related files: pci bus handlingGuanXuetao
2011-03-04PCI: Export ACPI _DSM provided firmware instance number and string name to sysfsNarendra_K@Dell.com
2010-11-24pci root complex: support for tile architectureChris Metcalf
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-18xen-pcifront: Xen PCI frontend driver.Ryan Wilson
2010-10-17PCI: use new ccflags variable in Makefilematt mooney
2010-07-30PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K
2010-03-11microblaze: Enable PCI, missing filesMichal Simek
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-28pci: Add helper to find a VPD resource data typeMatt Carlson
2010-02-22PCI: push deprecated pci_find_device() function to last userTilman Schmidt
2010-02-22PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki
2009-11-04PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas
2009-09-09PCI: disable pci_find_device warnings when deprecated pci functions are enabledAndi Kleen
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-06-18PCI: drivers/pci/slot.c should depend on CONFIG_SYSFSAlex Chiang
2009-05-21powerpc/pci: Cleanup some minor cruftKumar Gala
2009-03-20PCI: initialize and release SR-IOV capabilityYu Zhao
2009-01-07PCI: pci-stub module to reserve pci deviceChris Wright
2008-10-23PCI: add routines for debugging and handling lost interruptsJames Bottomley
2008-07-18Merge branch 'linus' into x86/x2apicIngo Molnar
2008-07-12x64, x2apic/intr-remap: parse ioapic scope under vt-d structuresSuresh Siddha
2008-06-10PCI: introduce pci_slotAlex Chiang
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells
2008-02-02PCI: fix section mismatch warnings referring to pci_do_scan_busSam Ravnborg
2008-01-27[POWERPC] Always build setup-bus.c on powerpcKumar Gala
2007-10-22Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S
2007-10-22Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S
2007-07-11PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox