aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-07-02PCI: Build setup-irq.o on all archesGravatar Matthew Minter 1-15/+2
2017-04-28Merge branch 'pci/resource-mmap' into nextGravatar Bjorn Helgaas 1-1/+1
2017-04-20PCI: Add pci_mmap_resource_range() and use it for ARM64Gravatar David Woodhouse 1-1/+1
2017-03-06MicroSemi Switchtec management interface driverGravatar Logan Gunthorpe 1-0/+1
2016-06-15x86/platform/intel-mid: Add Power Management Unit driverGravatar Andy Shevchenko 1-0/+3
2016-05-11PCI: Provide common functions for ECAM mappingGravatar Jayachandran C 1-0/+2
2016-03-10ARC: Add PCI supportGravatar Joao Pinto 1-0/+1
2015-08-20PCI: Build setup-irq.o for arm64Gravatar Jayachandran C 1-0/+1
2014-12-16PCI: Remove PCI ioapic driverGravatar Jiang Liu 1-2/+0
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 1-1/+0
2014-02-27x86, platforms: Remove SGI Visual WorkstationGravatar H. Peter Anvin 1-1/+0
2014-02-12PCI: Cleanup per-arch list of object filesGravatar Liviu Dudau 1-14/+8
2013-12-17PCI: Add Virtual Channel to save/restore supportGravatar Alex Williamson 1-1/+1
2013-05-20pci: PCIe driver for Marvell Armada 370/XP systemsGravatar Thomas Petazzoni 1-0/+3
2012-11-28PCI: Always build setup-bus when PCI is enabledGravatar Bill Pemberton 1-4/+1
2012-11-28PCI: Move pci_uevent into pci-driver.cGravatar Bill Pemberton 1-2/+0
2012-07-13PCI: build resource code for M68K architectureGravatar Greg Ungerer 1-0/+1
2012-05-21Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Gravatar Linus Torvalds 1-1/+1
2012-04-30PCI: move host bridge-related code to host-bridge.cGravatar Yinghai Lu 1-1/+1
2012-04-26pci: frv architecture needs generic setup-bus infrastructureGravatar Paul Gortmaker 1-0/+1
2011-10-14PCI: Move ATS implementation into own fileGravatar Joerg Roedel 1-0/+1
2011-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-5/+0
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Gravatar Linus Torvalds 1-0/+2
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Gravatar Ohad Ben-Cohen 1-5/+0
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyGravatar Benjamin Herrenschmidt 1-0/+2
2011-06-02sparc32,leon: added LEON-common low-level PCI routinesGravatar Daniel Hellstrom 1-0/+1
2011-04-12PCI: pci-label: Fix build failure when CONFIG_NLS is set to 'm' by allmodconfigGravatar Randy Dunlap 1-2/+2
2011-03-18Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-1/+2
2011-03-17unicore32 machine related files: pci bus handlingGravatar GuanXuetao 1-0/+1
2011-03-04PCI: Export ACPI _DSM provided firmware instance number and string name to sysfsGravatar Narendra_K@Dell.com 1-1/+2
2010-11-24pci root complex: support for tile architectureGravatar Chris Metcalf 1-0/+1
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-0/+2
2010-10-18xen-pcifront: Xen PCI frontend driver.Gravatar Ryan Wilson 1-0/+2
2010-10-17PCI: use new ccflags variable in MakefileGravatar matt mooney 1-3/+1
2010-07-30PCI: export SMBIOS provided firmware instance and label to sysfsGravatar Narendra K 1-0/+3
2010-03-11microblaze: Enable PCI, missing filesGravatar Michal Simek 1-0/+1
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 1-3/+2
2010-02-28pci: Add helper to find a VPD resource data typeGravatar Matt Carlson 1-1/+1
2010-02-22PCI: push deprecated pci_find_device() function to last userGravatar Tilman Schmidt 1-3/+0
2010-02-22PCI: Clean up build for CONFIG_PCI_QUIRKS unsetGravatar Rafael J. Wysocki 1-1/+3
2009-11-04PCI hotplug: move IOAPIC support from acpiphp to ioapic driverGravatar Bjorn Helgaas 1-0/+2
2009-09-09PCI: disable pci_find_device warnings when deprecated pci functions are enabledGravatar Andi Kleen 1-0/+3
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-1/+2
2009-06-18PCI: drivers/pci/slot.c should depend on CONFIG_SYSFSGravatar Alex Chiang 1-1/+2
2009-05-21powerpc/pci: Cleanup some minor cruftGravatar Kumar Gala 1-1/+0
2009-03-20PCI: initialize and release SR-IOV capabilityGravatar Yu Zhao 1-0/+2
2009-01-07PCI: pci-stub module to reserve pci deviceGravatar Chris Wright 1-0/+2
2008-10-23PCI: add routines for debugging and handling lost interruptsGravatar James Bottomley 1-1/+2
2008-07-18Merge branch 'linus' into x86/x2apicGravatar Ingo Molnar 1-1/+1
2008-07-12x64, x2apic/intr-remap: parse ioapic scope under vt-d structuresGravatar Suresh Siddha 1-0/+2