| Commit message (Expand) | Author | Age |
* | PCI: fix rpadlpar pci hotplug driver sysfs usage | Benjamin Herrenschmidt | 2008-05-30 |
* | pciehp: add message about pciehp_slot_with_bus option | Kenji Kaneshige | 2008-05-27 |
* | pci hotplug core: add check of duplicate slot name | Kenji Kaneshige | 2008-05-27 |
* | pciehp: move msleep after power off | Kenji Kaneshige | 2008-05-27 |
* | pciehp: poll cmd completion if hotplug interrupt is disabled | Kenji Kaneshige | 2008-05-27 |
* | pciehp: fix slow probing | Kenji Kaneshige | 2008-05-27 |
* | pciehp: fix NULL dereference in interrupt handler | Kenji Kaneshige | 2008-05-27 |
* | shpchp: add message about shpchp_slot_with_bus option | Kenji Kaneshige | 2008-05-27 |
* | PCI: don't enable ASPM on devices with mixed PCIe/PCI functions | Shaohua Li | 2008-05-21 |
* | Clean up 'print_fn_descriptor_symbol()' types | Linus Torvalds | 2008-05-15 |
* | ACPI/PCI: another multiple _OSC memory leak fix | Kenji Kaneshige | 2008-05-13 |
* | PCI: enable nv_msi_ht_cap_quirk for ALi bridges | Björn Krombholz | 2008-05-13 |
* | PCI: Make the intel-iommu_wait_op macro work when jiffies are not running | mark gross | 2008-05-13 |
* | ACPI/PCI: handle multiple _OSC | Kenji Kaneshige | 2008-05-13 |
* | ACPI/PCI: handle multiple _OSC | Shaohua Li | 2008-05-13 |
* | PCI ACPI: fix uninitialized variable in __pci_osc_support_set | Kenji Kaneshige | 2008-05-13 |
* | 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 |