Age | Commit message (Expand) | Author | Files | Lines |
2015-09-08 | PCI,parisc: Enable 64-bit bus addresses on PA-RISC | Helge Deller | 1 | -1/+1 |
2015-08-21 | PCI: Don't use 64-bit bus addresses on PA-RISC | Bjorn Helgaas | 1 | -1/+1 |
2015-05-30 | PCI: Add pci_bus_addr_t | Yinghai Lu | 1 | -0/+4 |
2014-12-16 | x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC | Jiang Liu | 1 | -1/+1 |
2014-12-16 | PCI: Remove PCI ioapic driver | Jiang Liu | 1 | -7/+0 |
2014-11-23 | PCI/MSI: Enhance core to support hierarchy irqdomain | Jiang Liu | 1 | -0/+5 |
2014-11-23 | PCI/MSI: Move cached entry functions to irq core | Jiang Liu | 1 | -0/+1 |
2014-01-04 | PCI: Convert ioapic to be builtin only, not modular | Yinghai Lu | 1 | -1/+2 |
2013-08-12 | PCI: remove ARCH_SUPPORTS_MSI kconfig option | Thomas Petazzoni | 1 | -4/+0 |
2013-07-03 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -0/+2 |
2013-06-04 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 1 | -2/+0 |
2013-05-20 | pci: PCIe driver for Marvell Armada 370/XP systems | Thomas Petazzoni | 1 | -0/+2 |
2012-09-11 | PCI: Drop bogus default from ARCH_SUPPORTS_MSI | Jan Beulich | 1 | -1/+0 |
2012-02-24 | PCI: add a PCI resource reallocation config option | Yinghai Lu | 1 | -0/+13 |
2011-12-06 | pci, x86/io-apic: Allow PCI_IOAPIC to be user configurable on x86 | Jan Beulich | 1 | -2/+2 |
2011-11-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -0/+1 |
2011-11-07 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -11/+0 |
2011-11-01 | pci: drop unused Kconfig symbol | Paul Bolle | 1 | -11/+0 |
2011-10-31 | PCI: Let PCI_PRI depend on PCI | Joerg Roedel | 1 | -0/+1 |
2011-10-14 | PCI: Add support for PASID capability | Joerg Roedel | 1 | -0/+13 |
2011-10-14 | PCI: Add implementation for PRI capability | Joerg Roedel | 1 | -0/+9 |
2011-10-14 | PCI: Move ATS implementation into own file | Joerg Roedel | 1 | -0/+4 |
2011-04-12 | PCI: pci-label: Fix build failure when CONFIG_NLS is set to 'm' by allmodconfig | Randy Dunlap | 1 | -1/+3 |
2011-03-04 | PCI: Export ACPI _DSM provided firmware instance number and string name to sysfs | Narendra_K@Dell.com | 1 | -0/+2 |
2011-01-06 | xen/pci: Make xen-pcifront be dependent on XEN_XENBUS_FRONTEND | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2010-10-18 | xen-pcifront: Xen PCI frontend driver. | Ryan Wilson | 1 | -0/+21 |
2010-05-11 | PCI: change PCI_MSI help text to recommend enabling | Jesse Barnes | 1 | -1/+1 |
2010-02-23 | PCI: push deprecated pci_find_device() function to last user | Tilman Schmidt | 1 | -11/+0 |
2009-11-05 | PCI: remove pci_find_slot from PCI_LEGACY config description | Thadeu Lima de Souza Cascardo | 1 | -4/+4 |
2009-11-05 | PCI hotplug: move IOAPIC support from acpiphp to ioapic driver | Bjorn Helgaas | 1 | -0/+7 |
2009-03-20 | PCI: initialize and release SR-IOV capability | Yu Zhao | 1 | -0/+10 |
2009-01-07 | PCI: pci-stub module to reserve pci device | Chris Wright | 1 | -0/+9 |
2007-11-06 | PCI: Add Kconfig option to disable deprecated pci_find_* API | Jeff Garzik | 1 | -0/+11 |
2007-05-03 | PCI: remove the broken PCI_MULTITHREAD_PROBE option | Adrian Bunk | 1 | -25/+0 |
2007-05-03 | msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2) | Dan Williams | 1 | -1/+5 |
2007-02-11 | [SPARC64]: Add PCI MSI support on Niagara. | David S. Miller | 1 | -1/+1 |
2007-01-05 | [PATCH] PCI: disable PCI_MULTITHREAD_PROBE | Andrew Morton | 1 | -1/+1 |
2006-12-02 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -1/+1 |
2006-12-02 | PCI: Let PCI_MULTITHREAD_PROBE not be broken | Greg Kroah-Hartman | 1 | -1/+1 |
2006-11-30 | Fix typos in doc and comments | Jan Engelhardt | 1 | -1/+1 |
2006-11-30 | Fix misc Kconfig typos | Matt LaPlante | 1 | -1/+1 |
2006-11-03 | PCI: Let PCI_MULTITHREAD_PROBE depend on BROKEN | Adrian Bunk | 1 | -1/+1 |
2006-10-11 | [PATCH] HT_IRQ must depend on PCI | Adrian Bunk | 1 | -1/+1 |
2006-10-04 | [PATCH] htirq: tidy up the htirq code | Eric W. Biederman | 1 | -1/+0 |
2006-10-04 | [PATCH] Initial generic hypertransport interrupt support | Eric W. Biederman | 1 | -0/+9 |
2006-09-26 | PCI: enable driver multi-threaded probe | Greg Kroah-Hartman | 1 | -0/+25 |
2006-03-24 | [PATCH] PCI: Provide a boot parameter to disable MSI | Matthew Wilcox | 1 | -0/+4 |
2006-03-24 | [PATCH] PCI: the scheduled removal of PCI_LEGACY_PROC | Adrian Bunk | 1 | -17/+0 |
2005-09-09 | [PATCH] PCI: remove CONFIG_PCI_NAMES | Adrian Bunk | 1 | -17/+0 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+59 |