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