Myron Stowe ([email protected])

Number of posts: 64 (0.03 per day)
First post: 2012-02-09 16:36:50
Last post: 2017-06-20 17:27:15

Date List Subject
2012-06-21 20:25:33 linux-kernel [PATCH 9/9] PCI: integrate 'pci_fixup_final' quirks into hot-plug paths
2012-06-21 20:25:22 linux-kernel [PATCH 7/9] x86/PCI: move final fixup quirks from __init to __devinit
2012-06-21 20:25:10 linux-kernel [PATCH 5/9] parisc/PCI: move final fixup quirks from __init to __devinit
2012-06-21 20:24:56 linux-kernel [PATCH 4/9] MIPS/PCI: move final fixup quirks from __init to __devinit
2012-06-21 20:24:48 linux-kernel [PATCH 3/9] arm/PCI: move final fixup quirks from __init to __devinit
2012-06-21 20:24:43 linux-kernel [PATCH 0/9] PCI: Add 'pci_fixup_final' quirks into hot-plug paths
2012-06-21 20:24:41 linux-kernel [PATCH 1/9] PCI: Remove redundant debug output in pci_do_fixups
2012-06-01 21:16:49 linux-kernel [PATCH 4/4] PCI: Remove redundant capabilities checking in pci_{save, restore}_pcie_state
2012-06-01 21:16:43 linux-kernel [PATCH 3/4] PCI: Add pci_pcie_cap2() check for PCIe feature capabilities >= v2
2012-06-01 21:16:37 linux-kernel [PATCH 2/4] PCI: Remove redundant checking in PCI Express capability routines
2012-06-01 21:16:31 linux-kernel [PATCH 1/4] PCI: make pci_ltr_supported static.
2012-06-01 21:16:24 linux-kernel [PATCH 0/4] PCI: PCIe capability structure related cleanup/fixes
2012-02-09 16:36:50 linux-kernel [PATCH] ACPI: Fix logic for removing mappings in 'acpi_unmap'