Age | Commit message (Expand) | Author |
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 |
2008-02-21 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-02-21 | PCI: Fix wrong reference counter check for proc_dir_entry | Kenji Kaneshige |
2008-02-21 | PCI: fix up setup-bus.c #ifdef | Andrew Morton |
2008-02-21 | PCI: don't load acpi_php when acpi is disabled | Yinghai Lu |
2008-02-21 | PCI: quirks: set 'En' bit of MSI Mapping for devices onHT-based nvidia platform | Peer Chen |
2008-02-21 | PCI: kernel-doc: fix pci-acpi warning | Randy Dunlap |
2008-02-21 | PCI: AMD SATA IDE mode quirk | Crane Cai |
2008-02-21 | PCI: hotplug: acpiphp_ibm: Remove get device information | Gary Hade |
2008-02-21 | Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ... | Len Brown |
2008-02-21 | PCI ACPI: Fix comment describing acpi_pci_choose_state | Rafael J. Wysocki |
2008-02-15 | kernel-doc: fix pci-acpi warning | Randy Dunlap |
2008-02-08 | mn10300: add the MN10300/AM33 architecture to the kernel | David Howells |
2008-02-08 | intel-iommu: fault_reason index cleanup | mark gross |
2008-02-08 | intel-iommu: PMEN support | mark gross |
2008-02-06 | Genericizing iova.[ch] | David Miller |
2008-02-05 | iommu sg merging: PCI: add dma segment boundary support | FUJITA Tomonori |
2008-02-05 | iommu sg merging: PCI: add device_dma_parameters support | FUJITA Tomonori |
2008-02-02 | PCI: fix 4x section mismatch warnings | Sam Ravnborg |
2008-02-02 | PCI: fix section mismatch warnings referring to pci_do_scan_bus | Sam Ravnborg |
2008-02-02 | Revert "PCI: PCIE ASPM support" | Greg Kroah-Hartman |
2008-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2008-02-01 | PCI: make pci_bus a struct device | Greg Kroah-Hartman |
2008-02-01 | PCI: fix codingstyle issues in drivers/pci/pci.h | Greg Kroah-Hartman |
2008-02-01 | PCI: PCIE ASPM support | Shaohua Li |
2008-02-01 | PCI: Fix fakephp deadlock | Ian Abbott |
2008-02-01 | PCI: modify SB700 SATA MSI quirk | Shane Huang |
2008-02-01 | PCI: Run ACPI _OSC method on root bridges only | Andrew Patterson |
2008-02-01 | PCI ACPI: AER driver should only register PCIe devices with _OSC | Andrew Patterson |
2008-02-01 | PCI ACPI: Added a function to register _OSC with only PCIe devices. | Andrew Patterson |
2008-02-01 | PCI: constify function pointer tables | Jan Engelhardt |
2008-02-01 | PCI: Convert drivers/pci/proc.c to use unlocked_ioctl | Mathieu Segaud |
2008-02-01 | pciehp: block new requests from the device before power off | Kenji Kaneshige |
2008-02-01 | pciehp: workaround against Bad DLLP during power off | Kenji Kaneshige |
2008-02-01 | pciehp: wait for 1000ms before LED operation after power off | Kenji Kaneshige |
2008-02-01 | PCI: Remove pci_enable_device_bars() | Benjamin Herrenschmidt |
2008-02-01 | PCI: Add pci_enable_device_{io,mem} intefaces | Benjamin Herrenschmidt |
2008-02-01 | PCI: avoid save the same type of cap multiple times | Shaohua Li |
2008-02-01 | PCI: correctly initialize a structure for pcie_save_pcix_state() | Shaohua Li |
2008-02-01 | PCI: fix typo in pci_save_pcix_state | Shaohua Li |
2008-02-01 | PCI: use dev_printk in quirk messages | bjorn.helgaas@hp.com |
2008-02-01 | PCI: print quirk name in debug messages | bjorn.helgaas@hp.com |
2008-02-01 | PCI: fix for quirk_e100_interrupt() | Ivan Kokshaysky |
2008-02-01 | PCI: Spelling fixes | Joe Perches |
2008-02-01 | PCI: drivers/pci/msi.c: move arch hooks to the top | Adrian Bunk |
2008-02-01 | PCI: quirk: enable MSI Mapping on HT1000 | Sebastien Dugue |
2008-02-01 | PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources | Benjamin Herrenschmidt |
2008-02-01 | PCI: Fix bus resource assignment on 32 bits with 64b resources | Benjamin Herrenschmidt |
2008-02-01 | PCI Hotplug: PCIeHP: Fix some whitespace damage | Rolf Eike Beer |