| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: Allow building PCIe things without PCIEPORTBUS | Bjorn Helgaas | 2019-11-21 | 1 | -1/+2 |
* | PCI: OF: Allow of_pci_get_max_link_speed() to be used by PCI Endpoint drivers | Kishon Vijay Abraham I | 2019-04-15 | 1 | -1/+1 |
* | PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set | Sinan Kaya | 2018-12-20 | 1 | -1/+1 |
* | Merge branch 'remotes/lorenzo/pci/controller-misc' | Bjorn Helgaas | 2018-10-20 | 1 | -0/+1 |
|\ |
|
| * | PCI: Introduce PCI bridge emulated config space common logic | Thomas Petazzoni | 2018-10-18 | 1 | -0/+1 |
* | | PCI/P2PDMA: Support peer-to-peer memory | Logan Gunthorpe | 2018-10-10 | 1 | -0/+1 |
|/ |
|
* | PCI: Initialize endpoint library before controllers | Alan Douglas | 2018-06-26 | 1 | -3/+3 |
* | PCI: Collect all native drivers under drivers/pci/controller/ | Shawn Lin | 2018-06-08 | 1 | -5/+1 |
* | PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFs | Alexander Duyck | 2018-04-24 | 1 | -0/+1 |
* | PCI: Tidy Makefiles | Bjorn Helgaas | 2018-03-19 | 1 | -45/+24 |
* | PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controller | Cyrille Pitchen | 2018-01-31 | 1 | -0/+1 |
* | PCI: Regroup all PCI related entries into drivers/pci/Makefile | Cyrille Pitchen | 2018-01-31 | 1 | -3/+10 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-11-26 | 1 | -3/+0 |
|\ |
|
| * | x86/PCI: Remove unused HyperTransport interrupt support | Bjorn Helgaas | 2017-11-23 | 1 | -3/+0 |
* | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-16 | 1 | -3/+0 |
|\ \
| |/
|/| |
|
| * | PCI: Move pci_hp_add_bridge() to drivers/pci/probe.c | Mika Westerberg | 2017-11-07 | 1 | -3/+0 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | PCI: Build setup-irq.o on all arches | Matthew Minter | 2017-07-02 | 1 | -15/+2 |
* | Merge branch 'pci/resource-mmap' into next | Bjorn Helgaas | 2017-04-28 | 1 | -1/+1 |
|\ |
|
| * | PCI: Add pci_mmap_resource_range() and use it for ARM64 | David Woodhouse | 2017-04-20 | 1 | -1/+1 |
* | | MicroSemi Switchtec management interface driver | Logan Gunthorpe | 2017-03-07 | 1 | -0/+1 |
|/ |
|
* | x86/platform/intel-mid: Add Power Management Unit driver | Andy Shevchenko | 2016-06-15 | 1 | -0/+3 |
* | PCI: Provide common functions for ECAM mapping | Jayachandran C | 2016-05-12 | 1 | -0/+2 |
* | ARC: Add PCI support | Joao Pinto | 2016-03-10 | 1 | -0/+1 |
* | PCI: Build setup-irq.o for arm64 | Jayachandran C | 2015-08-20 | 1 | -0/+1 |
* | PCI: Remove PCI ioapic driver | Jiang Liu | 2014-12-16 | 1 | -2/+0 |
* | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2014-04-02 | 1 | -1/+0 |
|\ |
|
| * | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin | 2014-02-27 | 1 | -1/+0 |
* | | PCI: Cleanup per-arch list of object files | Liviu Dudau | 2014-02-13 | 1 | -14/+8 |
|/ |
|
* | PCI: Add Virtual Channel to save/restore support | Alex Williamson | 2013-12-18 | 1 | -1/+1 |
* | pci: PCIe driver for Marvell Armada 370/XP systems | Thomas Petazzoni | 2013-05-20 | 1 | -0/+3 |
* | PCI: Always build setup-bus when PCI is enabled | Bill Pemberton | 2012-11-28 | 1 | -4/+1 |
* | PCI: Move pci_uevent into pci-driver.c | Bill Pemberton | 2012-11-28 | 1 | -2/+0 |
* | PCI: build resource code for M68K architecture | Greg Ungerer | 2012-07-13 | 1 | -0/+1 |
* | Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg... | Linus Torvalds | 2012-05-22 | 1 | -1/+1 |
|\ |
|
| * | PCI: move host bridge-related code to host-bridge.c | Yinghai Lu | 2012-04-30 | 1 | -1/+1 |
* | | pci: frv architecture needs generic setup-bus infrastructure | Paul Gortmaker | 2012-04-26 | 1 | -0/+1 |
|/ |
|
* | PCI: Move ATS implementation into own file | Joerg Roedel | 2011-10-14 | 1 | -0/+1 |
* | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-23 | 1 | -5/+0 |
|\ |
|
| * | x86/ia64: intel-iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 2011-06-21 | 1 | -5/+0 |
* | | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p... | Linus Torvalds | 2011-07-22 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | pci/of: Match PCI devices to OF nodes dynamically | Benjamin Herrenschmidt | 2011-06-08 | 1 | -0/+2 |
* | | sparc32,leon: added LEON-common low-level PCI routines | Daniel Hellstrom | 2011-06-02 | 1 | -0/+1 |
|/ |
|
* | PCI: pci-label: Fix build failure when CONFIG_NLS is set to 'm' by allmodconfig | Randy Dunlap | 2011-04-12 | 1 | -2/+2 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-03-18 | 1 | -1/+2 |
|\ |
|
| * | PCI: Export ACPI _DSM provided firmware instance number and string name to sysfs | Narendra_K@Dell.com | 2011-03-04 | 1 | -1/+2 |
* | | unicore32 machine related files: pci bus handling | GuanXuetao | 2011-03-17 | 1 | -0/+1 |
|/ |
|
* | pci root complex: support for tile architecture | Chris Metcalf | 2010-11-24 | 1 | -0/+1 |
* | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-10-29 | 1 | -0/+2 |
|\ |
|
| * | xen-pcifront: Xen PCI frontend driver. | Ryan Wilson | 2010-10-18 | 1 | -0/+2 |