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