| Commit message (Expand) | Author | Age | Files | Lines |
* | intel-iommu.c: dma ops fix | Ingo Molnar | 2008-04-24 | 1 | -18/+17 |
* | Fix cardbus resource allocation | Linus Torvalds | 2008-04-22 | 1 | -15/+15 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-04-21 | 57 | -826/+2049 |
|\ |
|
| * | PCI: pci-iommu-iotlb-flushing-speedup | mark gross | 2008-04-20 | 2 | -38/+40 |
| * | PCI: pci_setup_bridge() mustn't be __devinit | Adrian Bunk | 2008-04-20 | 1 | -2/+1 |
| * | PCI: pci_bus_size_cardbus() mustn't be __devinit | Adrian Bunk | 2008-04-20 | 1 | -2/+1 |
| * | PCI: pci_scan_device() mustn't be __devinit | Adrian Bunk | 2008-04-20 | 1 | -2/+1 |
| * | PCI: pci_alloc_child_bus() mustn't be __devinit | Adrian Bunk | 2008-04-20 | 1 | -2/+2 |
| * | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-20 | 39 | -487/+487 |
| * | PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered | Trent Piepho | 2008-04-20 | 1 | -1/+1 |
| * | PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno() | Jesper Juhl | 2008-04-20 | 1 | -1/+5 |
| * | PCI: clean up resource alignment management | Ivan Kokshaysky | 2008-04-20 | 3 | -21/+29 |
| * | PCI: aerdrv_acpi.c: remove unneeded NULL check | Adrian Bunk | 2008-04-20 | 1 | -1/+1 |
| * | PCI: Update VIA CX700 quirk | Tim Yamin | 2008-04-20 | 1 | -1/+12 |
| * | PCI: Expose PCI VPD through sysfs | Ben Hutchings | 2008-04-20 | 4 | -14/+283 |
| * | PCI: iommu: iotlb flushing | mark gross | 2008-04-20 | 2 | -18/+131 |
| * | PCI: simplify quirk debug output | Bjorn Helgaas | 2008-04-20 | 1 | -2/+2 |
| * | PCI: iova RB tree setup tweak | mark gross | 2008-04-20 | 1 | -14/+36 |
| * | PCI: add generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 1 | -0/+43 |
| * | PCI: add PCI Express ASPM support | Shaohua Li | 2008-04-20 | 7 | -0/+852 |
| * | PCI: Include PCI domain in PCI bus names on x86/x86_64 | Gary Hade | 2008-04-20 | 1 | -1/+3 |
| * | PCI: #if 0 pci_cleanup_aer_correct_error_status() | Adrian Bunk | 2008-04-20 | 1 | -1/+2 |
| * | PCI: pcie AER: don't check _OSC when acpi is disabled | Yinghai Lu | 2008-04-20 | 1 | -0/+3 |
| * | PCI: remove global list of PCI devices | Greg Kroah-Hartman | 2008-04-20 | 3 | -46/+1 |
| * | PCI: add is_added flag to struct pci_dev | Greg Kroah-Hartman | 2008-04-20 | 3 | -12/+7 |
| * | PCI: make no_pci_devices() use the pci_bus_type list | Greg Kroah-Hartman | 2008-04-20 | 1 | -3/+14 |
| * | PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY | Greg Kroah-Hartman | 2008-04-20 | 1 | -1/+1 |
| * | PCI Hotplug: make cpcihp driver use modern apis | Greg Kroah-Hartman | 2008-04-20 | 2 | -2/+8 |
| * | PCI: clean up search.c a lot | Greg Kroah-Hartman | 2008-04-20 | 1 | -137/+112 |
| * | PCI: remove pci_get_device_reverse | Greg Kroah-Hartman | 2008-04-20 | 1 | -41/+0 |
| * | PCI: remove pci_find_present | Greg Kroah-Hartman | 2008-04-20 | 1 | -20/+15 |
| * | PCI: #if 0 pci_assign_resource_fixed() | Adrian Bunk | 2008-04-20 | 1 | -1/+1 |
* | | cpumask: use new cpus_scnprintf function | Mike Travis | 2008-04-19 | 2 | -6/+41 |
* | | generic: use new set_cpus_allowed_ptr function | Mike Travis | 2008-04-19 | 1 | -3/+6 |
|/ |
|
* | pci: revert SMBus unhide on HP Compaq nx6110 | Jean Delvare | 2008-03-28 | 1 | -5/+6 |
* | Revert "PCI: remove transparent bridge sizing" | Linus Torvalds | 2008-03-26 | 1 | -5/+0 |
* | PCI: revert "pcie: utilize pcie transaction pending bit" | Andrew Morton | 2008-03-24 | 1 | -21/+0 |
* | PCI: iova: lockdep false alarm fix | Mark Gross | 2008-03-24 | 1 | -0/+7 |
* | pciehp: don't enable slot unless forced | Mark Lord | 2008-03-17 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-03-13 | 1 | -1/+5 |
|\ |
|
| * | PCI: fix issue with busses registering multiple times in sysfs | Greg Kroah-Hartman | 2008-03-13 | 1 | -1/+5 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an... | Len Brown | 2008-03-13 | 1 | -8/+16 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | ACPI: acpi_pci_set_power_state() cleanups | David Brownell | 2008-02-23 | 1 | -8/+16 |
| | |/
| |/| |
|
* | | | PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver | Jesper Juhl | 2008-03-10 | 1 | -0/+1 |
* | | | pci: hotplug: pciehp: fix error code path in hpc_power_off_slot | Kenji Kaneshige | 2008-03-04 | 1 | -2/+3 |
* | | | PCI: fix up error messages for pci_bus registering | Greg Kroah-Hartman | 2008-03-04 | 1 | -4/+6 |
* | | | PCI: fix section mismatch warning in pci_scan_child_bus | Sam Ravnborg | 2008-03-04 | 6 | -9/+9 |
* | | | PCI: consolidate duplicated MSI enable functions | Bjorn Helgaas | 2008-03-04 | 1 | -30/+6 |
* | | | PCI: use dev_printk in quirk messages | Bjorn Helgaas | 2008-03-04 | 1 | -3/+2 |
* | | | docbook: fix kernel-api source files | Randy Dunlap | 2008-03-03 | 1 | -2/+1 |