| Commit message (Expand) | Author | Age |
... | |
| * | | | | | PCI: add stub for pci_set_consistent_dma_mask() | Randy Dunlap | 2008-06-30 |
| * | | | | | PCI: remove unused arch pcibios_update_resource() functions | Adrian Bunk | 2008-06-27 |
| * | | | | | PCI: fix pci_setup_device()'s sprinting into a const buffer | David Howells | 2008-06-27 |
| * | | | | | PCI: Fix comment of pci_dynids | Wang Chen | 2008-06-27 |
| * | | | | | pciehp: use get_service_data | Kenji Kaneshige | 2008-06-27 |
| * | | | | | pciehp: remove needless command completed interrupt setting | Kenji Kaneshige | 2008-06-27 |
| * | | | | | pciehp: fix interrupt initialization | Kenji Kaneshige | 2008-06-27 |
| * | | | | | PCI: correct resource number in debug output | Jesse Barnes | 2008-06-25 |
| * | | | | | PCIE: port driver: use dev_printk when possible | Bjorn Helgaas | 2008-06-25 |
| * | | | | | PCIE: aer: use dev_printk when possible | Bjorn Helgaas | 2008-06-25 |
| * | | | | | PCI: use dev_printk when possible | Bjorn Helgaas | 2008-06-25 |
| * | | | | | Remove unnecessary 'tmp' variable from pci_hp_register(). | Kenji Kaneshige | 2008-06-25 |
| * | | | | | pciehp: remove inline from command related functions | Kenji Kaneshige | 2008-06-25 |
| * | | | | | pciehp: change command polling frequency | Kenji Kaneshige | 2008-06-25 |
| * | | | | | pciehp: cleanup pcie_poll_cmd | Kenji Kaneshige | 2008-06-25 |
| * | | | | | pciehp: fix typo in hpc_release_ctlr | Kenji Kaneshige | 2008-06-25 |
| * | | | | | PCI: fixup kdoc blocks for hotplug functions | Jesse Barnes | 2008-06-25 |
| * | | | | | x86/PCI: fixup early quirk probing | Jesse Barnes | 2008-06-16 |
| * | | | | | Suspend-related patches for 2.6.27 | Rafael J. Wysocki | 2008-06-12 |
| * | | | | | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Jesse Barnes | 2008-06-12 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI PM: Remove obsolete Toshiba workaround | Rafael J. Wysocki | 2008-06-11 |
| | * | | | | | PCI ACPI: Drop the second argument of platform_pci_choose_state | Rafael J. Wysocki | 2008-06-11 |
| | * | | | | | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 2008-06-11 |
| * | | | | | | PCI: ACPI PCI slot detection driver | Alex Chiang | 2008-06-10 |
| * | | | | | | PCI: introduce pci_slot | Alex Chiang | 2008-06-10 |
| * | | | | | | PCI: construct one fakephp slot per PCI slot | Alex Chiang | 2008-06-10 |
| * | | | | | | PCI: update location of PCI hotplug mailing lists | Jesse Barnes | 2008-06-10 |
| * | | | | | | PCI: unhide the SMBus on the Compaq Deskpro EN | Krzysztof Helt | 2008-06-10 |
| * | | | | | | PCIe: fix 'symbol not declared' sparse warnings | Alex Chiang | 2008-06-10 |
| * | | | | | | PCI: Unhide the SMBus on the Compaq Evo D510 | Jean Delvare | 2008-06-10 |
| * | | | | | | PCI: eliminate double kfree in intel-iommu initialization | Julia Lawall | 2008-06-10 |
| * | | | | | | pciehp: removes redundant NULL write to slot status register | Kenji Kaneshige | 2008-06-10 |
| * | | | | | | pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c | Kenji Kaneshige | 2008-06-10 |
| * | | | | | | shpchp: check firmware before taking control | Kenji Kaneshige | 2008-06-10 |
| * | | | | | | pciehp: block signals while waiting for command completion | Kenji Kaneshige | 2008-06-10 |
| * | | | | | | pciehp: evaluate _OSC/OSHP before controller init | Kenji Kaneshige | 2008-06-10 |
| * | | | | | | pciehp: remove redundant pci_dev initialization | Kenji Kaneshige | 2008-06-10 |
| * | | | | | | PCI/x86: early dump pci conf space v2 | Yinghai Lu | 2008-06-10 |
| * | | | | | | PCI/x86: write_pci_config_byte fix offset | Yinghai Lu | 2008-06-10 |
| * | | | | | | Implement new suspend and hibernation callbacks for platform busses | Rafael J. Wysocki | 2008-06-10 |
| * | | | | | | PCI: implement new suspend/resume callbacks | Rafael J. Wysocki | 2008-06-10 |
| * | | | | | | Introduce new top level suspend and hibernation callbacks | Rafael J. Wysocki | 2008-06-10 |
| * | | | | | | PCI: boot parameter to avoid expansion ROM memory allocation | Gary Hade | 2008-06-10 |
| * | | | | | | PCI/MSI: skip calling pci_find_capability from msi_set_mask_bits | Hidetoshi Seto | 2008-06-10 |
| * | | | | | | PCI: remove CVS keywords | Adrian Bunk | 2008-06-10 |
| * | | | | | | pci-acpi: formatting cleanups for _OSC | Kenji Kaneshige | 2008-06-10 |
| * | | | | | | pci-acpi: remove unused variable in __pci_osc_support_set | Kenji Kaneshige | 2008-06-10 |
| * | | | | | | pci-acpi: add flag to indicate query had been done | Kenji Kaneshige | 2008-06-10 |
| * | | | | | | pci-acpi: use local buffer for _OSC | Kenji Kaneshige | 2008-06-10 |
| * | | | | | | pci-acpi: remove duplicate code for _OSC | Kenji Kaneshige | 2008-06-10 |