| Commit message (Expand) | Author | Age |
* | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 | Matthew Wilcox | 2009-04-22 |
* | PCI: annotate pci_rescan_bus as __ref, not __devinit | Alex Chiang | 2009-04-06 |
* | PCI: fix conflict between SR-IOV and config space sizing | Yu Zhao | 2009-03-26 |
* | PCI: Introduce /sys/bus/pci/rescan | Alex Chiang | 2009-03-20 |
* | PCI: Introduce pci_rescan_bus() | Alex Chiang | 2009-03-20 |
* | PCI: always scan child buses | Alex Chiang | 2009-03-20 |
* | PCI: pci_scan_slot() returns newly found devices | Trent Piepho | 2009-03-20 |
* | PCI: don't scan existing devices | Trent Piepho | 2009-03-20 |
* | PCI: centralize device setup code | Yu Zhao | 2009-03-20 |
* | PCI: reserve bus range for SR-IOV device | Yu Zhao | 2009-03-20 |
* | PCI: initialize and release SR-IOV capability | Yu Zhao | 2009-03-20 |
* | PCI/x86: detect host bridge config space size w/o using quirks | Yinghai Lu | 2009-03-20 |
* | PCI: Use kzalloc() in pci_create_bus() | Geert Uytterhoeven | 2009-03-20 |
* | PCI: fix wrong assumption in pci_read_bridge_bases | Kenji Kaneshige | 2009-03-20 |
* | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-01-10 |
|\ |
|
| * | cpumask: update pci_bus_show_cpuaffinity to use new cpumask API | Mike Travis | 2009-01-04 |
* | | PCI: set device wakeup capable flag if platform support is present | Jesse Barnes | 2009-01-07 |
* | | PCI: allow pci_alloc_child_bus() to handle a NULL bridge | Yu Zhao | 2009-01-07 |
* | | PCI: export __pci_read_base() | Yu Zhao | 2009-01-07 |
* | | PCI: define PCI resource names in an 'enum' | Yu Zhao | 2009-01-07 |
* | | PCI: handle PCI state saving with interrupts disabled | Rafael J. Wysocki | 2009-01-07 |
* | | PCI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-07 |
|/ |
|
* | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 2008-12-13 |
* | PCI: remove unused resource assignment in pci_read_bridge_bases() | Zhao, Yu | 2008-10-23 |
* | PCI: Workaround invalid P2P bridge bus numbers | Benjamin Herrenschmidt | 2008-10-22 |
* | PCI: Add ability to mmap legacy_io on some platforms | Benjamin Herrenschmidt | 2008-10-20 |
* | PCI: probing debug message uniformization | Vincent Legoll | 2008-10-20 |
* | PCI: support PCIe ARI capability | Yu Zhao | 2008-10-20 |
* | PCI: centralize the capabilities code in probe.c | Zhao, Yu | 2008-10-20 |
* | PCI: fix 64-vbit prefetchable memory resource BARs | Peter Chubb | 2008-10-20 |
* | PCI: replace cfg space size (256/4096) by macros. | Zhao, Yu | 2008-10-20 |
* | PCI: connect struct pci_dev to struct pci_slot | Alex Chiang | 2008-10-20 |
* | PCI: follow lspci device/vendor style | Bjorn Helgaas | 2008-10-20 |
* | pci: Use new %pR to print resource ranges | Benjamin Herrenschmidt | 2008-10-20 |
* | Driver core: add bus_sort_breadthfirst() function | Greg Kroah-Hartman | 2008-10-16 |
* | PCI: re-add debug prints for unmodified BARs | Yinghai Lu | 2008-09-12 |
* | PCI: Fix printk warnings in probe.c | Johann Felix Soden | 2008-09-09 |
* | Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jesse Barnes | 2008-08-18 |
|\ |
|
| * | Merge branch 'linus' into pci-for-jesse | Ingo Molnar | 2008-07-18 |
| |\ |
|
| * | | pci: debug extra pci resources range | Yinghai Lu | 2008-06-23 |
* | | | PCI: check the return value of device_create_bin_file() in pci_create_bus() | Simon Horman | 2008-08-07 |
* | | | PCI: disable ASPM on pre-1.1 PCIe devices | Shaohua Li | 2008-07-28 |
* | | | PCI: handle 64-bit resources better on 32-bit machines | Matthew Wilcox | 2008-07-28 |
* | | | PCI: rewrite PCI BAR reading code | Matthew Wilcox | 2008-07-28 |
| |/
|/| |
|
* | | PCI ACPI: Rework PCI handling of wake-up | Rafael J. Wysocki | 2008-07-07 |
* | | PCI: handle pci_name() being const | Greg Kroah-Hartman | 2008-07-03 |
* | | PCI: fix pci_setup_device()'s sprinting into a const buffer | David Howells | 2008-06-27 |
* | | PCI: use dev_printk when possible | Bjorn Helgaas | 2008-06-25 |
* | | PCI: introduce pci_slot | Alex Chiang | 2008-06-10 |
* | | PCI: Disable PME during PCI scan | Zhao Yakui | 2008-06-10 |
|/ |
|