| Commit message (Expand) | Author | Age |
* | x86/pci: remove flag in pci_cfg_space_size_ext | Yinghai Lu | 2008-04-29 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-04-29 |
|\ |
|
| * | pciehp: fix error message about getting hotplug control | Kenji Kaneshige | 2008-04-29 |
| * | pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2 | Yinghai Lu | 2008-04-29 |
| * | pci/irq: restore mask_bits in msi shutdown -v3 | Yinghai Lu | 2008-04-29 |
| * | pciehp: Fix command write | Kenji Kaneshige | 2008-04-25 |
| * | shpchp: fix slot name | Kenji Kaneshige | 2008-04-25 |
| * | make pciehp_acpi_get_hp_hw_control_from_firmware() | Adrian Bunk | 2008-04-25 |
| * | pciehp: Clean up pcie_init() | Kenji Kaneshige | 2008-04-25 |
| * | pciehp: Mask hotplug interrupt at controller release | Kenji Kaneshige | 2008-04-25 |
| * | pciehp: Remove useless hotplug interrupt enabling | Kenji Kaneshige | 2008-04-25 |
| * | pciehp: Fix wrong slot capability check | Kenji Kaneshige | 2008-04-25 |
| * | pciehp: Fix wrong slot control register access | Kenji Kaneshige | 2008-04-25 |
| * | pciehp: Add missing memory barrier | Kenji Kaneshige | 2008-04-25 |
| * | pciehp: Fix interrupt event handlig | Kenji Kaneshige | 2008-04-25 |
| * | pciehp: fix slot name | Kenji Kaneshige | 2008-04-25 |
| * | PCI Express ASPM support should default to 'No' | Jesper Juhl | 2008-04-23 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-29 |
|\ \ |
|
| * | | x86: multi pci root bus with different io resource range, on 64-bit | Yinghai Lu | 2008-04-26 |
| * | | driver core: try parent numa_node at first before using default | Yinghai Lu | 2008-04-26 |
| * | | x86_64: set cfg_size for AMD Family 10h in case MMCONFIG | Yinghai Lu | 2008-04-26 |
* | | | drivers: use non-racy method for proc entries creation (2) | Denis V. Lunev | 2008-04-29 |
* | | | proc: remove proc_bus | Alexey Dobriyan | 2008-04-29 |
* | | | drivers: fix integer as NULL pointer warnings | Harvey Harrison | 2008-04-28 |
|/ / |
|
* / | intel-iommu.c: dma ops fix | Ingo Molnar | 2008-04-24 |
|/ |
|
* | Fix cardbus resource allocation | Linus Torvalds | 2008-04-22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | PCI: pci-iommu-iotlb-flushing-speedup | mark gross | 2008-04-21 |
| * | PCI: pci_setup_bridge() mustn't be __devinit | Adrian Bunk | 2008-04-21 |
| * | PCI: pci_bus_size_cardbus() mustn't be __devinit | Adrian Bunk | 2008-04-21 |
| * | PCI: pci_scan_device() mustn't be __devinit | Adrian Bunk | 2008-04-21 |
| * | PCI: pci_alloc_child_bus() mustn't be __devinit | Adrian Bunk | 2008-04-21 |
| * | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-21 |
| * | PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered | Trent Piepho | 2008-04-21 |
| * | PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno() | Jesper Juhl | 2008-04-21 |
| * | PCI: clean up resource alignment management | Ivan Kokshaysky | 2008-04-21 |
| * | PCI: aerdrv_acpi.c: remove unneeded NULL check | Adrian Bunk | 2008-04-21 |
| * | PCI: Update VIA CX700 quirk | Tim Yamin | 2008-04-21 |
| * | PCI: Expose PCI VPD through sysfs | Ben Hutchings | 2008-04-21 |
| * | PCI: iommu: iotlb flushing | mark gross | 2008-04-21 |
| * | PCI: simplify quirk debug output | Bjorn Helgaas | 2008-04-21 |
| * | PCI: iova RB tree setup tweak | mark gross | 2008-04-21 |
| * | PCI: add generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
| * | PCI: add PCI Express ASPM support | Shaohua Li | 2008-04-21 |
| * | PCI: Include PCI domain in PCI bus names on x86/x86_64 | Gary Hade | 2008-04-21 |
| * | PCI: #if 0 pci_cleanup_aer_correct_error_status() | Adrian Bunk | 2008-04-21 |
| * | PCI: pcie AER: don't check _OSC when acpi is disabled | Yinghai Lu | 2008-04-21 |
| * | PCI: remove global list of PCI devices | Greg Kroah-Hartman | 2008-04-21 |
| * | PCI: add is_added flag to struct pci_dev | Greg Kroah-Hartman | 2008-04-21 |
| * | PCI: make no_pci_devices() use the pci_bus_type list | Greg Kroah-Hartman | 2008-04-21 |